Skip to content
Success

Console Output

Pull request #40312 opened
13:12:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ee5aa536d16269a48a57aebc8c1d4a2732031e68+3452f136aa680530ca40c03b8f0f9bd19fce056c (38f995b753092f196a436e85761cb47df174d2ce)
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40312@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[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
13:12:17 [2019-12-16T13:12:17.885Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:12:17 [2019-12-16T13:12:17.892Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:12:33 [2019-12-16T13:12:33.021Z] Still waiting to schedule task
13:12:33 [2019-12-16T13:12:33.021Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
13:13:22 [2019-12-16T13:13:22.873Z] Running on ubuntu-1804-overlay2 (i-06ea273e4ec3fca2f) in /home/ubuntu/workspace/moby_PR-40312
[Pipeline] {
[Pipeline] checkout
13:13:27 [2019-12-16T13:13:27.276Z] using credential docker-jenkins-github-credentials
13:13:27 [2019-12-16T13:13:27.286Z] Cloning the remote Git repository
13:13:27 [2019-12-16T13:13:27.287Z] Cloning with configured refspecs honoured and without tags
13:13:27 [2019-12-16T13:13:27.348Z] Cloning repository https://github.com/moby/moby.git
13:13:27 [2019-12-16T13:13:27.408Z]  > git init /home/ubuntu/workspace/moby_PR-40312 # timeout=10
13:13:27 [2019-12-16T13:13:27.853Z] Fetching upstream changes from https://github.com/moby/moby.git
13:13:27 [2019-12-16T13:13:27.853Z]  > git --version # timeout=10
13:13:27 [2019-12-16T13:13:27.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:13:27 [2019-12-16T13:13:27.892Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:13:51 [2019-12-16T13:13:51.119Z] Fetching without tags
13:13:51 [2019-12-16T13:13:51.453Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:13:51 [2019-12-16T13:13:51.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:13:51 [2019-12-16T13:13:51.050Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:13:51 [2019-12-16T13:13:51.067Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:13:51 [2019-12-16T13:13:51.092Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:13:51 [2019-12-16T13:13:51.124Z] Fetching upstream changes from https://github.com/moby/moby.git
13:13:51 [2019-12-16T13:13:51.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:13:51 [2019-12-16T13:13:51.125Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:13:51 [2019-12-16T13:13:51.467Z]  > git config core.sparsecheckout # timeout=10
13:13:51 [2019-12-16T13:13:51.481Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:13:52 [2019-12-16T13:13:52.336Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:13:52 [2019-12-16T13:13:52.337Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:13:53 [2019-12-16T13:13:53.664Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:13:53 [2019-12-16T13:13:53.664Z] First time build. Skipping changelog.
13:13:53 [2019-12-16T13:13:53.712Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
13:13:52 [2019-12-16T13:13:52.249Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:13:52 [2019-12-16T13:13:52.298Z]  > git rev-parse HEAD^{commit} # timeout=10
13:13:52 [2019-12-16T13:13:52.340Z]  > git config core.sparsecheckout # timeout=10
13:13:52 [2019-12-16T13:13:52.366Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:13:55 [2019-12-16T13:13:55.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40312:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
13:14:03 [2019-12-16T13:14:03.275Z] Unable to find image 'alpine:latest' locally
13:14:03 [2019-12-16T13:14:03.275Z] latest: Pulling from library/alpine
13:14:03 [2019-12-16T13:14:03.275Z] 89d9c30c1d48: Pulling fs layer
13:14:03 [2019-12-16T13:14:03.275Z] 89d9c30c1d48: Verifying Checksum
13:14:03 [2019-12-16T13:14:03.275Z] 89d9c30c1d48: Download complete
13:14:03 [2019-12-16T13:14:03.275Z] 89d9c30c1d48: Pull complete
13:14:03 [2019-12-16T13:14:03.275Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
13:14:03 [2019-12-16T13:14:03.275Z] Status: Downloaded newer image for alpine:latest
13:14:08 [2019-12-16T13:14:08.651Z] 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: arm64)
[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] { (arm64)
[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
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[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] // stage
[Pipeline] // stage
[Pipeline] // stage
[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] }
13:14:09 [2019-12-16T13:14:09.948Z] Running on ubuntu-1804-overlay2 (i-06ea273e4ec3fca2f) in /home/ubuntu/workspace/moby_PR-40312
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
13:14:09 [2019-12-16T13:14:09.966Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40312
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
13:14:10 [2019-12-16T13:14:10.050Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
13:14:10 [2019-12-16T13:14:10.089Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
13:14:10 [2019-12-16T13:14:10.126Z] Fetching without tags
[Pipeline] }
[Pipeline] }
13:14:10 [2019-12-16T13:14:10.225Z] using credential docker-jenkins-github-credentials
13:14:10 [2019-12-16T13:14:10.243Z] Cloning the remote Git repository
13:14:10 [2019-12-16T13:14:10.243Z] Cloning with configured refspecs honoured and without tags
13:14:10 [2019-12-16T13:14:10.306Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40312
[Pipeline] {
[Pipeline] checkout
13:14:10 [2019-12-16T13:14:10.539Z] using credential docker-jenkins-github-credentials
13:14:10 [2019-12-16T13:14:10.591Z] Cloning the remote Git repository
13:14:10 [2019-12-16T13:14:10.591Z] Cloning with configured refspecs honoured and without tags
13:14:10 [2019-12-16T13:14:10.710Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:10 [2019-12-16T13:14:10.056Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:14:10 [2019-12-16T13:14:10.100Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:14:10 [2019-12-16T13:14:10.128Z] Fetching upstream changes from https://github.com/moby/moby.git
13:14:10 [2019-12-16T13:14:10.128Z]  > git --version # timeout=10
13:14:10 [2019-12-16T13:14:10.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:14:10 [2019-12-16T13:14:10.156Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:14:10 [2019-12-16T13:14:10.712Z]  > git config core.sparsecheckout # timeout=10
13:14:10 [2019-12-16T13:14:10.731Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:10 [2019-12-16T13:14:10.252Z] Cloning repository https://github.com/moby/moby.git
13:14:10 [2019-12-16T13:14:10.274Z]  > git init /home/docker/workspace/moby_PR-40312 # timeout=10
13:14:10 [2019-12-16T13:14:10.286Z] Fetching upstream changes from https://github.com/moby/moby.git
13:14:10 [2019-12-16T13:14:10.286Z]  > git --version # timeout=10
13:14:10 [2019-12-16T13:14:10.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:14:10 [2019-12-16T13:14:10.293Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:14:11 [2019-12-16T13:14:11.397Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:11 [2019-12-16T13:14:11.398Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:14:10 [2019-12-16T13:14:10.627Z] Cloning repository https://github.com/moby/moby.git
13:14:10 [2019-12-16T13:14:10.629Z]  > git init /home/jenkins/workspace/moby_PR-40312 # timeout=10
13:14:10 [2019-12-16T13:14:10.662Z] Fetching upstream changes from https://github.com/moby/moby.git
13:14:10 [2019-12-16T13:14:10.664Z]  > git --version # timeout=10
13:14:10 [2019-12-16T13:14:10.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:14:10 [2019-12-16T13:14:10.679Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:14:11 [2019-12-16T13:14:11.545Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:14:11 [2019-12-16T13:14:11.582Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
13:14:11 [2019-12-16T13:14:11.347Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:14:11 [2019-12-16T13:14:11.369Z]  > git rev-parse HEAD^{commit} # timeout=10
13:14:11 [2019-12-16T13:14:11.399Z]  > git config core.sparsecheckout # timeout=10
13:14:11 [2019-12-16T13:14:11.422Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:14:12 [2019-12-16T13:14:12.628Z] + docker version
13:14:12 [2019-12-16T13:14:12.628Z] Client: Docker Engine - Community
13:14:12 [2019-12-16T13:14:12.628Z]  Version:           19.03.2
13:14:12 [2019-12-16T13:14:12.628Z]  API version:       1.40
13:14:12 [2019-12-16T13:14:12.628Z]  Go version:        go1.12.8
13:14:12 [2019-12-16T13:14:12.628Z]  Git commit:        6a30dfc
13:14:12 [2019-12-16T13:14:12.628Z]  Built:             Thu Aug 29 05:29:11 2019
13:14:12 [2019-12-16T13:14:12.628Z]  OS/Arch:           linux/amd64
13:14:12 [2019-12-16T13:14:12.628Z]  Experimental:      false
13:14:12 [2019-12-16T13:14:12.628Z] 
13:14:12 [2019-12-16T13:14:12.628Z] Server: Docker Engine - Community
13:14:12 [2019-12-16T13:14:12.628Z]  Engine:
13:14:12 [2019-12-16T13:14:12.628Z]   Version:          19.03.2
13:14:12 [2019-12-16T13:14:12.628Z]   API version:      1.40 (minimum version 1.12)
13:14:12 [2019-12-16T13:14:12.628Z]   Go version:       go1.12.8
13:14:12 [2019-12-16T13:14:12.628Z]   Git commit:       6a30dfc
13:14:12 [2019-12-16T13:14:12.628Z]   Built:            Thu Aug 29 05:27:45 2019
13:14:12 [2019-12-16T13:14:12.628Z]   OS/Arch:          linux/amd64
13:14:12 [2019-12-16T13:14:12.628Z]   Experimental:     true
13:14:12 [2019-12-16T13:14:12.628Z]  containerd:
13:14:12 [2019-12-16T13:14:12.628Z]   Version:          1.2.6
13:14:12 [2019-12-16T13:14:12.628Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:14:12 [2019-12-16T13:14:12.628Z]  runc:
13:14:12 [2019-12-16T13:14:12.628Z]   Version:          1.0.0-rc8
13:14:12 [2019-12-16T13:14:12.628Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:14:12 [2019-12-16T13:14:12.628Z]  docker-init:
13:14:12 [2019-12-16T13:14:12.628Z]   Version:          0.18.0
13:14:12 [2019-12-16T13:14:12.628Z]   GitCommit:        fec3683
[Pipeline] sh
13:14:13 [2019-12-16T13:14:13.071Z] + docker info
13:14:19 [2019-12-16T13:14:19.738Z] Fetching without tags
13:14:19 [2019-12-16T13:14:19.615Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:14:19 [2019-12-16T13:14:19.630Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:14:19 [2019-12-16T13:14:19.645Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:14:19 [2019-12-16T13:14:19.706Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:14:19 [2019-12-16T13:14:19.779Z] Fetching upstream changes from https://github.com/moby/moby.git
13:14:19 [2019-12-16T13:14:19.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:14:19 [2019-12-16T13:14:19.782Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:14:20 [2019-12-16T13:14:20.171Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:21 [2019-12-16T13:14:21.029Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:21 [2019-12-16T13:14:21.030Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:14:20 [2019-12-16T13:14:20.211Z]  > git config core.sparsecheckout # timeout=10
13:14:20 [2019-12-16T13:14:20.228Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:20 [2019-12-16T13:14:20.929Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:14:20 [2019-12-16T13:14:20.996Z]  > git rev-parse HEAD^{commit} # timeout=10
13:14:21 [2019-12-16T13:14:21.063Z]  > git config core.sparsecheckout # timeout=10
13:14:21 [2019-12-16T13:14:21.081Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:21 [2019-12-16T13:14:21.863Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:14:22 [2019-12-16T13:14:22.213Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:14:23 [2019-12-16T13:14:23.786Z] + docker version
13:14:23 [2019-12-16T13:14:23.786Z] Client:
13:14:23 [2019-12-16T13:14:23.786Z]  Version:           18.06.3-ce
13:14:23 [2019-12-16T13:14:23.786Z]  API version:       1.38
13:14:23 [2019-12-16T13:14:23.786Z]  Go version:        go1.10.3
13:14:23 [2019-12-16T13:14:23.786Z]  Git commit:        d7080c1
13:14:23 [2019-12-16T13:14:23.786Z]  Built:             Wed Feb 20 02:27:09 2019
13:14:23 [2019-12-16T13:14:23.786Z]  OS/Arch:           linux/s390x
13:14:23 [2019-12-16T13:14:23.786Z]  Experimental:      false
13:14:23 [2019-12-16T13:14:23.786Z] 
13:14:23 [2019-12-16T13:14:23.786Z] Server:
13:14:23 [2019-12-16T13:14:23.786Z]  Engine:
13:14:23 [2019-12-16T13:14:23.786Z]   Version:          18.06.3-ce
13:14:23 [2019-12-16T13:14:23.786Z]   API version:      1.38 (minimum version 1.12)
13:14:23 [2019-12-16T13:14:23.786Z]   Go version:       go1.10.3
13:14:23 [2019-12-16T13:14:23.786Z]   Git commit:       d7080c1
13:14:23 [2019-12-16T13:14:23.786Z]   Built:            Wed Feb 20 02:26:03 2019
13:14:23 [2019-12-16T13:14:23.786Z]   OS/Arch:          linux/s390x
13:14:23 [2019-12-16T13:14:23.786Z]   Experimental:     true
[Pipeline] sh
13:14:24 [2019-12-16T13:14:24.672Z] + docker info
13:14:24 [2019-12-16T13:14:24.672Z] Containers: 0
13:14:24 [2019-12-16T13:14:24.672Z]  Running: 0
13:14:24 [2019-12-16T13:14:24.672Z]  Paused: 0
13:14:24 [2019-12-16T13:14:24.672Z]  Stopped: 0
13:14:24 [2019-12-16T13:14:24.672Z] Images: 0
13:14:24 [2019-12-16T13:14:24.672Z] Server Version: 18.06.3-ce
13:14:24 [2019-12-16T13:14:24.672Z] Storage Driver: overlay2
13:14:24 [2019-12-16T13:14:24.672Z]  Backing Filesystem: extfs
13:14:24 [2019-12-16T13:14:24.672Z]  Supports d_type: true
13:14:24 [2019-12-16T13:14:24.672Z]  Native Overlay Diff: true
13:14:24 [2019-12-16T13:14:24.672Z] Logging Driver: json-file
13:14:24 [2019-12-16T13:14:24.672Z] Cgroup Driver: cgroupfs
13:14:24 [2019-12-16T13:14:24.672Z] Plugins:
13:14:24 [2019-12-16T13:14:24.672Z]  Volume: local
13:14:24 [2019-12-16T13:14:24.672Z]  Network: bridge host ipvlan macvlan null overlay
13:14:24 [2019-12-16T13:14:24.672Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:14:24 [2019-12-16T13:14:24.672Z] Swarm: inactive
13:14:24 [2019-12-16T13:14:24.672Z] Runtimes: runc
13:14:24 [2019-12-16T13:14:24.672Z] Default Runtime: runc
13:14:24 [2019-12-16T13:14:24.672Z] Init Binary: docker-init
13:14:24 [2019-12-16T13:14:24.672Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:14:24 [2019-12-16T13:14:24.672Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
13:14:24 [2019-12-16T13:14:24.672Z] init version: fec3683
13:14:24 [2019-12-16T13:14:24.672Z] Security Options:
13:14:24 [2019-12-16T13:14:24.672Z]  apparmor
13:14:24 [2019-12-16T13:14:24.672Z]  seccomp
13:14:24 [2019-12-16T13:14:24.672Z]   Profile: default
13:14:24 [2019-12-16T13:14:24.672Z] Kernel Version: 4.4.0-166-generic
13:14:24 [2019-12-16T13:14:24.672Z] Operating System: Ubuntu 16.04.5 LTS
13:14:24 [2019-12-16T13:14:24.672Z] OSType: linux
13:14:24 [2019-12-16T13:14:24.672Z] Architecture: s390x
13:14:24 [2019-12-16T13:14:24.672Z] CPUs: 2
13:14:24 [2019-12-16T13:14:24.672Z] Total Memory: 7.862GiB
13:14:24 [2019-12-16T13:14:24.672Z] Name: s390x-ubuntu-06
13:14:24 [2019-12-16T13:14:24.672Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
13:14:24 [2019-12-16T13:14:24.672Z] Docker Root Dir: /var/lib/docker
13:14:24 [2019-12-16T13:14:24.672Z] Debug Mode (client): false
13:14:24 [2019-12-16T13:14:24.672Z] Debug Mode (server): false
13:14:24 [2019-12-16T13:14:24.672Z] Username: dockerbuildbot
13:14:24 [2019-12-16T13:14:24.672Z] Registry: https://index.docker.io/v1/
13:14:24 [2019-12-16T13:14:24.672Z] Labels:
13:14:24 [2019-12-16T13:14:24.672Z] Experimental: true
13:14:24 [2019-12-16T13:14:24.672Z] Insecure Registries:
13:14:24 [2019-12-16T13:14:24.672Z]  127.0.0.0/8
13:14:24 [2019-12-16T13:14:24.672Z] Live Restore Enabled: false
13:14:24 [2019-12-16T13:14:24.672Z] 
13:14:24 [2019-12-16T13:14:24.672Z] WARNING: No swap limit support
[Pipeline] sh
13:14:24 [2019-12-16T13:14:24.828Z] Still waiting to schedule task
13:14:24 [2019-12-16T13:14:24.829Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-06ea273e4ec3fca2f)’
13:14:24 [2019-12-16T13:14:24.840Z] Still waiting to schedule task
13:14:24 [2019-12-16T13:14:24.840Z] All nodes of label ‘arm64&&linux’ are offline
13:14:24 [2019-12-16T13:14:24.844Z] Still waiting to schedule task
13:14:24 [2019-12-16T13:14:24.845Z] All nodes of label ‘windows-2019’ are offline
13:14:25 [2019-12-16T13:14:25.283Z] Client:
13:14:25 [2019-12-16T13:14:25.283Z]  Debug Mode: false
13:14:25 [2019-12-16T13:14:25.283Z] 
13:14:25 [2019-12-16T13:14:25.283Z] Server:
13:14:25 [2019-12-16T13:14:25.283Z]  Containers: 0
13:14:25 [2019-12-16T13:14:25.283Z]   Running: 0
13:14:25 [2019-12-16T13:14:25.283Z]   Paused: 0
13:14:25 [2019-12-16T13:14:25.283Z]   Stopped: 0
13:14:25 [2019-12-16T13:14:25.283Z]  Images: 1
13:14:25 [2019-12-16T13:14:25.283Z]  Server Version: 19.03.2
13:14:25 [2019-12-16T13:14:25.283Z]  Storage Driver: overlay2
13:14:25 [2019-12-16T13:14:25.283Z]   Backing Filesystem: extfs
13:14:25 [2019-12-16T13:14:25.283Z]   Supports d_type: true
13:14:25 [2019-12-16T13:14:25.283Z]   Native Overlay Diff: true
13:14:25 [2019-12-16T13:14:25.283Z]  Logging Driver: json-file
13:14:25 [2019-12-16T13:14:25.283Z]  Cgroup Driver: cgroupfs
13:14:25 [2019-12-16T13:14:25.283Z]  Plugins:
13:14:25 [2019-12-16T13:14:25.283Z]   Volume: local
13:14:25 [2019-12-16T13:14:25.283Z]   Network: bridge host ipvlan macvlan null overlay
13:14:25 [2019-12-16T13:14:25.283Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:14:25 [2019-12-16T13:14:25.283Z]  Swarm: inactive
13:14:25 [2019-12-16T13:14:25.283Z]  Runtimes: runc
13:14:25 [2019-12-16T13:14:25.283Z]  Default Runtime: runc
13:14:25 [2019-12-16T13:14:25.283Z]  Init Binary: docker-init
13:14:25 [2019-12-16T13:14:25.283Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:14:25 [2019-12-16T13:14:25.283Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:14:25 [2019-12-16T13:14:25.283Z]  init version: fec3683
13:14:25 [2019-12-16T13:14:25.283Z]  Security Options:
13:14:25 [2019-12-16T13:14:25.283Z]   apparmor
13:14:25 [2019-12-16T13:14:25.283Z]   seccomp
13:14:25 [2019-12-16T13:14:25.283Z]    Profile: default
13:14:25 [2019-12-16T13:14:25.283Z]  Kernel Version: 4.15.0-1048-aws
13:14:25 [2019-12-16T13:14:25.283Z]  Operating System: Ubuntu 18.04.3 LTS
13:14:25 [2019-12-16T13:14:25.283Z]  OSType: linux
13:14:25 [2019-12-16T13:14:25.283Z]  Architecture: x86_64
13:14:25 [2019-12-16T13:14:25.283Z]  CPUs: 2
13:14:25 [2019-12-16T13:14:25.283Z]  Total Memory: 7.501GiB
13:14:25 [2019-12-16T13:14:25.283Z]  Name: ip-10-100-106-182
13:14:25 [2019-12-16T13:14:25.283Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:14:25 [2019-12-16T13:14:25.283Z]  Docker Root Dir: /var/lib/docker
13:14:25 [2019-12-16T13:14:25.283Z]  Debug Mode: false
13:14:25 [2019-12-16T13:14:25.283Z]  Registry: https://index.docker.io/v1/
13:14:25 [2019-12-16T13:14:25.283Z]  Labels:
13:14:25 [2019-12-16T13:14:25.283Z]  Experimental: true
13:14:25 [2019-12-16T13:14:25.283Z]  Insecure Registries:
13:14:25 [2019-12-16T13:14:25.283Z]   127.0.0.0/8
13:14:25 [2019-12-16T13:14:25.283Z]  Live Restore Enabled: true
13:14:25 [2019-12-16T13:14:25.283Z] 
13:14:25 [2019-12-16T13:14:25.283Z] WARNING: No swap limit support
[Pipeline] sh
13:14:25 [2019-12-16T13:14:25.493Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:25 [2019-12-16T13:14:25.493Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:25 [2019-12-16T13:14:25.493Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40312/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:14:25 [2019-12-16T13:14:25.493Z] + bash /home/jenkins/workspace/moby_PR-40312/check-config.sh
13:14:25 [2019-12-16T13:14:25.493Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:14:25 [2019-12-16T13:14:25.493Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
13:14:25 [2019-12-16T13:14:25.493Z] 
13:14:25 [2019-12-16T13:14:25.493Z] Generally Necessary:
13:14:25 [2019-12-16T13:14:25.601Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:25 [2019-12-16T13:14:25.601Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:25 [2019-12-16T13:14:25.601Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40312/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:14:25 [2019-12-16T13:14:25.601Z] + bash /home/ubuntu/workspace/moby_PR-40312/check-config.sh
13:14:25 [2019-12-16T13:14:25.601Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:14:25 [2019-12-16T13:14:25.601Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:14:25 [2019-12-16T13:14:25.601Z] 
13:14:25 [2019-12-16T13:14:25.601Z] Generally Necessary:
13:14:25 [2019-12-16T13:14:25.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:14:25 [2019-12-16T13:14:25.602Z] - apparmor: enabled and tools installed
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_NAMESPACES: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_NET_NS: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_PID_NS: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_IPC_NS: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_UTS_NS: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_CGROUPS: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_CGROUP_CPUACCT: enabled
13:14:25 [2019-12-16T13:14:25.602Z] - CONFIG_CGROUP_DEVICE: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:14:25 [2019-12-16T13:14:25.869Z] - apparmor: enabled and tools installed
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NAMESPACES: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NET_NS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_PID_NS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_IPC_NS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_UTS_NS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CGROUPS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CGROUP_CPUACCT: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CGROUP_DEVICE: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CGROUP_FREEZER: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CGROUP_SCHED: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_CPUSETS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_MEMCG: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_KEYS: enabled
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_VETH: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_BRIDGE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:14:25 [2019-12-16T13:14:25.869Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_NF_NAT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_NF_NAT_NEEDED: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_POSIX_MQUEUE: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:14:25 [2019-12-16T13:14:25.870Z] 
13:14:25 [2019-12-16T13:14:25.870Z] Optional Features:
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_USER_NS: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_SECCOMP: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CGROUP_PIDS: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_MEMCG_SWAP: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:14:25 [2019-12-16T13:14:25.870Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_MEMCG_KMEM: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_BLK_CGROUP: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IOSCHED_CFQ: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CGROUP_PERF: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CGROUP_HUGETLB: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_CFS_BANDWIDTH: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_RT_GROUP_SCHED: missing
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_VS: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_VS_NFCT: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_IP_VS_RR: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_EXT4_FS: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:14:25 [2019-12-16T13:14:25.870Z] - Network Drivers:
13:14:25 [2019-12-16T13:14:25.870Z]   - "overlay":
13:14:25 [2019-12-16T13:14:25.870Z]     - CONFIG_VXLAN: enabled (as module)
13:14:25 [2019-12-16T13:14:25.870Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:14:25 [2019-12-16T13:14:25.870Z]       Optional (for encrypted networks):
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_FREEZER: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_SCHED: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CPUSETS: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_MEMCG: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_KEYS: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_VETH: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_BRIDGE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NF_NAT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NF_NAT_NEEDED: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_POSIX_MQUEUE: enabled
13:14:25 [2019-12-16T13:14:25.877Z] 
13:14:25 [2019-12-16T13:14:25.877Z] Optional Features:
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_USER_NS: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_SECCOMP: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_PIDS: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_MEMCG_SWAP: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:14:25 [2019-12-16T13:14:25.877Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_BLK_CGROUP: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IOSCHED_CFQ: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_PERF: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_HUGETLB: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_CFS_BANDWIDTH: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_RT_GROUP_SCHED: missing
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_VS: enabled (as module)
13:14:25 [2019-12-16T13:14:25.877Z] - CONFIG_IP_VS_NFCT: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_IP_VS_RR: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_EXT4_FS: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:14:26 [2019-12-16T13:14:26.138Z] - Network Drivers:
13:14:26 [2019-12-16T13:14:26.138Z]   - "overlay":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_VXLAN: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       Optional (for encrypted networks):
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_CRYPTO: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_CRYPTO_AEAD: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_CRYPTO_GCM: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_CRYPTO_GHASH: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_XFRM: enabled
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_XFRM_USER: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_INET_ESP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "ipvlan":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_IPVLAN: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "macvlan":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_MACVLAN: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_DUMMY: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "ftp,tftp client in container":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z] - Storage Drivers:
13:14:26 [2019-12-16T13:14:26.138Z]   - "aufs":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_AUFS_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "btrfs":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:14:26 [2019-12-16T13:14:26.138Z]   - "devicemapper":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_BLK_DEV_DM: enabled
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "overlay":
13:14:26 [2019-12-16T13:14:26.138Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.138Z]   - "zfs":
13:14:26 [2019-12-16T13:14:26.138Z]     - /dev/zfs: missing
13:14:26 [2019-12-16T13:14:26.138Z]     - zfs command: missing
13:14:26 [2019-12-16T13:14:26.138Z]     - zpool command: missing
13:14:26 [2019-12-16T13:14:26.138Z] 
13:14:26 [2019-12-16T13:14:26.138Z] Limits:
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_CRYPTO: enabled
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_XFRM: enabled
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_XFRM_USER: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_INET_ESP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "ipvlan":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_IPVLAN: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "macvlan":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_MACVLAN: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_DUMMY: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "ftp,tftp client in container":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z] - Storage Drivers:
13:14:26 [2019-12-16T13:14:26.233Z]   - "aufs":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_AUFS_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "btrfs":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:14:26 [2019-12-16T13:14:26.233Z]   - "devicemapper":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_BLK_DEV_DM: enabled
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "overlay":
13:14:26 [2019-12-16T13:14:26.233Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:14:26 [2019-12-16T13:14:26.233Z]   - "zfs":
13:14:26 [2019-12-16T13:14:26.233Z]     - /dev/zfs: missing
13:14:26 [2019-12-16T13:14:26.233Z]     - zfs command: missing
13:14:26 [2019-12-16T13:14:26.233Z]     - zpool command: missing
13:14:26 [2019-12-16T13:14:26.233Z] 
13:14:26 [2019-12-16T13:14:26.233Z] Limits:
13:14:26 [2019-12-16T13:14:26.233Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:14:26 [2019-12-16T13:14:26.233Z] 
13:14:26 [2019-12-16T13:14:26.233Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:14:26 [2019-12-16T13:14:26.396Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:14:26 [2019-12-16T13:14:26.396Z] 
13:14:26 [2019-12-16T13:14:26.396Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:14:27 [2019-12-16T13:14:27.077Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 .
13:14:27 [2019-12-16T13:14:27.077Z] #1 [internal] load build definition from Dockerfile
13:14:27 [2019-12-16T13:14:27.077Z] #1 transferring dockerfile: 15.33kB 0.0s done
13:14:27 [2019-12-16T13:14:27.093Z] + make bundles/buildx
13:14:27 [2019-12-16T13:14:27.093Z] make: command: Command not found
13:14:27 [2019-12-16T13:14:27.093Z] make: command: Command not found
13:14:27 [2019-12-16T13:14:27.093Z] mkdir bundles
13:14:27 [2019-12-16T13:14:27.093Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
13:14:27 [2019-12-16T13:14:27.093Z] 	--build-arg BUILDX_COMMIT \
13:14:27 [2019-12-16T13:14:27.093Z] 	--build-arg BUILDX_REPO \
13:14:27 [2019-12-16T13:14:27.093Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
13:14:27 [2019-12-16T13:14:27.093Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
13:14:27 [2019-12-16T13:14:27.093Z] 	.
13:14:27 [2019-12-16T13:14:27.093Z] /bin/sh: 4: go: not found
13:14:27 [2019-12-16T13:14:27.093Z] /bin/sh: 5: go: not found
13:14:27 [2019-12-16T13:14:27.342Z] #1 DONE 0.1s
13:14:27 [2019-12-16T13:14:27.342Z] 
13:14:27 [2019-12-16T13:14:27.342Z] #2 [internal] load .dockerignore
13:14:27 [2019-12-16T13:14:27.342Z] #2 transferring context: 112B done
13:14:27 [2019-12-16T13:14:27.342Z] #2 DONE 0.1s
13:14:27 [2019-12-16T13:14:27.342Z] 
13:14:27 [2019-12-16T13:14:27.342Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:14:27 [2019-12-16T13:14:27.608Z] #3 DONE 0.3s
13:14:27 [2019-12-16T13:14:27.608Z] 
13:14:27 [2019-12-16T13:14:27.608Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:14:27 [2019-12-16T13:14:27.608Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:14:27 [2019-12-16T13:14:27.608Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
13:14:27 [2019-12-16T13:14:27.608Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
13:14:27 [2019-12-16T13:14:27.608Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
13:14:27 [2019-12-16T13:14:27.608Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:14:27 [2019-12-16T13:14:27.608Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.12MB / 8.82MB 0.2s
13:14:27 [2019-12-16T13:14:27.865Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
13:14:27 [2019-12-16T13:14:27.865Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
13:14:28 [2019-12-16T13:14:28.122Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
13:14:28 [2019-12-16T13:14:28.382Z] #4 DONE 0.7s
13:14:28 [2019-12-16T13:14:28.948Z] 
13:14:28 [2019-12-16T13:14:28.948Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:14:28 [2019-12-16T13:14:28.948Z] #6 DONE 0.2s
13:14:28 [2019-12-16T13:14:28.948Z] 
13:14:28 [2019-12-16T13:14:28.948Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:14:28 [2019-12-16T13:14:28.948Z] #5 DONE 0.2s
13:14:28 [2019-12-16T13:14:28.975Z] Sending build context to Docker daemon  50.82MB

13:14:28 [2019-12-16T13:14:28.975Z] Step 1/16 : ARG GO_VERSION=1.12.10
13:14:28 [2019-12-16T13:14:28.975Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
13:14:28 [2019-12-16T13:14:28.975Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
13:14:28 [2019-12-16T13:14:28.975Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
13:14:28 [2019-12-16T13:14:28.975Z] 1.12.10-stretch: Pulling from library/golang
13:14:29 [2019-12-16T13:14:29.210Z] 
13:14:29 [2019-12-16T13:14:29.210Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:14:29 [2019-12-16T13:14:29.210Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:14:29 [2019-12-16T13:14:29.210Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0B / 45.38MB 0.1s
13:14:29 [2019-12-16T13:14:29.210Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:14:29 [2019-12-16T13:14:29.210Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
13:14:29 [2019-12-16T13:14:29.210Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
13:14:29 [2019-12-16T13:14:29.210Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 1.20MB / 10.80MB 0.1s
13:14:29 [2019-12-16T13:14:29.468Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.72MB / 45.38MB 0.3s
13:14:29 [2019-12-16T13:14:29.468Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 2.52MB / 10.80MB 0.3s
13:14:29 [2019-12-16T13:14:29.468Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 8.74MB / 45.38MB 0.4s
13:14:29 [2019-12-16T13:14:29.468Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 8.11MB / 10.80MB 0.4s
13:14:29 [2019-12-16T13:14:29.647Z] ade01ea651a2: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] fbabdb69f639: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] ff33bd1013d7: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] 85cfe9d77eff: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] 85cfe9d77eff: Waiting
13:14:29 [2019-12-16T13:14:29.647Z] ace5139f9caa: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] e4d79466b81c: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] b00baabad4ce: Pulling fs layer
13:14:29 [2019-12-16T13:14:29.647Z] ace5139f9caa: Waiting
13:14:29 [2019-12-16T13:14:29.647Z] e4d79466b81c: Waiting
13:14:29 [2019-12-16T13:14:29.647Z] b00baabad4ce: Waiting
13:14:29 [2019-12-16T13:14:29.647Z] fbabdb69f639: Verifying Checksum
13:14:29 [2019-12-16T13:14:29.647Z] fbabdb69f639: Download complete
13:14:29 [2019-12-16T13:14:29.647Z] ff33bd1013d7: Verifying Checksum
13:14:29 [2019-12-16T13:14:29.647Z] ff33bd1013d7: Download complete
13:14:29 [2019-12-16T13:14:29.726Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 11.11MB / 45.38MB 0.6s
13:14:29 [2019-12-16T13:14:29.726Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 9.42MB / 10.80MB 0.6s
13:14:30 [2019-12-16T13:14:30.135Z] ade01ea651a2: Verifying Checksum
13:14:30 [2019-12-16T13:14:30.135Z] ade01ea651a2: Download complete
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 17.11MB / 45.38MB 0.9s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s done
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 525.91kB / 50.07MB 0.9s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.9s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 26.65MB / 45.38MB 1.1s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.98MB / 50.07MB 1.1s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 3.51MB / 4.34MB 1.1s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 35.23MB / 45.38MB 1.2s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 14.80MB / 50.07MB 1.2s
13:14:30 [2019-12-16T13:14:30.314Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 1.2s
13:14:30 [2019-12-16T13:14:30.571Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 38.11MB / 45.38MB 1.4s
13:14:30 [2019-12-16T13:14:30.571Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 20.05MB / 50.07MB 1.4s
13:14:30 [2019-12-16T13:14:30.571Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 1.3s done
13:14:30 [2019-12-16T13:14:30.571Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 1.4s
13:14:31 [2019-12-16T13:14:31.137Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 41.89MB / 45.38MB 1.8s
13:14:31 [2019-12-16T13:14:31.137Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 24.05MB / 50.07MB 1.8s
13:14:31 [2019-12-16T13:14:31.137Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.9s
13:14:31 [2019-12-16T13:14:31.137Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 27.33MB / 50.07MB 1.9s
13:14:31 [2019-12-16T13:14:31.137Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 7.91MB / 57.69MB 1.9s
13:14:31 [2019-12-16T13:14:31.217Z] ace5139f9caa: Verifying Checksum
13:14:31 [2019-12-16T13:14:31.217Z] ace5139f9caa: Download complete
13:14:31 [2019-12-16T13:14:31.217Z] b00baabad4ce: Verifying Checksum
13:14:31 [2019-12-16T13:14:31.217Z] b00baabad4ce: Download complete
13:14:31 [2019-12-16T13:14:31.217Z] 85cfe9d77eff: Verifying Checksum
13:14:31 [2019-12-16T13:14:31.217Z] 85cfe9d77eff: Download complete
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 30.41MB / 50.07MB 2.0s
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 11.68MB / 57.69MB 2.0s
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.1s done
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 33.46MB / 50.07MB 2.1s
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 14.77MB / 57.69MB 2.1s
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 2.1s
13:14:31 [2019-12-16T13:14:31.395Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 39.67MB / 50.07MB 2.4s
13:14:31 [2019-12-16T13:14:31.654Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 46.18MB / 50.07MB 2.5s
13:14:31 [2019-12-16T13:14:31.654Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 23.45MB / 57.69MB 2.5s
13:14:31 [2019-12-16T13:14:31.654Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.96MB / 120.06MB 2.5s
13:14:31 [2019-12-16T13:14:31.654Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0.1s
13:14:31 [2019-12-16T13:14:31.918Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.7s
13:14:32 [2019-12-16T13:14:32.143Z] e4d79466b81c: Verifying Checksum
13:14:32 [2019-12-16T13:14:32.143Z] e4d79466b81c: Download complete
13:14:32 [2019-12-16T13:14:32.143Z] ade01ea651a2: Pull complete
13:14:32 [2019-12-16T13:14:32.483Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.9s done
13:14:32 [2019-12-16T13:14:32.483Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 32.54MB / 57.69MB 3.2s
13:14:32 [2019-12-16T13:14:32.483Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 22.08MB / 120.06MB 3.2s
13:14:32 [2019-12-16T13:14:32.483Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.1s done
13:14:32 [2019-12-16T13:14:32.541Z] fbabdb69f639: Pull complete
13:14:32 [2019-12-16T13:14:32.741Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 37.43MB / 57.69MB 3.5s
13:14:32 [2019-12-16T13:14:32.741Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 29.54MB / 120.06MB 3.5s
13:14:32 [2019-12-16T13:14:32.741Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 42.18MB / 57.69MB 3.7s
13:14:32 [2019-12-16T13:14:32.908Z] ff33bd1013d7: Pull complete
13:14:32 [2019-12-16T13:14:32.998Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.86MB / 57.69MB 3.8s
13:14:33 [2019-12-16T13:14:33.259Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 53.36MB / 57.69MB 4.0s
13:14:33 [2019-12-16T13:14:33.259Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 42.12MB / 120.06MB 4.0s
13:14:33 [2019-12-16T13:14:33.515Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.61MB / 57.69MB 4.1s
13:14:33 [2019-12-16T13:14:33.515Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 50.60MB / 120.06MB 4.3s
13:14:33 [2019-12-16T13:14:33.515Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 4.3s done
13:14:33 [2019-12-16T13:14:33.774Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 58.15MB / 120.06MB 4.5s
13:14:33 [2019-12-16T13:14:33.774Z] #7 ...
13:14:33 [2019-12-16T13:14:33.774Z] 
13:14:33 [2019-12-16T13:14:33.774Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:14:33 [2019-12-16T13:14:33.774Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:14:33 [2019-12-16T13:14:33.774Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:14:33 [2019-12-16T13:14:33.774Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:14:33 [2019-12-16T13:14:33.774Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
13:14:33 [2019-12-16T13:14:33.774Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.9s done
13:14:33 [2019-12-16T13:14:33.774Z] #65 DONE 4.7s
13:14:33 [2019-12-16T13:14:33.774Z] 
13:14:33 [2019-12-16T13:14:33.774Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:14:34 [2019-12-16T13:14:34.032Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 69.82MB / 120.06MB 4.9s
13:14:34 [2019-12-16T13:14:34.290Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 76.92MB / 120.06MB 5.1s
13:14:34 [2019-12-16T13:14:34.290Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 83.48MB / 120.06MB 5.2s
13:14:34 [2019-12-16T13:14:34.549Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 91.49MB / 120.06MB 5.4s
13:14:34 [2019-12-16T13:14:34.769Z] 85cfe9d77eff: Pull complete
13:14:34 [2019-12-16T13:14:34.807Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 99.67MB / 120.06MB 5.7s
13:14:35 [2019-12-16T13:14:35.039Z] Fetching without tags
13:14:35 [2019-12-16T13:14:35.373Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 112.05MB / 120.06MB 6.1s
13:14:35 [2019-12-16T13:14:35.528Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:35 [2019-12-16T13:14:35.630Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.4s
13:14:35 [2019-12-16T13:14:35.630Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.4s done
13:14:34 [2019-12-16T13:14:34.992Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:14:34 [2019-12-16T13:14:34.999Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:14:35 [2019-12-16T13:14:35.005Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:14:35 [2019-12-16T13:14:35.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:14:35 [2019-12-16T13:14:35.040Z] Fetching upstream changes from https://github.com/moby/moby.git
13:14:35 [2019-12-16T13:14:35.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:14:35 [2019-12-16T13:14:35.042Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:14:35 [2019-12-16T13:14:35.529Z]  > git config core.sparsecheckout # timeout=10
13:14:35 [2019-12-16T13:14:35.534Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:36 [2019-12-16T13:14:36.673Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:14:36 [2019-12-16T13:14:36.674Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:14:36 [2019-12-16T13:14:36.749Z] ace5139f9caa: Pull complete
13:14:37 [2019-12-16T13:14:37.005Z] #7 ...
13:14:37 [2019-12-16T13:14:37.005Z] 
13:14:37 [2019-12-16T13:14:37.005Z] #19 [internal] load build context
13:14:37 [2019-12-16T13:14:37.005Z] #19 transferring context: 46.31MB 7.6s done
13:14:37 [2019-12-16T13:14:37.005Z] #19 DONE 7.6s
13:14:37 [2019-12-16T13:14:37.005Z] 
13:14:37 [2019-12-16T13:14:37.005Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:14:37 [2019-12-16T13:14:37.005Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.2s
13:14:37 [2019-12-16T13:14:37.382Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:14:37 [2019-12-16T13:14:37.461Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
13:14:36 [2019-12-16T13:14:36.629Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:14:36 [2019-12-16T13:14:36.654Z]  > git rev-parse HEAD^{commit} # timeout=10
13:14:36 [2019-12-16T13:14:36.675Z]  > git config core.sparsecheckout # timeout=10
13:14:36 [2019-12-16T13:14:36.680Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:14:38 [2019-12-16T13:14:38.689Z] + docker version
13:14:38 [2019-12-16T13:14:38.689Z] Client:
13:14:38 [2019-12-16T13:14:38.689Z]  Version:           18.06.1-ce
13:14:38 [2019-12-16T13:14:38.689Z]  API version:       1.38
13:14:38 [2019-12-16T13:14:38.689Z]  Go version:        go1.10.3
13:14:38 [2019-12-16T13:14:38.689Z]  Git commit:        e68fc7a
13:14:38 [2019-12-16T13:14:38.689Z]  Built:             Tue Aug 21 17:26:10 2018
13:14:38 [2019-12-16T13:14:38.689Z]  OS/Arch:           linux/ppc64le
13:14:38 [2019-12-16T13:14:38.689Z]  Experimental:      false
13:14:38 [2019-12-16T13:14:38.689Z] 
13:14:38 [2019-12-16T13:14:38.689Z] Server:
13:14:38 [2019-12-16T13:14:38.689Z]  Engine:
13:14:38 [2019-12-16T13:14:38.689Z]   Version:          18.06.1-ce
13:14:38 [2019-12-16T13:14:38.689Z]   API version:      1.38 (minimum version 1.12)
13:14:38 [2019-12-16T13:14:38.689Z]   Go version:       go1.10.3
13:14:38 [2019-12-16T13:14:38.689Z]   Git commit:       e68fc7a
13:14:38 [2019-12-16T13:14:38.689Z]   Built:            Tue Aug 21 17:24:20 2018
13:14:38 [2019-12-16T13:14:38.689Z]   OS/Arch:          linux/ppc64le
13:14:38 [2019-12-16T13:14:38.689Z]   Experimental:     true
[Pipeline] sh
13:14:38 [2019-12-16T13:14:38.902Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.1s done
13:14:38 [2019-12-16T13:14:38.902Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
13:14:39 [2019-12-16T13:14:39.078Z] + docker info
13:14:39 [2019-12-16T13:14:39.078Z] Containers: 0
13:14:39 [2019-12-16T13:14:39.078Z]  Running: 0
13:14:39 [2019-12-16T13:14:39.078Z]  Paused: 0
13:14:39 [2019-12-16T13:14:39.078Z]  Stopped: 0
13:14:39 [2019-12-16T13:14:39.078Z] Images: 0
13:14:39 [2019-12-16T13:14:39.078Z] Server Version: 18.06.1-ce
13:14:39 [2019-12-16T13:14:39.078Z] Storage Driver: overlay2
13:14:39 [2019-12-16T13:14:39.078Z]  Backing Filesystem: extfs
13:14:39 [2019-12-16T13:14:39.078Z]  Supports d_type: true
13:14:39 [2019-12-16T13:14:39.078Z]  Native Overlay Diff: true
13:14:39 [2019-12-16T13:14:39.078Z] Logging Driver: json-file
13:14:39 [2019-12-16T13:14:39.078Z] Cgroup Driver: cgroupfs
13:14:39 [2019-12-16T13:14:39.078Z] Plugins:
13:14:39 [2019-12-16T13:14:39.078Z]  Volume: local
13:14:39 [2019-12-16T13:14:39.078Z]  Network: bridge host ipvlan macvlan null overlay
13:14:39 [2019-12-16T13:14:39.078Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:14:39 [2019-12-16T13:14:39.078Z] Swarm: inactive
13:14:39 [2019-12-16T13:14:39.078Z] Runtimes: runc
13:14:39 [2019-12-16T13:14:39.078Z] Default Runtime: runc
13:14:39 [2019-12-16T13:14:39.078Z] Init Binary: docker-init
13:14:39 [2019-12-16T13:14:39.078Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:14:39 [2019-12-16T13:14:39.078Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
13:14:39 [2019-12-16T13:14:39.078Z] init version: fec3683
13:14:39 [2019-12-16T13:14:39.078Z] Security Options:
13:14:39 [2019-12-16T13:14:39.078Z]  apparmor
13:14:39 [2019-12-16T13:14:39.078Z]  seccomp
13:14:39 [2019-12-16T13:14:39.078Z]   Profile: default
13:14:39 [2019-12-16T13:14:39.078Z] Kernel Version: 4.4.0-139-generic
13:14:39 [2019-12-16T13:14:39.078Z] Operating System: Ubuntu 16.04.3 LTS
13:14:39 [2019-12-16T13:14:39.078Z] OSType: linux
13:14:39 [2019-12-16T13:14:39.078Z] Architecture: ppc64le
13:14:39 [2019-12-16T13:14:39.078Z] CPUs: 4
13:14:39 [2019-12-16T13:14:39.078Z] Total Memory: 7.972GiB
13:14:39 [2019-12-16T13:14:39.078Z] Name: ppc64le-ubuntu-13
13:14:39 [2019-12-16T13:14:39.078Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
13:14:39 [2019-12-16T13:14:39.078Z] Docker Root Dir: /var/lib/docker
13:14:39 [2019-12-16T13:14:39.078Z] Debug Mode (client): false
13:14:39 [2019-12-16T13:14:39.078Z] Debug Mode (server): false
13:14:39 [2019-12-16T13:14:39.078Z] Username: dockerbuildbot
13:14:39 [2019-12-16T13:14:39.078Z] Registry: https://index.docker.io/v1/
13:14:39 [2019-12-16T13:14:39.078Z] Labels:
13:14:39 [2019-12-16T13:14:39.078Z] Experimental: true
13:14:39 [2019-12-16T13:14:39.078Z] Insecure Registries:
13:14:39 [2019-12-16T13:14:39.078Z]  127.0.0.0/8
13:14:39 [2019-12-16T13:14:39.078Z] Live Restore Enabled: false
13:14:39 [2019-12-16T13:14:39.078Z] 
[Pipeline] sh
13:14:39 [2019-12-16T13:14:39.484Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:39 [2019-12-16T13:14:39.484Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:14:39 [2019-12-16T13:14:39.484Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40312/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:14:39 [2019-12-16T13:14:39.484Z] + bash /home/docker/workspace/moby_PR-40312/check-config.sh
13:14:39 [2019-12-16T13:14:39.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:14:39 [2019-12-16T13:14:39.484Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
13:14:39 [2019-12-16T13:14:39.484Z] 
13:14:39 [2019-12-16T13:14:39.484Z] Generally Necessary:
13:14:39 [2019-12-16T13:14:39.772Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:14:39 [2019-12-16T13:14:39.772Z] - apparmor: enabled and tools installed
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NAMESPACES: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NET_NS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_PID_NS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_IPC_NS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_UTS_NS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUPS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUP_CPUACCT: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUP_DEVICE: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUP_FREEZER: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUP_SCHED: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CPUSETS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_MEMCG: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_KEYS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_VETH: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_BRIDGE: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NF_NAT: enabled (as module)
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_NF_NAT_NEEDED: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_POSIX_MQUEUE: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:14:39 [2019-12-16T13:14:39.772Z] 
13:14:39 [2019-12-16T13:14:39.772Z] Optional Features:
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_USER_NS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_SECCOMP: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_CGROUP_PIDS: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_MEMCG_SWAP: enabled
13:14:39 [2019-12-16T13:14:39.772Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:14:39 [2019-12-16T13:14:39.772Z]     (cgroup swap accounting is currently enabled)
13:14:39 [2019-12-16T13:14:39.834Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
13:14:39 [2019-12-16T13:14:39.834Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_MEMCG_KMEM: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_BLK_CGROUP: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IOSCHED_CFQ: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_CGROUP_PERF: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_CGROUP_HUGETLB: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_CFS_BANDWIDTH: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_RT_GROUP_SCHED: missing
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_VS: enabled (as module)
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_VS_NFCT: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_IP_VS_RR: enabled (as module)
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_EXT4_FS: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:14:40 [2019-12-16T13:14:40.060Z] - Network Drivers:
13:14:40 [2019-12-16T13:14:40.060Z]   - "overlay":
13:14:40 [2019-12-16T13:14:40.060Z]     - CONFIG_VXLAN: enabled (as module)
13:14:40 [2019-12-16T13:14:40.060Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:14:40 [2019-12-16T13:14:40.060Z]       Optional (for encrypted networks):
13:14:40 [2019-12-16T13:14:40.092Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
13:14:40 [2019-12-16T13:14:40.092Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_CRYPTO: enabled
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_XFRM: enabled
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_XFRM_USER: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_INET_ESP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]   - "ipvlan":
13:14:40 [2019-12-16T13:14:40.343Z]     - CONFIG_IPVLAN: enabled (as module)
13:14:40 [2019-12-16T13:14:40.343Z]   - "macvlan":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_MACVLAN: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_DUMMY: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]   - "ftp,tftp client in container":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z] - Storage Drivers:
13:14:40 [2019-12-16T13:14:40.344Z]   - "aufs":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_AUFS_FS: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]   - "btrfs":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:14:40 [2019-12-16T13:14:40.344Z]   - "devicemapper":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_BLK_DEV_DM: enabled
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]   - "overlay":
13:14:40 [2019-12-16T13:14:40.344Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:14:40 [2019-12-16T13:14:40.344Z]   - "zfs":
13:14:40 [2019-12-16T13:14:40.344Z]     - /dev/zfs: missing
13:14:40 [2019-12-16T13:14:40.344Z]     - zfs command: missing
13:14:40 [2019-12-16T13:14:40.344Z]     - zpool command: missing
13:14:40 [2019-12-16T13:14:40.344Z] 
13:14:40 [2019-12-16T13:14:40.344Z] Limits:
13:14:40 [2019-12-16T13:14:40.344Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:14:40 [2019-12-16T13:14:40.344Z] 
13:14:40 [2019-12-16T13:14:40.344Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:14:40 [2019-12-16T13:14:40.773Z] + make bundles/buildx
13:14:40 [2019-12-16T13:14:40.863Z] e4d79466b81c: Pull complete
13:14:40 [2019-12-16T13:14:40.863Z] b00baabad4ce: Pull complete
13:14:40 [2019-12-16T13:14:40.863Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
13:14:40 [2019-12-16T13:14:40.863Z] Status: Downloaded newer image for golang:1.12.10-stretch
13:14:40 [2019-12-16T13:14:40.863Z]  ---> 687421176e14
13:14:40 [2019-12-16T13:14:40.863Z] Step 5/16 : ARG BUILDX_REPO
13:14:40 [2019-12-16T13:14:40.863Z]  ---> Running in dd9ef6e04ad4
13:14:40 [2019-12-16T13:14:40.863Z] Removing intermediate container dd9ef6e04ad4
13:14:40 [2019-12-16T13:14:40.863Z]  ---> 4f50eb7b645b
13:14:40 [2019-12-16T13:14:40.863Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
13:14:40 [2019-12-16T13:14:40.863Z]  ---> Running in 0f0df0737e37
13:14:41 [2019-12-16T13:14:41.240Z] Cloning into '/buildx'...
13:14:41 [2019-12-16T13:14:41.396Z] make: command: Command not found
13:14:41 [2019-12-16T13:14:41.396Z] make: command: Command not found
13:14:41 [2019-12-16T13:14:41.396Z] mkdir bundles
13:14:41 [2019-12-16T13:14:41.396Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
13:14:41 [2019-12-16T13:14:41.396Z] 	--build-arg BUILDX_COMMIT \
13:14:41 [2019-12-16T13:14:41.396Z] 	--build-arg BUILDX_REPO \
13:14:41 [2019-12-16T13:14:41.396Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
13:14:41 [2019-12-16T13:14:41.396Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
13:14:41 [2019-12-16T13:14:41.396Z] 	.
13:14:41 [2019-12-16T13:14:41.396Z] /bin/sh: 4: go: not found
13:14:41 [2019-12-16T13:14:41.396Z] /bin/sh: 5: go: not found
13:14:44 [2019-12-16T13:14:44.074Z] Removing intermediate container 0f0df0737e37
13:14:44 [2019-12-16T13:14:44.074Z]  ---> cd062d16c4e4
13:14:44 [2019-12-16T13:14:44.074Z] Step 7/16 : WORKDIR /buildx
13:14:44 [2019-12-16T13:14:44.074Z]  ---> Running in c15e81106626
13:14:44 [2019-12-16T13:14:44.074Z] Removing intermediate container c15e81106626
13:14:44 [2019-12-16T13:14:44.074Z]  ---> 45e286717539
13:14:44 [2019-12-16T13:14:44.074Z] Step 8/16 : ARG BUILDX_COMMIT
13:14:44 [2019-12-16T13:14:44.074Z]  ---> Running in 6e7aaff4a0c0
13:14:44 [2019-12-16T13:14:44.115Z] Sending build context to Docker daemon  50.82MB

13:14:44 [2019-12-16T13:14:44.272Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.1s done
13:14:44 [2019-12-16T13:14:44.401Z] Step 1/16 : ARG GO_VERSION=1.12.10
13:14:44 [2019-12-16T13:14:44.401Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
13:14:44 [2019-12-16T13:14:44.401Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
13:14:44 [2019-12-16T13:14:44.401Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
13:14:44 [2019-12-16T13:14:44.401Z] 1.12.10-stretch: Pulling from library/golang
13:14:44 [2019-12-16T13:14:44.440Z] Removing intermediate container 6e7aaff4a0c0
13:14:44 [2019-12-16T13:14:44.440Z]  ---> 7dc080c2522d
13:14:44 [2019-12-16T13:14:44.440Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
13:14:44 [2019-12-16T13:14:44.440Z]  ---> Running in 12306d601546
13:14:44 [2019-12-16T13:14:44.529Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
13:14:44 [2019-12-16T13:14:44.691Z] fb056072eab9: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 6a33b1f9796f: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 8f8f8962e456: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 68adcc365214: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 76d8adf27bdf: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] d66e58854927: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 71497195576e: Pulling fs layer
13:14:44 [2019-12-16T13:14:44.691Z] 68adcc365214: Waiting
13:14:44 [2019-12-16T13:14:44.691Z] 76d8adf27bdf: Waiting
13:14:44 [2019-12-16T13:14:44.691Z] d66e58854927: Waiting
13:14:44 [2019-12-16T13:14:44.691Z] 71497195576e: Waiting
13:14:45 [2019-12-16T13:14:45.229Z] From https://github.com/docker/buildx
13:14:45 [2019-12-16T13:14:45.229Z]  * [new tag]         v0.3.1     -> build
13:14:45 [2019-12-16T13:14:45.229Z] Switched to branch 'build'
13:14:45 [2019-12-16T13:14:45.324Z] 8f8f8962e456: Verifying Checksum
13:14:45 [2019-12-16T13:14:45.324Z] 8f8f8962e456: Download complete
13:14:45 [2019-12-16T13:14:45.614Z] 6a33b1f9796f: Verifying Checksum
13:14:45 [2019-12-16T13:14:45.615Z] 6a33b1f9796f: Download complete
13:14:46 [2019-12-16T13:14:46.009Z] Removing intermediate container 12306d601546
13:14:46 [2019-12-16T13:14:46.009Z]  ---> 4ce062d3ab27
13:14:46 [2019-12-16T13:14:46.009Z] Step 10/16 : RUN go mod download
13:14:46 [2019-12-16T13:14:46.376Z]  ---> Running in db5bf6341cc4
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/imdario/mergo v0.3.7
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
13:14:46 [2019-12-16T13:14:46.756Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
13:14:47 [2019-12-16T13:14:47.267Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
13:14:47 [2019-12-16T13:14:47.763Z] fb056072eab9: Verifying Checksum
13:14:47 [2019-12-16T13:14:47.763Z] fb056072eab9: Download complete
13:14:47 [2019-12-16T13:14:47.938Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.4s done
13:14:48 [2019-12-16T13:14:48.051Z] go: finding github.com/hashicorp/go-version v1.1.0
13:14:48 [2019-12-16T13:14:48.051Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
13:14:48 [2019-12-16T13:14:48.195Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
13:14:48 [2019-12-16T13:14:48.600Z] go: finding github.com/go-sql-driver/mysql v1.4.1
13:14:48 [2019-12-16T13:14:48.600Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
13:14:48 [2019-12-16T13:14:48.600Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
13:14:48 [2019-12-16T13:14:48.805Z] 68adcc365214: Verifying Checksum
13:14:48 [2019-12-16T13:14:48.805Z] 68adcc365214: Download complete
13:14:49 [2019-12-16T13:14:49.093Z] 71497195576e: Verifying Checksum
13:14:49 [2019-12-16T13:14:49.093Z] 71497195576e: Download complete
13:14:49 [2019-12-16T13:14:49.139Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
13:14:49 [2019-12-16T13:14:49.139Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:14:49 [2019-12-16T13:14:49.139Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
13:14:49 [2019-12-16T13:14:49.139Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
13:14:49 [2019-12-16T13:14:49.551Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
13:14:49 [2019-12-16T13:14:49.551Z] go: finding github.com/spf13/pflag v1.0.3
13:14:49 [2019-12-16T13:14:49.720Z] 76d8adf27bdf: Verifying Checksum
13:14:49 [2019-12-16T13:14:49.720Z] 76d8adf27bdf: Download complete
13:14:49 [2019-12-16T13:14:49.964Z] go: finding github.com/modern-go/reflect2 v1.0.1
13:14:49 [2019-12-16T13:14:49.964Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
13:14:50 [2019-12-16T13:14:50.371Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
13:14:50 [2019-12-16T13:14:50.371Z] go: finding github.com/gogo/protobuf v1.2.1
13:14:50 [2019-12-16T13:14:50.783Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
13:14:50 [2019-12-16T13:14:50.783Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
13:14:50 [2019-12-16T13:14:50.783Z] go: finding github.com/opencontainers/image-spec v1.0.1
13:14:50 [2019-12-16T13:14:50.783Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:14:51 [2019-12-16T13:14:51.659Z] go: finding github.com/gogo/protobuf v1.2.0
13:14:51 [2019-12-16T13:14:51.659Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:14:51 [2019-12-16T13:14:51.659Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
13:14:51 [2019-12-16T13:14:51.659Z] go: finding github.com/sirupsen/logrus v1.4.0
13:14:52 [2019-12-16T13:14:52.174Z] go: finding github.com/pkg/errors v0.8.1
13:14:52 [2019-12-16T13:14:52.174Z] go: finding github.com/stretchr/testify v1.3.0
13:14:52 [2019-12-16T13:14:52.427Z] fb056072eab9: Pull complete
13:14:52 [2019-12-16T13:14:52.591Z] go: finding github.com/gorilla/mux v1.7.0
13:14:52 [2019-12-16T13:14:52.591Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
13:14:53 [2019-12-16T13:14:53.052Z] 6a33b1f9796f: Pull complete
13:14:53 [2019-12-16T13:14:53.340Z] 8f8f8962e456: Pull complete
13:14:53 [2019-12-16T13:14:53.460Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s
13:14:53 [2019-12-16T13:14:53.660Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
13:14:53 [2019-12-16T13:14:53.660Z] go: finding github.com/spf13/viper v1.3.2
13:14:53 [2019-12-16T13:14:53.660Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
13:14:54 [2019-12-16T13:14:54.068Z] go: finding github.com/sirupsen/logrus v1.3.0
13:14:54 [2019-12-16T13:14:54.068Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
13:14:54 [2019-12-16T13:14:54.843Z] d66e58854927: Verifying Checksum
13:14:54 [2019-12-16T13:14:54.843Z] d66e58854927: Download complete
13:14:54 [2019-12-16T13:14:54.921Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
13:14:54 [2019-12-16T13:14:54.921Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
13:14:55 [2019-12-16T13:14:55.341Z] go: finding github.com/jinzhu/gorm v1.9.2
13:14:55 [2019-12-16T13:14:55.341Z] go: finding github.com/davecgh/go-spew v1.1.0
13:14:55 [2019-12-16T13:14:55.341Z] go: finding github.com/uber/jaeger-lib v1.2.1
13:14:55 [2019-12-16T13:14:55.745Z] go: finding github.com/spf13/cast v1.3.0
13:14:55 [2019-12-16T13:14:55.745Z] go: finding github.com/mattn/go-shellwords v1.0.5
13:14:55 [2019-12-16T13:14:55.994Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.4s done
13:14:55 [2019-12-16T13:14:55.994Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
13:14:55 [2019-12-16T13:14:55.994Z] #7 DONE 26.8s
13:14:55 [2019-12-16T13:14:55.994Z] 
13:14:55 [2019-12-16T13:14:55.994Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:14:56 [2019-12-16T13:14:56.145Z] go: finding gopkg.in/yaml.v2 v2.2.2
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/kr/pretty v0.1.0
13:14:56 [2019-12-16T13:14:56.565Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/prometheus/client_golang v0.8.0
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/lib/pq v1.0.0
13:14:56 [2019-12-16T13:14:56.565Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
13:14:56 [2019-12-16T13:14:56.565Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
13:14:56 [2019-12-16T13:14:56.885Z] 68adcc365214: Pull complete
13:14:57 [2019-12-16T13:14:57.962Z] go: finding github.com/json-iterator/go v1.1.6
13:14:57 [2019-12-16T13:14:57.962Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
13:14:57 [2019-12-16T13:14:57.962Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
13:14:57 [2019-12-16T13:14:57.962Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
13:14:57 [2019-12-16T13:14:57.962Z] go: finding github.com/bitly/go-simplejson v0.5.0
13:14:58 [2019-12-16T13:14:58.364Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
13:14:58 [2019-12-16T13:14:58.775Z] go: finding github.com/kr/text v0.1.0
13:14:58 [2019-12-16T13:14:58.775Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
13:14:58 [2019-12-16T13:14:58.775Z] go: finding github.com/docker/go-connections v0.3.0
13:14:59 [2019-12-16T13:14:59.175Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
13:14:59 [2019-12-16T13:14:59.175Z] go: finding gotest.tools v2.2.0+incompatible
13:14:59 [2019-12-16T13:14:59.175Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
13:14:59 [2019-12-16T13:14:59.281Z] #8 DONE 3.1s
13:14:59 [2019-12-16T13:14:59.281Z] 
13:14:59 [2019-12-16T13:14:59.281Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:14:59 [2019-12-16T13:14:59.611Z] 76d8adf27bdf: Pull complete
13:14:59 [2019-12-16T13:14:59.661Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
13:14:59 [2019-12-16T13:14:59.662Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
13:15:00 [2019-12-16T13:15:00.194Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
13:15:00 [2019-12-16T13:15:00.194Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
13:15:00 [2019-12-16T13:15:00.215Z] #9 DONE 1.0s
13:15:00 [2019-12-16T13:15:00.215Z] 
13:15:00 [2019-12-16T13:15:00.215Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:15:00 [2019-12-16T13:15:00.215Z] #33 ...
13:15:00 [2019-12-16T13:15:00.215Z] 
13:15:00 [2019-12-16T13:15:00.215Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:15:00 [2019-12-16T13:15:00.215Z] #20 DONE 0.2s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:15:00 [2019-12-16T13:15:00.476Z] #49 DONE 0.2s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #21 DONE 0.2s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:15:00 [2019-12-16T13:15:00.476Z] #22 ...
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #67 DONE 0.2s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #46 DONE 0.2s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #43 DONE 0.3s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #61 DONE 0.3s
13:15:00 [2019-12-16T13:15:00.476Z] 
13:15:00 [2019-12-16T13:15:00.476Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:15:00 [2019-12-16T13:15:00.476Z] #30 DONE 0.3s
13:15:00 [2019-12-16T13:15:00.737Z] 
13:15:00 [2019-12-16T13:15:00.737Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:01 [2019-12-16T13:15:01.119Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
13:15:01 [2019-12-16T13:15:01.119Z] go: finding google.golang.org/grpc v1.20.1
13:15:01 [2019-12-16T13:15:01.119Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
13:15:01 [2019-12-16T13:15:01.119Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:15:01 [2019-12-16T13:15:01.561Z] go: finding gopkg.in/inf.v0 v0.9.1
13:15:02 [2019-12-16T13:15:02.033Z] go: finding github.com/kisielk/errcheck v1.1.0
13:15:02 [2019-12-16T13:15:02.427Z] go: finding github.com/pkg/profile v1.2.1
13:15:02 [2019-12-16T13:15:02.427Z] go: finding github.com/mitchellh/mapstructure v1.1.2
13:15:02 [2019-12-16T13:15:02.427Z] go: finding github.com/docker/go-connections v0.4.0
13:15:03 [2019-12-16T13:15:03.384Z] go: finding github.com/jinzhu/now v1.0.0
13:15:03 [2019-12-16T13:15:03.385Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
13:15:03 [2019-12-16T13:15:03.385Z] go: finding golang.org/x/text v0.3.0
13:15:03 [2019-12-16T13:15:03.385Z] go: finding github.com/golang/mock v1.1.1
13:15:03 [2019-12-16T13:15:03.868Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
13:15:03 [2019-12-16T13:15:03.868Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
13:15:03 [2019-12-16T13:15:03.868Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
13:15:04 [2019-12-16T13:15:04.338Z] go: finding cloud.google.com/go v0.26.0
13:15:04 [2019-12-16T13:15:04.751Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
13:15:04 [2019-12-16T13:15:04.751Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
13:15:04 [2019-12-16T13:15:04.751Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
13:15:05 [2019-12-16T13:15:05.171Z] go: finding go.etcd.io/bbolt v1.3.2
13:15:05 [2019-12-16T13:15:05.171Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
13:15:05 [2019-12-16T13:15:05.601Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:15:06 [2019-12-16T13:15:06.004Z] #31 ...
13:15:06 [2019-12-16T13:15:06.004Z] 
13:15:06 [2019-12-16T13:15:06.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:15:06 [2019-12-16T13:15:06.004Z] #40 5.146 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:15:06 [2019-12-16T13:15:06.004Z] #40 5.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:15:06 [2019-12-16T13:15:06.004Z] #40 5.240 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:15:06 [2019-12-16T13:15:06.004Z] #40 5.289 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:15:06 [2019-12-16T13:15:06.004Z] #40 5.395 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:15:06 [2019-12-16T13:15:06.025Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
13:15:06 [2019-12-16T13:15:06.025Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
13:15:06 [2019-12-16T13:15:06.261Z] #40 6.209 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:15:06 [2019-12-16T13:15:06.443Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
13:15:06 [2019-12-16T13:15:06.443Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
13:15:06 [2019-12-16T13:15:06.443Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
13:15:06 [2019-12-16T13:15:06.459Z] d66e58854927: Pull complete
13:15:06 [2019-12-16T13:15:06.459Z] 71497195576e: Pull complete
13:15:06 [2019-12-16T13:15:06.459Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
13:15:06 [2019-12-16T13:15:06.459Z] Status: Downloaded newer image for golang:1.12.10-stretch
13:15:06 [2019-12-16T13:15:06.459Z]  ---> ebd73b5ebd31
13:15:06 [2019-12-16T13:15:06.459Z] Step 5/16 : ARG BUILDX_REPO
13:15:06 [2019-12-16T13:15:06.459Z]  ---> Running in 332b2e5160f1
13:15:06 [2019-12-16T13:15:06.459Z] Removing intermediate container 332b2e5160f1
13:15:06 [2019-12-16T13:15:06.459Z]  ---> 404596c10350
13:15:06 [2019-12-16T13:15:06.459Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
13:15:06 [2019-12-16T13:15:06.459Z]  ---> Running in e2538099fa89
13:15:06 [2019-12-16T13:15:06.459Z] Cloning into '/buildx'...
13:15:06 [2019-12-16T13:15:06.870Z] go: finding github.com/BurntSushi/toml v0.3.1
13:15:06 [2019-12-16T13:15:06.870Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
13:15:06 [2019-12-16T13:15:06.870Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:15:07 [2019-12-16T13:15:07.281Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
13:15:07 [2019-12-16T13:15:07.632Z] #40 ...
13:15:07 [2019-12-16T13:15:07.632Z] 
13:15:07 [2019-12-16T13:15:07.632Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.870 + RM_GOPATH=0
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.870 + TMP_GOPATH=
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.870 + : /build
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.870 + '[' -z '' ']'
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.875 ++ mktemp -d
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.889 + export GOPATH=/tmp/tmp.4AI4NfTxtI
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.889 + GOPATH=/tmp/tmp.4AI4NfTxtI
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.889 + RM_GOPATH=1
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.890 ++ dirname ./install.sh
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.901 Install docker/cli version 17.06.2-ce from stable
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + dir=.
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + bin=dockercli
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + shift
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + '[' '!' -f ./dockercli.installer ']'
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + . ./dockercli.installer
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 ++ : stable
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 ++ : 17.06.2-ce
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + install_dockercli
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 ++ uname -m
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + arch=x86_64
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + '[' x86_64 '!=' x86_64 ']'
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + url=https://download.docker.com/linux/static
13:15:07 [2019-12-16T13:15:07.632Z] #22 6.903 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:15:07 [2019-12-16T13:15:07.633Z] #22 6.903 + tar -xz docker/docker
13:15:07 [2019-12-16T13:15:07.707Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:15:07 [2019-12-16T13:15:07.707Z] go: finding github.com/onsi/gomega v1.4.3
13:15:07 [2019-12-16T13:15:07.707Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
13:15:08 [2019-12-16T13:15:08.126Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
13:15:08 [2019-12-16T13:15:08.126Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
13:15:08 [2019-12-16T13:15:08.526Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
13:15:08 [2019-12-16T13:15:08.917Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
13:15:08 [2019-12-16T13:15:08.917Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
13:15:09 [2019-12-16T13:15:09.305Z] go: finding github.com/hpcloud/tail v1.0.0
13:15:09 [2019-12-16T13:15:09.305Z] go: finding github.com/vishvananda/netlink v1.0.0
13:15:09 [2019-12-16T13:15:09.730Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
13:15:09 [2019-12-16T13:15:09.730Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13:15:09 [2019-12-16T13:15:09.956Z] Removing intermediate container e2538099fa89
13:15:09 [2019-12-16T13:15:09.956Z]  ---> 7a24db28989f
13:15:09 [2019-12-16T13:15:09.956Z] Step 7/16 : WORKDIR /buildx
13:15:09 [2019-12-16T13:15:09.956Z]  ---> Running in f054968d4e96
13:15:10 [2019-12-16T13:15:10.133Z] go: finding github.com/davecgh/go-spew v1.1.1
13:15:10 [2019-12-16T13:15:10.158Z] #22 ...
13:15:10 [2019-12-16T13:15:10.158Z] 
13:15:10 [2019-12-16T13:15:10.158Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:15:10 [2019-12-16T13:15:10.158Z] #56 6.187 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:15:10 [2019-12-16T13:15:10.158Z] #56 6.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:15:10 [2019-12-16T13:15:10.158Z] #56 6.309 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:15:10 [2019-12-16T13:15:10.158Z] #56 6.310 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:15:10 [2019-12-16T13:15:10.158Z] #56 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:15:10 [2019-12-16T13:15:10.158Z] #56 8.615 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:15:10 [2019-12-16T13:15:10.252Z] Removing intermediate container f054968d4e96
13:15:10 [2019-12-16T13:15:10.252Z]  ---> a968f7579472
13:15:10 [2019-12-16T13:15:10.252Z] Step 8/16 : ARG BUILDX_COMMIT
13:15:10 [2019-12-16T13:15:10.252Z]  ---> Running in 425caf64edb2
13:15:10 [2019-12-16T13:15:10.252Z] Removing intermediate container 425caf64edb2
13:15:10 [2019-12-16T13:15:10.252Z]  ---> a41bc6d89b56
13:15:10 [2019-12-16T13:15:10.252Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
13:15:10 [2019-12-16T13:15:10.252Z]  ---> Running in 4d32d1d1f850
13:15:10 [2019-12-16T13:15:10.419Z] #56 ...
13:15:10 [2019-12-16T13:15:10.419Z] 
13:15:10 [2019-12-16T13:15:10.419Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:15:10 [2019-12-16T13:15:10.419Z] #28 6.439 + mktemp -d
13:15:10 [2019-12-16T13:15:10.419Z] #28 6.440 + export GOPATH=/tmp/tmp.xRhhRKAUIa
13:15:10 [2019-12-16T13:15:10.419Z] #28 6.440 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.xRhhRKAUIa/src/github.com/go-swagger/go-swagger
13:15:10 [2019-12-16T13:15:10.419Z] #28 6.442 Cloning into '/tmp/tmp.xRhhRKAUIa/src/github.com/go-swagger/go-swagger'...
13:15:10 [2019-12-16T13:15:10.419Z] #28 ...
13:15:10 [2019-12-16T13:15:10.419Z] 
13:15:10 [2019-12-16T13:15:10.419Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.306 + RM_GOPATH=0
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.306 + TMP_GOPATH=
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.306 + : /build
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.306 + '[' -z '' ']'
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 Installing golangci-lint version v1.20.0
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 ++ mktemp -d
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + export GOPATH=/tmp/tmp.DYpEvDhwTf
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + GOPATH=/tmp/tmp.DYpEvDhwTf
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + RM_GOPATH=1
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 ++ dirname ./install.sh
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + dir=.
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + bin=golangci_lint
13:15:10 [2019-12-16T13:15:10.419Z] #50 7.314 + shift
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 + '[' '!' -f ./golangci_lint.installer ']'
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 + . ./golangci_lint.installer
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 ++ : v1.20.0
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 + install_golangci_lint
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 + echo 'Installing golangci-lint version v1.20.0'
13:15:10 [2019-12-16T13:15:10.420Z] #50 7.314 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:15:10 [2019-12-16T13:15:10.420Z] #50 ...
13:15:10 [2019-12-16T13:15:10.420Z] 
13:15:10 [2019-12-16T13:15:10.420Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.154 + RM_GOPATH=0
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.154 + TMP_GOPATH=
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.154 + : /build
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.154 + '[' -z '' ']'
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.157 ++ mktemp -d
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.173 + export GOPATH=/tmp/tmp.6y0i3qFosq
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.173 + GOPATH=/tmp/tmp.6y0i3qFosq
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.173 + RM_GOPATH=1
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.173 ++ dirname ./install.sh
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + dir=.
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + bin=vndr
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + shift
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + '[' '!' -f ./vndr.installer ']'
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + . ./vndr.installer
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + install_vndr
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6y0i3qFosq/src/github.com/LK4D4/vndr
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.175 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:15:10 [2019-12-16T13:15:10.420Z] #44 8.184 Cloning into '/tmp/tmp.6y0i3qFosq/src/github.com/LK4D4/vndr'...
13:15:10 [2019-12-16T13:15:10.420Z] #44 9.768 + cd /tmp/tmp.6y0i3qFosq/src/github.com/LK4D4/vndr
13:15:10 [2019-12-16T13:15:10.420Z] #44 9.768 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:15:10 [2019-12-16T13:15:10.420Z] #44 9.985 + go build -buildmode=pie -v -o /build/vndr .
13:15:10 [2019-12-16T13:15:10.680Z] #44 ...
13:15:10 [2019-12-16T13:15:10.680Z] 
13:15:10 [2019-12-16T13:15:10.680Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.692 + RM_GOPATH=0
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.692 + TMP_GOPATH=
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.692 + : /build
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.692 + '[' -z '' ']'
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.695 ++ mktemp -d
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.717 + export GOPATH=/tmp/tmp.0uEx3emXQB
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.717 + GOPATH=/tmp/tmp.0uEx3emXQB
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.717 + RM_GOPATH=1
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.718 ++ dirname ./install.sh
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + dir=.
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + bin=proxy
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + shift
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + '[' '!' -f ./proxy.installer ']'
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + . ./proxy.installer
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + install_proxy
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + case "$1" in
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + export CGO_ENABLED=0
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + CGO_ENABLED=0
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + _install_proxy
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.747 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0uEx3emXQB/src/github.com/docker/libnetwork
13:15:10 [2019-12-16T13:15:10.680Z] #68 8.762 Cloning into '/tmp/tmp.0uEx3emXQB/src/github.com/docker/libnetwork'...
13:15:10 [2019-12-16T13:15:10.875Z] From https://github.com/docker/buildx
13:15:10 [2019-12-16T13:15:10.875Z]  * [new tag]         v0.3.1     -> build
13:15:10 [2019-12-16T13:15:10.937Z] #68 ...
13:15:10 [2019-12-16T13:15:10.937Z] 
13:15:10 [2019-12-16T13:15:10.937Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:15:10 [2019-12-16T13:15:10.937Z] #10 6.767 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:15:10 [2019-12-16T13:15:10.937Z] #10 6.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:15:10 [2019-12-16T13:15:10.937Z] #10 6.833 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:15:10 [2019-12-16T13:15:10.937Z] #10 6.836 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:15:10 [2019-12-16T13:15:10.937Z] #10 6.868 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:15:10 [2019-12-16T13:15:10.937Z] #10 8.735 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:15:10 [2019-12-16T13:15:10.937Z] #10 ...
13:15:10 [2019-12-16T13:15:10.937Z] 
13:15:10 [2019-12-16T13:15:10.937Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:15:10 [2019-12-16T13:15:10.937Z] #38 7.972 + mktemp -d
13:15:10 [2019-12-16T13:15:10.937Z] #38 7.982 + export GOPATH=/tmp/tmp.j6tQNI0cdq
13:15:10 [2019-12-16T13:15:10.937Z] #38 7.982 + git clone https://github.com/docker/distribution.git /tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution
13:15:10 [2019-12-16T13:15:10.937Z] #38 7.990 Cloning into '/tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution'...
13:15:11 [2019-12-16T13:15:11.160Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
13:15:11 [2019-12-16T13:15:11.160Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
13:15:11 [2019-12-16T13:15:11.160Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
13:15:11 [2019-12-16T13:15:11.160Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
13:15:11 [2019-12-16T13:15:11.160Z] go: finding github.com/Microsoft/hcsshim v0.8.5
13:15:11 [2019-12-16T13:15:11.160Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
13:15:11 [2019-12-16T13:15:11.195Z] #38 ...
13:15:11 [2019-12-16T13:15:11.195Z] 
13:15:11 [2019-12-16T13:15:11.195Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + RM_GOPATH=0
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + TMP_GOPATH=
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + : /build
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + '[' -z '' ']'
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 ++ mktemp -d
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + export GOPATH=/tmp/tmp.KuwHkgX2Oz
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + GOPATH=/tmp/tmp.KuwHkgX2Oz
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 + RM_GOPATH=1
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.983 ++ dirname ./install.sh
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 Installing gotestsum version v0.3.5
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + dir=.
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + bin=gotestsum
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + shift
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + '[' '!' -f ./gotestsum.installer ']'
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + . ./gotestsum.installer
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 ++ : v0.3.5
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + install_gotestsum
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + echo 'Installing gotestsum version v0.3.5'
13:15:11 [2019-12-16T13:15:11.195Z] #47 7.991 + go get -d gotest.tools/gotestsum
13:15:11 [2019-12-16T13:15:11.195Z] #47 ...
13:15:11 [2019-12-16T13:15:11.195Z] 
13:15:11 [2019-12-16T13:15:11.195Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:15:11 [2019-12-16T13:15:11.195Z] #24 7.741 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:15:11 [2019-12-16T13:15:11.195Z] #24 7.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:15:11 [2019-12-16T13:15:11.195Z] #24 8.000 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:15:11 [2019-12-16T13:15:11.195Z] #24 8.015 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:15:11 [2019-12-16T13:15:11.195Z] #24 8.260 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:15:11 [2019-12-16T13:15:11.195Z] #24 8.983 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:15:11 [2019-12-16T13:15:11.195Z] #24 11.13 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:15:11 [2019-12-16T13:15:11.453Z] #24 ...
13:15:11 [2019-12-16T13:15:11.453Z] 
13:15:11 [2019-12-16T13:15:11.453Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.546 + RM_GOPATH=0
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.546 + TMP_GOPATH=
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.546 + : /build/
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.546 + '[' -z '' ']'
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.546 ++ mktemp -d
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.548 + export GOPATH=/tmp/tmp.eRQkwzQsyL
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.548 + GOPATH=/tmp/tmp.eRQkwzQsyL
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.548 + RM_GOPATH=1
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.548 ++ dirname ./install.sh
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + dir=.
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + bin=rootlesskit
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + shift
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + '[' '!' -f ./rootlesskit.installer ']'
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + . ./rootlesskit.installer
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + install_rootlesskit
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + case "$1" in
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + export CGO_ENABLED=0
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + CGO_ENABLED=0
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + _install_rootlesskit
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eRQkwzQsyL/src/github.com/rootless-containers/rootlesskit
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.551 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:15:11 [2019-12-16T13:15:11.453Z] #62 7.556 Cloning into '/tmp/tmp.eRQkwzQsyL/src/github.com/rootless-containers/rootlesskit'...
13:15:11 [2019-12-16T13:15:11.495Z] Switched to branch 'build'
13:15:11 [2019-12-16T13:15:11.712Z] #62 ...
13:15:11 [2019-12-16T13:15:11.712Z] 
13:15:11 [2019-12-16T13:15:11.712Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + RM_GOPATH=0
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + TMP_GOPATH=
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + : /build
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + '[' -z '' ']'
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 ++ mktemp -d
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + export GOPATH=/tmp/tmp.WeuIovQhGa
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + GOPATH=/tmp/tmp.WeuIovQhGa
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + RM_GOPATH=1
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 ++ dirname ./install.sh
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + dir=.
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + bin=tomlv
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + shift
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + '[' '!' -f ./tomlv.installer ']'
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + . ./tomlv.installer
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + install_tomlv
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.300 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WeuIovQhGa/src/github.com/BurntSushi/toml
13:15:11 [2019-12-16T13:15:11.712Z] #31 8.312 Cloning into '/tmp/tmp.WeuIovQhGa/src/github.com/BurntSushi/toml'...
13:15:11 [2019-12-16T13:15:11.712Z] #31 9.958 + cd /tmp/tmp.WeuIovQhGa/src/github.com/BurntSushi/toml
13:15:11 [2019-12-16T13:15:11.712Z] #31 9.959 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:15:11 [2019-12-16T13:15:11.712Z] #31 9.967 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:15:11 [2019-12-16T13:15:11.801Z] go: finding github.com/ghodss/yaml v1.0.0
13:15:11 [2019-12-16T13:15:11.969Z] #31 11.25 internal/cpu
13:15:11 [2019-12-16T13:15:11.969Z] #31 11.42 runtime/internal/atomic
13:15:12 [2019-12-16T13:15:12.513Z] Removing intermediate container 4d32d1d1f850
13:15:12 [2019-12-16T13:15:12.513Z]  ---> 55cfebc5b33e
13:15:12 [2019-12-16T13:15:12.513Z] Step 10/16 : RUN go mod download
13:15:12 [2019-12-16T13:15:12.513Z]  ---> Running in 587d9bb3e143
13:15:12 [2019-12-16T13:15:12.534Z] #31 11.80 runtime/internal/sys
13:15:12 [2019-12-16T13:15:12.792Z] #31 12.08 runtime/internal/math
13:15:12 [2019-12-16T13:15:12.792Z] #31 12.18 math/bits
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/Microsoft/hcsshim v0.8.6
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/spf13/viper v1.3.2
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/bitly/go-simplejson v0.5.0
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
13:15:12 [2019-12-16T13:15:12.800Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
13:15:12 [2019-12-16T13:15:12.803Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
13:15:13 [2019-12-16T13:15:13.358Z] #31 12.57 internal/bytealg
13:15:13 [2019-12-16T13:15:13.617Z] #31 12.85 math
13:15:13 [2019-12-16T13:15:13.685Z] go: finding github.com/kr/pty v1.1.1
13:15:13 [2019-12-16T13:15:13.685Z] go: finding github.com/stretchr/objx v0.1.1
13:15:13 [2019-12-16T13:15:13.685Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
13:15:13 [2019-12-16T13:15:13.846Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
13:15:14 [2019-12-16T13:15:14.096Z] go: finding github.com/stretchr/testify v1.2.2
13:15:14 [2019-12-16T13:15:14.480Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
13:15:14 [2019-12-16T13:15:14.507Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
13:15:14 [2019-12-16T13:15:14.774Z] go: finding github.com/json-iterator/go v1.1.6
13:15:14 [2019-12-16T13:15:14.992Z] #31 14.12 runtime
13:15:15 [2019-12-16T13:15:15.032Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
13:15:15 [2019-12-16T13:15:15.032Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
13:15:15 [2019-12-16T13:15:15.069Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
13:15:15 [2019-12-16T13:15:15.069Z] go: finding github.com/opencontainers/image-spec v1.0.1
13:15:15 [2019-12-16T13:15:15.359Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
13:15:15 [2019-12-16T13:15:15.557Z] #31 ...
13:15:15 [2019-12-16T13:15:15.557Z] 
13:15:15 [2019-12-16T13:15:15.557Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:15 [2019-12-16T13:15:15.557Z] #44 11.86 runtime/internal/sys
13:15:15 [2019-12-16T13:15:15.557Z] #44 11.97 internal/cpu
13:15:15 [2019-12-16T13:15:15.557Z] #44 12.41 internal/race
13:15:15 [2019-12-16T13:15:15.557Z] #44 12.59 sync/atomic
13:15:15 [2019-12-16T13:15:15.557Z] #44 12.96 unicode
13:15:15 [2019-12-16T13:15:15.557Z] #44 13.17 internal/bytealg
13:15:15 [2019-12-16T13:15:15.557Z] #44 14.70 runtime
13:15:15 [2019-12-16T13:15:15.595Z] go: finding github.com/spf13/cobra v0.0.3
13:15:15 [2019-12-16T13:15:15.595Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
13:15:15 [2019-12-16T13:15:15.595Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
13:15:15 [2019-12-16T13:15:15.649Z] go: finding github.com/stretchr/testify v1.2.2
13:15:15 [2019-12-16T13:15:15.939Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
13:15:15 [2019-12-16T13:15:15.939Z] go: finding github.com/spf13/cobra v0.0.3
13:15:15 [2019-12-16T13:15:15.939Z] go: finding github.com/gogo/protobuf v1.2.1
13:15:16 [2019-12-16T13:15:16.054Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
13:15:16 [2019-12-16T13:15:16.054Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
13:15:16 [2019-12-16T13:15:16.054Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
13:15:16 [2019-12-16T13:15:16.904Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
13:15:16 [2019-12-16T13:15:16.904Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
13:15:16 [2019-12-16T13:15:16.904Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
13:15:16 [2019-12-16T13:15:16.904Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
13:15:16 [2019-12-16T13:15:16.904Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
13:15:16 [2019-12-16T13:15:16.969Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
13:15:17 [2019-12-16T13:15:17.259Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
13:15:17 [2019-12-16T13:15:17.327Z] go: finding github.com/spf13/afero v1.1.2
13:15:17 [2019-12-16T13:15:17.327Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
13:15:17 [2019-12-16T13:15:17.327Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
13:15:17 [2019-12-16T13:15:17.550Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
13:15:17 [2019-12-16T13:15:17.550Z] go: finding github.com/lib/pq v1.0.0
13:15:17 [2019-12-16T13:15:17.736Z] go: finding github.com/coreos/go-semver v0.2.0
13:15:17 [2019-12-16T13:15:17.841Z] go: finding github.com/modern-go/reflect2 v1.0.1
13:15:17 [2019-12-16T13:15:17.841Z] go: finding github.com/bugsnag/panicwrap v1.2.0
13:15:18 [2019-12-16T13:15:18.136Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
13:15:18 [2019-12-16T13:15:18.136Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
13:15:18 [2019-12-16T13:15:18.142Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
13:15:18 [2019-12-16T13:15:18.142Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
13:15:18 [2019-12-16T13:15:18.429Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
13:15:18 [2019-12-16T13:15:18.541Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
13:15:18 [2019-12-16T13:15:18.541Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
13:15:18 [2019-12-16T13:15:18.541Z] go: finding github.com/bugsnag/panicwrap v1.2.0
13:15:18 [2019-12-16T13:15:18.541Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
13:15:18 [2019-12-16T13:15:18.541Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
13:15:18 [2019-12-16T13:15:18.956Z] go: finding github.com/onsi/ginkgo v1.6.0
13:15:18 [2019-12-16T13:15:18.956Z] go: finding github.com/pmezard/go-difflib v1.0.0
13:15:19 [2019-12-16T13:15:19.376Z] go: finding github.com/theupdateframework/notary v0.6.1
13:15:19 [2019-12-16T13:15:19.738Z] #44 ...
13:15:19 [2019-12-16T13:15:19.738Z] 
13:15:19 [2019-12-16T13:15:19.738Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:15:19 [2019-12-16T13:15:19.738Z] #33 9.108 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:15:19 [2019-12-16T13:15:19.738Z] #33 9.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 9.127 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 9.161 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 9.220 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:15:19 [2019-12-16T13:15:19.738Z] #33 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 15.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #33 ...
13:15:19 [2019-12-16T13:15:19.738Z] 
13:15:19 [2019-12-16T13:15:19.738Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:15:19 [2019-12-16T13:15:19.738Z] #40 9.342 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #40 10.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:15:19 [2019-12-16T13:15:19.738Z] #40 ...
13:15:19 [2019-12-16T13:15:19.738Z] 
13:15:19 [2019-12-16T13:15:19.738Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:15:19 [2019-12-16T13:15:19.738Z] #62 13.55 + cd /tmp/tmp.eRQkwzQsyL/src/github.com/rootless-containers/rootlesskit
13:15:19 [2019-12-16T13:15:19.738Z] #62 13.55 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:15:19 [2019-12-16T13:15:19.738Z] #62 14.28 + for f in rootlesskit rootlesskit-docker-proxy
13:15:19 [2019-12-16T13:15:19.738Z] #62 14.28 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:15:19 [2019-12-16T13:15:19.785Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
13:15:19 [2019-12-16T13:15:19.785Z] go: finding github.com/sirupsen/logrus v1.0.3
13:15:19 [2019-12-16T13:15:19.957Z] go: finding github.com/hashicorp/go-version v1.1.0
13:15:20 [2019-12-16T13:15:20.191Z] go: finding github.com/hashicorp/golang-lru v0.5.0
13:15:20 [2019-12-16T13:15:20.191Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
13:15:20 [2019-12-16T13:15:20.191Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
13:15:20 [2019-12-16T13:15:20.251Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
13:15:20 [2019-12-16T13:15:20.251Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
13:15:20 [2019-12-16T13:15:20.251Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
13:15:20 [2019-12-16T13:15:20.549Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
13:15:20 [2019-12-16T13:15:20.549Z] go: finding github.com/pelletier/go-toml v1.2.0
13:15:20 [2019-12-16T13:15:20.595Z] Running on ubuntu-1804-overlay2 (i-085390c57ac8934d8) in /home/ubuntu/workspace/moby_PR-40312
[Pipeline] {
[Pipeline] checkout
13:15:20 [2019-12-16T13:15:20.844Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
13:15:21 [2019-12-16T13:15:21.075Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
13:15:21 [2019-12-16T13:15:21.075Z] go: finding github.com/containerd/containerd v1.2.4
13:15:21 [2019-12-16T13:15:21.075Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
13:15:21 [2019-12-16T13:15:21.075Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
13:15:21 [2019-12-16T13:15:21.075Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
13:15:21 [2019-12-16T13:15:21.075Z] go: finding github.com/google/certificate-transparency-go v1.0.21
13:15:21 [2019-12-16T13:15:21.117Z] #62 ...
13:15:21 [2019-12-16T13:15:21.117Z] 
13:15:21 [2019-12-16T13:15:21.117Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:21 [2019-12-16T13:15:21.117Z] #44 20.33 unicode/utf8
13:15:21 [2019-12-16T13:15:21.117Z] #44 ...
13:15:21 [2019-12-16T13:15:21.117Z] 
13:15:21 [2019-12-16T13:15:21.117Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:15:21 [2019-12-16T13:15:21.117Z] #56 10.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:15:21 [2019-12-16T13:15:21.117Z] #56 12.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:15:21 [2019-12-16T13:15:21.374Z] #56 ...
13:15:21 [2019-12-16T13:15:21.374Z] 
13:15:21 [2019-12-16T13:15:21.374Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:21 [2019-12-16T13:15:21.374Z] #31 20.48 unicode/utf8
13:15:21 [2019-12-16T13:15:21.758Z] #31 ...
13:15:21 [2019-12-16T13:15:21.758Z] 
13:15:21 [2019-12-16T13:15:21.758Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:15:21 [2019-12-16T13:15:21.758Z] #10 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:15:21 [2019-12-16T13:15:21.758Z] #10 13.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:15:21 [2019-12-16T13:15:21.876Z] go: finding github.com/jinzhu/gorm v1.9.2
13:15:21 [2019-12-16T13:15:21.876Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
13:15:21 [2019-12-16T13:15:21.876Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
13:15:22 [2019-12-16T13:15:22.234Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0e6a0d7ac631bb89a) in /home/ubuntu/workspace/moby_PR-40312
[Pipeline] {
[Pipeline] checkout
13:15:22 [2019-12-16T13:15:22.293Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
13:15:22 [2019-12-16T13:15:22.293Z] go: finding github.com/Microsoft/go-winio v0.4.11
13:15:22 [2019-12-16T13:15:22.293Z] go: finding github.com/hashicorp/hcl v1.0.0
13:15:22 [2019-12-16T13:15:22.293Z] go: finding github.com/pelletier/go-toml v1.2.0
13:15:22 [2019-12-16T13:15:22.324Z] #10 ...
13:15:22 [2019-12-16T13:15:22.324Z] 
13:15:22 [2019-12-16T13:15:22.324Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:22 [2019-12-16T13:15:22.324Z] #44 21.61 internal/testlog
13:15:22 [2019-12-16T13:15:22.891Z] #44 22.15 encoding
13:15:22 [2019-12-16T13:15:22.921Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
13:15:22 [2019-12-16T13:15:22.959Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
13:15:22 [2019-12-16T13:15:22.959Z] go: finding github.com/gofrs/flock v0.7.0
13:15:22 [2019-12-16T13:15:22.959Z] go: finding github.com/hashicorp/go-uuid v1.0.0
13:15:23 [2019-12-16T13:15:23.213Z] go: finding github.com/spf13/pflag v1.0.3
13:15:23 [2019-12-16T13:15:23.214Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
13:15:23 [2019-12-16T13:15:23.329Z] #44 22.41 unicode/utf16
13:15:23 [2019-12-16T13:15:23.329Z] #44 ...
13:15:23 [2019-12-16T13:15:23.329Z] 
13:15:23 [2019-12-16T13:15:23.329Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:15:23 [2019-12-16T13:15:23.329Z] #24 12.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:15:23 [2019-12-16T13:15:23.443Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:15:23 [2019-12-16T13:15:23.443Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
13:15:23 [2019-12-16T13:15:23.509Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
13:15:23 [2019-12-16T13:15:23.587Z] #24 ...
13:15:23 [2019-12-16T13:15:23.587Z] 
13:15:23 [2019-12-16T13:15:23.587Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:15:23 [2019-12-16T13:15:23.587Z] #22 22.01 + mkdir -p /build
13:15:23 [2019-12-16T13:15:23.587Z] #22 22.02 + mv docker/docker /build/
13:15:23 [2019-12-16T13:15:23.587Z] #22 22.02 + rmdir docker
13:15:23 [2019-12-16T13:15:23.799Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
13:15:23 [2019-12-16T13:15:23.877Z] go: finding github.com/google/go-cmp v0.2.0
13:15:24 [2019-12-16T13:15:24.279Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
13:15:24 [2019-12-16T13:15:24.648Z] using credential docker-jenkins-github-credentials
13:15:24 [2019-12-16T13:15:24.660Z] Cloning the remote Git repository
13:15:24 [2019-12-16T13:15:24.660Z] Cloning with configured refspecs honoured and without tags
13:15:24 [2019-12-16T13:15:24.703Z] go: finding github.com/gogo/googleapis v1.1.0
13:15:24 [2019-12-16T13:15:24.704Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
13:15:24 [2019-12-16T13:15:24.704Z] go: finding gotest.tools v2.1.0+incompatible
13:15:24 [2019-12-16T13:15:24.960Z] #22 DONE 24.3s
13:15:24 [2019-12-16T13:15:24.960Z] 
13:15:24 [2019-12-16T13:15:24.960Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:24 [2019-12-16T13:15:24.960Z] #44 22.94 container/list
13:15:24 [2019-12-16T13:15:24.960Z] #44 23.71 crypto/internal/subtle
13:15:24 [2019-12-16T13:15:24.960Z] #44 23.94 crypto/subtle
13:15:24 [2019-12-16T13:15:24.960Z] #44 24.15 vendor/golang.org/x/crypto/cryptobyte/asn1
13:15:24 [2019-12-16T13:15:24.960Z] #44 24.32 internal/nettrace
13:15:25 [2019-12-16T13:15:25.097Z] go: finding github.com/client9/misspell v0.3.4
13:15:25 [2019-12-16T13:15:25.217Z] #44 24.55 runtime/cgo
13:15:25 [2019-12-16T13:15:25.503Z] go: finding google.golang.org/appengine v1.1.0
13:15:25 [2019-12-16T13:15:25.503Z] go: finding github.com/Microsoft/hcsshim v0.8.6
13:15:25 [2019-12-16T13:15:25.503Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:15:25 [2019-12-16T13:15:25.503Z] go: finding github.com/kisielk/gotool v1.0.0
13:15:25 [2019-12-16T13:15:25.503Z] go: finding github.com/magiconair/properties v1.8.0
13:15:24 [2019-12-16T13:15:24.663Z] Cloning repository https://github.com/moby/moby.git
13:15:24 [2019-12-16T13:15:24.728Z]  > git init /home/ubuntu/workspace/moby_PR-40312 # timeout=10
13:15:25 [2019-12-16T13:15:25.391Z] Fetching upstream changes from https://github.com/moby/moby.git
13:15:25 [2019-12-16T13:15:25.391Z]  > git --version # timeout=10
13:15:25 [2019-12-16T13:15:25.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:15:25 [2019-12-16T13:15:25.416Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:15:25 [2019-12-16T13:15:25.813Z] using credential docker-jenkins-github-credentials
13:15:25 [2019-12-16T13:15:25.822Z] Cloning the remote Git repository
13:15:25 [2019-12-16T13:15:25.822Z] Cloning with configured refspecs honoured and without tags
13:15:26 [2019-12-16T13:15:26.032Z] Cloning repository https://github.com/moby/moby.git
13:15:25 [2019-12-16T13:15:25.880Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
13:15:25 [2019-12-16T13:15:25.880Z] go: finding github.com/gorilla/mux v1.7.0
13:15:25 [2019-12-16T13:15:25.880Z] go: finding github.com/sirupsen/logrus v1.3.0
13:15:26 [2019-12-16T13:15:26.175Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
13:15:26 [2019-12-16T13:15:26.471Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
13:15:26 [2019-12-16T13:15:26.471Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
13:15:26 [2019-12-16T13:15:26.808Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
13:15:26 [2019-12-16T13:15:26.808Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
13:15:26 [2019-12-16T13:15:26.808Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
13:15:26 [2019-12-16T13:15:26.078Z]  > git init /home/ubuntu/workspace/moby_PR-40312 # timeout=10
13:15:26 [2019-12-16T13:15:26.358Z] Fetching upstream changes from https://github.com/moby/moby.git
13:15:26 [2019-12-16T13:15:26.359Z]  > git --version # timeout=10
13:15:26 [2019-12-16T13:15:26.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:15:26 [2019-12-16T13:15:26.371Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:15:27 [2019-12-16T13:15:27.110Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
13:15:27 [2019-12-16T13:15:27.219Z] go: finding github.com/golang/protobuf v1.2.0
13:15:27 [2019-12-16T13:15:27.219Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
13:15:27 [2019-12-16T13:15:27.219Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
13:15:27 [2019-12-16T13:15:27.404Z] go: finding github.com/google/certificate-transparency-go v1.0.21
13:15:28 [2019-12-16T13:15:28.083Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:15:28 [2019-12-16T13:15:28.083Z] go: finding github.com/onsi/ginkgo v1.7.0
13:15:28 [2019-12-16T13:15:28.447Z] go: finding github.com/pkg/profile v1.2.1
13:15:28 [2019-12-16T13:15:28.447Z] go: finding github.com/coreos/go-semver v0.2.0
13:15:28 [2019-12-16T13:15:28.490Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:15:28 [2019-12-16T13:15:28.490Z] go: finding github.com/gogo/protobuf v1.0.0
13:15:28 [2019-12-16T13:15:28.740Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
13:15:28 [2019-12-16T13:15:28.740Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
13:15:28 [2019-12-16T13:15:28.900Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
13:15:28 [2019-12-16T13:15:28.900Z] go: finding github.com/fsnotify/fsnotify v1.4.7
13:15:29 [2019-12-16T13:15:29.323Z] go: finding github.com/docker/go-units v0.3.1
13:15:29 [2019-12-16T13:15:29.784Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
13:15:29 [2019-12-16T13:15:29.784Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
13:15:30 [2019-12-16T13:15:30.166Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:15:30 [2019-12-16T13:15:30.166Z] go: finding github.com/stretchr/objx v0.1.0
13:15:30 [2019-12-16T13:15:30.166Z] go: finding gopkg.in/yaml.v2 v2.2.1
13:15:30 [2019-12-16T13:15:30.166Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
13:15:30 [2019-12-16T13:15:30.421Z] go: finding github.com/docker/go-connections v0.3.0
13:15:30 [2019-12-16T13:15:30.473Z] #44 ...
13:15:30 [2019-12-16T13:15:30.473Z] 
13:15:30 [2019-12-16T13:15:30.473Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:15:30 [2019-12-16T13:15:30.473Z] #40 29.40 Fetched 7928 kB in 25s (314 kB/s)
13:15:30 [2019-12-16T13:15:30.586Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
13:15:31 [2019-12-16T13:15:31.056Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
13:15:31 [2019-12-16T13:15:31.056Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
13:15:31 [2019-12-16T13:15:31.685Z] go: finding github.com/gogo/googleapis v1.1.0
13:15:32 [2019-12-16T13:15:32.321Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
13:15:32 [2019-12-16T13:15:32.321Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
13:15:32 [2019-12-16T13:15:32.999Z] #40 29.40 Reading package lists...
13:15:32 [2019-12-16T13:15:32.999Z] #40 ...
13:15:32 [2019-12-16T13:15:32.999Z] 
13:15:32 [2019-12-16T13:15:32.999Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:32 [2019-12-16T13:15:32.999Z] #31 21.84 internal/testlog
13:15:32 [2019-12-16T13:15:32.999Z] #31 22.46 runtime/cgo
13:15:32 [2019-12-16T13:15:32.999Z] #31 ...
13:15:32 [2019-12-16T13:15:32.999Z] 
13:15:32 [2019-12-16T13:15:32.999Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:15:32 [2019-12-16T13:15:32.999Z] #33 32.62 Fetched 7928 kB in 24s (324 kB/s)
13:15:33 [2019-12-16T13:15:33.346Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
13:15:33 [2019-12-16T13:15:33.346Z] go: finding github.com/kisielk/errcheck v1.1.0
13:15:33 [2019-12-16T13:15:33.972Z] go: finding github.com/spf13/cast v1.3.0
13:15:34 [2019-12-16T13:15:34.261Z] go: finding github.com/magiconair/properties v1.8.0
13:15:34 [2019-12-16T13:15:34.551Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
13:15:34 [2019-12-16T13:15:34.841Z] go: finding gopkg.in/inf.v0 v0.9.1
13:15:35 [2019-12-16T13:15:35.493Z] go: finding github.com/stretchr/testify v1.3.0
13:15:35 [2019-12-16T13:15:35.785Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
13:15:35 [2019-12-16T13:15:35.785Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
13:15:35 [2019-12-16T13:15:35.785Z] go: finding github.com/mattn/go-shellwords v1.0.5
13:15:36 [2019-12-16T13:15:36.077Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
13:15:36 [2019-12-16T13:15:36.371Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
13:15:36 [2019-12-16T13:15:36.665Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
13:15:36 [2019-12-16T13:15:36.665Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
13:15:36 [2019-12-16T13:15:36.665Z] go: finding github.com/pmezard/go-difflib v1.0.0
13:15:36 [2019-12-16T13:15:36.957Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
13:15:37 [2019-12-16T13:15:37.193Z] #33 32.62 Reading package lists...
13:15:37 [2019-12-16T13:15:37.193Z] #33 ...
13:15:37 [2019-12-16T13:15:37.193Z] 
13:15:37 [2019-12-16T13:15:37.193Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:15:37 [2019-12-16T13:15:37.193Z] #38 26.46 + cd /tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution
13:15:37 [2019-12-16T13:15:37.193Z] #38 26.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:15:37 [2019-12-16T13:15:37.193Z] #38 30.03 + GOPATH=/tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j6tQNI0cdq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:15:37 [2019-12-16T13:15:37.193Z] #38 ...
13:15:37 [2019-12-16T13:15:37.193Z] 
13:15:37 [2019-12-16T13:15:37.193Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:15:37 [2019-12-16T13:15:37.193Z] #50 35.85 + cd /tmp/tmp.DYpEvDhwTf/src/github.com/golangci/golangci-lint/
13:15:37 [2019-12-16T13:15:37.193Z] #50 35.85 + git checkout -q v1.20.0
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.41 ++ git describe --tags
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.45 + version=v1.20.0
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.47 ++ git rev-parse --short HEAD
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.47 + commit=cc98739
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.47 ++ git show -s --format=%cd
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.49 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:15:37 [2019-12-16T13:15:37.193Z] #50 36.49 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:15:37 [2019-12-16T13:15:37.248Z] go: finding github.com/hashicorp/hcl v1.0.0
13:15:37 [2019-12-16T13:15:37.542Z] go: finding github.com/mitchellh/mapstructure v1.1.2
13:15:37 [2019-12-16T13:15:37.542Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
13:15:38 [2019-12-16T13:15:38.586Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
13:15:38 [2019-12-16T13:15:38.586Z] go: finding google.golang.org/grpc v1.20.1
13:15:39 [2019-12-16T13:15:39.098Z] #50 ...
13:15:39 [2019-12-16T13:15:39.098Z] 
13:15:39 [2019-12-16T13:15:39.098Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:39 [2019-12-16T13:15:39.098Z] #68 28.23 + cd /tmp/tmp.0uEx3emXQB/src/github.com/docker/libnetwork
13:15:39 [2019-12-16T13:15:39.098Z] #68 28.23 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:15:39 [2019-12-16T13:15:39.098Z] #68 28.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:15:39 [2019-12-16T13:15:39.234Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
13:15:39 [2019-12-16T13:15:39.234Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
13:15:39 [2019-12-16T13:15:39.235Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
13:15:39 [2019-12-16T13:15:39.525Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
13:15:39 [2019-12-16T13:15:39.525Z] go: finding github.com/go-sql-driver/mysql v1.4.1
13:15:39 [2019-12-16T13:15:39.816Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
13:15:40 [2019-12-16T13:15:40.031Z] #68 ...
13:15:40 [2019-12-16T13:15:40.031Z] 
13:15:40 [2019-12-16T13:15:40.031Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:15:40 [2019-12-16T13:15:40.031Z] #40 29.40 Reading package lists...
13:15:40 [2019-12-16T13:15:40.597Z] #40 40.37 Reading package lists...
13:15:40 [2019-12-16T13:15:40.597Z] #40 ...
13:15:40 [2019-12-16T13:15:40.597Z] 
13:15:40 [2019-12-16T13:15:40.597Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:15:40 [2019-12-16T13:15:40.597Z] #56 30.49 Fetched 7928 kB in 25s (315 kB/s)
13:15:40 [2019-12-16T13:15:40.597Z] #56 30.49 Reading package lists...
13:15:41 [2019-12-16T13:15:41.437Z] #56 41.11 Reading package lists...
13:15:41 [2019-12-16T13:15:41.437Z] #56 ...
13:15:41 [2019-12-16T13:15:41.437Z] 
13:15:41 [2019-12-16T13:15:41.437Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:15:41 [2019-12-16T13:15:41.437Z] #24 31.29 Fetched 7928 kB in 24s (323 kB/s)
13:15:41 [2019-12-16T13:15:41.437Z] #24 31.29 Reading package lists...
13:15:41 [2019-12-16T13:15:41.901Z] go: finding github.com/google/go-cmp v0.2.0
13:15:41 [2019-12-16T13:15:41.901Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
13:15:41 [2019-12-16T13:15:41.901Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
13:15:42 [2019-12-16T13:15:42.003Z] #24 ...
13:15:42 [2019-12-16T13:15:42.003Z] 
13:15:42 [2019-12-16T13:15:42.003Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:15:42 [2019-12-16T13:15:42.003Z] #10 31.81 Fetched 7928 kB in 26s (305 kB/s)
13:15:42 [2019-12-16T13:15:42.226Z] go: finding github.com/BurntSushi/toml v0.3.1
13:15:42 [2019-12-16T13:15:42.226Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:15:42 [2019-12-16T13:15:42.260Z] #10 31.81 Reading package lists...
13:15:42 [2019-12-16T13:15:42.260Z] #10 ...
13:15:42 [2019-12-16T13:15:42.260Z] 
13:15:42 [2019-12-16T13:15:42.260Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:15:42 [2019-12-16T13:15:42.862Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
13:15:43 [2019-12-16T13:15:43.158Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
13:15:43 [2019-12-16T13:15:43.797Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
13:15:44 [2019-12-16T13:15:44.442Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
13:15:44 [2019-12-16T13:15:44.442Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
13:15:45 [2019-12-16T13:15:45.494Z] go: finding github.com/gogo/protobuf v1.2.0
13:15:45 [2019-12-16T13:15:45.785Z] go: finding go.etcd.io/bbolt v1.3.2
13:15:46 [2019-12-16T13:15:46.041Z] Fetching without tags
13:15:46 [2019-12-16T13:15:46.075Z] go: finding github.com/theupdateframework/notary v0.6.1
13:15:45 [2019-12-16T13:15:45.520Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:15:45 [2019-12-16T13:15:45.620Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:15:45 [2019-12-16T13:15:45.644Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:15:45 [2019-12-16T13:15:45.877Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:15:46 [2019-12-16T13:15:46.055Z] Fetching upstream changes from https://github.com/moby/moby.git
13:15:46 [2019-12-16T13:15:46.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:15:46 [2019-12-16T13:15:46.203Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:15:46 [2019-12-16T13:15:46.699Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:46 [2019-12-16T13:15:46.706Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
13:15:46 [2019-12-16T13:15:46.995Z] go: finding github.com/prometheus/client_golang v0.8.0
13:15:46 [2019-12-16T13:15:46.995Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
13:15:46 [2019-12-16T13:15:46.995Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:15:47 [2019-12-16T13:15:47.754Z] Fetching without tags
13:15:48 [2019-12-16T13:15:48.117Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:48 [2019-12-16T13:15:48.511Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
13:15:48 [2019-12-16T13:15:48.511Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
13:15:46 [2019-12-16T13:15:46.716Z]  > git config core.sparsecheckout # timeout=10
13:15:46 [2019-12-16T13:15:46.723Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:48 [2019-12-16T13:15:48.827Z] #24 42.18 Reading package lists...
13:15:48 [2019-12-16T13:15:48.827Z] #24 ...
13:15:48 [2019-12-16T13:15:48.827Z] 
13:15:48 [2019-12-16T13:15:48.827Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:15:48 [2019-12-16T13:15:48.827Z] #44 42.30 vendor/golang.org/x/crypto/internal/subtle
13:15:48 [2019-12-16T13:15:48.827Z] #44 42.51 vendor/golang.org/x/crypto/curve25519
13:15:49 [2019-12-16T13:15:49.050Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:49 [2019-12-16T13:15:49.051Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:15:49 [2019-12-16T13:15:49.159Z] go: finding cloud.google.com/go v0.26.0
13:15:49 [2019-12-16T13:15:49.452Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
13:15:47 [2019-12-16T13:15:47.624Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:15:47 [2019-12-16T13:15:47.647Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:15:47 [2019-12-16T13:15:47.673Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:15:47 [2019-12-16T13:15:47.715Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:15:47 [2019-12-16T13:15:47.749Z] Fetching upstream changes from https://github.com/moby/moby.git
13:15:47 [2019-12-16T13:15:47.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:15:47 [2019-12-16T13:15:47.750Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:15:48 [2019-12-16T13:15:48.122Z]  > git config core.sparsecheckout # timeout=10
13:15:48 [2019-12-16T13:15:48.155Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:48 [2019-12-16T13:15:48.975Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:15:49 [2019-12-16T13:15:49.007Z]  > git rev-parse HEAD^{commit} # timeout=10
13:15:49 [2019-12-16T13:15:49.046Z]  > git config core.sparsecheckout # timeout=10
13:15:49 [2019-12-16T13:15:49.079Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:49 [2019-12-16T13:15:49.474Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:49 [2019-12-16T13:15:49.475Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:15:49 [2019-12-16T13:15:49.744Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
13:15:50 [2019-12-16T13:15:50.039Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
13:15:50 [2019-12-16T13:15:50.673Z] go: finding golang.org/x/text v0.3.0
13:15:50 [2019-12-16T13:15:50.725Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:15:50 [2019-12-16T13:15:50.726Z] #44 ...
13:15:50 [2019-12-16T13:15:50.726Z] 
13:15:50 [2019-12-16T13:15:50.726Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:15:50 [2019-12-16T13:15:50.726Z] #56 41.11 Reading package lists...
13:15:50 [2019-12-16T13:15:50.784Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
13:15:49 [2019-12-16T13:15:49.452Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:15:49 [2019-12-16T13:15:49.466Z]  > git rev-parse HEAD^{commit} # timeout=10
13:15:49 [2019-12-16T13:15:49.483Z]  > git config core.sparsecheckout # timeout=10
13:15:49 [2019-12-16T13:15:49.496Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:15:51 [2019-12-16T13:15:51.101Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:15:51 [2019-12-16T13:15:51.153Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
13:15:51 [2019-12-16T13:15:51.703Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
[Pipeline] sh
13:15:51 [2019-12-16T13:15:51.994Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:15:51 [2019-12-16T13:15:51.994Z] go: finding github.com/docker/go-connections v0.4.0
13:15:52 [2019-12-16T13:15:52.078Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:15:52 [2019-12-16T13:15:52.628Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
13:15:52 [2019-12-16T13:15:52.666Z] #56 51.09 Building dependency tree...
13:15:52 [2019-12-16T13:15:52.666Z] #56 ...
13:15:52 [2019-12-16T13:15:52.666Z] 
13:15:52 [2019-12-16T13:15:52.666Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:15:52 [2019-12-16T13:15:52.666Z] #10 31.81 Reading package lists...
13:15:52 [2019-12-16T13:15:52.666Z] #10 43.11 Reading package lists...
13:15:52 [2019-12-16T13:15:52.666Z] #10 ...
13:15:52 [2019-12-16T13:15:52.666Z] 
13:15:52 [2019-12-16T13:15:52.666Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:15:52 [2019-12-16T13:15:52.666Z] #24 42.18 Reading package lists...
13:15:52 [2019-12-16T13:15:52.689Z] + docker version
13:15:52 [2019-12-16T13:15:52.925Z] #24 52.83 Building dependency tree...
13:15:52 [2019-12-16T13:15:52.925Z] #24 ...
13:15:52 [2019-12-16T13:15:52.925Z] 
13:15:52 [2019-12-16T13:15:52.925Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:15:52 [2019-12-16T13:15:52.925Z] #33 32.62 Reading package lists...
13:15:52 [2019-12-16T13:15:52.925Z] #33 43.26 Reading package lists...
13:15:53 [2019-12-16T13:15:53.183Z] #33 53.03 Building dependency tree...
13:15:53 [2019-12-16T13:15:53.183Z] #33 ...
13:15:53 [2019-12-16T13:15:53.183Z] 
13:15:53 [2019-12-16T13:15:53.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:15:53 [2019-12-16T13:15:53.662Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
13:15:54 [2019-12-16T13:15:54.700Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
13:15:54 [2019-12-16T13:15:54.993Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
13:15:54 [2019-12-16T13:15:54.993Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
13:15:55 [2019-12-16T13:15:55.082Z] #10 52.94 Building dependency tree...
13:15:55 [2019-12-16T13:15:55.632Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
13:15:55 [2019-12-16T13:15:55.632Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.25 The following additional packages will be installed:
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.27   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.29   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.29   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.29   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.29   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.34 Suggested packages:
13:15:57 [2019-12-16T13:15:57.661Z] #10 57.34   gcc-6-locales seccomp wine64
13:15:57 [2019-12-16T13:15:57.700Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
13:15:57 [2019-12-16T13:15:57.992Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
13:15:57 [2019-12-16T13:15:57.992Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
13:15:58 [2019-12-16T13:15:58.284Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
13:15:58 [2019-12-16T13:15:58.284Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
13:15:58 [2019-12-16T13:15:58.284Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
13:15:58 [2019-12-16T13:15:58.284Z] go: finding github.com/kr/pretty v0.1.0
13:15:58 [2019-12-16T13:15:58.576Z] go: finding github.com/golang/mock v1.1.1
13:15:58 [2019-12-16T13:15:58.639Z] #10 ...
13:15:58 [2019-12-16T13:15:58.639Z] 
13:15:58 [2019-12-16T13:15:58.639Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:15:58 [2019-12-16T13:15:58.639Z] #47 57.84 + cd /tmp/tmp.KuwHkgX2Oz/src/gotest.tools/gotestsum
13:15:58 [2019-12-16T13:15:58.639Z] #47 57.84 + git checkout -q v0.3.5
13:15:58 [2019-12-16T13:15:58.639Z] #47 57.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:15:59 [2019-12-16T13:15:59.206Z] #47 ...
13:15:59 [2019-12-16T13:15:59.206Z] 
13:15:59 [2019-12-16T13:15:59.206Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:15:59 [2019-12-16T13:15:59.206Z] #68 DONE 58.6s
13:15:59 [2019-12-16T13:15:59.206Z] 
13:15:59 [2019-12-16T13:15:59.206Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:15:59 [2019-12-16T13:15:59.206Z] #56 51.09 Building dependency tree...
13:15:59 [2019-12-16T13:15:59.206Z] #56 55.04 The following additional packages will be installed:
13:15:59 [2019-12-16T13:15:59.206Z] #56 55.05   btrfs-progs liblzo2-2
13:15:59 [2019-12-16T13:15:59.206Z] #56 55.47 The following NEW packages will be installed:
13:15:59 [2019-12-16T13:15:59.206Z] #56 55.47   btrfs-progs btrfs-tools liblzo2-2
13:15:59 [2019-12-16T13:15:59.206Z] #56 56.63 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:15:59 [2019-12-16T13:15:59.206Z] #56 56.63 Need to get 649 kB of archives.
13:15:59 [2019-12-16T13:15:59.206Z] #56 56.63 After this operation, 4320 kB of additional disk space will be used.
13:15:59 [2019-12-16T13:15:59.207Z] #56 56.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:15:59 [2019-12-16T13:15:59.207Z] #56 56.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:15:59 [2019-12-16T13:15:59.207Z] #56 56.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:15:59 [2019-12-16T13:15:59.207Z] #56 58.66 debconf: delaying package configuration, since apt-utils is not installed
13:15:59 [2019-12-16T13:15:59.207Z] #56 59.21 Fetched 649 kB in 1s (533 kB/s)
13:15:59 [2019-12-16T13:15:59.505Z] #56 59.45 Selecting previously unselected package liblzo2-2:amd64.
13:15:59 [2019-12-16T13:15:59.505Z] #56 59.45 (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 ... 15091 files and directories currently installed.)
13:15:59 [2019-12-16T13:15:59.505Z] #56 59.55 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:15:59 [2019-12-16T13:15:59.505Z] #56 59.56 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:15:59 [2019-12-16T13:15:59.769Z] #56 59.77 Selecting previously unselected package btrfs-progs.
13:15:59 [2019-12-16T13:15:59.769Z] #56 59.77 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
13:15:59 [2019-12-16T13:15:59.769Z] #56 59.79 Unpacking btrfs-progs (4.7.3-1) ...
13:16:00 [2019-12-16T13:16:00.112Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
13:16:00 [2019-12-16T13:16:00.403Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
13:16:00 [2019-12-16T13:16:00.693Z] go: finding github.com/spf13/afero v1.1.2
13:16:00 [2019-12-16T13:16:00.693Z] go: finding github.com/ghodss/yaml v1.0.0
13:16:00 [2019-12-16T13:16:00.693Z] go: finding github.com/hashicorp/go-uuid v1.0.0
13:16:00 [2019-12-16T13:16:00.699Z] #56 ...
13:16:00 [2019-12-16T13:16:00.699Z] 
13:16:00 [2019-12-16T13:16:00.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:00 [2019-12-16T13:16:00.699Z] #40 40.37 Reading package lists...
13:16:00 [2019-12-16T13:16:00.699Z] #40 51.09 Building dependency tree...
13:16:00 [2019-12-16T13:16:00.699Z] #40 55.27 The following additional packages will be installed:
13:16:00 [2019-12-16T13:16:00.699Z] #40 55.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:16:00 [2019-12-16T13:16:00.699Z] #40 55.29   libprotoc10 python-pkg-resources zlib1g-dev
13:16:00 [2019-12-16T13:16:00.699Z] #40 55.30 Suggested packages:
13:16:00 [2019-12-16T13:16:00.699Z] #40 55.33   manpages-dev python-setuptools
13:16:00 [2019-12-16T13:16:00.699Z] #40 58.30 The following NEW packages will be installed:
13:16:00 [2019-12-16T13:16:00.699Z] #40 58.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:16:00 [2019-12-16T13:16:00.699Z] #40 58.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:16:00 [2019-12-16T13:16:00.699Z] #40 58.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:16:00 [2019-12-16T13:16:00.699Z] #40 58.30   zlib1g-dev
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Need to get 3602 kB of archives.
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 After this operation, 18.9 MB of additional disk space will be used.
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.79 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 59.81 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 60.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 60.13 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 60.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 60.19 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
13:16:00 [2019-12-16T13:16:00.699Z] #40 60.19 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
13:16:00 [2019-12-16T13:16:00.837Z] Client: Docker Engine - Community
13:16:00 [2019-12-16T13:16:00.837Z]  Version:           19.03.2
13:16:00 [2019-12-16T13:16:00.837Z]  API version:       1.40
13:16:00 [2019-12-16T13:16:00.837Z]  Go version:        go1.12.8
13:16:00 [2019-12-16T13:16:00.837Z]  Git commit:        6a30dfc
13:16:00 [2019-12-16T13:16:00.837Z]  Built:             Thu Aug 29 05:29:11 2019
13:16:00 [2019-12-16T13:16:00.837Z]  OS/Arch:           linux/amd64
13:16:00 [2019-12-16T13:16:00.837Z]  Experimental:      false
13:16:00 [2019-12-16T13:16:00.837Z] 
13:16:00 [2019-12-16T13:16:00.837Z] Server: Docker Engine - Community
13:16:00 [2019-12-16T13:16:00.837Z]  Engine:
13:16:00 [2019-12-16T13:16:00.837Z]   Version:          19.03.2
13:16:00 [2019-12-16T13:16:00.837Z]   API version:      1.40 (minimum version 1.12)
13:16:00 [2019-12-16T13:16:00.837Z]   Go version:       go1.12.8
13:16:00 [2019-12-16T13:16:00.837Z]   Git commit:       6a30dfc
13:16:00 [2019-12-16T13:16:00.837Z]   Built:            Thu Aug 29 05:27:45 2019
13:16:00 [2019-12-16T13:16:00.837Z]   OS/Arch:          linux/amd64
13:16:00 [2019-12-16T13:16:00.837Z]   Experimental:     true
13:16:00 [2019-12-16T13:16:00.837Z]  containerd:
13:16:00 [2019-12-16T13:16:00.837Z]   Version:          1.2.6
13:16:00 [2019-12-16T13:16:00.837Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:16:00 [2019-12-16T13:16:00.837Z]  runc:
13:16:00 [2019-12-16T13:16:00.837Z]   Version:          1.0.0-rc8
13:16:00 [2019-12-16T13:16:00.837Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:16:00 [2019-12-16T13:16:00.837Z]  docker-init:
13:16:00 [2019-12-16T13:16:00.837Z]   Version:          0.18.0
13:16:00 [2019-12-16T13:16:00.837Z]   GitCommit:        fec3683
[Pipeline] sh
13:16:00 [2019-12-16T13:16:00.955Z] #40 ...
13:16:00 [2019-12-16T13:16:00.955Z] 
13:16:00 [2019-12-16T13:16:00.955Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:00 [2019-12-16T13:16:00.955Z] #31 60.20 sync
13:16:00 [2019-12-16T13:16:00.955Z] #31 60.20 internal/reflectlite
13:16:01 [2019-12-16T13:16:01.170Z] + docker info
13:16:01 [2019-12-16T13:16:01.321Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
13:16:01 [2019-12-16T13:16:01.958Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
13:16:02 [2019-12-16T13:16:02.851Z] #31 ...
13:16:02 [2019-12-16T13:16:02.851Z] 
13:16:02 [2019-12-16T13:16:02.851Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:16:02 [2019-12-16T13:16:02.851Z] #56 61.60 Selecting previously unselected package btrfs-tools.
13:16:02 [2019-12-16T13:16:02.851Z] #56 61.60 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 61.73 Unpacking btrfs-tools (4.7.3-1) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 61.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 62.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 62.17 Setting up btrfs-progs (4.7.3-1) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 62.20 Setting up btrfs-tools (4.7.3-1) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 62.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:02 [2019-12-16T13:16:02.851Z] #56 DONE 62.8s
13:16:03 [2019-12-16T13:16:03.108Z] 
13:16:03 [2019-12-16T13:16:03.108Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:16:03 [2019-12-16T13:16:03.108Z] #57 DONE 0.1s
13:16:03 [2019-12-16T13:16:03.108Z] 
13:16:03 [2019-12-16T13:16:03.108Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:16:03 [2019-12-16T13:16:03.365Z] #58 DONE 0.2s
13:16:03 [2019-12-16T13:16:03.365Z] 
13:16:03 [2019-12-16T13:16:03.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:03 [2019-12-16T13:16:03.365Z] #40 61.97 debconf: delaying package configuration, since apt-utils is not installed
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.26 Fetched 3602 kB in 1s (2128 kB/s)
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.50 Selecting previously unselected package libnet1:amd64.
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.50 (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 ... 15091 files and directories currently installed.)
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.57 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.97 Selecting previously unselected package libcap-dev:amd64.
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.99 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.365Z] #40 62.99 Unpacking libcap-dev:amd64 (1:2.25-1) ...
13:16:03 [2019-12-16T13:16:03.365Z] #40 63.26 Selecting previously unselected package libnet1-dev.
13:16:03 [2019-12-16T13:16:03.365Z] #40 63.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.365Z] #40 63.29 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:16:03 [2019-12-16T13:16:03.455Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
13:16:03 [2019-12-16T13:16:03.455Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
13:16:03 [2019-12-16T13:16:03.455Z] go: finding github.com/pkg/errors v0.8.1
13:16:03 [2019-12-16T13:16:03.736Z] #40 ...
13:16:03 [2019-12-16T13:16:03.736Z] 
13:16:03 [2019-12-16T13:16:03.736Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:16:03 [2019-12-16T13:16:03.736Z] #24 52.83 Building dependency tree...
13:16:03 [2019-12-16T13:16:03.736Z] #24 56.98 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:16:03 [2019-12-16T13:16:03.736Z] #24 56.98 The following additional packages will be installed:
13:16:03 [2019-12-16T13:16:03.736Z] #24 56.98   libjq1 libonig4
13:16:03 [2019-12-16T13:16:03.736Z] #24 57.77 The following NEW packages will be installed:
13:16:03 [2019-12-16T13:16:03.736Z] #24 57.80   jq libjq1 libonig4
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.06 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.06 Need to get 327 kB of archives.
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.06 After this operation, 1157 kB of additional disk space will be used.
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:16:03 [2019-12-16T13:16:03.736Z] #24 59.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:16:03 [2019-12-16T13:16:03.736Z] #24 60.92 debconf: delaying package configuration, since apt-utils is not installed
13:16:03 [2019-12-16T13:16:03.736Z] #24 61.32 Fetched 327 kB in 1s (296 kB/s)
13:16:03 [2019-12-16T13:16:03.736Z] #24 61.78 Selecting previously unselected package libonig4:amd64.
13:16:03 [2019-12-16T13:16:03.736Z] #24 61.79 (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 ... 15091 files and directories currently installed.)
13:16:03 [2019-12-16T13:16:03.736Z] #24 61.84 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 61.86 Unpacking libonig4:amd64 (6.1.3-2) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.14 Selecting previously unselected package libjq1:amd64.
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.14 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.15 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.50 Selecting previously unselected package jq.
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.54 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.56 Unpacking jq (1.5+dfsg-1.3) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.97 Setting up libonig4:amd64 (6.1.3-2) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 62.99 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 63.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 63.28 Setting up jq (1.5+dfsg-1.3) ...
13:16:03 [2019-12-16T13:16:03.736Z] #24 DONE 63.6s
13:16:03 [2019-12-16T13:16:03.736Z] 
13:16:03 [2019-12-16T13:16:03.736Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:03 [2019-12-16T13:16:03.736Z] #40 63.51 Selecting previously unselected package libnl-3-200:amd64.
13:16:03 [2019-12-16T13:16:03.736Z] #40 63.52 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
13:16:03 [2019-12-16T13:16:03.736Z] #40 63.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:16:03 [2019-12-16T13:16:03.994Z] #40 ...
13:16:03 [2019-12-16T13:16:03.994Z] 
13:16:03 [2019-12-16T13:16:03.994Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:16:03 [2019-12-16T13:16:03.994Z] #25 DONE 0.1s
13:16:03 [2019-12-16T13:16:03.994Z] 
13:16:03 [2019-12-16T13:16:03.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38 The following NEW packages will be installed:
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:16:03 [2019-12-16T13:16:03.994Z] #10 61.38   mingw-w64-x86-64-dev
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.60 0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.60 Need to get 73.5 MB of archives.
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.60 After this operation, 466 MB of additional disk space will be used.
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 62.85 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
13:16:03 [2019-12-16T13:16:03.994Z] #10 63.89 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
13:16:04 [2019-12-16T13:16:04.108Z] go: finding github.com/stretchr/objx v0.1.1
13:16:04 [2019-12-16T13:16:04.252Z] #10 64.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
13:16:04 [2019-12-16T13:16:04.252Z] #10 64.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
13:16:04 [2019-12-16T13:16:04.296Z] Client: Docker Engine - Community
13:16:04 [2019-12-16T13:16:04.296Z]  Version:           19.03.2
13:16:04 [2019-12-16T13:16:04.296Z]  API version:       1.40
13:16:04 [2019-12-16T13:16:04.296Z]  Go version:        go1.12.8
13:16:04 [2019-12-16T13:16:04.296Z]  Git commit:        6a30dfc
13:16:04 [2019-12-16T13:16:04.296Z]  Built:             Thu Aug 29 05:32:25 2019
13:16:04 [2019-12-16T13:16:04.296Z]  OS/Arch:           linux/arm64
13:16:04 [2019-12-16T13:16:04.296Z]  Experimental:      false
13:16:04 [2019-12-16T13:16:04.296Z] 
13:16:04 [2019-12-16T13:16:04.296Z] Server: Docker Engine - Community
13:16:04 [2019-12-16T13:16:04.296Z]  Engine:
13:16:04 [2019-12-16T13:16:04.296Z]   Version:          19.03.2
13:16:04 [2019-12-16T13:16:04.296Z]   API version:      1.40 (minimum version 1.12)
13:16:04 [2019-12-16T13:16:04.296Z]   Go version:       go1.12.8
13:16:04 [2019-12-16T13:16:04.296Z]   Git commit:       6a30dfc
13:16:04 [2019-12-16T13:16:04.296Z]   Built:            Thu Aug 29 05:30:57 2019
13:16:04 [2019-12-16T13:16:04.296Z]   OS/Arch:          linux/arm64
13:16:04 [2019-12-16T13:16:04.296Z]   Experimental:     true
13:16:04 [2019-12-16T13:16:04.296Z]  containerd:
13:16:04 [2019-12-16T13:16:04.296Z]   Version:          1.2.6
13:16:04 [2019-12-16T13:16:04.296Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:16:04 [2019-12-16T13:16:04.296Z]  runc:
13:16:04 [2019-12-16T13:16:04.296Z]   Version:          1.0.0-rc8
13:16:04 [2019-12-16T13:16:04.296Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:16:04 [2019-12-16T13:16:04.296Z]  docker-init:
13:16:04 [2019-12-16T13:16:04.296Z]   Version:          0.18.0
13:16:04 [2019-12-16T13:16:04.296Z]   GitCommit:        fec3683
[Pipeline] sh
13:16:04 [2019-12-16T13:16:04.402Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
13:16:04 [2019-12-16T13:16:04.637Z] + docker info
13:16:04 [2019-12-16T13:16:04.817Z] #10 64.58 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #10 ...
13:16:05 [2019-12-16T13:16:05.078Z] 
13:16:05 [2019-12-16T13:16:05.078Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:16:05 [2019-12-16T13:16:05.078Z] #33 53.03 Building dependency tree...
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.54 The following additional packages will be installed:
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.54   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.55 Suggested packages:
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.55   codeblocks eclipse ninja-build lrzip
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.55 Recommended packages:
13:16:05 [2019-12-16T13:16:05.078Z] #33 57.55   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:16:05 [2019-12-16T13:16:05.078Z] #33 59.32 The following NEW packages will be installed:
13:16:05 [2019-12-16T13:16:05.078Z] #33 59.32   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:16:05 [2019-12-16T13:16:05.078Z] #33 59.32   vim-common xxd
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.47 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.47 Need to get 13.7 MB of archives.
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.47 After this operation, 57.2 MB of additional disk space will be used.
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 60.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 61.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 61.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 61.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 61.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 61.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 62.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 62.27 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:16:05 [2019-12-16T13:16:05.078Z] #33 63.80 debconf: delaying package configuration, since apt-utils is not installed
13:16:05 [2019-12-16T13:16:05.078Z] #33 64.22 Fetched 13.7 MB in 2s (4775 kB/s)
13:16:05 [2019-12-16T13:16:05.078Z] #33 64.47 Selecting previously unselected package cmake-data.
13:16:05 [2019-12-16T13:16:05.078Z] #33 64.47 (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 ... 15091 files and directories currently installed.)
13:16:05 [2019-12-16T13:16:05.078Z] #33 64.58 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:16:05 [2019-12-16T13:16:05.078Z] #33 64.64 Unpacking cmake-data (3.7.2-1) ...
13:16:05 [2019-12-16T13:16:05.078Z] #33 ...
13:16:05 [2019-12-16T13:16:05.078Z] 
13:16:05 [2019-12-16T13:16:05.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:05 [2019-12-16T13:16:05.078Z] #10 65.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
13:16:05 [2019-12-16T13:16:05.339Z] #10 65.18 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
13:16:05 [2019-12-16T13:16:05.907Z] go: finding github.com/stretchr/objx v0.1.0
13:16:05 [2019-12-16T13:16:05.907Z] go: finding gotest.tools v2.2.0+incompatible
13:16:06 [2019-12-16T13:16:06.196Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
13:16:08 [2019-12-16T13:16:08.258Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
13:16:08 [2019-12-16T13:16:08.258Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
13:16:08 [2019-12-16T13:16:08.558Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
13:16:08 [2019-12-16T13:16:08.613Z] #10 ...
13:16:08 [2019-12-16T13:16:08.613Z] 
13:16:08 [2019-12-16T13:16:08.613Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:16:08 [2019-12-16T13:16:08.613Z] #28 57.93 + cd /tmp/tmp.xRhhRKAUIa/src/github.com/go-swagger/go-swagger
13:16:08 [2019-12-16T13:16:08.613Z] #28 57.93 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:16:08 [2019-12-16T13:16:08.613Z] #28 61.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:16:08 [2019-12-16T13:16:08.613Z] #28 ...
13:16:08 [2019-12-16T13:16:08.613Z] 
13:16:08 [2019-12-16T13:16:08.613Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:08 [2019-12-16T13:16:08.613Z] #40 63.96 Selecting previously unselected package libnl-3-dev:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 63.96 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.00 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.69 Selecting previously unselected package libprotobuf-c1:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.69 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.73 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.89 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 64.90 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.15 Selecting previously unselected package zlib1g-dev:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.16 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.60 Selecting previously unselected package libprotobuf10:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 65.61 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.37 Selecting previously unselected package libprotobuf-lite10:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.37 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.38 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.64 Selecting previously unselected package libprotobuf-dev:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.64 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 66.65 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 67.93 Selecting previously unselected package libprotoc10:amd64.
13:16:08 [2019-12-16T13:16:08.613Z] #40 67.95 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.613Z] #40 67.96 Unpacking libprotoc10:amd64 (3.0.0-9) ...
13:16:08 [2019-12-16T13:16:08.858Z] go: finding github.com/davecgh/go-spew v1.1.0
13:16:08 [2019-12-16T13:16:08.858Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
13:16:08 [2019-12-16T13:16:08.870Z] #40 68.74 Selecting previously unselected package protobuf-c-compiler.
13:16:08 [2019-12-16T13:16:08.871Z] #40 68.76 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
13:16:08 [2019-12-16T13:16:08.871Z] #40 68.79 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:16:09 [2019-12-16T13:16:09.436Z] #40 69.13 Selecting previously unselected package protobuf-compiler.
13:16:09 [2019-12-16T13:16:09.436Z] #40 69.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
13:16:09 [2019-12-16T13:16:09.436Z] #40 69.13 Unpacking protobuf-compiler (3.0.0-9) ...
13:16:09 [2019-12-16T13:16:09.503Z] go: finding github.com/fsnotify/fsnotify v1.4.7
13:16:09 [2019-12-16T13:16:09.695Z] #40 69.58 Selecting previously unselected package python-pkg-resources.
13:16:09 [2019-12-16T13:16:09.695Z] #40 69.59 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:16:09 [2019-12-16T13:16:09.695Z] #40 69.59 Unpacking python-pkg-resources (33.1.1-1) ...
13:16:09 [2019-12-16T13:16:09.695Z] #40 ...
13:16:09 [2019-12-16T13:16:09.695Z] 
13:16:09 [2019-12-16T13:16:09.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:09 [2019-12-16T13:16:09.695Z] #10 69.65 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
13:16:11 [2019-12-16T13:16:11.215Z] Client:
13:16:11 [2019-12-16T13:16:11.215Z]  Debug Mode: false
13:16:11 [2019-12-16T13:16:11.215Z] 
13:16:11 [2019-12-16T13:16:11.215Z] Server:
13:16:11 [2019-12-16T13:16:11.215Z]  Containers: 0
13:16:11 [2019-12-16T13:16:11.215Z]   Running: 0
13:16:11 [2019-12-16T13:16:11.215Z]   Paused: 0
13:16:11 [2019-12-16T13:16:11.215Z]   Stopped: 0
13:16:11 [2019-12-16T13:16:11.215Z]  Images: 0
13:16:11 [2019-12-16T13:16:11.215Z]  Server Version: 19.03.2
13:16:11 [2019-12-16T13:16:11.215Z]  Storage Driver: overlay2
13:16:11 [2019-12-16T13:16:11.215Z]   Backing Filesystem: extfs
13:16:11 [2019-12-16T13:16:11.215Z]   Supports d_type: true
13:16:11 [2019-12-16T13:16:11.215Z]   Native Overlay Diff: true
13:16:11 [2019-12-16T13:16:11.215Z]  Logging Driver: json-file
13:16:11 [2019-12-16T13:16:11.215Z]  Cgroup Driver: cgroupfs
13:16:11 [2019-12-16T13:16:11.215Z]  Plugins:
13:16:11 [2019-12-16T13:16:11.215Z]   Volume: local
13:16:11 [2019-12-16T13:16:11.215Z]   Network: bridge host ipvlan macvlan null overlay
13:16:11 [2019-12-16T13:16:11.215Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:16:11 [2019-12-16T13:16:11.215Z]  Swarm: inactive
13:16:11 [2019-12-16T13:16:11.215Z]  Runtimes: runc
13:16:11 [2019-12-16T13:16:11.215Z]  Default Runtime: runc
13:16:11 [2019-12-16T13:16:11.215Z]  Init Binary: docker-init
13:16:11 [2019-12-16T13:16:11.215Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:16:11 [2019-12-16T13:16:11.215Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:16:11 [2019-12-16T13:16:11.215Z]  init version: fec3683
13:16:11 [2019-12-16T13:16:11.215Z]  Security Options:
13:16:11 [2019-12-16T13:16:11.215Z]   apparmor
13:16:11 [2019-12-16T13:16:11.215Z]   seccomp
13:16:11 [2019-12-16T13:16:11.215Z]    Profile: default
13:16:11 [2019-12-16T13:16:11.215Z]  Kernel Version: 4.15.0-1048-aws
13:16:11 [2019-12-16T13:16:11.215Z]  Operating System: Ubuntu 18.04.3 LTS
13:16:11 [2019-12-16T13:16:11.215Z]  OSType: linux
13:16:11 [2019-12-16T13:16:11.215Z]  Architecture: x86_64
13:16:11 [2019-12-16T13:16:11.215Z]  CPUs: 2
13:16:11 [2019-12-16T13:16:11.215Z]  Total Memory: 7.501GiB
13:16:11 [2019-12-16T13:16:11.215Z]  Name: ip-10-100-35-79
13:16:11 [2019-12-16T13:16:11.215Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:16:11 [2019-12-16T13:16:11.215Z]  Docker Root Dir: /var/lib/docker
13:16:11 [2019-12-16T13:16:11.215Z]  Debug Mode: false
13:16:11 [2019-12-16T13:16:11.215Z]  Registry: https://index.docker.io/v1/
13:16:11 [2019-12-16T13:16:11.215Z]  Labels:
13:16:11 [2019-12-16T13:16:11.215Z]  Experimental: true
13:16:11 [2019-12-16T13:16:11.215Z]  Insecure Registries:
13:16:11 [2019-12-16T13:16:11.215Z]   127.0.0.0/8
13:16:11 [2019-12-16T13:16:11.215Z]  Live Restore Enabled: true
13:16:11 [2019-12-16T13:16:11.215Z] 
13:16:11 [2019-12-16T13:16:11.215Z] WARNING: No swap limit support
[Pipeline] sh
13:16:11 [2019-12-16T13:16:11.520Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:16:11 [2019-12-16T13:16:11.520Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:16:11 [2019-12-16T13:16:11.520Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40312/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:16:11 [2019-12-16T13:16:11.520Z] + bash /home/ubuntu/workspace/moby_PR-40312/check-config.sh
13:16:11 [2019-12-16T13:16:11.520Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:16:11 [2019-12-16T13:16:11.520Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:16:11 [2019-12-16T13:16:11.520Z] 
13:16:11 [2019-12-16T13:16:11.520Z] Generally Necessary:
13:16:11 [2019-12-16T13:16:11.520Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:16:11 [2019-12-16T13:16:11.520Z] - apparmor: enabled and tools installed
13:16:11 [2019-12-16T13:16:11.566Z] go: finding github.com/golang/protobuf v1.2.0
13:16:11 [2019-12-16T13:16:11.566Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
13:16:11 [2019-12-16T13:16:11.739Z] #10 ...
13:16:11 [2019-12-16T13:16:11.739Z] 
13:16:11 [2019-12-16T13:16:11.739Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:11 [2019-12-16T13:16:11.739Z] #44 60.80 sync
13:16:11 [2019-12-16T13:16:11.739Z] #44 60.80 internal/reflectlite
13:16:11 [2019-12-16T13:16:11.739Z] #44 63.55 github.com/LK4D4/vndr/godl/singleflight
13:16:11 [2019-12-16T13:16:11.739Z] #44 63.86 math/rand
13:16:11 [2019-12-16T13:16:11.739Z] #44 65.71 io
13:16:11 [2019-12-16T13:16:11.739Z] #44 65.76 strconv
13:16:11 [2019-12-16T13:16:11.739Z] #44 68.18 bytes
13:16:11 [2019-12-16T13:16:11.739Z] #44 ...
13:16:11 [2019-12-16T13:16:11.739Z] 
13:16:11 [2019-12-16T13:16:11.739Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.33 Selecting previously unselected package liblzo2-2:amd64.
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.33 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.86 Selecting previously unselected package libicu57:amd64.
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
13:16:11 [2019-12-16T13:16:11.739Z] #33 70.87 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NAMESPACES: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NET_NS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_PID_NS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_IPC_NS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_UTS_NS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUPS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUP_CPUACCT: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUP_DEVICE: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUP_FREEZER: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUP_SCHED: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CPUSETS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_MEMCG: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_KEYS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_VETH: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_BRIDGE: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NF_NAT: enabled (as module)
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_NF_NAT_NEEDED: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_POSIX_MQUEUE: enabled
13:16:11 [2019-12-16T13:16:11.781Z] 
13:16:11 [2019-12-16T13:16:11.781Z] Optional Features:
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_USER_NS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_SECCOMP: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_CGROUP_PIDS: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_MEMCG_SWAP: enabled
13:16:11 [2019-12-16T13:16:11.781Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:16:11 [2019-12-16T13:16:11.781Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:16:11 [2019-12-16T13:16:11.857Z] go: finding github.com/uber/jaeger-lib v1.2.1
13:16:11 [2019-12-16T13:16:11.857Z] go: finding github.com/client9/misspell v0.3.4
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_BLK_CGROUP: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IOSCHED_CFQ: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_CGROUP_PERF: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_CGROUP_HUGETLB: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_CFS_BANDWIDTH: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_RT_GROUP_SCHED: missing
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_VS: enabled (as module)
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_VS_NFCT: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_IP_VS_RR: enabled (as module)
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_EXT4_FS: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:16:12 [2019-12-16T13:16:12.046Z] - Network Drivers:
13:16:12 [2019-12-16T13:16:12.047Z]   - "overlay":
13:16:12 [2019-12-16T13:16:12.111Z] Removing intermediate container db5bf6341cc4
13:16:12 [2019-12-16T13:16:12.111Z]  ---> 6f3d19db5848
13:16:12 [2019-12-16T13:16:12.111Z] Step 11/16 : ARG GOOS
13:16:12 [2019-12-16T13:16:12.111Z]  ---> Running in c6772299eb13
13:16:12 [2019-12-16T13:16:12.111Z] Removing intermediate container c6772299eb13
13:16:12 [2019-12-16T13:16:12.111Z]  ---> 204e6abb0005
13:16:12 [2019-12-16T13:16:12.111Z] Step 12/16 : ARG GOARCH
13:16:12 [2019-12-16T13:16:12.111Z]  ---> Running in 3ac01ffdf41d
13:16:12 [2019-12-16T13:16:12.111Z] Removing intermediate container 3ac01ffdf41d
13:16:12 [2019-12-16T13:16:12.111Z]  ---> daa063809453
13:16:12 [2019-12-16T13:16:12.111Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
13:16:12 [2019-12-16T13:16:12.111Z]  ---> Running in 38ab0a097eea
13:16:12 [2019-12-16T13:16:12.146Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_VXLAN: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       Optional (for encrypted networks):
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_CRYPTO: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_CRYPTO_AEAD: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_CRYPTO_GCM: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_CRYPTO_GHASH: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_XFRM: enabled
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_XFRM_USER: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_INET_ESP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]   - "ipvlan":
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_IPVLAN: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]   - "macvlan":
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_MACVLAN: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_DUMMY: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]   - "ftp,tftp client in container":
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z] - Storage Drivers:
13:16:12 [2019-12-16T13:16:12.310Z]   - "aufs":
13:16:12 [2019-12-16T13:16:12.310Z]     - CONFIG_AUFS_FS: enabled (as module)
13:16:12 [2019-12-16T13:16:12.310Z]   - "btrfs":
13:16:12 [2019-12-16T13:16:12.569Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:16:12 [2019-12-16T13:16:12.569Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:16:12 [2019-12-16T13:16:12.569Z]   - "devicemapper":
13:16:12 [2019-12-16T13:16:12.569Z]     - CONFIG_BLK_DEV_DM: enabled
13:16:12 [2019-12-16T13:16:12.569Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:16:12 [2019-12-16T13:16:12.569Z]   - "overlay":
13:16:12 [2019-12-16T13:16:12.569Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:16:12 [2019-12-16T13:16:12.569Z]   - "zfs":
13:16:12 [2019-12-16T13:16:12.569Z]     - /dev/zfs: missing
13:16:12 [2019-12-16T13:16:12.569Z]     - zfs command: missing
13:16:12 [2019-12-16T13:16:12.569Z]     - zpool command: missing
13:16:12 [2019-12-16T13:16:12.569Z] 
13:16:12 [2019-12-16T13:16:12.569Z] Limits:
13:16:12 [2019-12-16T13:16:12.569Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:16:12 [2019-12-16T13:16:12.569Z] 
13:16:12 [2019-12-16T13:16:12.569Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:16:12 [2019-12-16T13:16:12.775Z] go: finding github.com/imdario/mergo v0.3.7
13:16:12 [2019-12-16T13:16:12.775Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
13:16:12 [2019-12-16T13:16:12.912Z] + sudo modprobe ip_vs
13:16:13 [2019-12-16T13:16:13.479Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 .
13:16:13 [2019-12-16T13:16:13.639Z] #33 ...
13:16:13 [2019-12-16T13:16:13.639Z] 
13:16:13 [2019-12-16T13:16:13.639Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.961 + RM_GOPATH=0
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.961 + TMP_GOPATH=
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.961 + : /build
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.961 + '[' -z '' ']'
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 ++ mktemp -d
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + export GOPATH=/tmp/tmp.htRFANdEum
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + GOPATH=/tmp/tmp.htRFANdEum
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + RM_GOPATH=1
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 ++ dirname ./install.sh
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + dir=.
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + bin=containerd
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + shift
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + '[' '!' -f ./containerd.installer ']'
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + . ./containerd.installer
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + install_containerd
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.968 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.993 + git clone https://github.com/containerd/containerd.git /tmp/tmp.htRFANdEum/src/github.com/containerd/containerd
13:16:13 [2019-12-16T13:16:13.639Z] #59 4.993 Cloning into '/tmp/tmp.htRFANdEum/src/github.com/containerd/containerd'...
13:16:13 [2019-12-16T13:16:13.639Z] #59 ...
13:16:13 [2019-12-16T13:16:13.639Z] 
13:16:13 [2019-12-16T13:16:13.639Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:13 [2019-12-16T13:16:13.639Z] #26 7.116 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:16:13 [2019-12-16T13:16:13.639Z] #26 7.616 
13:16:13 [2019-12-16T13:16:13.814Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
13:16:14 [2019-12-16T13:16:14.053Z] #2 [internal] load build definition from Dockerfile
13:16:14 [2019-12-16T13:16:14.310Z] #2 transferring dockerfile: 15.33kB 0.0s done
13:16:14 [2019-12-16T13:16:14.310Z] #2 DONE 0.5s
13:16:14 [2019-12-16T13:16:14.311Z] 
13:16:14 [2019-12-16T13:16:14.311Z] #1 [internal] load .dockerignore
13:16:14 [2019-12-16T13:16:14.311Z] #1 transferring context: 112B 0.2s done
13:16:14 [2019-12-16T13:16:14.311Z] #1 DONE 0.5s
13:16:14 [2019-12-16T13:16:14.311Z] 
13:16:14 [2019-12-16T13:16:14.311Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:16:14 [2019-12-16T13:16:14.414Z] #26 8.087 
                                                                           1.4%
###                                                                        5.3%
#######                                                                    9.7%
#########                                                                 13.7%
############                                                              17.0%
###############                                                           20.9%
#################                                                         24.6%
######################                                                    31.2%
#############################                                             40.6%
###############################                                           43.9%
###################################                                       49.3%
#######################################                                   54.5%
########################################                                  56.9%
############################################                              61.8%
###############################################                           66.5%
####################################################                      72.7%
#######################################################                   77.5%
##########################################################                81.9%
#############################################################             85.1%
################################################################          89.7%
#####################################################################     97.0%
######################################################################## 100.0%
13:16:14 [2019-12-16T13:16:14.414Z] #26 ...
13:16:14 [2019-12-16T13:16:14.414Z] 
13:16:14 [2019-12-16T13:16:14.414Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:14 [2019-12-16T13:16:14.414Z] #31 63.63 sort
13:16:14 [2019-12-16T13:16:14.414Z] #31 63.63 errors
13:16:14 [2019-12-16T13:16:14.414Z] #31 64.16 strconv
13:16:14 [2019-12-16T13:16:14.414Z] #31 65.79 io
13:16:14 [2019-12-16T13:16:14.414Z] #31 67.73 syscall
13:16:14 [2019-12-16T13:16:14.415Z] #31 70.17 reflect
13:16:14 [2019-12-16T13:16:14.415Z] #31 ...
13:16:14 [2019-12-16T13:16:14.415Z] 
13:16:14 [2019-12-16T13:16:14.415Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:14 [2019-12-16T13:16:14.415Z] #40 70.12 Selecting previously unselected package python-protobuf.
13:16:14 [2019-12-16T13:16:14.415Z] #40 70.12 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
13:16:14 [2019-12-16T13:16:14.415Z] #40 70.26 Unpacking python-protobuf (3.0.0-9) ...
13:16:14 [2019-12-16T13:16:14.415Z] #40 71.42 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:16:14 [2019-12-16T13:16:14.415Z] #40 71.56 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:16:14 [2019-12-16T13:16:14.415Z] #40 71.57 Setting up python-pkg-resources (33.1.1-1) ...
13:16:14 [2019-12-16T13:16:14.448Z] go: finding github.com/davecgh/go-spew v1.1.1
13:16:14 [2019-12-16T13:16:14.448Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
13:16:14 [2019-12-16T13:16:14.740Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
13:16:14 [2019-12-16T13:16:14.876Z] #3 DONE 0.4s
13:16:14 [2019-12-16T13:16:14.876Z] 
13:16:14 [2019-12-16T13:16:14.876Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:16:14 [2019-12-16T13:16:14.876Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:16:14 [2019-12-16T13:16:14.876Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:16:14 [2019-12-16T13:16:14.876Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
13:16:14 [2019-12-16T13:16:14.876Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
13:16:14 [2019-12-16T13:16:14.876Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.41MB / 8.82MB 0.2s
13:16:14 [2019-12-16T13:16:14.876Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
13:16:14 [2019-12-16T13:16:14.876Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
13:16:15 [2019-12-16T13:16:15.035Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:16:15 [2019-12-16T13:16:15.330Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
13:16:15 [2019-12-16T13:16:15.622Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
13:16:15 [2019-12-16T13:16:15.787Z] #40 ...
13:16:15 [2019-12-16T13:16:15.787Z] 
13:16:15 [2019-12-16T13:16:15.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:15 [2019-12-16T13:16:15.787Z] #10 72.98 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
13:16:15 [2019-12-16T13:16:15.787Z] #10 73.00 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
13:16:15 [2019-12-16T13:16:15.787Z] #10 74.67 debconf: delaying package configuration, since apt-utils is not installed
13:16:15 [2019-12-16T13:16:15.787Z] #10 74.95 Fetched 73.5 MB in 11s (6423 kB/s)
13:16:15 [2019-12-16T13:16:15.787Z] #10 75.20 Selecting previously unselected package libpcrecpp0v5:amd64.
13:16:15 [2019-12-16T13:16:15.787Z] #10 75.20 (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 ... 15091 files and directories currently installed.)
13:16:15 [2019-12-16T13:16:15.787Z] #10 75.32 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
13:16:15 [2019-12-16T13:16:15.787Z] #10 75.37 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
13:16:15 [2019-12-16T13:16:15.810Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
13:16:15 [2019-12-16T13:16:15.810Z] #4 DONE 0.9s
13:16:15 [2019-12-16T13:16:15.914Z] go: finding github.com/sirupsen/logrus v1.4.0
13:16:15 [2019-12-16T13:16:15.914Z] go: finding gopkg.in/yaml.v2 v2.2.2
13:16:16 [2019-12-16T13:16:16.051Z] #10 75.90 Selecting previously unselected package libudev-dev:amd64.
13:16:16 [2019-12-16T13:16:16.051Z] #10 75.90 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ...
13:16:16 [2019-12-16T13:16:16.051Z] #10 75.98 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
13:16:16 [2019-12-16T13:16:16.377Z] 
13:16:16 [2019-12-16T13:16:16.377Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:16:16 [2019-12-16T13:16:16.549Z] go: finding github.com/vishvananda/netlink v1.0.0
13:16:16 [2019-12-16T13:16:16.617Z] #10 76.44 Selecting previously unselected package liblzo2-2:amd64.
13:16:16 [2019-12-16T13:16:16.617Z] #10 76.45 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:16:16 [2019-12-16T13:16:16.617Z] #10 76.45 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:16:16 [2019-12-16T13:16:16.635Z] #6 ...
13:16:16 [2019-12-16T13:16:16.635Z] 
13:16:16 [2019-12-16T13:16:16.635Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:16:16 [2019-12-16T13:16:16.635Z] #5 DONE 0.2s
13:16:16 [2019-12-16T13:16:16.635Z] 
13:16:16 [2019-12-16T13:16:16.635Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:16:16 [2019-12-16T13:16:16.635Z] #6 DONE 0.3s
13:16:16 [2019-12-16T13:16:16.635Z] 
13:16:16 [2019-12-16T13:16:16.635Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:16:16 [2019-12-16T13:16:16.635Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:16:16 [2019-12-16T13:16:16.635Z] #65 DONE 0.0s
13:16:16 [2019-12-16T13:16:16.635Z] 
13:16:16 [2019-12-16T13:16:16.635Z] #19 [internal] load build context
13:16:16 [2019-12-16T13:16:16.867Z] Client:
13:16:16 [2019-12-16T13:16:16.867Z]  Debug Mode: false
13:16:16 [2019-12-16T13:16:16.868Z] 
13:16:16 [2019-12-16T13:16:16.868Z] Server:
13:16:16 [2019-12-16T13:16:16.868Z]  Containers: 0
13:16:16 [2019-12-16T13:16:16.868Z]   Running: 0
13:16:16 [2019-12-16T13:16:16.868Z]   Paused: 0
13:16:16 [2019-12-16T13:16:16.868Z]   Stopped: 0
13:16:16 [2019-12-16T13:16:16.868Z]  Images: 0
13:16:16 [2019-12-16T13:16:16.868Z]  Server Version: 19.03.2
13:16:16 [2019-12-16T13:16:16.868Z]  Storage Driver: overlay2
13:16:16 [2019-12-16T13:16:16.868Z]   Backing Filesystem: extfs
13:16:16 [2019-12-16T13:16:16.868Z]   Supports d_type: true
13:16:16 [2019-12-16T13:16:16.868Z]   Native Overlay Diff: true
13:16:16 [2019-12-16T13:16:16.868Z]  Logging Driver: json-file
13:16:16 [2019-12-16T13:16:16.868Z]  Cgroup Driver: cgroupfs
13:16:16 [2019-12-16T13:16:16.868Z]  Plugins:
13:16:16 [2019-12-16T13:16:16.868Z]   Volume: local
13:16:16 [2019-12-16T13:16:16.868Z]   Network: bridge host ipvlan macvlan null overlay
13:16:16 [2019-12-16T13:16:16.868Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:16:16 [2019-12-16T13:16:16.868Z]  Swarm: inactive
13:16:16 [2019-12-16T13:16:16.868Z]  Runtimes: runc
13:16:16 [2019-12-16T13:16:16.868Z]  Default Runtime: runc
13:16:16 [2019-12-16T13:16:16.868Z]  Init Binary: docker-init
13:16:16 [2019-12-16T13:16:16.868Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:16:16 [2019-12-16T13:16:16.868Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:16:16 [2019-12-16T13:16:16.868Z]  init version: fec3683
13:16:16 [2019-12-16T13:16:16.868Z]  Security Options:
13:16:16 [2019-12-16T13:16:16.868Z]   apparmor
13:16:16 [2019-12-16T13:16:16.868Z]   seccomp
13:16:16 [2019-12-16T13:16:16.868Z]    Profile: default
13:16:16 [2019-12-16T13:16:16.868Z]  Kernel Version: 4.15.0-1048-aws
13:16:16 [2019-12-16T13:16:16.868Z]  Operating System: Ubuntu 16.04.6 LTS
13:16:16 [2019-12-16T13:16:16.868Z]  OSType: linux
13:16:16 [2019-12-16T13:16:16.868Z]  Architecture: aarch64
13:16:16 [2019-12-16T13:16:16.868Z]  CPUs: 4
13:16:16 [2019-12-16T13:16:16.868Z]  Total Memory: 7.525GiB
13:16:16 [2019-12-16T13:16:16.868Z]  Name: ip-10-100-100-65
13:16:16 [2019-12-16T13:16:16.868Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
13:16:16 [2019-12-16T13:16:16.868Z]  Docker Root Dir: /var/lib/docker
13:16:16 [2019-12-16T13:16:16.868Z]  Debug Mode: false
13:16:16 [2019-12-16T13:16:16.868Z]  Registry: https://index.docker.io/v1/
13:16:16 [2019-12-16T13:16:16.868Z]  Labels:
13:16:16 [2019-12-16T13:16:16.868Z]  Experimental: true
13:16:16 [2019-12-16T13:16:16.868Z]  Insecure Registries:
13:16:16 [2019-12-16T13:16:16.868Z]   127.0.0.0/8
13:16:16 [2019-12-16T13:16:16.868Z]  Live Restore Enabled: true
13:16:16 [2019-12-16T13:16:16.868Z] 
13:16:16 [2019-12-16T13:16:16.868Z] WARNING: No swap limit support
[Pipeline] sh
13:16:16 [2019-12-16T13:16:16.879Z] #10 76.68 Selecting previously unselected package btrfs-progs.
13:16:16 [2019-12-16T13:16:16.879Z] #10 76.68 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ...
13:16:16 [2019-12-16T13:16:16.879Z] #10 76.68 Unpacking btrfs-progs (4.7.3-1) ...
13:16:17 [2019-12-16T13:16:17.161Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:16:17 [2019-12-16T13:16:17.161Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:16:17 [2019-12-16T13:16:17.161Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40312/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:16:17 [2019-12-16T13:16:17.181Z] go: finding github.com/kisielk/gotool v1.0.0
13:16:17 [2019-12-16T13:16:17.181Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
13:16:17 [2019-12-16T13:16:17.423Z] + bash /home/ubuntu/workspace/moby_PR-40312/check-config.sh
13:16:17 [2019-12-16T13:16:17.423Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:16:17 [2019-12-16T13:16:17.423Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
13:16:17 [2019-12-16T13:16:17.423Z] 
13:16:17 [2019-12-16T13:16:17.423Z] Generally Necessary:
13:16:17 [2019-12-16T13:16:17.423Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:16:17 [2019-12-16T13:16:17.423Z] - apparmor: enabled and tools installed
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_NAMESPACES: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_NET_NS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_PID_NS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_IPC_NS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_UTS_NS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CGROUPS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CGROUP_CPUACCT: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CGROUP_DEVICE: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CGROUP_FREEZER: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CGROUP_SCHED: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_CPUSETS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_MEMCG: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_KEYS: enabled
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_VETH: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_BRIDGE: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:16:17 [2019-12-16T13:16:17.423Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:16:17 [2019-12-16T13:16:17.473Z] go: finding google.golang.org/appengine v1.1.0
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_NF_NAT: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_NF_NAT_NEEDED: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_POSIX_MQUEUE: enabled
13:16:17 [2019-12-16T13:16:17.683Z] 
13:16:17 [2019-12-16T13:16:17.683Z] Optional Features:
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_USER_NS: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_SECCOMP: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CGROUP_PIDS: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_MEMCG_SWAP: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:16:17 [2019-12-16T13:16:17.683Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_BLK_CGROUP: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_IOSCHED_CFQ: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CGROUP_PERF: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CGROUP_HUGETLB: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_CFS_BANDWIDTH: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_RT_GROUP_SCHED: missing
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_IP_VS: enabled (as module)
13:16:17 [2019-12-16T13:16:17.683Z] - CONFIG_IP_VS_NFCT: enabled
13:16:17 [2019-12-16T13:16:17.764Z] go: finding github.com/jinzhu/now v1.0.0
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_IP_VS_RR: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_EXT4_FS: enabled
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:16:17 [2019-12-16T13:16:17.942Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:16:17 [2019-12-16T13:16:17.942Z] - Network Drivers:
13:16:17 [2019-12-16T13:16:17.942Z]   - "overlay":
13:16:17 [2019-12-16T13:16:17.942Z]     - CONFIG_VXLAN: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       Optional (for encrypted networks):
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_CRYPTO: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_CRYPTO_AEAD: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_CRYPTO_GCM: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_CRYPTO_GHASH: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_XFRM: enabled
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_XFRM_USER: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_INET_ESP: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]   - "ipvlan":
13:16:17 [2019-12-16T13:16:17.942Z]     - CONFIG_IPVLAN: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]   - "macvlan":
13:16:17 [2019-12-16T13:16:17.942Z]     - CONFIG_MACVLAN: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]     - CONFIG_DUMMY: enabled (as module)
13:16:17 [2019-12-16T13:16:17.942Z]   - "ftp,tftp client in container":
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z] - Storage Drivers:
13:16:18 [2019-12-16T13:16:18.201Z]   - "aufs":
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_AUFS_FS: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]   - "btrfs":
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:16:18 [2019-12-16T13:16:18.201Z]   - "devicemapper":
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_BLK_DEV_DM: enabled
13:16:18 [2019-12-16T13:16:18.201Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:16:18 [2019-12-16T13:16:18.201Z]   - "overlay":
13:16:18 [2019-12-16T13:16:18.202Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:16:18 [2019-12-16T13:16:18.202Z]   - "zfs":
13:16:18 [2019-12-16T13:16:18.202Z]     - /dev/zfs: missing
13:16:18 [2019-12-16T13:16:18.202Z]     - zfs command: missing
13:16:18 [2019-12-16T13:16:18.202Z]     - zpool command: missing
13:16:18 [2019-12-16T13:16:18.202Z] 
13:16:18 [2019-12-16T13:16:18.202Z] Limits:
13:16:18 [2019-12-16T13:16:18.202Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:16:18 [2019-12-16T13:16:18.202Z] 
13:16:18 [2019-12-16T13:16:18.202Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
13:16:18 [2019-12-16T13:16:18.251Z] #10 77.94 Selecting previously unselected package btrfs-tools.
13:16:18 [2019-12-16T13:16:18.251Z] #10 77.94 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ...
13:16:18 [2019-12-16T13:16:18.251Z] #10 77.96 Unpacking btrfs-tools (4.7.3-1) ...
13:16:18 [2019-12-16T13:16:18.251Z] #10 78.08 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:16:18 [2019-12-16T13:16:18.251Z] #10 78.08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
13:16:18 [2019-12-16T13:16:18.251Z] #10 78.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
[Pipeline] sh
13:16:18 [2019-12-16T13:16:18.395Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
13:16:18 [2019-12-16T13:16:18.509Z] #10 ...
13:16:18 [2019-12-16T13:16:18.509Z] 
13:16:18 [2019-12-16T13:16:18.509Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:18 [2019-12-16T13:16:18.509Z] #26 11.66 
13:16:18 [2019-12-16T13:16:18.509Z] #26 12.28 
######                                                                     9.1%
#########                                                                 13.4%
################                                                          22.7%
######################                                                    31.5%
###########################                                               37.9%
#####################################                                     52.3%
#############################################                             63.5%
####################################################                      72.6%
###########################################################               82.1%
##################################################################        92.4%
######################################################################## 100.0%
13:16:18 [2019-12-16T13:16:18.509Z] #26 14.16 
13:16:18 [2019-12-16T13:16:18.541Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 .
13:16:18 [2019-12-16T13:16:18.541Z] #2 [internal] load build definition from Dockerfile
13:16:18 [2019-12-16T13:16:18.541Z] #2 transferring dockerfile: 15.33kB 0.0s done
13:16:18 [2019-12-16T13:16:18.541Z] #2 DONE 0.0s
13:16:18 [2019-12-16T13:16:18.541Z] 
13:16:18 [2019-12-16T13:16:18.541Z] #1 [internal] load .dockerignore
13:16:18 [2019-12-16T13:16:18.541Z] #1 transferring context: 112B done
13:16:18 [2019-12-16T13:16:18.541Z] #1 DONE 0.0s
13:16:18 [2019-12-16T13:16:18.541Z] 
13:16:18 [2019-12-16T13:16:18.541Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:16:19 [2019-12-16T13:16:19.049Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
13:16:19 [2019-12-16T13:16:19.050Z] go: finding github.com/gofrs/flock v0.7.0
13:16:19 [2019-12-16T13:16:19.341Z] go: finding github.com/hashicorp/golang-lru v0.5.0
13:16:19 [2019-12-16T13:16:19.486Z] #3 DONE 0.8s
13:16:19 [2019-12-16T13:16:19.486Z] 
13:16:19 [2019-12-16T13:16:19.486Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:16:19 [2019-12-16T13:16:19.486Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:16:19 [2019-12-16T13:16:19.633Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
13:16:19 [2019-12-16T13:16:19.633Z] go: finding github.com/kr/text v0.1.0
13:16:19 [2019-12-16T13:16:19.745Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:16:19 [2019-12-16T13:16:19.745Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
13:16:19 [2019-12-16T13:16:19.745Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
13:16:19 [2019-12-16T13:16:19.745Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s
13:16:19 [2019-12-16T13:16:19.745Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.55MB / 8.26MB 0.3s
13:16:19 [2019-12-16T13:16:19.925Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
13:16:19 [2019-12-16T13:16:19.929Z] #19 transferring context: 10.81MB 2.7s
13:16:20 [2019-12-16T13:16:20.006Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s
13:16:20 [2019-12-16T13:16:20.006Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done
13:16:20 [2019-12-16T13:16:20.006Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
13:16:20 [2019-12-16T13:16:20.344Z] #26 14.61 
###                                                                        4.7%
#########                                                                 13.9%
#############                                                             18.9%
##################                                                        26.3%
#######################                                                   32.9%
##########################                                                37.4%
############################                                              39.2%
#################################                                         47.2%
###################################                                       49.8%
#######################################                                   54.4%
############################################                              61.3%
###############################################                           66.0%
####################################################                      72.9%
########################################################                  78.2%
###########################################################               82.9%
################################################################          89.0%
####################################################################      95.1%
######################################################################## 100.0%
13:16:20 [2019-12-16T13:16:20.575Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
13:16:20 [2019-12-16T13:16:20.575Z] #4 DONE 1.1s
13:16:20 [2019-12-16T13:16:20.909Z] #26 17.19 
13:16:21 [2019-12-16T13:16:21.144Z] 
13:16:21 [2019-12-16T13:16:21.144Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:16:21 [2019-12-16T13:16:21.144Z] #6 DONE 0.3s
13:16:21 [2019-12-16T13:16:21.144Z] 
13:16:21 [2019-12-16T13:16:21.144Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:16:21 [2019-12-16T13:16:21.439Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
13:16:21 [2019-12-16T13:16:21.439Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
13:16:21 [2019-12-16T13:16:21.463Z] #5 DONE 0.6s
13:16:21 [2019-12-16T13:16:21.723Z] 
13:16:21 [2019-12-16T13:16:21.723Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:16:21 [2019-12-16T13:16:21.723Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:16:21 [2019-12-16T13:16:21.723Z] #65 DONE 0.0s
13:16:21 [2019-12-16T13:16:21.723Z] 
13:16:21 [2019-12-16T13:16:21.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:21 [2019-12-16T13:16:21.723Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:16:21 [2019-12-16T13:16:21.730Z] go: finding github.com/kr/pty v1.1.1
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 0B / 43.17MB 0.4s
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.4s
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 0.4s
13:16:21 [2019-12-16T13:16:21.983Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 1.20MB / 4.09MB 0.5s
13:16:21 [2019-12-16T13:16:21.989Z] #26 17.66 
#                                                                          1.6%
##                                                                         3.3%
###                                                                        5.2%
####                                                                       6.2%
#####                                                                      7.8%
######
13:16:21 [2019-12-16T13:16:21.989Z] #26 ...
13:16:21 [2019-12-16T13:16:21.989Z] 
13:16:21 [2019-12-16T13:16:21.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:21 [2019-12-16T13:16:21.989Z] #44 71.33 bufio
13:16:21 [2019-12-16T13:16:21.989Z] #44 71.67 reflect
13:16:21 [2019-12-16T13:16:21.989Z] #44 74.10 syscall
13:16:21 [2019-12-16T13:16:21.989Z] #44 ...
13:16:21 [2019-12-16T13:16:21.989Z] 
13:16:21 [2019-12-16T13:16:21.989Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:22 [2019-12-16T13:16:22.243Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 18.37MB / 43.17MB 0.7s
13:16:22 [2019-12-16T13:16:22.243Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.7s
13:16:22 [2019-12-16T13:16:22.483Z] #19 transferring context: 46.31MB 5.5s done
13:16:22 [2019-12-16T13:16:22.483Z] #19 DONE 5.6s
13:16:22 [2019-12-16T13:16:22.483Z] 
13:16:22 [2019-12-16T13:16:22.483Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:22 [2019-12-16T13:16:22.483Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.5s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.5s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.5s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.6s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 2.7s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.8s done
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 91.37MB / 120.06MB 5.6s
13:16:22 [2019-12-16T13:16:22.484Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.4s
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 99.43MB / 120.06MB 5.7s
13:16:22 [2019-12-16T13:16:22.484Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 106.00MB / 120.06MB 5.8s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 24.07MB / 43.17MB 0.9s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.8s done
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.8s done
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0B / 48.02MB 0.9s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 0.9s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 40.96MB / 43.17MB 1.1s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 4.27MB / 48.02MB 1.1s
13:16:22 [2019-12-16T13:16:22.508Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 8.26MB / 49.10MB 1.1s
13:16:22 [2019-12-16T13:16:22.742Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 116.32MB / 120.06MB 6.0s
13:16:22 [2019-12-16T13:16:22.775Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.2s
13:16:22 [2019-12-16T13:16:22.775Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 10.59MB / 48.02MB 1.2s
13:16:22 [2019-12-16T13:16:22.775Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 15.85MB / 49.10MB 1.2s
13:16:22 [2019-12-16T13:16:22.775Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 23.92MB / 48.02MB 1.4s
13:16:22 [2019-12-16T13:16:22.775Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 32.91MB / 49.10MB 1.4s
13:16:23 [2019-12-16T13:16:23.040Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 29.57MB / 48.02MB 1.5s
13:16:23 [2019-12-16T13:16:23.040Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 36.90MB / 49.10MB 1.5s
13:16:23 [2019-12-16T13:16:23.040Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 38.47MB / 48.02MB 1.6s
13:16:23 [2019-12-16T13:16:23.245Z] go: finding github.com/Microsoft/hcsshim v0.8.5
13:16:23 [2019-12-16T13:16:23.245Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
13:16:23 [2019-12-16T13:16:23.308Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.5s done
13:16:23 [2019-12-16T13:16:23.322Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 44.40MB / 48.02MB 1.7s
13:16:23 [2019-12-16T13:16:23.322Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 41.70MB / 49.10MB 1.7s
13:16:23 [2019-12-16T13:16:23.322Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 1.8s
13:16:23 [2019-12-16T13:16:23.322Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 1.8s
13:16:23 [2019-12-16T13:16:23.533Z] go: finding github.com/docker/go-units v0.3.1
13:16:24 [2019-12-16T13:16:24.162Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
13:16:24 [2019-12-16T13:16:24.162Z] go: finding github.com/onsi/ginkgo v1.7.0
13:16:24 [2019-12-16T13:16:24.162Z] go: finding gotest.tools v2.1.0+incompatible
13:16:24 [2019-12-16T13:16:24.266Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 2.3s done
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 2.5s done
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 2.5s done
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 2.6s
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 2.6s
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 2.6s done
13:16:24 [2019-12-16T13:16:24.266Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 11.52MB / 97.59MB 2.8s
13:16:24 [2019-12-16T13:16:24.530Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 22.28MB / 97.59MB 2.9s
13:16:24 [2019-12-16T13:16:24.790Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
13:16:24 [2019-12-16T13:16:24.802Z] #7 ...
13:16:24 [2019-12-16T13:16:24.802Z] 
13:16:24 [2019-12-16T13:16:24.802Z] #19 [internal] load build context
13:16:24 [2019-12-16T13:16:24.802Z] #19 transferring context: 46.31MB 3.1s done
13:16:24 [2019-12-16T13:16:24.802Z] #19 DONE 3.1s
13:16:24 [2019-12-16T13:16:24.802Z] 
13:16:24 [2019-12-16T13:16:24.802Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:24 [2019-12-16T13:16:24.802Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 33.54MB / 97.59MB 3.1s
13:16:24 [2019-12-16T13:16:24.802Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 53.74MB / 97.59MB 3.3s
13:16:25 [2019-12-16T13:16:25.063Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 67.09MB / 97.59MB 3.4s
13:16:25 [2019-12-16T13:16:25.063Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 81.35MB / 97.59MB 3.6s
13:16:25 [2019-12-16T13:16:25.323Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.8s
13:16:25 [2019-12-16T13:16:25.419Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:16:25 [2019-12-16T13:16:25.710Z] go: finding github.com/sirupsen/logrus v1.0.3
13:16:25 [2019-12-16T13:16:25.710Z] go: finding github.com/onsi/gomega v1.4.3
13:16:25 [2019-12-16T13:16:25.710Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
13:16:25 [2019-12-16T13:16:25.835Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.8s done
13:16:25 [2019-12-16T13:16:25.835Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
13:16:26 [2019-12-16T13:16:26.397Z] #26 17.66 
#                                                                          1.6%
##                                                                         3.3%
###                                                                        5.2%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.8%
##########                                                                14.7%
############                                                              16.9%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         24.8%
##################                                                        25.9%
#####################                                                     29.4%
#######################                                                   32.3%
########################                                                  34.3%
##########################                                                36.8%
###########################                                               38.9%
##############################                                            41.7%
###############################                                           43.2%
################################                                          45.1%
#################################                                         47.1%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    52.8%
######################################                                    53.8%
#######################################                                   55.4%
########################################                                  56.1%
########################################                                  56.7%
#########################################                                 57.4%
############################################                              61.1%
#############################################                             63.7%
###############################################                           65.9%
################################################                          68.0%
###################################################                       70.9%
####################################################                      73.5%
#######################################################                   77.4%
#########################################################                 79.7%
##########################################################                81.6%
############################################################              83.5%
##############################################################            86.1%
###############################################################           88.7%
#################################################################         90.5%
###################################################################       93.1%
#####################################################################     95.9%
######################################################################## 100.0%
13:16:26 [2019-12-16T13:16:26.402Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
13:16:26 [2019-12-16T13:16:26.655Z] #26 23.05 
13:16:26 [2019-12-16T13:16:26.665Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s
13:16:26 [2019-12-16T13:16:26.703Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 2.5s done
13:16:26 [2019-12-16T13:16:26.703Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.1s done
13:16:26 [2019-12-16T13:16:26.740Z] go: finding github.com/gogo/protobuf v1.0.0
13:16:26 [2019-12-16T13:16:26.926Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
13:16:26 [2019-12-16T13:16:26.964Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125
13:16:27 [2019-12-16T13:16:27.033Z] go: finding github.com/containerd/containerd v1.2.4
13:16:27 [2019-12-16T13:16:27.184Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
13:16:27 [2019-12-16T13:16:27.226Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done
13:16:27 [2019-12-16T13:16:27.485Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c
13:16:27 [2019-12-16T13:16:27.485Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done
13:16:27 [2019-12-16T13:16:27.667Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
13:16:27 [2019-12-16T13:16:27.744Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57
13:16:28 [2019-12-16T13:16:28.554Z] #26 ...
13:16:28 [2019-12-16T13:16:28.554Z] 
13:16:28 [2019-12-16T13:16:28.554Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.50 Selecting previously unselected package dmsetup.
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.50 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.51 Unpacking dmsetup (2:1.02.137-2) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.87 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.87 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 78.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 79.09 Selecting previously unselected package libsepol1-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 79.11 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 79.12 Unpacking libsepol1-dev:amd64 (2.6-2) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.22 Selecting previously unselected package libpcre16-3:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.22 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.23 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.83 Selecting previously unselected package libpcre32-3:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.83 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 80.84 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 81.39 Selecting previously unselected package libpcre3-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 81.39 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 81.41 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 82.84 Selecting previously unselected package libselinux1-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 82.88 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 82.93 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 83.68 Selecting previously unselected package libdevmapper-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 83.68 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 83.70 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.12 Selecting previously unselected package libseccomp2:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.14 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.17 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.47 Selecting previously unselected package libseccomp-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.50 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 84.54 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 85.25 Selecting previously unselected package libsystemd-dev:amd64.
13:16:28 [2019-12-16T13:16:28.554Z] #10 85.25 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ...
13:16:28 [2019-12-16T13:16:28.554Z] #10 85.25 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
13:16:28 [2019-12-16T13:16:28.700Z] go: finding github.com/Microsoft/go-winio v0.4.11
13:16:28 [2019-12-16T13:16:28.700Z] go: finding github.com/onsi/ginkgo v1.6.0
13:16:28 [2019-12-16T13:16:28.700Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:16:29 [2019-12-16T13:16:29.119Z] #10 ...
13:16:29 [2019-12-16T13:16:29.119Z] 
13:16:29 [2019-12-16T13:16:29.119Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:29 [2019-12-16T13:16:29.119Z] #26 25.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:16:29 [2019-12-16T13:16:29.330Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
13:16:29 [2019-12-16T13:16:29.330Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
13:16:29 [2019-12-16T13:16:29.330Z] go: finding github.com/hpcloud/tail v1.0.0
13:16:29 [2019-12-16T13:16:29.378Z] #26 ...
13:16:29 [2019-12-16T13:16:29.378Z] 
13:16:29 [2019-12-16T13:16:29.378Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:29 [2019-12-16T13:16:29.378Z] #40 79.10 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 79.10 Setting up libprotobuf10:amd64 (3.0.0-9) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 79.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 79.23 Setting up python-protobuf (3.0.0-9) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 89.27 Setting up libcap-dev:amd64 (1:2.25-1) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 89.33 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:16:29 [2019-12-16T13:16:29.378Z] #40 ...
13:16:29 [2019-12-16T13:16:29.378Z] 
13:16:29 [2019-12-16T13:16:29.378Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:16:29 [2019-12-16T13:16:29.378Z] #33 82.94 Selecting previously unselected package libxml2:amd64.
13:16:29 [2019-12-16T13:16:29.378Z] #33 82.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 82.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.30 Selecting previously unselected package libarchive13:amd64.
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.30 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.35 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.77 Selecting previously unselected package libjsoncpp1:amd64.
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.77 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 84.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 85.23 Selecting previously unselected package libuv1:amd64.
13:16:29 [2019-12-16T13:16:29.378Z] #33 85.25 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 85.28 Unpacking libuv1:amd64 (1.9.1-3) ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 85.65 Selecting previously unselected package cmake.
13:16:29 [2019-12-16T13:16:29.378Z] #33 85.65 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 86.02 Unpacking cmake (3.7.2-1) ...
13:16:29 [2019-12-16T13:16:29.378Z] #33 ...
13:16:29 [2019-12-16T13:16:29.378Z] 
13:16:29 [2019-12-16T13:16:29.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:29 [2019-12-16T13:16:29.378Z] #10 89.42 Selecting previously unselected package binutils-mingw-w64-i686.
13:16:29 [2019-12-16T13:16:29.378Z] #10 89.44 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
13:16:29 [2019-12-16T13:16:29.621Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
13:16:29 [2019-12-16T13:16:29.621Z] go: finding gopkg.in/yaml.v2 v2.2.1
13:16:29 [2019-12-16T13:16:29.635Z] #10 89.45 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:16:29 [2019-12-16T13:16:29.911Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
13:16:30 [2019-12-16T13:16:30.292Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done
13:16:30 [2019-12-16T13:16:30.292Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae
13:16:31 [2019-12-16T13:16:31.089Z] #10 ...
13:16:31 [2019-12-16T13:16:31.089Z] 
13:16:31 [2019-12-16T13:16:31.089Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:31 [2019-12-16T13:16:31.089Z] #31 80.01 time
13:16:31 [2019-12-16T13:16:31.089Z] #31 89.43 internal/syscall/unix
13:16:31 [2019-12-16T13:16:31.089Z] #31 90.25 os
13:16:31 [2019-12-16T13:16:31.089Z] #31 ...
13:16:31 [2019-12-16T13:16:31.089Z] 
13:16:31 [2019-12-16T13:16:31.089Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:31 [2019-12-16T13:16:31.089Z] #26 25.92 
13:16:31 [2019-12-16T13:16:31.089Z] #26 26.35 
######################################################################## 100.0%
13:16:31 [2019-12-16T13:16:31.089Z] #26 26.56 
13:16:31 [2019-12-16T13:16:31.367Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done
13:16:31 [2019-12-16T13:16:31.367Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
13:16:32 [2019-12-16T13:16:32.023Z] #26 28.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:16:32 [2019-12-16T13:16:32.202Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done
13:16:32 [2019-12-16T13:16:32.202Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7
13:16:32 [2019-12-16T13:16:32.282Z] #26 ...
13:16:32 [2019-12-16T13:16:32.282Z] 
13:16:32 [2019-12-16T13:16:32.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.35 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.42 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.45 Setting up libprotoc10:amd64 (3.0.0-9) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.48 Setting up protobuf-c-compiler (1.2.1-2) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.51 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.61 Setting up protobuf-compiler (3.0.0-9) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.69 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.75 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 89.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:32 [2019-12-16T13:16:32.283Z] #40 DONE 92.1s
13:16:32 [2019-12-16T13:16:32.541Z] 
13:16:32 [2019-12-16T13:16:32.541Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.19 Selecting previously unselected package xxd.
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.20 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.77 Selecting previously unselected package vim-common.
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.77 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:16:32 [2019-12-16T13:16:32.541Z] #33 91.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:16:32 [2019-12-16T13:16:32.799Z] #33 92.71 Processing triggers for mime-support (3.60) ...
13:16:33 [2019-12-16T13:16:33.057Z] #33 92.97 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:16:33 [2019-12-16T13:16:33.057Z] #33 92.99 Setting up libuv1:amd64 (1.9.1-3) ...
13:16:33 [2019-12-16T13:16:33.057Z] #33 93.01 Setting up cmake-data (3.7.2-1) ...
13:16:33 [2019-12-16T13:16:33.057Z] #33 93.08 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
13:16:33 [2019-12-16T13:16:33.315Z] #33 93.10 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:16:33 [2019-12-16T13:16:33.315Z] #33 93.16 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.39 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.41 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.44 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.45 Setting up cmake (3.7.2-1) ...
13:16:33 [2019-12-16T13:16:33.575Z] #33 93.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:34 [2019-12-16T13:16:34.509Z] #33 DONE 94.2s
13:16:34 [2019-12-16T13:16:34.509Z] 
13:16:34 [2019-12-16T13:16:34.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:34 [2019-12-16T13:16:34.509Z] #10 93.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:16:34 [2019-12-16T13:16:34.509Z] #10 93.16 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
13:16:34 [2019-12-16T13:16:34.509Z] #10 93.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:16:34 [2019-12-16T13:16:34.509Z] #10 ...
13:16:34 [2019-12-16T13:16:34.509Z] 
13:16:34 [2019-12-16T13:16:34.509Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:16:34 [2019-12-16T13:16:34.509Z] #34 DONE 0.1s
13:16:34 [2019-12-16T13:16:34.509Z] 
13:16:34 [2019-12-16T13:16:34.509Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:16:34 [2019-12-16T13:16:34.509Z] #35 DONE 0.1s
13:16:34 [2019-12-16T13:16:34.509Z] 
13:16:34 [2019-12-16T13:16:34.509Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:35 [2019-12-16T13:16:35.550Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.6s done
13:16:35 [2019-12-16T13:16:35.551Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
13:16:36 [2019-12-16T13:16:36.403Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.6s done
13:16:36 [2019-12-16T13:16:36.403Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done
13:16:36 [2019-12-16T13:16:36.403Z] #7 DONE 15.0s
13:16:36 [2019-12-16T13:16:36.662Z] 
13:16:36 [2019-12-16T13:16:36.662Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:16:37 [2019-12-16T13:16:37.044Z] #36 ...
13:16:37 [2019-12-16T13:16:37.044Z] 
13:16:37 [2019-12-16T13:16:37.044Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:37 [2019-12-16T13:16:37.044Z] #44 86.39 internal/poll
13:16:37 [2019-12-16T13:16:37.044Z] #44 89.50 internal/syscall/unix
13:16:37 [2019-12-16T13:16:37.044Z] #44 90.07 os
13:16:37 [2019-12-16T13:16:37.044Z] #44 94.04 strings
13:16:37 [2019-12-16T13:16:37.044Z] #44 95.79 fmt
13:16:37 [2019-12-16T13:16:37.302Z] #44 ...
13:16:37 [2019-12-16T13:16:37.302Z] 
13:16:37 [2019-12-16T13:16:37.302Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:37 [2019-12-16T13:16:37.302Z] #26 28.88 
13:16:37 [2019-12-16T13:16:37.302Z] #26 29.30 
####                                                                       6.3%
######################################################################## 100.0%
13:16:37 [2019-12-16T13:16:37.302Z] #26 29.61 
13:16:37 [2019-12-16T13:16:37.302Z] #26 32.03 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:16:37 [2019-12-16T13:16:37.302Z] #26 32.30 skipping existing 1849cc453dee
13:16:37 [2019-12-16T13:16:37.302Z] #26 32.45 
13:16:38 [2019-12-16T13:16:38.235Z] #26 34.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:16:38 [2019-12-16T13:16:38.235Z] #26 ...
13:16:38 [2019-12-16T13:16:38.235Z] 
13:16:38 [2019-12-16T13:16:38.235Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:38 [2019-12-16T13:16:38.235Z] #10 98.15 Selecting previously unselected package binutils-mingw-w64.
13:16:38 [2019-12-16T13:16:38.235Z] #10 98.16 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:16:38 [2019-12-16T13:16:38.235Z] #10 98.17 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:16:38 [2019-12-16T13:16:38.493Z] #10 98.33 Selecting previously unselected package mingw-w64-common.
13:16:38 [2019-12-16T13:16:38.493Z] #10 98.37 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
13:16:38 [2019-12-16T13:16:38.493Z] #10 98.40 Unpacking mingw-w64-common (5.0.1-1) ...
13:16:39 [2019-12-16T13:16:39.197Z] #8 DONE 2.6s
13:16:39 [2019-12-16T13:16:39.197Z] 
13:16:39 [2019-12-16T13:16:39.197Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:16:40 [2019-12-16T13:16:40.139Z] #9 DONE 1.1s
13:16:40 [2019-12-16T13:16:40.139Z] 
13:16:40 [2019-12-16T13:16:40.139Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:16:40 [2019-12-16T13:16:40.139Z] #20 DONE 0.1s
13:16:40 [2019-12-16T13:16:40.139Z] 
13:16:40 [2019-12-16T13:16:40.139Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:16:40 [2019-12-16T13:16:40.401Z] #24 ...
13:16:40 [2019-12-16T13:16:40.401Z] 
13:16:40 [2019-12-16T13:16:40.401Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:16:40 [2019-12-16T13:16:40.401Z] #21 DONE 0.1s
13:16:40 [2019-12-16T13:16:40.401Z] 
13:16:40 [2019-12-16T13:16:40.401Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:16:40 [2019-12-16T13:16:40.823Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s
13:16:41 [2019-12-16T13:16:41.021Z] #10 ...
13:16:41 [2019-12-16T13:16:41.021Z] 
13:16:41 [2019-12-16T13:16:41.021Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:41 [2019-12-16T13:16:41.021Z] #26 35.33 
13:16:41 [2019-12-16T13:16:41.021Z] #26 35.91 
######################################################################## 100.0%
13:16:41 [2019-12-16T13:16:41.021Z] #26 36.24 
13:16:41 [2019-12-16T13:16:41.021Z] #26 36.50 Download of images into '/build' complete.
13:16:41 [2019-12-16T13:16:41.021Z] #26 36.50 Use something like the following to load the result into a Docker daemon:
13:16:41 [2019-12-16T13:16:41.021Z] #26 36.50   tar -cC '/build' . | docker load
13:16:41 [2019-12-16T13:16:41.021Z] #26 DONE 37.0s
13:16:41 [2019-12-16T13:16:41.021Z] 
13:16:41 [2019-12-16T13:16:41.021Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.384 + RM_GOPATH=0
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.384 + TMP_GOPATH=
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.384 + : /build
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.384 + '[' -z '' ']'
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.388 ++ mktemp -d
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.388 + export GOPATH=/tmp/tmp.qi2zjZG7eA
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.388 + GOPATH=/tmp/tmp.qi2zjZG7eA
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.388 + RM_GOPATH=1
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.388 ++ dirname ./install.sh
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.396 + dir=.
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.398 + bin=tini
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.399 + shift
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.399 + '[' '!' -f ./tini.installer ']'
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.401 + . ./tini.installer
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.403 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.403 + install_tini
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.407 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.407 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.qi2zjZG7eA/tini
13:16:41 [2019-12-16T13:16:41.021Z] #36 4.439 Cloning into '/tmp/tmp.qi2zjZG7eA/tini'...
13:16:41 [2019-12-16T13:16:41.021Z] #36 6.073 + cd /tmp/tmp.qi2zjZG7eA/tini
13:16:41 [2019-12-16T13:16:41.021Z] #36 6.074 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:16:41 [2019-12-16T13:16:41.021Z] #36 6.233 + cmake .
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.159 + RM_GOPATH=0
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.159 + TMP_GOPATH=
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.159 + : /build
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.159 + '[' -z '' ']'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.160 ++ mktemp -d
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.162 + export GOPATH=/tmp/tmp.PcTK7hVHIY
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.162 + GOPATH=/tmp/tmp.PcTK7hVHIY
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.162 + RM_GOPATH=1
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.163 ++ dirname ./install.sh
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 Install docker/cli version 17.06.2-ce from stable
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + dir=.
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + bin=dockercli
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + shift
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + '[' '!' -f ./dockercli.installer ']'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + . ./dockercli.installer
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 ++ : stable
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 ++ : 17.06.2-ce
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + install_dockercli
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.165 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.166 ++ uname -m
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + arch=aarch64
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + '[' aarch64 '!=' x86_64 ']'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + '[' aarch64 '!=' s390x ']'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + '[' aarch64 '!=' armhf ']'
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + build_dockercli
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.167 + git clone https://github.com/docker/docker-ce /tmp/tmp.PcTK7hVHIY/tmp/docker-ce
13:16:41 [2019-12-16T13:16:41.781Z] #22 1.169 Cloning into '/tmp/tmp.PcTK7hVHIY/tmp/docker-ce'...
13:16:41 [2019-12-16T13:16:41.955Z] #36 7.386 -- The C compiler identification is GNU 6.3.0
13:16:41 [2019-12-16T13:16:41.955Z] #36 7.413 -- Check for working C compiler: /usr/bin/cc
13:16:42 [2019-12-16T13:16:42.213Z] #36 ...
13:16:42 [2019-12-16T13:16:42.213Z] 
13:16:42 [2019-12-16T13:16:42.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:16:42 [2019-12-16T13:16:42.213Z] #41 5.898 Note: Building without setproctitle() and strlcpy() support.
13:16:42 [2019-12-16T13:16:42.213Z] #41 5.899       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:16:42 [2019-12-16T13:16:42.213Z] #41 9.130 fatal: Not a git repository (or any of the parent directories): .git
13:16:42 [2019-12-16T13:16:42.213Z] #41 9.242   GEN      .gitid
13:16:42 [2019-12-16T13:16:42.213Z] #41 9.242   GEN      criu/include/version.h
13:16:42 [2019-12-16T13:16:42.213Z] #41 9.358   GEN      include/common/asm
13:16:43 [2019-12-16T13:16:43.146Z] #41 ...
13:16:43 [2019-12-16T13:16:43.146Z] 
13:16:43 [2019-12-16T13:16:43.146Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:43 [2019-12-16T13:16:43.146Z] #31 92.61 internal/fmtsort
13:16:43 [2019-12-16T13:16:43.146Z] #31 93.65 strings
13:16:43 [2019-12-16T13:16:43.146Z] #31 96.06 fmt
13:16:43 [2019-12-16T13:16:43.146Z] #31 98.46 path/filepath
13:16:43 [2019-12-16T13:16:43.146Z] #31 100.5 io/ioutil
13:16:43 [2019-12-16T13:16:43.146Z] #31 101.7 text/tabwriter
13:16:43 [2019-12-16T13:16:43.404Z] #31 ...
13:16:43 [2019-12-16T13:16:43.404Z] 
13:16:43 [2019-12-16T13:16:43.404Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:43 [2019-12-16T13:16:43.404Z] #36 8.717 -- Check for working C compiler: /usr/bin/cc -- works
13:16:43 [2019-12-16T13:16:43.404Z] #36 8.750 -- Detecting C compiler ABI info
13:16:44 [2019-12-16T13:16:44.158Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.4s done
13:16:44 [2019-12-16T13:16:44.158Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
13:16:44 [2019-12-16T13:16:44.158Z] #7 DONE 27.4s
13:16:44 [2019-12-16T13:16:44.158Z] 
13:16:44 [2019-12-16T13:16:44.158Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:16:44 [2019-12-16T13:16:44.337Z] #36 9.728 -- Detecting C compiler ABI info - done
13:16:44 [2019-12-16T13:16:44.337Z] #36 9.897 -- Detecting C compile features
13:16:46 [2019-12-16T13:16:46.190Z] #8 DONE 2.1s
13:16:46 [2019-12-16T13:16:46.448Z] 
13:16:46 [2019-12-16T13:16:46.448Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:16:46 [2019-12-16T13:16:46.806Z] Removing intermediate container 38ab0a097eea
13:16:46 [2019-12-16T13:16:46.806Z]  ---> 7d7118dd5fa8
13:16:46 [2019-12-16T13:16:46.806Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
13:16:46 [2019-12-16T13:16:46.806Z]  ---> 687421176e14
13:16:46 [2019-12-16T13:16:46.806Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
13:16:46 [2019-12-16T13:16:46.806Z]  ---> 40c9011ec4c1
13:16:46 [2019-12-16T13:16:46.806Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
13:16:46 [2019-12-16T13:16:46.806Z]  ---> Running in f7b5d3c6dabb
13:16:46 [2019-12-16T13:16:46.806Z] Removing intermediate container f7b5d3c6dabb
13:16:46 [2019-12-16T13:16:46.806Z]  ---> 66b2f53cb047
13:16:46 [2019-12-16T13:16:46.806Z] Successfully built 66b2f53cb047
13:16:46 [2019-12-16T13:16:46.806Z] Successfully tagged moby-buildx:latest
13:16:46 [2019-12-16T13:16:46.806Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
13:16:46 [2019-12-16T13:16:46.806Z] if [ -n "${id}" ]; then \
13:16:46 [2019-12-16T13:16:46.806Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
13:16:46 [2019-12-16T13:16:46.806Z] 	&& touch bundles/buildx; \
13:16:46 [2019-12-16T13:16:46.806Z] 	docker rm -f ${id}; \
13:16:46 [2019-12-16T13:16:46.806Z] fi
13:16:47 [2019-12-16T13:16:47.193Z] bc2a034325931df243f1248c7b9f8d1d2c82acdefb57f3ba0f3b6b63d2d8cec5
13:16:47 [2019-12-16T13:16:47.193Z] bundles/buildx version
13:16:47 [2019-12-16T13:16:47.193Z] buildx v0.3.1 6db68d0
13:16:47 [2019-12-16T13:16:47.193Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 .
13:16:47 [2019-12-16T13:16:47.383Z] #9 DONE 1.1s
13:16:47 [2019-12-16T13:16:47.383Z] 
13:16:47 [2019-12-16T13:16:47.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:47 [2019-12-16T13:16:47.558Z] #1 [internal] booting buildkit
13:16:47 [2019-12-16T13:16:47.558Z] #1 pulling image moby/buildkit:buildx-stable-1
13:16:47 [2019-12-16T13:16:47.615Z] #36 13.12 -- Detecting C compile features - done
13:16:47 [2019-12-16T13:16:47.640Z] #10 ...
13:16:47 [2019-12-16T13:16:47.640Z] 
13:16:47 [2019-12-16T13:16:47.640Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:16:47 [2019-12-16T13:16:47.640Z] #20 DONE 0.1s
13:16:47 [2019-12-16T13:16:47.640Z] 
13:16:47 [2019-12-16T13:16:47.640Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:16:47 [2019-12-16T13:16:47.640Z] #21 DONE 0.2s
13:16:47 [2019-12-16T13:16:47.640Z] 
13:16:47 [2019-12-16T13:16:47.640Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:16:47 [2019-12-16T13:16:47.873Z] #36 13.19 -- Performing Test HAS_BUILTIN_FORTIFY
13:16:48 [2019-12-16T13:16:48.131Z] #36 13.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:16:48 [2019-12-16T13:16:48.131Z] #36 13.72 -- Configuring done
13:16:48 [2019-12-16T13:16:48.131Z] #36 13.74 -- Generating done
13:16:48 [2019-12-16T13:16:48.131Z] #36 13.74 -- Build files have been written to: /tmp/tmp.qi2zjZG7eA/tini
13:16:48 [2019-12-16T13:16:48.131Z] #36 13.76 + make tini-static
13:16:48 [2019-12-16T13:16:48.384Z] #22 ...
13:16:48 [2019-12-16T13:16:48.384Z] 
13:16:48 [2019-12-16T13:16:48.384Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.423 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:48 [2019-12-16T13:16:48.384Z] #24 2.714 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 3.069 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 3.189 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:16:48 [2019-12-16T13:16:48.384Z] #24 4.778 Fetched 7751 kB in 3s (2237 kB/s)
13:16:48 [2019-12-16T13:16:48.384Z] #24 4.778 Reading package lists...
13:16:48 [2019-12-16T13:16:48.384Z] #24 6.216 Reading package lists...
13:16:48 [2019-12-16T13:16:48.384Z] #24 7.534 Building dependency tree...
13:16:48 [2019-12-16T13:16:48.384Z] #24 8.089 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:16:48 [2019-12-16T13:16:48.384Z] #24 8.089 The following additional packages will be installed:
13:16:48 [2019-12-16T13:16:48.384Z] #24 8.091   libjq1 libonig4
13:16:48 [2019-12-16T13:16:48.384Z] #24 8.169 The following NEW packages will be installed:
13:16:48 [2019-12-16T13:16:48.384Z] #24 8.172   jq libjq1 libonig4
13:16:48 [2019-12-16T13:16:48.388Z] #36 ...
13:16:48 [2019-12-16T13:16:48.388Z] 
13:16:48 [2019-12-16T13:16:48.388Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:16:48 [2019-12-16T13:16:48.904Z] #59 42.84 Checking out files:  21% (644/2990)   
Checking out files:  22% (658/2990)   
Checking out files:  23% (688/2990)   
Checking out files:  24% (718/2990)   
Checking out files:  25% (748/2990)   
Checking out files:  26% (778/2990)   
Checking out files:  27% (808/2990)   
Checking out files:  28% (838/2990)   
Checking out files:  29% (868/2990)   
Checking out files:  30% (897/2990)   
Checking out files:  31% (927/2990)   
Checking out files:  32% (957/2990)   
Checking out files:  33% (987/2990)   
Checking out files:  34% (1017/2990)   
Checking out files:  35% (1047/2990)   
Checking out files:  36% (1077/2990)   
Checking out files:  37% (1107/2990)   
Checking out files:  38% (1137/2990)   
Checking out files:  39% (1167/2990)   
Checking out files:  40% (1196/2990)   
Checking out files:  41% (1226/2990)   
Checking out files:  42% (1256/2990)   
Checking out files:  43% (1286/2990)   
Checking out files:  44% (1316/2990)   
Checking out files:  45% (1346/2990)   
Checking out files:  46% (1376/2990)   
Checking out files:  47% (1406/2990)   
Checking out files:  48% (1436/2990)   
Checking out files:  49% (1466/2990)   
Checking out files:  50% (1495/2990)   
Checking out files:  51% (1525/2990)   
Checking out files:  52% (1555/2990)   
Checking out files:  53% (1585/2990)   
Checking out files:  54% (1615/2990)   
Checking out files:  55% (1645/2990)   
Checking out files:  56% (1675/2990)   
Checking out files:  57% (1705/2990)   
Checking out files:  58% (1735/2990)   
Checking out files:  59% (1765/2990)   
Checking out files:  60% (1794/2990)   
Checking out files:  61% (1824/2990)   
Checking out files:  62% (1854/2990)   
Checking out files:  63% (1884/2990)   
Checking out files:  64% (1914/2990)   
Checking out files:  65% (1944/2990)   
Checking out files:  66% (1974/2990)   
Checking out files:  67% (2004/2990)   
Checking out files:  67% (2005/2990)   
Checking out files:  68% (2034/2990)   
Checking out files:  69% (2064/2990)   
Checking out files:  70% (2093/2990)   
Checking out files:  71% (2123/2990)   
Checking out files:  72% (2153/2990)   
Checking out files:  73% (2183/2990)   
Checking out files:  74% (2213/2990)   
Checking out files:  75% (2243/2990)   
Checking out files:  76% (2273/2990)   
Checking out files:  77% (2303/2990)   
Checking out files:  78% (2333/2990)   
Checking out files:  79% (2363/2990)   
Checking out files:  80% (2392/2990)   
Checking out files:  81% (2422/2990)   
Checking out files:  82% (2452/2990)   
Checking out files:  83% (2482/2990)   
Checking out files:  84% (2512/2990)   
Checking out files:  85% (2542/2990)   
Checking out files:  85% (2546/2990)   
Checking out files:  86% (2572/2990)   
Checking out files:  87% (2602/2990)   
Checking out files:  88% (2632/2990)   
Checking out files:  89% (2662/2990)   
Checking out files:  90% (2691/2990)   
Checking out files:  91% (2721/2990)   
Checking out files:  92% (2751/2990)   
Checking out files:  93% (2781/2990)   
Checking out files:  94% (2811/2990)   
Checking out files:  95% (2841/2990)   
Checking out files:  96% (2871/2990)   
Checking out files:  97% (2901/2990)   
Checking out files:  98% (2931/2990)   
Checking out files:  99% (2961/2990)   
Checking out files: 100% (2990/2990)   
Checking out files: 100% (2990/2990), done.
13:16:48 [2019-12-16T13:16:48.904Z] #59 45.81 + cd /tmp/tmp.htRFANdEum/src/github.com/containerd/containerd
13:16:48 [2019-12-16T13:16:48.904Z] #59 45.81 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:16:49 [2019-12-16T13:16:49.293Z] #59 ...
13:16:49 [2019-12-16T13:16:49.293Z] 
13:16:49 [2019-12-16T13:16:49.293Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:49 [2019-12-16T13:16:49.293Z] #44 98.58 path/filepath
13:16:49 [2019-12-16T13:16:49.293Z] #44 102.1 regexp/syntax
13:16:49 [2019-12-16T13:16:49.293Z] #44 103.6 flag
13:16:49 [2019-12-16T13:16:49.293Z] #44 107.1 go/token
13:16:49 [2019-12-16T13:16:49.293Z] #44 108.7 go/scanner
13:16:49 [2019-12-16T13:16:49.293Z] #44 ...
13:16:49 [2019-12-16T13:16:49.293Z] 
13:16:49 [2019-12-16T13:16:49.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.13   PBCC     images/google/protobuf/descriptor.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.36   PBCC     images/opts.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.52   PBCC     images/sit.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.70   DEP      images/google/protobuf/descriptor.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.74   DEP      images/opts.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.81   DEP      images/sit.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 13.99   PBCC     images/macvlan.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.00   DEP      images/macvlan.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.07   PBCC     images/autofs.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.13   DEP      images/autofs.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.20   PBCC     images/sysctl.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.27   DEP      images/sysctl.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.39   PBCC     images/time.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.44   DEP      images/time.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.48   PBCC     images/binfmt-misc.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.52   DEP      images/binfmt-misc.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.56   PBCC     images/seccomp.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.65   DEP      images/seccomp.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.78   PBCC     images/userns.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 14.84   DEP      images/userns.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.03   PBCC     images/cgroup.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.06   DEP      images/cgroup.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.17   PBCC     images/fown.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.19   PBCC     images/ext-file.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.20   DEP      images/fown.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.35   DEP      images/ext-file.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.45   PBCC     images/rpc.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.58   DEP      images/rpc.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.73   PBCC     images/siginfo.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.79   DEP      images/siginfo.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.81   PBCC     images/pagemap.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.83   DEP      images/pagemap.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.88   PBCC     images/rlimit.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 15.98   DEP      images/rlimit.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.03   PBCC     images/file-lock.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.06   DEP      images/file-lock.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.15   PBCC     images/tty.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.29   DEP      images/tty.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.46   PBCC     images/tun.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.58   PBCC     images/netdev.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.69   DEP      images/tun.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.77   DEP      images/netdev.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.84   PBCC     images/vma.pb-c.c
13:16:49 [2019-12-16T13:16:49.293Z] #41 16.95   DEP      images/vma.pb-c.d
13:16:49 [2019-12-16T13:16:49.293Z] #41 17.02   PBCC     images/creds.pb-c.c
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.08   DEP      images/creds.pb-c.d
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.28   PBCC     images/utsns.pb-c.c
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.29   DEP      images/utsns.pb-c.d
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.37   PBCC     images/ipc-desc.pb-c.c
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.40   PBCC     images/ipc-sem.pb-c.c
13:16:49 [2019-12-16T13:16:49.551Z] #41 17.47   DEP      images/ipc-desc.pb-c.d
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.335 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.335 Need to get 293 kB of archives.
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.335 After this operation, 1086 kB of additional disk space will be used.
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.335 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.344 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.351 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.597 debconf: delaying package configuration, since apt-utils is not installed
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.646 Fetched 293 kB in 1s (253 kB/s)
13:16:49 [2019-12-16T13:16:49.781Z] #24 9.710 Selecting previously unselected package libonig4:arm64.
13:16:49 [2019-12-16T13:16:49.809Z] #41 17.52   DEP      images/ipc-sem.pb-c.d
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.710 (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 ... 14976 files and directories currently installed.)
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.739 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.757 Unpacking libonig4:arm64 (6.1.3-2) ...
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.861 Selecting previously unselected package libjq1:arm64.
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.863 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.868 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
13:16:50 [2019-12-16T13:16:50.042Z] #24 9.961 Selecting previously unselected package jq.
13:16:50 [2019-12-16T13:16:50.055Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
13:16:50 [2019-12-16T13:16:50.055Z] #1 creating container buildx_buildkit_default
13:16:50 [2019-12-16T13:16:50.055Z] #1 creating container buildx_buildkit_default 0.5s done
13:16:50 [2019-12-16T13:16:50.055Z] #1 DONE 2.7s
13:16:50 [2019-12-16T13:16:50.055Z] 
13:16:50 [2019-12-16T13:16:50.055Z] #3 [internal] load build definition from Dockerfile
13:16:50 [2019-12-16T13:16:50.055Z] #3 transferring dockerfile: 15.32kB done
13:16:50 [2019-12-16T13:16:50.055Z] #3 DONE 0.0s
13:16:50 [2019-12-16T13:16:50.055Z] 
13:16:50 [2019-12-16T13:16:50.055Z] #2 [internal] load .dockerignore
13:16:50 [2019-12-16T13:16:50.055Z] #2 transferring context: 112B done
13:16:50 [2019-12-16T13:16:50.066Z] #41 17.72   PBCC     images/ipc-msg.pb-c.c
13:16:50 [2019-12-16T13:16:50.066Z] #41 17.79   DEP      images/ipc-msg.pb-c.d
13:16:50 [2019-12-16T13:16:50.303Z] #24 9.963 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
13:16:50 [2019-12-16T13:16:50.303Z] #24 9.968 Unpacking jq (1.5+dfsg-1.3) ...
13:16:50 [2019-12-16T13:16:50.303Z] #24 10.08 Setting up libonig4:arm64 (6.1.3-2) ...
13:16:50 [2019-12-16T13:16:50.303Z] #24 ...
13:16:50 [2019-12-16T13:16:50.303Z] 
13:16:50 [2019-12-16T13:16:50.303Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.391 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.516 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.520 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.528 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:50 [2019-12-16T13:16:50.303Z] #10 2.700 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 3.065 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 3.196 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 4.753 Fetched 7751 kB in 3s (2217 kB/s)
13:16:50 [2019-12-16T13:16:50.303Z] #10 4.753 Reading package lists...
13:16:50 [2019-12-16T13:16:50.303Z] #10 6.131 Reading package lists...
13:16:50 [2019-12-16T13:16:50.303Z] #10 7.494 Building dependency tree...
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.070 The following additional packages will be installed:
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.070   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.071   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.072   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.072   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.074   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.077 Suggested packages:
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.077   gcc-6-locales seccomp wine64
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.501 The following NEW packages will be installed:
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.501   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.501   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.501   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.502   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.502   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.502   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:16:50 [2019-12-16T13:16:50.303Z] #10 8.503   mingw-w64-x86-64-dev
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.565 0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.565 Need to get 68.0 MB of archives.
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.565 After this operation, 455 MB of additional disk space will be used.
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.565 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.581 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.583 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.584 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.609 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.610 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.610 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.610 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.610 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.615 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.620 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.625 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.635 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.644 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.647 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.649 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.651 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.685 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.723 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.760 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.763 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.857 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.917 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 9.922 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
13:16:50 [2019-12-16T13:16:50.303Z] #10 ...
13:16:50 [2019-12-16T13:16:50.303Z] 
13:16:50 [2019-12-16T13:16:50.303Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:16:50 [2019-12-16T13:16:50.303Z] #24 10.08 Setting up libonig4:arm64 (6.1.3-2) ...
13:16:50 [2019-12-16T13:16:50.303Z] #24 10.12 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
13:16:50 [2019-12-16T13:16:50.303Z] #24 10.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:16:50 [2019-12-16T13:16:50.323Z] #41 17.99   PBCC     images/ipc-shm.pb-c.c
13:16:50 [2019-12-16T13:16:50.323Z] #41 18.06   DEP      images/ipc-shm.pb-c.d
13:16:50 [2019-12-16T13:16:50.433Z] #2 DONE 0.0s
13:16:50 [2019-12-16T13:16:50.433Z] 
13:16:50 [2019-12-16T13:16:50.433Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:16:50 [2019-12-16T13:16:50.562Z] #24 10.18 Setting up jq (1.5+dfsg-1.3) ...
13:16:50 [2019-12-16T13:16:50.581Z] #41 18.28   PBCC     images/ipc-var.pb-c.c
13:16:50 [2019-12-16T13:16:50.581Z] #41 18.39   DEP      images/ipc-var.pb-c.d
13:16:50 [2019-12-16T13:16:50.798Z] #4 DONE 0.6s
13:16:50 [2019-12-16T13:16:50.798Z] 
13:16:50 [2019-12-16T13:16:50.798Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:16:50 [2019-12-16T13:16:50.798Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:16:50 [2019-12-16T13:16:50.838Z] #41 18.59   PBCC     images/sk-opts.pb-c.c
13:16:51 [2019-12-16T13:16:51.095Z] #41 18.68   PBCC     images/packet-sock.pb-c.c
13:16:51 [2019-12-16T13:16:51.095Z] #41 18.83   DEP      images/sk-opts.pb-c.d
13:16:51 [2019-12-16T13:16:51.095Z] #41 18.95   DEP      images/packet-sock.pb-c.d
13:16:51 [2019-12-16T13:16:51.133Z] #24 DONE 11.0s
13:16:51 [2019-12-16T13:16:51.133Z] 
13:16:51 [2019-12-16T13:16:51.133Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:16:51 [2019-12-16T13:16:51.133Z] #25 DONE 0.1s
13:16:51 [2019-12-16T13:16:51.133Z] 
13:16:51 [2019-12-16T13:16:51.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:51 [2019-12-16T13:16:51.133Z] #10 10.59 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
13:16:51 [2019-12-16T13:16:51.133Z] #10 10.99 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
13:16:51 [2019-12-16T13:16:51.133Z] #10 10.99 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
13:16:51 [2019-12-16T13:16:51.249Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
13:16:51 [2019-12-16T13:16:51.249Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.47MB / 8.87MB 0.1s
13:16:51 [2019-12-16T13:16:51.249Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
13:16:51 [2019-12-16T13:16:51.249Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:16:51 [2019-12-16T13:16:51.249Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
13:16:51 [2019-12-16T13:16:51.249Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
13:16:51 [2019-12-16T13:16:51.249Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
13:16:51 [2019-12-16T13:16:51.353Z] #41 19.10   PBCC     images/sk-netlink.pb-c.c
13:16:51 [2019-12-16T13:16:51.610Z] #41 19.35   DEP      images/sk-netlink.pb-c.d
13:16:51 [2019-12-16T13:16:51.640Z] #5 DONE 0.5s
13:16:51 [2019-12-16T13:16:51.640Z] 
13:16:51 [2019-12-16T13:16:51.640Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.29 debconf: delaying package configuration, since apt-utils is not installed
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.34 Fetched 68.0 MB in 2s (27.6 MB/s)
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.42 Selecting previously unselected package libpcrecpp0v5:arm64.
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.42 (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 ... 14976 files and directories currently installed.)
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.43 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.44 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.55 Selecting previously unselected package libudev-dev:arm64.
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.56 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ...
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.57 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.66 Selecting previously unselected package liblzo2-2:arm64.
13:16:51 [2019-12-16T13:16:51.703Z] #10 11.66 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ...
13:16:51 [2019-12-16T13:16:51.821Z] #24 3.777 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:51 [2019-12-16T13:16:51.821Z] #24 3.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:51 [2019-12-16T13:16:51.821Z] #24 3.801 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:51 [2019-12-16T13:16:51.821Z] #24 3.811 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:51 [2019-12-16T13:16:51.821Z] #24 3.824 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:51 [2019-12-16T13:16:51.821Z] #24 4.146 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:16:51 [2019-12-16T13:16:51.868Z] #41 19.53   PBCC     images/sk-inet.pb-c.c
13:16:51 [2019-12-16T13:16:51.868Z] #41 19.73   DEP      images/sk-inet.pb-c.d
13:16:51 [2019-12-16T13:16:51.962Z] #10 11.67 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
13:16:51 [2019-12-16T13:16:51.962Z] #10 11.74 Selecting previously unselected package btrfs-progs.
13:16:51 [2019-12-16T13:16:51.962Z] #10 11.74 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ...
13:16:51 [2019-12-16T13:16:51.962Z] #10 11.74 Unpacking btrfs-progs (4.7.3-1) ...
13:16:51 [2019-12-16T13:16:51.962Z] #10 11.92 Selecting previously unselected package btrfs-tools.
13:16:52 [2019-12-16T13:16:52.078Z] #24 4.679 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:16:52 [2019-12-16T13:16:52.084Z] #6 ...
13:16:52 [2019-12-16T13:16:52.084Z] 
13:16:52 [2019-12-16T13:16:52.084Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:16:52 [2019-12-16T13:16:52.084Z] #7 DONE 0.3s
13:16:52 [2019-12-16T13:16:52.084Z] 
13:16:52 [2019-12-16T13:16:52.084Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:16:52 [2019-12-16T13:16:52.084Z] #6 DONE 0.3s
13:16:52 [2019-12-16T13:16:52.084Z] 
13:16:52 [2019-12-16T13:16:52.084Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:52 [2019-12-16T13:16:52.084Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:16:52 [2019-12-16T13:16:52.125Z] #41 19.88   PBCC     images/sk-unix.pb-c.c
13:16:52 [2019-12-16T13:16:52.222Z] #10 11.92 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 11.92 Unpacking btrfs-tools (4.7.3-1) ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.01 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.09 Selecting previously unselected package dmsetup.
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.09 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.09 Unpacking dmsetup (2:1.02.137-2) ...
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.17 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:16:52 [2019-12-16T13:16:52.222Z] #10 12.17 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.383Z] #41 20.04   DEP      images/sk-unix.pb-c.d
13:16:52 [2019-12-16T13:16:52.383Z] #41 20.21   PBCC     images/mm.pb-c.c
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.18 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.22 Selecting previously unselected package libsepol1-dev:arm64.
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.23 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.23 Unpacking libsepol1-dev:arm64 (2.6-2) ...
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.34 Selecting previously unselected package libpcre16-3:arm64.
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.34 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.483Z] #10 12.35 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 31.87kB / 45.24MB 0.1s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 0B / 10.32MB 0.1s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 0B / 4.37MB 0.1s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.2s done
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 8.67MB / 45.24MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 1.93MB / 10.32MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 425.09kB / 4.37MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 851.03kB / 50.49MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 449.63kB / 45.98MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.3s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 12.08MB / 45.24MB 0.4s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 4.32MB / 10.32MB 0.4s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 2.26MB / 4.37MB 0.4s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 4.29MB / 50.49MB 0.4s
13:16:52 [2019-12-16T13:16:52.576Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 3.44MB / 45.98MB 0.4s
13:16:52 [2019-12-16T13:16:52.642Z] #24 5.360 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:16:52 [2019-12-16T13:16:52.643Z] #41 ...
13:16:52 [2019-12-16T13:16:52.643Z] 
13:16:52 [2019-12-16T13:16:52.643Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:52 [2019-12-16T13:16:52.643Z] #36 14.08 Scanning dependencies of target tini-static
13:16:52 [2019-12-16T13:16:52.643Z] #36 14.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:16:52 [2019-12-16T13:16:52.643Z] #36 16.07 [100%] Linking C executable tini-static
13:16:52 [2019-12-16T13:16:52.643Z] #36 17.01 [100%] Built target tini-static
13:16:52 [2019-12-16T13:16:52.643Z] #36 17.09 + mkdir -p /build
13:16:52 [2019-12-16T13:16:52.643Z] #36 17.10 + cp tini-static /build/docker-init
13:16:52 [2019-12-16T13:16:52.643Z] #36 DONE 17.9s
13:16:52 [2019-12-16T13:16:52.643Z] 
13:16:52 [2019-12-16T13:16:52.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:16:52 [2019-12-16T13:16:52.643Z] #41 20.28   DEP      images/mm.pb-c.d
13:16:52 [2019-12-16T13:16:52.643Z] #41 20.35   PBCC     images/timerfd.pb-c.c
13:16:52 [2019-12-16T13:16:52.643Z] #41 ...
13:16:52 [2019-12-16T13:16:52.643Z] 
13:16:52 [2019-12-16T13:16:52.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:52 [2019-12-16T13:16:52.643Z] #10 110.0 Selecting previously unselected package mingw-w64-x86-64-dev.
13:16:52 [2019-12-16T13:16:52.643Z] #10 110.0 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:16:52 [2019-12-16T13:16:52.643Z] #10 110.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.43 Selecting previously unselected package libpcre32-3:arm64.
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.43 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.44 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.51 Selecting previously unselected package libpcre3-dev:arm64.
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.52 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.52 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.69 Selecting previously unselected package libselinux1-dev:arm64.
13:16:52 [2019-12-16T13:16:52.743Z] #10 12.69 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ...
13:16:52 [2019-12-16T13:16:52.900Z] #24 ...
13:16:52 [2019-12-16T13:16:52.900Z] 
13:16:52 [2019-12-16T13:16:52.900Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:16:52 [2019-12-16T13:16:52.900Z] #10 4.896 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:52 [2019-12-16T13:16:52.900Z] #10 4.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:52 [2019-12-16T13:16:52.900Z] #10 4.918 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:52 [2019-12-16T13:16:52.900Z] #10 4.942 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:52 [2019-12-16T13:16:52.900Z] #10 5.012 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.69 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.81 Selecting previously unselected package libdevmapper-dev:arm64.
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.82 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.83 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.89 Selecting previously unselected package libseccomp2:arm64.
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.89 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.90 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
13:16:53 [2019-12-16T13:16:53.004Z] #10 12.95 Selecting previously unselected package libseccomp-dev:arm64.
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 7.57MB / 10.32MB 0.6s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.6s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 7.18MB / 45.98MB 0.6s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 16.37MB / 45.24MB 0.7s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.06MB / 10.32MB 0.7s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.6s done
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 8.75MB / 50.49MB 0.7s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 10.38MB / 45.98MB 0.7s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 6.09MB / 102.15MB 0.7s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 18.70MB / 45.24MB 0.9s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.8s done
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 11.55MB / 50.49MB 0.9s
13:16:53 [2019-12-16T13:16:53.060Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 14.22MB / 45.98MB 0.9s
13:16:53 [2019-12-16T13:16:53.157Z] #10 5.685 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:16:53 [2019-12-16T13:16:53.266Z] #10 12.95 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
13:16:53 [2019-12-16T13:16:53.266Z] #10 12.96 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
13:16:53 [2019-12-16T13:16:53.266Z] #10 13.04 Selecting previously unselected package libsystemd-dev:arm64.
13:16:53 [2019-12-16T13:16:53.266Z] #10 13.04 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ...
13:16:53 [2019-12-16T13:16:53.266Z] #10 13.05 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 21.45MB / 45.24MB 1.0s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 15.20MB / 50.49MB 1.0s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 17.61MB / 45.98MB 1.0s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 24.07MB / 45.24MB 1.2s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 18.56MB / 50.49MB 1.2s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 22.33MB / 45.98MB 1.2s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 13.83MB / 102.15MB 1.2s
13:16:53 [2019-12-16T13:16:53.617Z] #8 ...
13:16:53 [2019-12-16T13:16:53.617Z] 
13:16:53 [2019-12-16T13:16:53.617Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:16:53 [2019-12-16T13:16:53.617Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:16:53 [2019-12-16T13:16:53.617Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:16:53 [2019-12-16T13:16:53.617Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
13:16:53 [2019-12-16T13:16:53.617Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:16:53 [2019-12-16T13:16:53.617Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
13:16:53 [2019-12-16T13:16:53.617Z] #66 DONE 1.4s
13:16:53 [2019-12-16T13:16:53.617Z] 
13:16:53 [2019-12-16T13:16:53.617Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 26.73MB / 45.24MB 1.3s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 21.93MB / 50.49MB 1.3s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 26.59MB / 45.98MB 1.3s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 29.31MB / 45.24MB 1.5s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 30.19MB / 45.98MB 1.5s
13:16:53 [2019-12-16T13:16:53.617Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 21.19MB / 102.15MB 1.5s
13:16:53 [2019-12-16T13:16:53.837Z] #10 13.68 Selecting previously unselected package binutils-mingw-w64-i686.
13:16:53 [2019-12-16T13:16:53.837Z] #10 13.68 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
13:16:53 [2019-12-16T13:16:53.837Z] #10 13.69 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 32.09MB / 45.24MB 1.6s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 28.77MB / 50.49MB 1.6s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 32.92MB / 45.98MB 1.6s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 36.13MB / 45.24MB 1.8s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 31.69MB / 50.49MB 1.8s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 35.52MB / 45.98MB 1.8s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 27.68MB / 102.15MB 1.8s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 39.91MB / 45.24MB 1.9s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 35.09MB / 50.49MB 1.9s
13:16:54 [2019-12-16T13:16:54.075Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 39.50MB / 45.98MB 1.9s
13:16:54 [2019-12-16T13:16:54.408Z] #10 14.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:16:54 [2019-12-16T13:16:54.408Z] #10 14.17 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
13:16:54 [2019-12-16T13:16:54.408Z] #10 14.18 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 42.81MB / 45.24MB 2.1s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 39.00MB / 50.49MB 2.1s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 42.81MB / 45.98MB 2.1s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 32.89MB / 102.15MB 2.1s
13:16:54 [2019-12-16T13:16:54.519Z] #8 ...
13:16:54 [2019-12-16T13:16:54.519Z] 
13:16:54 [2019-12-16T13:16:54.519Z] #20 [internal] load build context
13:16:54 [2019-12-16T13:16:54.519Z] #20 transferring context: 46.31MB 2.4s done
13:16:54 [2019-12-16T13:16:54.519Z] #20 DONE 2.5s
13:16:54 [2019-12-16T13:16:54.519Z] 
13:16:54 [2019-12-16T13:16:54.519Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.2s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 42.59MB / 50.49MB 2.2s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.2s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.4s
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.3s done
13:16:54 [2019-12-16T13:16:54.519Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 46.63MB / 102.15MB 2.4s
13:16:54 [2019-12-16T13:16:54.538Z] #10 7.087 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:16:54 [2019-12-16T13:16:54.543Z] #10 ...
13:16:54 [2019-12-16T13:16:54.543Z] 
13:16:54 [2019-12-16T13:16:54.543Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:54 [2019-12-16T13:16:54.543Z] #31 103.7 flag
13:16:54 [2019-12-16T13:16:54.543Z] #31 103.7 github.com/BurntSushi/toml
13:16:54 [2019-12-16T13:16:54.543Z] #31 107.0 log
13:16:54 [2019-12-16T13:16:54.543Z] #31 111.1 github.com/BurntSushi/toml/cmd/tomlv
13:16:54 [2019-12-16T13:16:54.543Z] #31 ...
13:16:54 [2019-12-16T13:16:54.543Z] 
13:16:54 [2019-12-16T13:16:54.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:16:54 [2019-12-16T13:16:54.543Z] #41 20.43   DEP      images/timerfd.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 20.59   PBCC     images/timer.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 20.67   DEP      images/timer.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 20.81   PBCC     images/sa.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 20.96   DEP      images/sa.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.07   PBCC     images/pipe-data.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.18   DEP      images/pipe-data.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.27   PBCC     images/mnt.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.37   DEP      images/mnt.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.41   PBCC     images/sk-packet.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.50   DEP      images/sk-packet.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.68   PBCC     images/tcp-stream.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.80   DEP      images/tcp-stream.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 21.93   PBCC     images/pipe.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.06   DEP      images/pipe.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.18   PBCC     images/pstree.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.30   DEP      images/pstree.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.35   PBCC     images/fs.pb-c.c
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.39   DEP      images/fs.pb-c.d
13:16:54 [2019-12-16T13:16:54.543Z] #41 22.43   PBCC     images/signalfd.pb-c.c
13:16:54 [2019-12-16T13:16:54.795Z] #10 7.530 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:16:54 [2019-12-16T13:16:54.801Z] #41 22.47   DEP      images/signalfd.pb-c.d
13:16:54 [2019-12-16T13:16:54.801Z] #41 22.52   PBCC     images/fh.pb-c.c
13:16:54 [2019-12-16T13:16:54.801Z] #41 22.58   PBCC     images/fsnotify.pb-c.c
13:16:54 [2019-12-16T13:16:54.801Z] #41 22.65   DEP      images/fh.pb-c.d
13:16:54 [2019-12-16T13:16:54.801Z] #41 22.72   DEP      images/fsnotify.pb-c.d
13:16:54 [2019-12-16T13:16:54.900Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.4s done
13:16:54 [2019-12-16T13:16:54.900Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s done
13:16:54 [2019-12-16T13:16:54.900Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 64.01MB / 102.15MB 2.5s
13:16:54 [2019-12-16T13:16:54.900Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 80.47MB / 102.15MB 2.7s
13:16:54 [2019-12-16T13:16:54.900Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 97.71MB / 102.15MB 2.8s
13:16:54 [2019-12-16T13:16:54.983Z] #10 14.82 Selecting previously unselected package binutils-mingw-w64.
13:16:55 [2019-12-16T13:16:55.058Z] #41 22.74   PBCC     images/eventpoll.pb-c.c
13:16:55 [2019-12-16T13:16:55.058Z] #41 22.85   DEP      images/eventpoll.pb-c.d
13:16:55 [2019-12-16T13:16:55.058Z] #41 22.98   PBCC     images/eventfd.pb-c.c
13:16:55 [2019-12-16T13:16:55.244Z] #10 14.83 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:16:55 [2019-12-16T13:16:55.244Z] #10 14.83 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:16:55 [2019-12-16T13:16:55.244Z] #10 14.89 Selecting previously unselected package mingw-w64-common.
13:16:55 [2019-12-16T13:16:55.244Z] #10 14.90 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
13:16:55 [2019-12-16T13:16:55.244Z] #10 14.90 Unpacking mingw-w64-common (5.0.1-1) ...
13:16:55 [2019-12-16T13:16:55.266Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.1s done
13:16:55 [2019-12-16T13:16:55.266Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
13:16:55 [2019-12-16T13:16:55.316Z] #41 23.02   DEP      images/eventfd.pb-c.d
13:16:55 [2019-12-16T13:16:55.316Z] #41 23.12   PBCC     images/remap-file-path.pb-c.c
13:16:55 [2019-12-16T13:16:55.574Z] #41 23.13   DEP      images/remap-file-path.pb-c.d
13:16:55 [2019-12-16T13:16:55.574Z] #41 23.27   PBCC     images/fifo.pb-c.c
13:16:55 [2019-12-16T13:16:55.574Z] #41 23.28   DEP      images/fifo.pb-c.d
13:16:55 [2019-12-16T13:16:55.574Z] #41 23.30   PBCC     images/ghost-file.pb-c.c
13:16:55 [2019-12-16T13:16:55.574Z] #41 23.39   DEP      images/ghost-file.pb-c.d
13:16:55 [2019-12-16T13:16:55.726Z] #10 ...
13:16:55 [2019-12-16T13:16:55.726Z] 
13:16:55 [2019-12-16T13:16:55.726Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.581 + RM_GOPATH=0
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.581 + TMP_GOPATH=
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.581 + : /build
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.581 + '[' -z '' ']'
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.581 ++ mktemp -d
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.585 + export GOPATH=/tmp/tmp.XKJfWX7MKY
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.585 + GOPATH=/tmp/tmp.XKJfWX7MKY
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.585 + RM_GOPATH=1
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.586 ++ dirname ./install.sh
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.586 + dir=.
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.586 + bin=dockercli
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.586 + shift
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.586 + '[' '!' -f ./dockercli.installer ']'
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.587 + . ./dockercli.installer
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.587 ++ : stable
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.588 ++ : 17.06.2-ce
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.589 + install_dockercli
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.589 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.589 Install docker/cli version 17.06.2-ce from stable
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.590 ++ uname -m
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.592 + arch=x86_64
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.593 + '[' x86_64 '!=' x86_64 ']'
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.593 + url=https://download.docker.com/linux/static
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.594 + tar -xz docker/docker
13:16:55 [2019-12-16T13:16:55.726Z] #22 3.595 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:16:55 [2019-12-16T13:16:55.726Z] #22 7.815 + mkdir -p /build
13:16:55 [2019-12-16T13:16:55.726Z] #22 7.823 + mv docker/docker /build/
13:16:55 [2019-12-16T13:16:55.726Z] #22 7.830 + rmdir docker
13:16:55 [2019-12-16T13:16:55.726Z] #22 DONE 8.1s
13:16:55 [2019-12-16T13:16:55.726Z] 
13:16:55 [2019-12-16T13:16:55.726Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.334 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.388 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.392 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.421 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:55 [2019-12-16T13:16:55.726Z] #56 3.859 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:16:55 [2019-12-16T13:16:55.726Z] #56 4.295 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:16:55 [2019-12-16T13:16:55.726Z] #56 4.638 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:16:55 [2019-12-16T13:16:55.834Z] #41 23.48   PBCC     images/regfile.pb-c.c
13:16:55 [2019-12-16T13:16:55.834Z] #41 23.57   DEP      images/regfile.pb-c.d
13:16:55 [2019-12-16T13:16:55.834Z] #41 23.66   PBCC     images/ns.pb-c.c
13:16:56 [2019-12-16T13:16:56.091Z] #41 23.71   DEP      images/ns.pb-c.d
13:16:56 [2019-12-16T13:16:56.091Z] #41 23.73   PBCC     images/fdinfo.pb-c.c
13:16:56 [2019-12-16T13:16:56.091Z] #41 23.89   DEP      images/fdinfo.pb-c.d
13:16:56 [2019-12-16T13:16:56.091Z] #41 23.94   PBCC     images/core-aarch64.pb-c.c
13:16:56 [2019-12-16T13:16:56.348Z] #41 24.00   PBCC     images/core-arm.pb-c.c
13:16:56 [2019-12-16T13:16:56.348Z] #41 24.09   PBCC     images/core-ppc64.pb-c.c
13:16:56 [2019-12-16T13:16:56.348Z] #41 24.13   PBCC     images/core-s390.pb-c.c
13:16:56 [2019-12-16T13:16:56.348Z] #41 24.16   PBCC     images/core-x86.pb-c.c
13:16:56 [2019-12-16T13:16:56.348Z] #41 24.20   PBCC     images/core.pb-c.c
13:16:56 [2019-12-16T13:16:56.606Z] #41 24.26   PBCC     images/inventory.pb-c.c
13:16:56 [2019-12-16T13:16:56.606Z] #41 24.32   DEP      images/core-aarch64.pb-c.d
13:16:56 [2019-12-16T13:16:56.606Z] #41 24.44   DEP      images/core-arm.pb-c.d
13:16:56 [2019-12-16T13:16:56.606Z] #41 24.49   DEP      images/core-ppc64.pb-c.d
13:16:56 [2019-12-16T13:16:56.606Z] #41 24.54   DEP      images/core-s390.pb-c.d
13:16:56 [2019-12-16T13:16:56.644Z] #10 ...
13:16:56 [2019-12-16T13:16:56.644Z] 
13:16:56 [2019-12-16T13:16:56.644Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:16:56 [2019-12-16T13:16:56.644Z] #26 1.710 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:16:56 [2019-12-16T13:16:56.644Z] #26 1.957 
13:16:56 [2019-12-16T13:16:56.644Z] #26 2.260 
##########                                                                15.3%
#######################                                                   32.5%
##################################                                        48.6%
##############################################                            65.0%
#################################################################         90.8%
######################################################################## 100.0%
13:16:56 [2019-12-16T13:16:56.644Z] #26 2.925 
13:16:56 [2019-12-16T13:16:56.644Z] #26 3.221 
#######################                                                   32.9%
#########################################                                 57.9%
###################################################################       94.3%
######################################################################## 100.0%
13:16:56 [2019-12-16T13:16:56.644Z] #26 3.653 
13:16:56 [2019-12-16T13:16:56.644Z] #26 3.989 
                                                                           0.9%
##############                                                            19.9%
#########################                                                 36.0%
########################################                                  56.5%
#######################################################                   76.5%
#####################################################################     96.1%
######################################################################## 100.0%
13:16:56 [2019-12-16T13:16:56.644Z] #26 4.763 
13:16:56 [2019-12-16T13:16:56.863Z] #41 24.64   DEP      images/core-x86.pb-c.d
13:16:56 [2019-12-16T13:16:56.863Z] #41 24.74   DEP      images/core.pb-c.d
13:16:57 [2019-12-16T13:16:57.121Z] #41 24.80   DEP      images/inventory.pb-c.d
13:16:57 [2019-12-16T13:16:57.380Z] #41 24.95   PBCC     images/cpuinfo.pb-c.c
13:16:57 [2019-12-16T13:16:57.380Z] #41 25.00   DEP      images/cpuinfo.pb-c.d
13:16:57 [2019-12-16T13:16:57.380Z] #41 25.04   PBCC     images/stats.pb-c.c
13:16:57 [2019-12-16T13:16:57.380Z] #41 25.09   DEP      images/stats.pb-c.d
13:16:57 [2019-12-16T13:16:57.622Z] #56 ...
13:16:57 [2019-12-16T13:16:57.622Z] 
13:16:57 [2019-12-16T13:16:57.622Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:16:57 [2019-12-16T13:16:57.622Z] #33 4.801 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:16:57 [2019-12-16T13:16:57.622Z] #33 4.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:16:57 [2019-12-16T13:16:57.622Z] #33 4.826 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:16:57 [2019-12-16T13:16:57.622Z] #33 4.842 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:16:57 [2019-12-16T13:16:57.622Z] #33 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:16:57 [2019-12-16T13:16:57.622Z] #33 5.666 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:16:57 [2019-12-16T13:16:57.622Z] #33 7.115 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:16:57 [2019-12-16T13:16:57.622Z] #33 7.867 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:16:57 [2019-12-16T13:16:57.880Z] #33 ...
13:16:57 [2019-12-16T13:16:57.880Z] 
13:16:57 [2019-12-16T13:16:57.880Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:16:57 [2019-12-16T13:16:57.880Z] #56 10.41 Fetched 7928 kB in 8s (985 kB/s)
13:16:57 [2019-12-16T13:16:57.990Z] #41 ...
13:16:57 [2019-12-16T13:16:57.990Z] 
13:16:57 [2019-12-16T13:16:57.990Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:16:57 [2019-12-16T13:16:57.990Z] #31 DONE 117.2s
13:16:57 [2019-12-16T13:16:57.990Z] 
13:16:57 [2019-12-16T13:16:57.990Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:16:57 [2019-12-16T13:16:57.990Z] #44 110.0 regexp
13:16:57 [2019-12-16T13:16:57.990Z] #44 110.7 go/ast
13:16:57 [2019-12-16T13:16:57.990Z] #44 115.8 internal/lazyregexp
13:16:57 [2019-12-16T13:16:57.990Z] #44 116.1 net/url
13:16:58 [2019-12-16T13:16:58.184Z] #26 5.042 
####                                                                       6.5%
##########                                                                15.1%
################                                                          23.5%
######################                                                    31.0%
#############################                                             41.1%
####################################                                      51.3%
###########################################                               60.0%
#################################################                         68.4%
###################################################                       71.4%
########################################################                  78.5%
############################################################              84.7%
################################################################          89.7%
###################################################################       93.5%
###################################################################       93.5%
######################################################################## 100.0%
13:16:58 [2019-12-16T13:16:58.184Z] #26 6.717 
13:16:58 [2019-12-16T13:16:58.755Z] #26 7.391 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:16:58 [2019-12-16T13:16:58.945Z] #44 118.3 text/template/parse
13:16:59 [2019-12-16T13:16:59.015Z] #26 7.563 
13:16:59 [2019-12-16T13:16:59.015Z] #26 7.716 
######################################################################## 100.0%
13:16:59 [2019-12-16T13:16:59.015Z] #26 7.751 
13:16:59 [2019-12-16T13:16:59.203Z] #44 118.7 go/parser
13:16:59 [2019-12-16T13:16:59.203Z] #44 ...
13:16:59 [2019-12-16T13:16:59.203Z] 
13:16:59 [2019-12-16T13:16:59.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:16:59 [2019-12-16T13:16:59.203Z] #41 27.05 make[1]: Nothing to be done for 'all'.
13:16:59 [2019-12-16T13:16:59.590Z] #26 8.338 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:17:00 [2019-12-16T13:17:00.040Z] #26 8.691 
13:17:00 [2019-12-16T13:17:00.300Z] #26 8.854 
#################################                                         45.9%
######################################################################## 100.0%
13:17:00 [2019-12-16T13:17:00.300Z] #26 8.931 
13:17:00 [2019-12-16T13:17:00.582Z] #41 ...
13:17:00 [2019-12-16T13:17:00.582Z] 
13:17:00 [2019-12-16T13:17:00.582Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + export 'BUILDTAGS=netgo osusergo static_build'
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + BUILDTAGS='netgo osusergo static_build'
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + export EXTRA_FLAGS=-buildmode=pie
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + EXTRA_FLAGS=-buildmode=pie
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + '[' '' = dynamic ']'
13:17:00 [2019-12-16T13:17:00.582Z] #59 47.04 + make
13:17:00 [2019-12-16T13:17:00.582Z] #59 49.48 + bin/ctr
13:17:00 [2019-12-16T13:17:00.582Z] #59 ...
13:17:00 [2019-12-16T13:17:00.582Z] 
13:17:00 [2019-12-16T13:17:00.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.4 Selecting previously unselected package gcc-mingw-w64-base.
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.4 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.8 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:17:00 [2019-12-16T13:17:00.582Z] #10 119.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:01 [2019-12-16T13:17:01.158Z] #56 10.41 Reading package lists...
13:17:01 [2019-12-16T13:17:01.245Z] #26 9.691 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:17:01 [2019-12-16T13:17:01.245Z] #26 9.720 skipping existing ed4b54129745
13:17:01 [2019-12-16T13:17:01.245Z] #26 9.767 
13:17:01 [2019-12-16T13:17:01.831Z] #26 10.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:17:02 [2019-12-16T13:17:02.097Z] #26 10.73 
13:17:02 [2019-12-16T13:17:02.358Z] #26 10.85 
######################################################################## 100.0%
13:17:02 [2019-12-16T13:17:02.358Z] #26 10.89 
13:17:02 [2019-12-16T13:17:02.358Z] #26 10.92 Download of images into '/build' complete.
13:17:02 [2019-12-16T13:17:02.358Z] #26 10.92 Use something like the following to load the result into a Docker daemon:
13:17:02 [2019-12-16T13:17:02.358Z] #26 10.92   tar -cC '/build' . | docker load
13:17:03 [2019-12-16T13:17:03.305Z] #26 DONE 12.0s
13:17:03 [2019-12-16T13:17:03.305Z] 
13:17:03 [2019-12-16T13:17:03.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:03 [2019-12-16T13:17:03.305Z] #10 16.87 Selecting previously unselected package mingw-w64-x86-64-dev.
13:17:03 [2019-12-16T13:17:03.305Z] #10 16.88 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:17:03 [2019-12-16T13:17:03.305Z] #10 16.89 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.80 Selecting previously unselected package gcc-mingw-w64-base.
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.80 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.88 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.89 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
13:17:03 [2019-12-16T13:17:03.305Z] #10 18.89 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
13:17:04 [2019-12-16T13:17:04.246Z] #10 24.03 Selecting previously unselected package g++-mingw-w64-x86-64.
13:17:04 [2019-12-16T13:17:04.246Z] #10 24.03 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
13:17:04 [2019-12-16T13:17:04.246Z] #10 24.04 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
13:17:04 [2019-12-16T13:17:04.441Z] #56 13.80 Reading package lists...
13:17:04 [2019-12-16T13:17:04.441Z] #56 ...
13:17:04 [2019-12-16T13:17:04.441Z] 
13:17:04 [2019-12-16T13:17:04.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:04 [2019-12-16T13:17:04.441Z] #10 13.58 Fetched 7928 kB in 9s (819 kB/s)
13:17:04 [2019-12-16T13:17:04.441Z] #10 13.58 Reading package lists...
13:17:04 [2019-12-16T13:17:04.818Z] #10 ...
13:17:04 [2019-12-16T13:17:04.818Z] 
13:17:04 [2019-12-16T13:17:04.818Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:06 [2019-12-16T13:17:06.377Z] #22 24.56 Checking out files:  39% (4153/10426)   
Checking out files:  40% (4171/10426)   
Checking out files:  41% (4275/10426)   
Checking out files:  42% (4379/10426)   
Checking out files:  43% (4484/10426)   
Checking out files:  44% (4588/10426)   
Checking out files:  45% (4692/10426)   
Checking out files:  46% (4796/10426)   
Checking out files:  47% (4901/10426)   
Checking out files:  48% (5005/10426)   
Checking out files:  49% (5109/10426)   
Checking out files:  50% (5213/10426)   
Checking out files:  51% (5318/10426)   
Checking out files:  52% (5422/10426)   
Checking out files:  53% (5526/10426)   
Checking out files:  54% (5631/10426)   
Checking out files:  55% (5735/10426)   
Checking out files:  56% (5839/10426)   
Checking out files:  57% (5943/10426)   
Checking out files:  58% (6048/10426)   
Checking out files:  59% (6152/10426)   
Checking out files:  60% (6256/10426)   
Checking out files:  61% (6360/10426)   
Checking out files:  62% (6465/10426)   
Checking out files:  63% (6569/10426)   
Checking out files:  64% (6673/10426)   
Checking out files:  65% (6777/10426)   
Checking out files:  66% (6882/10426)   
Checking out files:  67% (6986/10426)   
Checking out files:  68% (7090/10426)   
Checking out files:  69% (7194/10426)   
Checking out files:  70% (7299/10426)   
Checking out files:  71% (7403/10426)   
Checking out files:  72% (7507/10426)   
Checking out files:  73% (7611/10426)   
Checking out files:  74% (7716/10426)   
Checking out files:  75% (7820/10426)   
Checking out files:  76% (7924/10426)   
Checking out files:  77% (8029/10426)   
Checking out files:  78% (8133/10426)   
Checking out files:  79% (8237/10426)   
Checking out files:  80% (8341/10426)   
Checking out files:  81% (8446/10426)   
Checking out files:  82% (8550/10426)   
Checking out files:  83% (8654/10426)   
Checking out files:  84% (8758/10426)   
Checking out files:  85% (8863/10426)   
Checking out files:  86% (8967/10426)   
Checking out files:  87% (9071/10426)   
Checking out files:  87% (9160/10426)   
Checking out files:  88% (9175/10426)   
Checking out files:  89% (9280/10426)   
Checking out files:  90% (9384/10426)   
Checking out files:  91% (9488/10426)   
Checking out files:  92% (9592/10426)   
Checking out files:  93% (9697/10426)   
Checking out files:  94% (9801/10426)   
Checking out files:  95% (9905/10426)   
Checking out files:  96% (10009/10426)   
Checking out files:  97% (10114/10426)   
Checking out files:  98% (10218/10426)   
Checking out files:  99% (10322/10426)   
Checking out files: 100% (10426/10426)   
Checking out files: 100% (10426/10426), done.
13:17:06 [2019-12-16T13:17:06.377Z] #22 25.87 + cd /tmp/tmp.PcTK7hVHIY/tmp/docker-ce
13:17:06 [2019-12-16T13:17:06.377Z] #22 25.87 + git checkout -q v17.06.2-ce
13:17:06 [2019-12-16T13:17:06.602Z] #10 17.22 Reading package lists...
13:17:06 [2019-12-16T13:17:06.602Z] #10 ...
13:17:06 [2019-12-16T13:17:06.602Z] 
13:17:06 [2019-12-16T13:17:06.602Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:17:06 [2019-12-16T13:17:06.602Z] #56 13.80 Reading package lists...
13:17:06 [2019-12-16T13:17:06.602Z] #56 17.29 Building dependency tree...
13:17:06 [2019-12-16T13:17:06.602Z] #56 18.76 The following additional packages will be installed:
13:17:06 [2019-12-16T13:17:06.602Z] #56 18.79   btrfs-progs liblzo2-2
13:17:06 [2019-12-16T13:17:06.602Z] #56 18.95 The following NEW packages will be installed:
13:17:06 [2019-12-16T13:17:06.602Z] #56 18.95   btrfs-progs btrfs-tools liblzo2-2
13:17:06 [2019-12-16T13:17:06.898Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.8s done
13:17:06 [2019-12-16T13:17:06.898Z] #8 DONE 14.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:17:06 [2019-12-16T13:17:06.898Z] #9 DONE 0.3s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:17:06 [2019-12-16T13:17:06.898Z] #10 DONE 0.3s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:17:06 [2019-12-16T13:17:06.898Z] #39 ...
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:06 [2019-12-16T13:17:06.898Z] #21 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #68 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #22 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:17:06 [2019-12-16T13:17:06.898Z] #50 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #47 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #44 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #31 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:17:06 [2019-12-16T13:17:06.898Z] #62 DONE 0.1s
13:17:06 [2019-12-16T13:17:06.898Z] 
13:17:06 [2019-12-16T13:17:06.898Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:17:07 [2019-12-16T13:17:07.137Z] #10 ...
13:17:07 [2019-12-16T13:17:07.137Z] 
13:17:07 [2019-12-16T13:17:07.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:07 [2019-12-16T13:17:07.137Z] #41 28.67   CC       images/stats.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 29.05   CC       images/core.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 29.87   CC       images/core-x86.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 30.56   CC       images/core-arm.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 30.95   CC       images/core-aarch64.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 31.55   CC       images/core-ppc64.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 32.28   CC       images/core-s390.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 33.26   CC       images/cpuinfo.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 33.85   CC       images/inventory.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 34.11   CC       images/fdinfo.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 34.50   CC       images/fown.o
13:17:07 [2019-12-16T13:17:07.137Z] #41 34.80   CC       images/ns.o
13:17:07 [2019-12-16T13:17:07.396Z] #41 35.02   CC       images/regfile.o
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.10 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.10 Need to get 649 kB of archives.
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.10 After this operation, 4320 kB of additional disk space will be used.
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:17:07 [2019-12-16T13:17:07.536Z] #56 20.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:17:07 [2019-12-16T13:17:07.654Z] #41 35.30   CC       images/ghost-file.o
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.609 + RM_GOPATH=0
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.609 + TMP_GOPATH=
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.609 + : /build/
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.609 + '[' -z '' ']'
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.610 ++ mktemp -d
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.612 + export GOPATH=/tmp/tmp.xgva4vfxmA
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.612 + GOPATH=/tmp/tmp.xgva4vfxmA
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.612 + RM_GOPATH=1
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.613 ++ dirname ./install.sh
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.614 + dir=.
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.614 + bin=rootlesskit
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.614 + shift
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.614 + '[' '!' -f ./rootlesskit.installer ']'
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.615 + . ./rootlesskit.installer
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.615 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.616 + install_rootlesskit
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.616 + case "$1" in
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.616 + export CGO_ENABLED=0
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.617 + CGO_ENABLED=0
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.617 + _install_rootlesskit
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.617 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.617 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.618 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xgva4vfxmA/src/github.com/rootless-containers/rootlesskit
13:17:07 [2019-12-16T13:17:07.743Z] #63 0.619 Cloning into '/tmp/tmp.xgva4vfxmA/src/github.com/rootless-containers/rootlesskit'...
13:17:07 [2019-12-16T13:17:07.760Z] #22 27.29 + mkdir -p /tmp/tmp.PcTK7hVHIY/src/github.com/docker
13:17:07 [2019-12-16T13:17:07.760Z] #22 27.29 + mv components/cli /tmp/tmp.PcTK7hVHIY/src/github.com/docker/cli
13:17:07 [2019-12-16T13:17:07.760Z] #22 27.29 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:17:07 [2019-12-16T13:17:07.911Z] #41 35.66   CC       images/fifo.o
13:17:08 [2019-12-16T13:17:08.109Z] #56 20.62 debconf: delaying package configuration, since apt-utils is not installed
13:17:08 [2019-12-16T13:17:08.109Z] #56 20.72 Fetched 649 kB in 1s (579 kB/s)
13:17:08 [2019-12-16T13:17:08.109Z] #56 20.83 Selecting previously unselected package liblzo2-2:amd64.
13:17:08 [2019-12-16T13:17:08.373Z] #56 20.83 (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 ... 15091 files and directories currently installed.)
13:17:08 [2019-12-16T13:17:08.373Z] #56 20.87 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:17:08 [2019-12-16T13:17:08.373Z] #56 20.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:08 [2019-12-16T13:17:08.373Z] #56 21.09 Selecting previously unselected package btrfs-progs.
13:17:08 [2019-12-16T13:17:08.478Z] #41 36.15   CC       images/remap-file-path.o
13:17:08 [2019-12-16T13:17:08.632Z] #56 21.10 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
13:17:08 [2019-12-16T13:17:08.632Z] #56 21.10 Unpacking btrfs-progs (4.7.3-1) ...
13:17:08 [2019-12-16T13:17:08.632Z] #56 ...
13:17:08 [2019-12-16T13:17:08.632Z] 
13:17:08 [2019-12-16T13:17:08.632Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:08 [2019-12-16T13:17:08.632Z] #24 11.34 Fetched 7928 kB in 8s (926 kB/s)
13:17:08 [2019-12-16T13:17:08.632Z] #24 11.34 Reading package lists...
13:17:08 [2019-12-16T13:17:08.632Z] #24 14.99 Reading package lists...
13:17:08 [2019-12-16T13:17:08.632Z] #24 18.46 Building dependency tree...
13:17:08 [2019-12-16T13:17:08.632Z] #24 19.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:17:08 [2019-12-16T13:17:08.632Z] #24 19.30 The following additional packages will be installed:
13:17:08 [2019-12-16T13:17:08.632Z] #24 19.31   libjq1 libonig4
13:17:08 [2019-12-16T13:17:08.632Z] #24 19.50 The following NEW packages will be installed:
13:17:08 [2019-12-16T13:17:08.632Z] #24 19.50   jq libjq1 libonig4
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.58 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.58 Need to get 327 kB of archives.
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.58 After this operation, 1157 kB of additional disk space will be used.
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:17:08 [2019-12-16T13:17:08.632Z] #24 20.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:17:08 [2019-12-16T13:17:08.632Z] #24 21.32 debconf: delaying package configuration, since apt-utils is not installed
13:17:08 [2019-12-16T13:17:08.890Z] #24 21.39 Fetched 327 kB in 1s (304 kB/s)
13:17:08 [2019-12-16T13:17:08.890Z] #24 21.51 Selecting previously unselected package libonig4:amd64.
13:17:08 [2019-12-16T13:17:08.890Z] #24 21.51 (Reading database ... 
13:17:08 [2019-12-16T13:17:08.890Z] #24 ...
13:17:08 [2019-12-16T13:17:08.890Z] 
13:17:08 [2019-12-16T13:17:08.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:08 [2019-12-16T13:17:08.890Z] #10 17.22 Reading package lists...
13:17:08 [2019-12-16T13:17:08.890Z] #10 20.04 Building dependency tree...
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07 The following additional packages will be installed:
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.07 Suggested packages:
13:17:08 [2019-12-16T13:17:08.890Z] #10 21.08   gcc-6-locales seccomp wine64
13:17:09 [2019-12-16T13:17:09.043Z] #41 36.72   CC       images/eventfd.o
13:17:09 [2019-12-16T13:17:09.456Z] #10 ...
13:17:09 [2019-12-16T13:17:09.456Z] 
13:17:09 [2019-12-16T13:17:09.456Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.64 Selecting previously unselected package btrfs-tools.
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.64 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.65 Unpacking btrfs-tools (4.7.3-1) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.78 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.79 Setting up btrfs-progs (4.7.3-1) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.83 Setting up btrfs-tools (4.7.3-1) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 21.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:09 [2019-12-16T13:17:09.456Z] #56 DONE 22.0s
13:17:09 [2019-12-16T13:17:09.456Z] 
13:17:09 [2019-12-16T13:17:09.456Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:09 [2019-12-16T13:17:09.456Z] #57 DONE 0.1s
13:17:09 [2019-12-16T13:17:09.456Z] 
13:17:09 [2019-12-16T13:17:09.456Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.03 The following NEW packages will be installed:
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.03   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.04   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.04   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.04   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.04   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:17:09 [2019-12-16T13:17:09.456Z] #10 22.04   mingw-w64-x86-64-dev
13:17:09 [2019-12-16T13:17:09.608Z] #41 37.21   CC       images/eventpoll.o
13:17:09 [2019-12-16T13:17:09.714Z] #10 ...
13:17:09 [2019-12-16T13:17:09.714Z] 
13:17:09 [2019-12-16T13:17:09.714Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.51 (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 ... 15091 files and directories currently installed.)
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.56 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.57 Unpacking libonig4:amd64 (6.1.3-2) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.85 Selecting previously unselected package libjq1:amd64.
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.85 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.88 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.94 Selecting previously unselected package jq.
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.94 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 21.95 Unpacking jq (1.5+dfsg-1.3) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 22.08 Setting up libonig4:amd64 (6.1.3-2) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 22.10 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 22.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 22.13 Setting up jq (1.5+dfsg-1.3) ...
13:17:09 [2019-12-16T13:17:09.714Z] #24 DONE 22.3s
13:17:09 [2019-12-16T13:17:09.714Z] 
13:17:09 [2019-12-16T13:17:09.714Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:09 [2019-12-16T13:17:09.714Z] #33 14.06 Fetched 7928 kB in 10s (773 kB/s)
13:17:09 [2019-12-16T13:17:09.714Z] #33 14.06 Reading package lists...
13:17:09 [2019-12-16T13:17:09.714Z] #33 17.64 Reading package lists...
13:17:09 [2019-12-16T13:17:09.714Z] #33 20.33 Building dependency tree...
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.44 The following additional packages will be installed:
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.46   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.46 Suggested packages:
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.46   codeblocks eclipse ninja-build lrzip
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.46 Recommended packages:
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.46   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.85 The following NEW packages will be installed:
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.85   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:17:09 [2019-12-16T13:17:09.714Z] #33 21.85   vim-common xxd
13:17:10 [2019-12-16T13:17:10.173Z] #41 37.80   CC       images/fh.o
13:17:10 [2019-12-16T13:17:10.279Z] #33 23.01 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:17:10 [2019-12-16T13:17:10.279Z] #33 23.01 Need to get 13.7 MB of archives.
13:17:10 [2019-12-16T13:17:10.279Z] #33 23.01 After this operation, 57.2 MB of additional disk space will be used.
13:17:10 [2019-12-16T13:17:10.279Z] #33 23.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
13:17:10 [2019-12-16T13:17:10.279Z] #33 23.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:17:10 [2019-12-16T13:17:10.302Z] #22 ...
13:17:10 [2019-12-16T13:17:10.302Z] 
13:17:10 [2019-12-16T13:17:10.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.64 Selecting previously unselected package libapparmor1:arm64.
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.64 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.65 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.71 Selecting previously unselected package libapparmor-dev:arm64.
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.72 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.72 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.81 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.82 Setting up libsepol1-dev:arm64 (2.6-2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.84 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.85 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.86 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.92 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.94 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.96 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.97 Setting up libpcre32-3:arm64 (2:8.39-3) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 28.99 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.00 Setting up libpcre16-3:arm64 (2:8.39-3) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.02 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.05 Setting up mingw-w64-common (5.0.1-1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.06 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.08 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.10 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.11 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.12 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.14 Setting up btrfs-progs (4.7.3-1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.16 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.17 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.19 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
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.19 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.20 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
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.20 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.20 Setting up btrfs-tools (4.7.3-1) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.22 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.23 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
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.24 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
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.25 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.26 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.28 Setting up dmsetup (2:1.02.137-2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.29 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 29.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:10 [2019-12-16T13:17:10.302Z] #10 DONE 30.1s
13:17:10 [2019-12-16T13:17:10.302Z] 
13:17:10 [2019-12-16T13:17:10.302Z] #11 [dev 1/24] RUN groupadd -r docker
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #33 ...
13:17:10 [2019-12-16T13:17:10.537Z] 
13:17:10 [2019-12-16T13:17:10.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.20 0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.20 Need to get 73.5 MB of archives.
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.20 After this operation, 466 MB of additional disk space will be used.
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
13:17:10 [2019-12-16T13:17:10.537Z] #10 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
13:17:10 [2019-12-16T13:17:10.747Z] #41 38.51   CC       images/fsnotify.o
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.31 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.32 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.32 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.32 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.33 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.36 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.40 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.44 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.44 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
13:17:10 [2019-12-16T13:17:10.794Z] #10 23.53 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:17:11 [2019-12-16T13:17:11.052Z] #10 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
13:17:11 [2019-12-16T13:17:11.052Z] #10 23.70 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
13:17:11 [2019-12-16T13:17:11.487Z] #63 4.543 + cd /tmp/tmp.xgva4vfxmA/src/github.com/rootless-containers/rootlesskit
13:17:11 [2019-12-16T13:17:11.487Z] #63 4.543 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:17:11 [2019-12-16T13:17:11.620Z] #10 24.21 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
13:17:11 [2019-12-16T13:17:11.686Z] #11 DONE 1.2s
13:17:11 [2019-12-16T13:17:11.686Z] 
13:17:11 [2019-12-16T13:17:11.686Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:17:11 [2019-12-16T13:17:11.877Z] #10 24.62 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
13:17:11 [2019-12-16T13:17:11.877Z] #10 24.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
13:17:11 [2019-12-16T13:17:11.898Z] #63 4.960 + for f in rootlesskit rootlesskit-docker-proxy
13:17:11 [2019-12-16T13:17:11.898Z] #63 4.960 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:17:12 [2019-12-16T13:17:12.119Z] #41 39.84   CC       images/signalfd.o
13:17:12 [2019-12-16T13:17:12.135Z] #10 24.83 debconf: delaying package configuration, since apt-utils is not installed
13:17:12 [2019-12-16T13:17:12.135Z] #10 24.87 Fetched 73.5 MB in 2s (28.9 MB/s)
13:17:12 [2019-12-16T13:17:12.135Z] #10 24.91 Selecting previously unselected package libpcrecpp0v5:amd64.
13:17:12 [2019-12-16T13:17:12.378Z] #41 40.24   CC       images/fs.o
13:17:12 [2019-12-16T13:17:12.392Z] #10 24.91 (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 ... 15091 files and directories currently installed.)
13:17:12 [2019-12-16T13:17:12.392Z] #10 24.93 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 24.94 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 24.99 Selecting previously unselected package libudev-dev:amd64.
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.00 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.01 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.06 Selecting previously unselected package liblzo2-2:amd64.
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.07 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.07 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.12 Selecting previously unselected package btrfs-progs.
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.12 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.392Z] #10 25.13 Unpacking btrfs-progs (4.7.3-1) ...
13:17:12 [2019-12-16T13:17:12.636Z] #41 40.41   CC       images/pstree.o
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.29 Selecting previously unselected package btrfs-tools.
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.29 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.29 Unpacking btrfs-tools (4.7.3-1) ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.34 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.34 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.39 Selecting previously unselected package dmsetup.
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.40 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.40 Unpacking dmsetup (2:1.02.137-2) ...
13:17:12 [2019-12-16T13:17:12.649Z] #10 25.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:17:12 [2019-12-16T13:17:12.748Z] #63 ...
13:17:12 [2019-12-16T13:17:12.748Z] 
13:17:12 [2019-12-16T13:17:12.748Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.771 + RM_GOPATH=0
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.773 + TMP_GOPATH=
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.773 + : /build
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.773 + '[' -z '' ']'
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.773 ++ mktemp -d
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.774 + export GOPATH=/tmp/tmp.zBVJva6qPz
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.774 + GOPATH=/tmp/tmp.zBVJva6qPz
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.774 + RM_GOPATH=1
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.774 ++ dirname ./install.sh
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + dir=.
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + bin=vndr
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + shift
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + '[' '!' -f ./vndr.installer ']'
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + . ./vndr.installer
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + install_vndr
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zBVJva6qPz/src/github.com/LK4D4/vndr
13:17:12 [2019-12-16T13:17:12.748Z] #45 0.793 Cloning into '/tmp/tmp.zBVJva6qPz/src/github.com/LK4D4/vndr'...
13:17:12 [2019-12-16T13:17:12.748Z] #45 1.594 + cd /tmp/tmp.zBVJva6qPz/src/github.com/LK4D4/vndr
13:17:12 [2019-12-16T13:17:12.748Z] #45 1.607 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:17:12 [2019-12-16T13:17:12.748Z] #45 1.631 + go build -buildmode=pie -v -o /build/vndr .
13:17:12 [2019-12-16T13:17:12.748Z] #45 3.363 runtime/internal/math
13:17:12 [2019-12-16T13:17:12.748Z] #45 3.392 internal/race
13:17:12 [2019-12-16T13:17:12.748Z] #45 3.455 sync/atomic
13:17:12 [2019-12-16T13:17:12.748Z] #45 3.459 internal/cpu
13:17:12 [2019-12-16T13:17:12.748Z] #45 3.732 unicode
13:17:12 [2019-12-16T13:17:12.748Z] #45 4.273 internal/bytealg
13:17:12 [2019-12-16T13:17:12.748Z] #45 4.821 runtime
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.45 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.49 Selecting previously unselected package libsepol1-dev:amd64.
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.49 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.49 Unpacking libsepol1-dev:amd64 (2.6-2) ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.60 Selecting previously unselected package libpcre16-3:amd64.
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.60 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.61 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.67 Selecting previously unselected package libpcre32-3:amd64.
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.67 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ...
13:17:12 [2019-12-16T13:17:12.909Z] #10 25.68 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
13:17:13 [2019-12-16T13:17:13.083Z] #12 DONE 1.3s
13:17:13 [2019-12-16T13:17:13.083Z] 
13:17:13 [2019-12-16T13:17:13.083Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:17:13 [2019-12-16T13:17:13.168Z] #10 25.74 Selecting previously unselected package libpcre3-dev:amd64.
13:17:13 [2019-12-16T13:17:13.168Z] #10 25.74 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.168Z] #10 25.75 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
13:17:13 [2019-12-16T13:17:13.168Z] #10 25.89 Selecting previously unselected package libselinux1-dev:amd64.
13:17:13 [2019-12-16T13:17:13.200Z] #41 40.77   CC       images/pipe.o
13:17:13 [2019-12-16T13:17:13.426Z] #10 25.89 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.426Z] #10 25.89 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
13:17:13 [2019-12-16T13:17:13.426Z] #10 26.09 Selecting previously unselected package libdevmapper-dev:amd64.
13:17:13 [2019-12-16T13:17:13.426Z] #10 26.09 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.426Z] #10 26.10 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:17:13 [2019-12-16T13:17:13.426Z] #10 26.15 Selecting previously unselected package libseccomp2:amd64.
13:17:13 [2019-12-16T13:17:13.458Z] #41 41.18   CC       images/tcp-stream.o
13:17:13 [2019-12-16T13:17:13.458Z] #41 ...
13:17:13 [2019-12-16T13:17:13.458Z] 
13:17:13 [2019-12-16T13:17:13.458Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:13 [2019-12-16T13:17:13.458Z] #44 122.9 encoding/xml
13:17:13 [2019-12-16T13:17:13.458Z] #44 123.4 text/template
13:17:13 [2019-12-16T13:17:13.458Z] #44 130.1 go/doc
13:17:13 [2019-12-16T13:17:13.458Z] #44 131.6 vendor/golang.org/x/crypto/cryptobyte
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.15 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.15 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.21 Selecting previously unselected package libseccomp-dev:amd64.
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.21 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.22 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.27 Selecting previously unselected package libsystemd-dev:amd64.
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.27 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ...
13:17:13 [2019-12-16T13:17:13.687Z] #10 26.28 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
13:17:14 [2019-12-16T13:17:14.022Z] #44 ...
13:17:14 [2019-12-16T13:17:14.022Z] 
13:17:14 [2019-12-16T13:17:14.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:14 [2019-12-16T13:17:14.022Z] #41 41.61   CC       images/sk-packet.o
13:17:14 [2019-12-16T13:17:14.254Z] #10 26.77 Selecting previously unselected package binutils-mingw-w64-i686.
13:17:14 [2019-12-16T13:17:14.255Z] #10 26.77 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #10 26.78 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:17:14 [2019-12-16T13:17:14.255Z] #10 ...
13:17:14 [2019-12-16T13:17:14.255Z] 
13:17:14 [2019-12-16T13:17:14.255Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.35 debconf: delaying package configuration, since apt-utils is not installed
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.38 Fetched 13.7 MB in 1s (10.3 MB/s)
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.42 Selecting previously unselected package cmake-data.
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.42 (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 ... 15091 files and directories currently installed.)
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.43 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 23.44 Unpacking cmake-data (3.7.2-1) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.25 Selecting previously unselected package liblzo2-2:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.25 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.26 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.30 Selecting previously unselected package libicu57:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.31 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 24.31 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.45 Selecting previously unselected package libxml2:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.60 Selecting previously unselected package libarchive13:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.60 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.61 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.67 Selecting previously unselected package libjsoncpp1:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.67 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.74 Selecting previously unselected package libuv1:amd64.
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.74 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.74 Unpacking libuv1:amd64 (1.9.1-3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.79 Selecting previously unselected package cmake.
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.80 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 25.82 Unpacking cmake (3.7.2-1) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.40 Selecting previously unselected package xxd.
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.40 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.48 Selecting previously unselected package vim-common.
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.48 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.62 Processing triggers for mime-support (3.60) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.64 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.65 Setting up libuv1:amd64 (1.9.1-3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.66 Setting up cmake-data (3.7.2-1) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.68 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.69 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.73 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.74 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.77 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.79 Setting up cmake (3.7.2-1) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 26.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:14 [2019-12-16T13:17:14.255Z] #33 DONE 27.0s
13:17:14 [2019-12-16T13:17:14.464Z] #13 1.507 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:17:14 [2019-12-16T13:17:14.464Z] #13 DONE 1.7s
13:17:14 [2019-12-16T13:17:14.464Z] 
13:17:14 [2019-12-16T13:17:14.464Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:17:14 [2019-12-16T13:17:14.516Z] 
13:17:14 [2019-12-16T13:17:14.516Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:14 [2019-12-16T13:17:14.516Z] #34 DONE 0.1s
13:17:14 [2019-12-16T13:17:14.516Z] 
13:17:14 [2019-12-16T13:17:14.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:14 [2019-12-16T13:17:14.516Z] #10 27.25 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:17:14 [2019-12-16T13:17:14.516Z] #10 27.25 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
13:17:14 [2019-12-16T13:17:14.516Z] #10 27.25 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:17:14 [2019-12-16T13:17:14.587Z] #41 42.22   CC       images/mnt.o
13:17:15 [2019-12-16T13:17:15.152Z] #41 42.66   CC       images/pipe-data.o
13:17:15 [2019-12-16T13:17:15.152Z] #41 43.08   CC       images/sa.o
13:17:15 [2019-12-16T13:17:15.361Z] #45 7.905 unicode/utf8
13:17:15 [2019-12-16T13:17:15.459Z] #10 27.79 Selecting previously unselected package binutils-mingw-w64.
13:17:15 [2019-12-16T13:17:15.459Z] #10 27.79 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:17:15 [2019-12-16T13:17:15.459Z] #10 27.79 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:17:15 [2019-12-16T13:17:15.459Z] #10 27.83 Selecting previously unselected package mingw-w64-common.
13:17:15 [2019-12-16T13:17:15.459Z] #10 27.83 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
13:17:15 [2019-12-16T13:17:15.460Z] #10 27.83 Unpacking mingw-w64-common (5.0.1-1) ...
13:17:15 [2019-12-16T13:17:15.717Z] #41 43.63   CC       images/timer.o
13:17:15 [2019-12-16T13:17:15.772Z] #45 8.576 math
13:17:16 [2019-12-16T13:17:16.283Z] #41 44.03   CC       images/timerfd.o
13:17:16 [2019-12-16T13:17:16.383Z] #14 DONE 1.7s
13:17:16 [2019-12-16T13:17:16.383Z] 
13:17:16 [2019-12-16T13:17:16.383Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:17:16 [2019-12-16T13:17:16.392Z] #10 29.03 Selecting previously unselected package mingw-w64-x86-64-dev.
13:17:16 [2019-12-16T13:17:16.392Z] #10 29.03 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:17:16 [2019-12-16T13:17:16.392Z] #10 29.03 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:17:16 [2019-12-16T13:17:16.541Z] #41 44.23   CC       images/mm.o
13:17:16 [2019-12-16T13:17:16.752Z] #45 ...
13:17:16 [2019-12-16T13:17:16.752Z] 
13:17:16 [2019-12-16T13:17:16.752Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.627 + RM_GOPATH=0
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.627 + TMP_GOPATH=
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.627 + : /build
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.627 + '[' -z '' ']'
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.628 ++ mktemp -d
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.629 + export GOPATH=/tmp/tmp.JkGTChzIzO
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.629 + GOPATH=/tmp/tmp.JkGTChzIzO
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.629 + RM_GOPATH=1
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.630 ++ dirname ./install.sh
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.631 + dir=.
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.631 + bin=dockercli
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.631 + shift
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.631 + '[' '!' -f ./dockercli.installer ']'
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.631 + . ./dockercli.installer
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.632 ++ : stable
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.632 ++ : 17.06.2-ce
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.632 + install_dockercli
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.632 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.632 Install docker/cli version 17.06.2-ce from stable
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.633 ++ uname -m
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.634 + arch=s390x
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.635 + '[' s390x '!=' x86_64 ']'
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.635 + '[' s390x '!=' s390x ']'
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.635 + url=https://download.docker.com/linux/static
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.636 + tar -xz docker/docker
13:17:16 [2019-12-16T13:17:16.752Z] #23 0.638 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
13:17:16 [2019-12-16T13:17:16.752Z] #23 9.601 + mkdir -p /build
13:17:16 [2019-12-16T13:17:16.752Z] #23 9.603 + mv docker/docker /build/
13:17:16 [2019-12-16T13:17:16.752Z] #23 9.604 + rmdir docker
13:17:16 [2019-12-16T13:17:16.752Z] #23 DONE 9.7s
13:17:16 [2019-12-16T13:17:16.752Z] 
13:17:16 [2019-12-16T13:17:16.752Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.768 + RM_GOPATH=0
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.768 + TMP_GOPATH=
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.768 + : /build
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.768 + '[' -z '' ']'
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.769 ++ mktemp -d
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.770 + export GOPATH=/tmp/tmp.06WAvrvlBU
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.771 + GOPATH=/tmp/tmp.06WAvrvlBU
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.771 + RM_GOPATH=1
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.773 ++ dirname ./install.sh
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.778 + dir=.
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.778 + bin=proxy
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.778 + shift
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.778 + '[' '!' -f ./proxy.installer ']'
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.779 + . ./proxy.installer
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.779 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.781 + install_proxy
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.781 + case "$1" in
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.782 + export CGO_ENABLED=0
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.782 + CGO_ENABLED=0
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.782 + _install_proxy
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.782 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.783 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.06WAvrvlBU/src/github.com/docker/libnetwork
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.783 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:17:16 [2019-12-16T13:17:16.752Z] #69 0.793 Cloning into '/tmp/tmp.06WAvrvlBU/src/github.com/docker/libnetwork'...
13:17:16 [2019-12-16T13:17:16.752Z] #69 ...
13:17:16 [2019-12-16T13:17:16.752Z] 
13:17:16 [2019-12-16T13:17:16.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:16 [2019-12-16T13:17:16.752Z] #11 0.667 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:16 [2019-12-16T13:17:16.752Z] #11 0.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:16 [2019-12-16T13:17:16.752Z] #11 0.808 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:16 [2019-12-16T13:17:16.752Z] #11 0.827 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:16 [2019-12-16T13:17:16.752Z] #11 0.849 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:16 [2019-12-16T13:17:16.752Z] #11 1.679 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:17:16 [2019-12-16T13:17:16.752Z] #11 3.806 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:17:16 [2019-12-16T13:17:16.752Z] #11 4.520 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:17:17 [2019-12-16T13:17:17.108Z] #41 44.69   CC       images/sk-opts.o
13:17:17 [2019-12-16T13:17:17.277Z] #11 ...
13:17:17 [2019-12-16T13:17:17.277Z] 
13:17:17 [2019-12-16T13:17:17.277Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:17:17 [2019-12-16T13:17:17.277Z] #57 0.652 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:17 [2019-12-16T13:17:17.277Z] #57 0.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 0.809 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 0.821 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 0.848 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:17 [2019-12-16T13:17:17.277Z] #57 1.662 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 3.848 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 4.583 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:17:17 [2019-12-16T13:17:17.277Z] #57 ...
13:17:17 [2019-12-16T13:17:17.277Z] 
13:17:17 [2019-12-16T13:17:17.277Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.772 + RM_GOPATH=0
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.772 + TMP_GOPATH=
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.772 + : /build
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.772 + '[' -z '' ']'
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.773 ++ mktemp -d
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.775 + export GOPATH=/tmp/tmp.6uzvVfU0IL
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.775 + GOPATH=/tmp/tmp.6uzvVfU0IL
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.775 + RM_GOPATH=1
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.776 ++ dirname ./install.sh
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.778 + dir=.
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.779 + bin=tomlv
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.779 + shift
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.779 + '[' '!' -f ./tomlv.installer ']'
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.779 + . ./tomlv.installer
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.779 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.780 + install_tomlv
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.780 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.780 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.780 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6uzvVfU0IL/src/github.com/BurntSushi/toml
13:17:17 [2019-12-16T13:17:17.277Z] #32 0.798 Cloning into '/tmp/tmp.6uzvVfU0IL/src/github.com/BurntSushi/toml'...
13:17:17 [2019-12-16T13:17:17.277Z] #32 2.374 + cd /tmp/tmp.6uzvVfU0IL/src/github.com/BurntSushi/toml
13:17:17 [2019-12-16T13:17:17.277Z] #32 2.374 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:17:17 [2019-12-16T13:17:17.277Z] #32 2.381 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:17:17 [2019-12-16T13:17:17.277Z] #32 2.899 runtime/internal/atomic
13:17:17 [2019-12-16T13:17:17.277Z] #32 2.899 internal/cpu
13:17:17 [2019-12-16T13:17:17.277Z] #32 3.069 runtime/internal/sys
13:17:17 [2019-12-16T13:17:17.277Z] #32 3.256 runtime/internal/math
13:17:17 [2019-12-16T13:17:17.277Z] #32 3.493 math/bits
13:17:17 [2019-12-16T13:17:17.277Z] #32 4.042 math
13:17:17 [2019-12-16T13:17:17.277Z] #32 4.077 internal/bytealg
13:17:17 [2019-12-16T13:17:17.277Z] #32 4.464 runtime
13:17:17 [2019-12-16T13:17:17.277Z] #32 ...
13:17:17 [2019-12-16T13:17:17.277Z] 
13:17:17 [2019-12-16T13:17:17.277Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:17:17 [2019-12-16T13:17:17.277Z] #29 0.242 + mktemp -d
13:17:17 [2019-12-16T13:17:17.277Z] #29 0.243 + export GOPATH=/tmp/tmp.VkKrZq1qZf
13:17:17 [2019-12-16T13:17:17.277Z] #29 0.243 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.VkKrZq1qZf/src/github.com/go-swagger/go-swagger
13:17:17 [2019-12-16T13:17:17.277Z] #29 0.246 Cloning into '/tmp/tmp.VkKrZq1qZf/src/github.com/go-swagger/go-swagger'...
13:17:17 [2019-12-16T13:17:17.365Z] #41 45.04   CC       images/sk-unix.o
13:17:17 [2019-12-16T13:17:17.774Z] #10 30.54 Selecting previously unselected package gcc-mingw-w64-base.
13:17:17 [2019-12-16T13:17:17.774Z] #10 30.54 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
13:17:17 [2019-12-16T13:17:17.774Z] #10 30.55 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:17:17 [2019-12-16T13:17:17.774Z] #10 30.58 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:17:17 [2019-12-16T13:17:17.782Z] #29 ...
13:17:17 [2019-12-16T13:17:17.782Z] 
13:17:17 [2019-12-16T13:17:17.782Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.795 + RM_GOPATH=0
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.795 + TMP_GOPATH=
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.795 + : /build
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.795 + '[' -z '' ']'
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.795 ++ mktemp -d
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.796 + export GOPATH=/tmp/tmp.KReSfeq3LN
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.796 + GOPATH=/tmp/tmp.KReSfeq3LN
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.796 + RM_GOPATH=1
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.797 ++ dirname ./install.sh
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.797 + dir=.
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + bin=gotestsum
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + shift
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + '[' '!' -f ./gotestsum.installer ']'
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + . ./gotestsum.installer
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 ++ : v0.3.5
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + install_gotestsum
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + echo 'Installing gotestsum version v0.3.5'
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 + go get -d gotest.tools/gotestsum
13:17:17 [2019-12-16T13:17:17.782Z] #48 0.798 Installing gotestsum version v0.3.5
13:17:17 [2019-12-16T13:17:17.782Z] #48 ...
13:17:17 [2019-12-16T13:17:17.782Z] 
13:17:17 [2019-12-16T13:17:17.782Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:17:17 [2019-12-16T13:17:17.782Z] #39 0.810 + mktemp -d
13:17:17 [2019-12-16T13:17:17.782Z] #39 0.811 + export GOPATH=/tmp/tmp.AbfifweE9g
13:17:17 [2019-12-16T13:17:17.782Z] #39 0.811 + git clone https://github.com/docker/distribution.git /tmp/tmp.AbfifweE9g/src/github.com/docker/distribution
13:17:17 [2019-12-16T13:17:17.782Z] #39 0.813 Cloning into '/tmp/tmp.AbfifweE9g/src/github.com/docker/distribution'...
13:17:17 [2019-12-16T13:17:17.782Z] #39 ...
13:17:17 [2019-12-16T13:17:17.782Z] 
13:17:17 [2019-12-16T13:17:17.782Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:17 [2019-12-16T13:17:17.782Z] #34 0.928 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:17 [2019-12-16T13:17:17.782Z] #34 0.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 0.990 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 1.004 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 1.043 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:17 [2019-12-16T13:17:17.782Z] #34 1.805 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 3.852 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 4.591 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:17:17 [2019-12-16T13:17:17.782Z] #34 ...
13:17:17 [2019-12-16T13:17:17.782Z] 
13:17:17 [2019-12-16T13:17:17.782Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.793 + RM_GOPATH=0
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.793 + TMP_GOPATH=
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.793 + : /build
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.793 + '[' -z '' ']'
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.795 ++ mktemp -d
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.796 + export GOPATH=/tmp/tmp.9oe8FFByTi
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.796 + GOPATH=/tmp/tmp.9oe8FFByTi
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.796 + RM_GOPATH=1
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.798 ++ dirname ./install.sh
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 + dir=.
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 + bin=golangci_lint
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 + shift
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 + '[' '!' -f ./golangci_lint.installer ']'
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 + . ./golangci_lint.installer
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.800 ++ : v1.20.0
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.801 + install_golangci_lint
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.801 + echo 'Installing golangci-lint version v1.20.0'
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.801 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:17:17 [2019-12-16T13:17:17.782Z] #51 0.801 Installing golangci-lint version v1.20.0
13:17:17 [2019-12-16T13:17:17.791Z] #15 DONE 1.6s
13:17:17 [2019-12-16T13:17:17.791Z] 
13:17:17 [2019-12-16T13:17:17.791Z] #16 [dev 6/24] RUN ldconfig
13:17:17 [2019-12-16T13:17:17.930Z] #41 45.44   CC       images/sk-inet.o
13:17:18 [2019-12-16T13:17:18.032Z] #10 30.59 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:17:18 [2019-12-16T13:17:18.032Z] #10 30.59 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:18 [2019-12-16T13:17:18.223Z] #51 ...
13:17:18 [2019-12-16T13:17:18.224Z] 
13:17:18 [2019-12-16T13:17:18.224Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:18 [2019-12-16T13:17:18.224Z] #25 0.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:18 [2019-12-16T13:17:18.224Z] #25 0.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 0.798 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 0.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 0.845 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:18 [2019-12-16T13:17:18.224Z] #25 1.679 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 3.633 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 4.338 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #25 ...
13:17:18 [2019-12-16T13:17:18.224Z] 
13:17:18 [2019-12-16T13:17:18.224Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.651 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.702 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.716 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.727 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:18 [2019-12-16T13:17:18.224Z] #41 0.994 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 2.364 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 3.459 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:17:18 [2019-12-16T13:17:18.224Z] #41 ...
13:17:18 [2019-12-16T13:17:18.224Z] 
13:17:18 [2019-12-16T13:17:18.224Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:18 [2019-12-16T13:17:18.224Z] #32 10.78 internal/testlog
13:17:18 [2019-12-16T13:17:18.224Z] #32 11.10 encoding
13:17:18 [2019-12-16T13:17:18.224Z] #32 11.31 runtime/cgo
13:17:18 [2019-12-16T13:17:18.495Z] #41 46.09   CC       images/tun.o
13:17:19 [2019-12-16T13:17:19.428Z] #41 47.02   CC       images/sk-netlink.o
13:17:19 [2019-12-16T13:17:19.428Z] #41 47.36   CC       images/packet-sock.o
13:17:19 [2019-12-16T13:17:19.706Z] #16 DONE 1.7s
13:17:19 [2019-12-16T13:17:19.706Z] 
13:17:19 [2019-12-16T13:17:19.706Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:17:20 [2019-12-16T13:17:20.360Z] #41 48.09   CC       images/ipc-var.o
13:17:20 [2019-12-16T13:17:20.926Z] #41 48.63   CC       images/ipc-desc.o
13:17:21 [2019-12-16T13:17:21.184Z] #41 48.92   CC       images/ipc-shm.o
13:17:21 [2019-12-16T13:17:21.442Z] #41 49.17   CC       images/ipc-msg.o
13:17:22 [2019-12-16T13:17:22.007Z] #41 49.74   CC       images/ipc-sem.o
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.489 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.507 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.509 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.515 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:22 [2019-12-16T13:17:22.249Z] #17 2.816 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:17:22 [2019-12-16T13:17:22.511Z] #17 3.160 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:17:22 [2019-12-16T13:17:22.572Z] #41 50.32   CC       images/utsns.o
13:17:22 [2019-12-16T13:17:22.834Z] #41 50.66   CC       images/creds.o
13:17:23 [2019-12-16T13:17:23.082Z] #17 3.484 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:17:23 [2019-12-16T13:17:23.099Z] #41 50.90   CC       images/vma.o
13:17:23 [2019-12-16T13:17:23.296Z] #10 35.38 Selecting previously unselected package g++-mingw-w64-x86-64.
13:17:23 [2019-12-16T13:17:23.296Z] #10 35.38 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:17:23 [2019-12-16T13:17:23.296Z] #10 35.39 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:23 [2019-12-16T13:17:23.663Z] #41 51.29   CC       images/netdev.o
13:17:23 [2019-12-16T13:17:23.904Z] #32 ...
13:17:23 [2019-12-16T13:17:23.904Z] 
13:17:23 [2019-12-16T13:17:23.904Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:23 [2019-12-16T13:17:23.904Z] #45 14.12 unicode/utf16
13:17:23 [2019-12-16T13:17:23.904Z] #45 14.50 container/list
13:17:23 [2019-12-16T13:17:23.904Z] #45 15.17 crypto/internal/subtle
13:17:23 [2019-12-16T13:17:23.904Z] #45 15.23 crypto/subtle
13:17:23 [2019-12-16T13:17:23.905Z] #45 15.33 vendor/golang.org/x/crypto/cryptobyte/asn1
13:17:23 [2019-12-16T13:17:23.905Z] #45 15.42 internal/nettrace
13:17:23 [2019-12-16T13:17:23.905Z] #45 15.49 runtime/cgo
13:17:23 [2019-12-16T13:17:23.922Z] #41 51.77   CC       images/tty.o
13:17:24 [2019-12-16T13:17:24.468Z] #17 5.091 Fetched 7751 kB in 3s (2145 kB/s)
13:17:24 [2019-12-16T13:17:24.858Z] #41 ...
13:17:24 [2019-12-16T13:17:24.858Z] 
13:17:24 [2019-12-16T13:17:24.858Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:24 [2019-12-16T13:17:24.858Z] #44 134.1 net
13:17:24 [2019-12-16T13:17:24.858Z] #44 135.5 github.com/LK4D4/vndr/build
13:17:24 [2019-12-16T13:17:24.858Z] #44 140.5 vendor/golang.org/x/text/transform
13:17:24 [2019-12-16T13:17:24.859Z] #44 141.4 vendor/golang.org/x/text/unicode/bidi
13:17:24 [2019-12-16T13:17:24.859Z] #44 143.4 vendor/golang.org/x/text/secure/bidirule
13:17:24 [2019-12-16T13:17:24.859Z] #44 143.9 vendor/golang.org/x/text/unicode/norm
13:17:25 [2019-12-16T13:17:25.116Z] #44 ...
13:17:25 [2019-12-16T13:17:25.116Z] 
13:17:25 [2019-12-16T13:17:25.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:25 [2019-12-16T13:17:25.116Z] #41 52.81   CC       images/file-lock.o
13:17:25 [2019-12-16T13:17:25.374Z] #41 53.08   CC       images/rlimit.o
13:17:25 [2019-12-16T13:17:25.632Z] #41 53.39   CC       images/pagemap.o
13:17:26 [2019-12-16T13:17:26.020Z] #17 5.091 Reading package lists...
13:17:26 [2019-12-16T13:17:26.197Z] #41 53.86   CC       images/siginfo.o
13:17:26 [2019-12-16T13:17:26.454Z] #41 54.16   CC       images/rpc.o
13:17:26 [2019-12-16T13:17:26.583Z] #10 38.96 Selecting previously unselected package libapparmor1:amd64.
13:17:26 [2019-12-16T13:17:26.583Z] #10 38.96 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 38.96 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.00 Selecting previously unselected package libapparmor-dev:amd64.
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.00 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.00 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.06 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.07 Setting up libsepol1-dev:amd64 (2.6-2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.09 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.10 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.11 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.14 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.15 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.16 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.17 Setting up libpcre32-3:amd64 (2:8.39-3) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.18 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.19 Setting up libpcre16-3:amd64 (2:8.39-3) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.20 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.21 Setting up mingw-w64-common (5.0.1-1) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.22 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.23 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.24 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.25 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.26 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.27 Setting up btrfs-progs (4.7.3-1) ...
13:17:26 [2019-12-16T13:17:26.583Z] #10 39.28 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.29 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.30 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
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.30 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.30 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
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.30 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.31 Setting up btrfs-tools (4.7.3-1) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.32 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.33 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
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.33 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
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.35 Setting up dmsetup (2:1.02.137-2) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.36 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:17:26 [2019-12-16T13:17:26.843Z] #10 39.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:27 [2019-12-16T13:17:27.336Z] #45 ...
13:17:27 [2019-12-16T13:17:27.336Z] 
13:17:27 [2019-12-16T13:17:27.336Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:17:27 [2019-12-16T13:17:27.336Z] #51 16.98 + cd /tmp/tmp.9oe8FFByTi/src/github.com/golangci/golangci-lint/
13:17:27 [2019-12-16T13:17:27.336Z] #51 16.98 + git checkout -q v1.20.0
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.73 ++ git describe --tags
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.73 + version=v1.20.0
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.73 ++ git rev-parse --short HEAD
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.73 + commit=cc98739
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.74 ++ git show -s --format=%cd
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.74 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:17:27 [2019-12-16T13:17:27.336Z] #51 17.74 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:17:27 [2019-12-16T13:17:27.408Z] #10 DONE 39.9s
13:17:27 [2019-12-16T13:17:27.408Z] 
13:17:27 [2019-12-16T13:17:27.408Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:27 [2019-12-16T13:17:27.408Z] #52 DONE 0.1s
13:17:27 [2019-12-16T13:17:27.408Z] 
13:17:27 [2019-12-16T13:17:27.408Z] #11 [dev 1/24] RUN groupadd -r docker
13:17:27 [2019-12-16T13:17:27.695Z] #17 6.737 Reading package lists...
13:17:27 [2019-12-16T13:17:27.695Z] #17 8.103 Building dependency tree...
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.667 The following additional packages will be installed:
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.667   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.668   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.668   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.669   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.669   python3.5 python3.5-minimal vim-runtime xxd
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672 Suggested packages:
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   quota
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672 Recommended packages:
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:17:28 [2019-12-16T13:17:28.264Z] #17 8.672   python3-keyrings.alt python3-xdg unzip
13:17:28 [2019-12-16T13:17:28.780Z] #11 DONE 1.5s
13:17:28 [2019-12-16T13:17:28.780Z] 
13:17:28 [2019-12-16T13:17:28.780Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.453 The following NEW packages will be installed:
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.454   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.455   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.455   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.455   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
13:17:28 [2019-12-16T13:17:28.835Z] #17 9.456   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
13:17:28 [2019-12-16T13:17:28.836Z] #17 9.456   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:17:28 [2019-12-16T13:17:28.836Z] #17 9.456   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
13:17:28 [2019-12-16T13:17:28.836Z] #17 9.456   vim-common vim-runtime xfsprogs xxd xz-utils zip
13:17:28 [2019-12-16T13:17:28.980Z] #41 56.31   CC       images/ext-file.o
13:17:28 [2019-12-16T13:17:28.980Z] #41 56.66   CC       images/cgroup.o
13:17:29 [2019-12-16T13:17:29.914Z] #41 57.64   CC       images/userns.o
13:17:30 [2019-12-16T13:17:30.065Z] #51 ...
13:17:30 [2019-12-16T13:17:30.065Z] 
13:17:30 [2019-12-16T13:17:30.065Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:30 [2019-12-16T13:17:30.065Z] #25 13.08 Fetched 7672 kB in 12s (618 kB/s)
13:17:30 [2019-12-16T13:17:30.065Z] #25 13.08 Reading package lists...
13:17:30 [2019-12-16T13:17:30.065Z] #25 18.11 Reading package lists...
13:17:30 [2019-12-16T13:17:30.065Z] #25 23.22 Building dependency tree...
13:17:30 [2019-12-16T13:17:30.065Z] #25 ...
13:17:30 [2019-12-16T13:17:30.065Z] 
13:17:30 [2019-12-16T13:17:30.065Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:30 [2019-12-16T13:17:30.065Z] #41 13.23 Fetched 7672 kB in 12s (610 kB/s)
13:17:30 [2019-12-16T13:17:30.065Z] #41 13.23 Reading package lists...
13:17:30 [2019-12-16T13:17:30.065Z] #41 18.03 Reading package lists...
13:17:30 [2019-12-16T13:17:30.065Z] #41 22.66 Building dependency tree...
13:17:30 [2019-12-16T13:17:30.150Z] #12 DONE 1.1s
13:17:30 [2019-12-16T13:17:30.150Z] 
13:17:30 [2019-12-16T13:17:30.150Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.52 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded.
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.52 Need to get 16.7 MB of archives.
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.52 After this operation, 74.2 MB of additional disk space will be used.
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.63 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.64 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.64 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.65 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.65 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.65 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.66 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.66 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
13:17:30 [2019-12-16T13:17:30.217Z] #17 10.66 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.67 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.67 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.67 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.67 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.68 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.68 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.68 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.69 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.71 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.72 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.72 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.73 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.73 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.73 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:17:30 [2019-12-16T13:17:30.218Z] #17 10.84 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
13:17:30 [2019-12-16T13:17:30.470Z] #41 ...
13:17:30 [2019-12-16T13:17:30.470Z] 
13:17:30 [2019-12-16T13:17:30.470Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:17:30 [2019-12-16T13:17:30.470Z] #39 13.78 + cd /tmp/tmp.AbfifweE9g/src/github.com/docker/distribution
13:17:30 [2019-12-16T13:17:30.470Z] #39 13.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:17:30 [2019-12-16T13:17:30.470Z] #39 16.01 + GOPATH=/tmp/tmp.AbfifweE9g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AbfifweE9g go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:17:30 [2019-12-16T13:17:30.482Z] #17 10.85 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
13:17:30 [2019-12-16T13:17:30.482Z] #17 10.87 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
13:17:30 [2019-12-16T13:17:30.482Z] #17 10.87 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
13:17:30 [2019-12-16T13:17:30.482Z] #17 10.87 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
13:17:30 [2019-12-16T13:17:30.482Z] #41 58.03   CC       images/google/protobuf/descriptor.o
13:17:30 [2019-12-16T13:17:30.716Z] #13 0.989 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:17:30 [2019-12-16T13:17:30.754Z] #17 11.23 debconf: delaying package configuration, since apt-utils is not installed
13:17:30 [2019-12-16T13:17:30.754Z] #17 11.30 Fetched 16.7 MB in 1s (11.9 MB/s)
13:17:30 [2019-12-16T13:17:30.754Z] #17 11.35 Selecting previously unselected package bash-completion.
13:17:30 [2019-12-16T13:17:30.754Z] #17 11.35 (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 ... 23287 files and directories currently installed.)
13:17:30 [2019-12-16T13:17:30.754Z] #17 11.38 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:17:30 [2019-12-16T13:17:30.887Z] #39 ...
13:17:30 [2019-12-16T13:17:30.887Z] 
13:17:30 [2019-12-16T13:17:30.887Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:30 [2019-12-16T13:17:30.887Z] #34 15.27 Fetched 7672 kB in 14s (535 kB/s)
13:17:30 [2019-12-16T13:17:30.887Z] #34 15.27 Reading package lists...
13:17:30 [2019-12-16T13:17:30.887Z] #34 20.42 Reading package lists...
13:17:30 [2019-12-16T13:17:30.887Z] #34 ...
13:17:30 [2019-12-16T13:17:30.887Z] 
13:17:30 [2019-12-16T13:17:30.887Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:30 [2019-12-16T13:17:30.887Z] #41 24.08 The following additional packages will be installed:
13:17:30 [2019-12-16T13:17:30.887Z] #41 24.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:17:30 [2019-12-16T13:17:30.887Z] #41 24.09   libprotoc10 python-pkg-resources zlib1g-dev
13:17:30 [2019-12-16T13:17:30.887Z] #41 24.09 Suggested packages:
13:17:30 [2019-12-16T13:17:30.887Z] #41 24.09   manpages-dev python-setuptools
13:17:31 [2019-12-16T13:17:31.284Z] #13 DONE 1.3s
13:17:31 [2019-12-16T13:17:31.284Z] 
13:17:31 [2019-12-16T13:17:31.284Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:17:31 [2019-12-16T13:17:31.412Z] #41 ...
13:17:31 [2019-12-16T13:17:31.412Z] 
13:17:31 [2019-12-16T13:17:31.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:31 [2019-12-16T13:17:31.412Z] #11 14.57 Fetched 7672 kB in 13s (552 kB/s)
13:17:31 [2019-12-16T13:17:31.412Z] #11 14.57 Reading package lists...
13:17:31 [2019-12-16T13:17:31.412Z] #11 19.48 Reading package lists...
13:17:31 [2019-12-16T13:17:31.412Z] #11 24.52 Building dependency tree...
13:17:31 [2019-12-16T13:17:31.412Z] #11 ...
13:17:31 [2019-12-16T13:17:31.412Z] 
13:17:31 [2019-12-16T13:17:31.412Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:31 [2019-12-16T13:17:31.412Z] #25 23.22 Building dependency tree...
13:17:32 [2019-12-16T13:17:32.030Z] #25 ...
13:17:32 [2019-12-16T13:17:32.030Z] 
13:17:32 [2019-12-16T13:17:32.030Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:17:32 [2019-12-16T13:17:32.030Z] #57 14.96 Fetched 7672 kB in 14s (535 kB/s)
13:17:32 [2019-12-16T13:17:32.030Z] #57 14.96 Reading package lists...
13:17:32 [2019-12-16T13:17:32.030Z] #57 19.84 Reading package lists...
13:17:32 [2019-12-16T13:17:32.030Z] #57 24.32 Building dependency tree...
13:17:32 [2019-12-16T13:17:32.030Z] #57 ...
13:17:32 [2019-12-16T13:17:32.030Z] 
13:17:32 [2019-12-16T13:17:32.030Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:32 [2019-12-16T13:17:32.030Z] #69 14.98 + cd /tmp/tmp.06WAvrvlBU/src/github.com/docker/libnetwork
13:17:32 [2019-12-16T13:17:32.030Z] #69 14.98 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:17:32 [2019-12-16T13:17:32.030Z] #69 15.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:17:32 [2019-12-16T13:17:32.030Z] #69 ...
13:17:32 [2019-12-16T13:17:32.030Z] 
13:17:32 [2019-12-16T13:17:32.030Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:17:32 [2019-12-16T13:17:32.030Z] #25 25.27 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:17:32 [2019-12-16T13:17:32.030Z] #25 25.27 The following additional packages will be installed:
13:17:32 [2019-12-16T13:17:32.030Z] #25 25.33   libjq1 libonig4
13:17:32 [2019-12-16T13:17:32.217Z] #14 DONE 1.1s
13:17:32 [2019-12-16T13:17:32.218Z] 
13:17:32 [2019-12-16T13:17:32.218Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:17:32 [2019-12-16T13:17:32.379Z] #41 ...
13:17:32 [2019-12-16T13:17:32.379Z] 
13:17:32 [2019-12-16T13:17:32.379Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:32 [2019-12-16T13:17:32.379Z] #44 151.8 vendor/golang.org/x/net/idna
13:17:32 [2019-12-16T13:17:32.917Z] #25 25.95 The following NEW packages will be installed:
13:17:32 [2019-12-16T13:17:32.917Z] #25 25.96   jq libjq1 libonig4
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.08 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.08 Need to get 328 kB of archives.
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.08 After this operation, 1263 kB of additional disk space will be used.
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
13:17:32 [2019-12-16T13:17:32.917Z] #25 26.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.41 Unpacking bash-completion (1:2.1-4.3) ...
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.71 Selecting previously unselected package libnet1:arm64.
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.82 Selecting previously unselected package libnfnetlink0:arm64.
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.83 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.84 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
13:17:33 [2019-12-16T13:17:33.299Z] #17 13.94 Selecting previously unselected package libpython3.5-minimal:arm64.
13:17:33 [2019-12-16T13:17:33.560Z] #17 13.94 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
13:17:33 [2019-12-16T13:17:33.560Z] #17 13.95 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
13:17:33 [2019-12-16T13:17:33.560Z] #17 14.20 Selecting previously unselected package python3.5-minimal.
13:17:33 [2019-12-16T13:17:33.588Z] #15 DONE 1.3s
13:17:33 [2019-12-16T13:17:33.589Z] 
13:17:33 [2019-12-16T13:17:33.589Z] #16 [dev 6/24] RUN ldconfig
13:17:33 [2019-12-16T13:17:33.780Z] #25 27.15 debconf: delaying package configuration, since apt-utils is not installed
13:17:33 [2019-12-16T13:17:33.823Z] #17 14.21 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
13:17:33 [2019-12-16T13:17:33.823Z] #17 14.22 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:17:33 [2019-12-16T13:17:33.823Z] #17 14.50 Selecting previously unselected package python3-minimal.
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.50 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ...
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.50 Unpacking python3-minimal (3.5.3-1) ...
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.59 Selecting previously unselected package libmpdec2:arm64.
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.60 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ...
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.60 Unpacking libmpdec2:arm64 (2.4.2-1) ...
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.67 Selecting previously unselected package libpython3.5-stdlib:arm64.
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.68 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
13:17:34 [2019-12-16T13:17:34.084Z] #17 14.68 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
13:17:34 [2019-12-16T13:17:34.176Z] #25 27.34 Fetched 328 kB in 0s (3148 kB/s)
13:17:34 [2019-12-16T13:17:34.176Z] #25 27.41 Selecting previously unselected package libonig4:s390x.
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.41 (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 ... 14828 files and directories currently installed.)
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.61 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.62 Unpacking libonig4:s390x (6.1.3-2) ...
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.81 Selecting previously unselected package libjq1:s390x.
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.81 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
13:17:34 [2019-12-16T13:17:34.557Z] #25 27.82 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
13:17:34 [2019-12-16T13:17:34.657Z] #17 15.23 Selecting previously unselected package python3.5.
13:17:34 [2019-12-16T13:17:34.657Z] #17 15.23 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ...
13:17:34 [2019-12-16T13:17:34.657Z] #17 15.24 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.38 Selecting previously unselected package libpython3-stdlib:arm64.
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.39 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ...
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.39 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.49 Selecting previously unselected package dh-python.
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.49 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.51 Unpacking dh-python (2.20170125) ...
13:17:34 [2019-12-16T13:17:34.920Z] #17 15.63 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
13:17:34 [2019-12-16T13:17:34.963Z] #16 DONE 1.3s
13:17:34 [2019-12-16T13:17:34.963Z] 
13:17:34 [2019-12-16T13:17:34.963Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.00 Selecting previously unselected package jq.
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.01 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.02 Unpacking jq (1.5+dfsg-1.3) ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.20 Setting up libonig4:s390x (6.1.3-2) ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.22 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.23 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:34 [2019-12-16T13:17:34.967Z] #25 28.34 Setting up jq (1.5+dfsg-1.3) ...
13:17:35 [2019-12-16T13:17:35.183Z] #17 15.66 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:17:35 [2019-12-16T13:17:35.379Z] #25 DONE 28.5s
13:17:35 [2019-12-16T13:17:35.379Z] 
13:17:35 [2019-12-16T13:17:35.379Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:17:35 [2019-12-16T13:17:35.379Z] #26 DONE 0.1s
13:17:35 [2019-12-16T13:17:35.379Z] 
13:17:35 [2019-12-16T13:17:35.379Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.43 The following NEW packages will be installed:
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.45   zlib1g-dev
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.56 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.56 Need to get 3476 kB of archives.
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.56 After this operation, 20.2 MB of additional disk space will be used.
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.82 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.86 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.86 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 26.86 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.09 debconf: delaying package configuration, since apt-utils is not installed
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.26 Fetched 3476 kB in 0s (9852 kB/s)
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.36 Selecting previously unselected package libnet1:s390x.
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.36 (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 ... 14828 files and directories currently installed.)
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.51 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.51 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.61 Selecting previously unselected package libcap-dev:s390x.
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.64 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
13:17:35 [2019-12-16T13:17:35.379Z] #41 28.64 Unpacking libcap-dev:s390x (1:2.25-1) ...
13:17:35 [2019-12-16T13:17:35.789Z] #41 28.82 Selecting previously unselected package libnet1-dev.
13:17:35 [2019-12-16T13:17:35.789Z] #41 28.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
13:17:35 [2019-12-16T13:17:35.789Z] #41 28.84 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:17:35 [2019-12-16T13:17:35.789Z] #41 29.08 Selecting previously unselected package libnl-3-200:s390x.
13:17:35 [2019-12-16T13:17:35.789Z] #41 29.09 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
13:17:35 [2019-12-16T13:17:35.789Z] #41 29.10 Unpacking libnl-3-200:s390x (3.2.27-2) ...
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.21 Selecting previously unselected package libnl-3-dev:s390x.
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.22 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.51 Selecting previously unselected package libprotobuf-c1:s390x.
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.51 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.213Z] #41 29.51 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
13:17:36 [2019-12-16T13:17:36.565Z] #44 155.4 vendor/golang.org/x/net/http2/hpack
13:17:36 [2019-12-16T13:17:36.577Z] #17 16.88 Setting up python3-minimal (3.5.3-1) ...
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.58 Selecting previously unselected package libprotobuf-c-dev:s390x.
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.60 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.64 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.73 Selecting previously unselected package zlib1g-dev:s390x.
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.777Z] #41 29.75 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
13:17:36 [2019-12-16T13:17:36.777Z] #41 ...
13:17:36 [2019-12-16T13:17:36.777Z] 
13:17:36 [2019-12-16T13:17:36.777Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:17:36 [2019-12-16T13:17:36.777Z] #57 24.32 Building dependency tree...
13:17:36 [2019-12-16T13:17:36.777Z] #57 26.70 The following additional packages will be installed:
13:17:36 [2019-12-16T13:17:36.777Z] #57 26.71   btrfs-progs liblzo2-2
13:17:36 [2019-12-16T13:17:36.777Z] #57 26.94 The following NEW packages will be installed:
13:17:36 [2019-12-16T13:17:36.777Z] #57 26.94   btrfs-progs btrfs-tools liblzo2-2
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.03 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.03 Need to get 668 kB of archives.
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.03 After this operation, 5446 kB of additional disk space will be used.
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
13:17:36 [2019-12-16T13:17:36.777Z] #57 27.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.26 debconf: delaying package configuration, since apt-utils is not installed
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.34 Fetched 668 kB in 0s (5867 kB/s)
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.48 Selecting previously unselected package liblzo2-2:s390x.
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.48 (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 ... 14828 files and directories currently installed.)
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.54 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.56 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.67 Selecting previously unselected package btrfs-progs.
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.67 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 28.68 Unpacking btrfs-progs (4.7.3-1) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.51 Selecting previously unselected package btrfs-tools.
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.51 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.52 Unpacking btrfs-tools (4.7.3-1) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.71 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.73 Setting up btrfs-progs (4.7.3-1) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.75 Setting up btrfs-tools (4.7.3-1) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 29.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:36 [2019-12-16T13:17:36.777Z] #57 DONE 30.1s
13:17:36 [2019-12-16T13:17:36.839Z] #17 17.40 Selecting previously unselected package python3.
13:17:36 [2019-12-16T13:17:36.839Z] #17 17.40 (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 ... 24791 files and directories currently installed.)
13:17:36 [2019-12-16T13:17:36.839Z] #17 17.44 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
13:17:36 [2019-12-16T13:17:36.839Z] #17 17.45 Unpacking python3 (3.5.3-1) ...
13:17:36 [2019-12-16T13:17:36.839Z] #17 17.51 Selecting previously unselected package pigz.
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.019 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.033 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.035 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.048 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:17:36 [2019-12-16T13:17:36.864Z] #17 2.146 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.51 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.53 Unpacking pigz (2.3.4-1) ...
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.62 Selecting previously unselected package libip4tc0:arm64.
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.62 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.63 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:37 [2019-12-16T13:17:37.099Z] #17 17.71 Selecting previously unselected package libip6tc0:arm64.
13:17:37 [2019-12-16T13:17:37.122Z] #17 2.384 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:17:37 [2019-12-16T13:17:37.294Z] 
13:17:37 [2019-12-16T13:17:37.294Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:37 [2019-12-16T13:17:37.294Z] #58 DONE 0.1s
13:17:37 [2019-12-16T13:17:37.294Z] 
13:17:37 [2019-12-16T13:17:37.294Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:37 [2019-12-16T13:17:37.294Z] #41 30.19 Selecting previously unselected package libprotobuf10:s390x.
13:17:37 [2019-12-16T13:17:37.294Z] #41 30.19 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
13:17:37 [2019-12-16T13:17:37.294Z] #41 30.19 Unpacking libprotobuf10:s390x (3.0.0-9) ...
13:17:37 [2019-12-16T13:17:37.294Z] #41 ...
13:17:37 [2019-12-16T13:17:37.294Z] 
13:17:37 [2019-12-16T13:17:37.294Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:17:37 [2019-12-16T13:17:37.294Z] #59 DONE 0.1s
13:17:37 [2019-12-16T13:17:37.294Z] 
13:17:37 [2019-12-16T13:17:37.294Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:37 [2019-12-16T13:17:37.294Z] #11 24.52 Building dependency tree...
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.86 The following additional packages will be installed:
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87 Suggested packages:
13:17:37 [2019-12-16T13:17:37.294Z] #11 26.87   gcc-6-locales seccomp wine64
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08 The following NEW packages will be installed:
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.08   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.09   mingw-w64-x86-64-dev
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.22 0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.22 Need to get 71.0 MB of archives.
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.22 After this operation, 487 MB of additional disk space will be used.
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.39 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.40 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.48 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.48 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.68 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 29.89 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 30.16 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
13:17:37 [2019-12-16T13:17:37.294Z] #11 30.18 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.72 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.73 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.81 Selecting previously unselected package libiptc0:arm64.
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.81 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.82 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.89 Selecting previously unselected package libxtables12:arm64.
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.89 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.359Z] #17 17.90 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
13:17:37 [2019-12-16T13:17:37.381Z] #17 2.485 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:17:37 [2019-12-16T13:17:37.496Z] #44 ...
13:17:37 [2019-12-16T13:17:37.497Z] 
13:17:37 [2019-12-16T13:17:37.497Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:37 [2019-12-16T13:17:37.497Z] #41 60.74   CC       images/opts.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 61.20   CC       images/seccomp.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 61.56   CC       images/binfmt-misc.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 61.96   CC       images/time.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 62.39   CC       images/sysctl.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 62.83   CC       images/autofs.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.06   CC       images/macvlan.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.11   CC       images/sit.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.28   LINK     images/built-in.o
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.43   GEN      compel/include/asm
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.47   GEN      compel/include/version.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.53 touch .config
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.56   GEN      include/common/config.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.78   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.87   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 63.95   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.03   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.11   DEP      compel/arch/x86/plugins/std/memcpy.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.17   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.22   GEN      compel/plugins/include/uapi/std/syscall.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.36   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.43   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.45   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.45   DEP      compel/plugins/std/infect.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.76   DEP      compel/plugins/std/string.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.87   DEP      compel/plugins/std/log.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 64.99   DEP      compel/plugins/std/fds.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 65.23   DEP      compel/plugins/std/std.d
13:17:37 [2019-12-16T13:17:37.497Z] #41 65.40   DEP      compel/plugins/shmem/shmem.d
13:17:37 [2019-12-16T13:17:37.620Z] #17 17.99 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:17:37 [2019-12-16T13:17:37.620Z] #17 17.99 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.06 Selecting previously unselected package iptables.
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.07 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.07 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.23 Selecting previously unselected package xxd.
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.23 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.620Z] #17 18.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:17:37 [2019-12-16T13:17:37.736Z] #11 30.93 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:17:37 [2019-12-16T13:17:37.736Z] #11 31.10 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
13:17:37 [2019-12-16T13:17:37.736Z] #11 31.11 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
13:17:37 [2019-12-16T13:17:37.753Z] #41 65.49   DEP      compel/plugins/fds/fds.d
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.32 Selecting previously unselected package vim-common.
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.32 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.34 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.43 Selecting previously unselected package bzip2.
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.44 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
13:17:37 [2019-12-16T13:17:37.880Z] #17 18.45 Unpacking bzip2 (1.0.6-8.1) ...
13:17:38 [2019-12-16T13:17:38.010Z] #41 65.78   CC       compel/plugins/std/std.o
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.53 Selecting previously unselected package libgpm2:arm64.
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.54 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.55 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.61 Selecting previously unselected package xz-utils.
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.61 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.62 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.75 Selecting previously unselected package aufs-tools.
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.75 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.141Z] #17 18.76 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:17:38 [2019-12-16T13:17:38.266Z] #41 ...
13:17:38 [2019-12-16T13:17:38.266Z] 
13:17:38 [2019-12-16T13:17:38.266Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:38 [2019-12-16T13:17:38.266Z] #44 157.6 mime
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.86 Selecting previously unselected package libonig4:arm64.
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.86 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.87 Unpacking libonig4:arm64 (6.1.3-2) ...
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.97 Selecting previously unselected package libjq1:arm64.
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.98 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.403Z] #17 18.98 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
13:17:38 [2019-12-16T13:17:38.403Z] #17 19.06 Selecting previously unselected package jq.
13:17:38 [2019-12-16T13:17:38.403Z] #17 19.06 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.403Z] #17 19.07 Unpacking jq (1.5+dfsg-1.3) ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.14 Selecting previously unselected package libaio1:arm64.
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.15 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.16 Unpacking libaio1:arm64 (0.3.110-3) ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.21 Selecting previously unselected package libcap2-bin.
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.22 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.23 Unpacking libcap2-bin (1:2.25-1) ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.32 Selecting previously unselected package libnl-3-200:arm64.
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.32 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.664Z] #17 19.32 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
13:17:38 [2019-12-16T13:17:38.757Z] #17 4.083 Fetched 7928 kB in 3s (2583 kB/s)
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.39 Selecting previously unselected package libprotobuf-c1:arm64.
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.39 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.40 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.46 Selecting previously unselected package libreadline5:arm64.
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.46 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.47 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.54 Selecting previously unselected package net-tools.
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.55 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.55 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:17:38 [2019-12-16T13:17:38.924Z] #17 19.67 Selecting previously unselected package python-pip-whl.
13:17:39 [2019-12-16T13:17:39.184Z] #17 19.67 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:17:39 [2019-12-16T13:17:39.184Z] #17 19.68 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:17:39 [2019-12-16T13:17:39.184Z] #17 19.94 Selecting previously unselected package python3-pip.
13:17:39 [2019-12-16T13:17:39.393Z] #11 ...
13:17:39 [2019-12-16T13:17:39.393Z] 
13:17:39 [2019-12-16T13:17:39.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:39 [2019-12-16T13:17:39.393Z] #27 2.492 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:17:39 [2019-12-16T13:17:39.393Z] #27 3.053 
13:17:39 [2019-12-16T13:17:39.447Z] #17 19.94 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:17:39 [2019-12-16T13:17:39.447Z] #17 19.95 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:17:39 [2019-12-16T13:17:39.447Z] #17 20.09 Selecting previously unselected package python3-pkg-resources.
13:17:39 [2019-12-16T13:17:39.447Z] #17 20.09 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
13:17:39 [2019-12-16T13:17:39.447Z] #17 20.10 Unpacking python3-pkg-resources (33.1.1-1) ...
13:17:39 [2019-12-16T13:17:39.447Z] #17 20.18 Selecting previously unselected package python3-setuptools.
13:17:39 [2019-12-16T13:17:39.447Z] #17 20.19 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
13:17:39 [2019-12-16T13:17:39.690Z] #17 4.083 Reading package lists...
13:17:39 [2019-12-16T13:17:39.708Z] #17 20.20 Unpacking python3-setuptools (33.1.1-1) ...
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.37 Selecting previously unselected package python3-wheel.
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.38 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.38 Unpacking python3-wheel (0.29.0-2) ...
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.47 Selecting previously unselected package thin-provisioning-tools.
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.47 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.48 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:17:39 [2019-12-16T13:17:39.969Z] #17 20.62 Selecting previously unselected package vim-runtime.
13:17:40 [2019-12-16T13:17:40.179Z] #44 ...
13:17:40 [2019-12-16T13:17:40.179Z] 
13:17:40 [2019-12-16T13:17:40.179Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:17:40 [2019-12-16T13:17:40.179Z] #62 149.4 + for f in rootlesskit rootlesskit-docker-proxy
13:17:40 [2019-12-16T13:17:40.179Z] #62 149.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:17:40 [2019-12-16T13:17:40.179Z] #62 ...
13:17:40 [2019-12-16T13:17:40.179Z] 
13:17:40 [2019-12-16T13:17:40.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:40 [2019-12-16T13:17:40.179Z] #41 66.56   CC       compel/plugins/std/fds.o
13:17:40 [2019-12-16T13:17:40.179Z] #41 67.36   CC       compel/plugins/std/log.o
13:17:40 [2019-12-16T13:17:40.229Z] #17 20.62 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:40 [2019-12-16T13:17:40.229Z] #17 20.64 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:17:40 [2019-12-16T13:17:40.229Z] #17 20.67 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:17:40 [2019-12-16T13:17:40.229Z] #17 20.68 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:17:40 [2019-12-16T13:17:40.628Z] #17 4.998 Reading package lists...
13:17:40 [2019-12-16T13:17:40.885Z] #17 5.908 Building dependency tree...
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.179 The following additional packages will be installed:
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.179   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.179   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.179   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.180   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.180   python3.5 python3.5-minimal vim-runtime xxd
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181 Suggested packages:
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   quota
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181 Recommended packages:
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:17:40 [2019-12-16T13:17:40.885Z] #17 6.181   python3-keyrings.alt python3-xdg unzip
13:17:41 [2019-12-16T13:17:41.261Z] #41 68.84   CC       compel/plugins/std/string.o
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.793 The following NEW packages will be installed:
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.794   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.794   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.794   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.794   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.795   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.795   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.795   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
13:17:41 [2019-12-16T13:17:41.451Z] #17 6.795   vim-common vim-runtime xfsprogs xxd xz-utils zip
13:17:41 [2019-12-16T13:17:41.522Z] #27 3.481 
###                                                                        4.9%
######                                                                     9.0%
#########                                                                 13.2%
############                                                              17.4%
##############                                                            19.5%
###############                                                           21.6%
##################                                                        25.8%
####################                                                      27.8%
#######################                                                   32.0%
########################                                                  34.1%
##########################                                                36.2%
###########################                                               38.3%
#############################                                             40.4%
################################                                          44.6%
#################################                                         46.6%
####################################                                      50.8%
######################################                                    52.9%
13:17:41 [2019-12-16T13:17:41.522Z] #27 ...
13:17:41 [2019-12-16T13:17:41.522Z] 
13:17:41 [2019-12-16T13:17:41.522Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:41 [2019-12-16T13:17:41.522Z] #69 DONE 34.6s
13:17:41 [2019-12-16T13:17:41.522Z] 
13:17:41 [2019-12-16T13:17:41.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:41 [2019-12-16T13:17:41.522Z] #27 3.481 
###                                                                        4.9%
######                                                                     9.0%
#########                                                                 13.2%
############                                                              17.4%
##############                                                            19.5%
###############                                                           21.6%
##################                                                        25.8%
####################                                                      27.8%
#######################                                                   32.0%
########################                                                  34.1%
##########################                                                36.2%
###########################                                               38.3%
#############################                                             40.4%
################################                                          44.6%
#################################                                         46.6%
####################################                                      50.8%
######################################                                    52.9%
#########################################                                 57.1%
13:17:41 [2019-12-16T13:17:41.522Z] #27 ...
13:17:41 [2019-12-16T13:17:41.522Z] 
13:17:41 [2019-12-16T13:17:41.522Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:41 [2019-12-16T13:17:41.522Z] #32 34.56 internal/reflectlite
13:17:41 [2019-12-16T13:17:41.713Z] #17 22.23 Selecting previously unselected package vim.
13:17:41 [2019-12-16T13:17:41.713Z] #17 22.24 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
13:17:41 [2019-12-16T13:17:41.713Z] #17 22.25 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:17:41 [2019-12-16T13:17:41.913Z] #32 34.61 sync
13:17:41 [2019-12-16T13:17:41.975Z] #17 22.45 Selecting previously unselected package xfsprogs.
13:17:41 [2019-12-16T13:17:41.975Z] #17 22.46 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ...
13:17:41 [2019-12-16T13:17:41.975Z] #17 22.47 Unpacking xfsprogs (4.9.0+nmu1) ...
13:17:42 [2019-12-16T13:17:42.193Z] #41 69.83   CC       compel/plugins/std/infect.o
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.69 Selecting previously unselected package zip.
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.69 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ...
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.70 Unpacking zip (3.0-11+b1) ...
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.81 Selecting previously unselected package libapparmor-perl.
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.81 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:17:42 [2019-12-16T13:17:42.236Z] #17 22.94 Selecting previously unselected package apparmor.
13:17:42 [2019-12-16T13:17:42.450Z] #41 ...
13:17:42 [2019-12-16T13:17:42.450Z] 
13:17:42 [2019-12-16T13:17:42.450Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:17:42 [2019-12-16T13:17:42.450Z] #62 DONE 161.8s
13:17:42 [2019-12-16T13:17:42.450Z] 
13:17:42 [2019-12-16T13:17:42.450Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:17:42 [2019-12-16T13:17:42.450Z] #63 DONE 0.1s
13:17:42 [2019-12-16T13:17:42.478Z] #32 ...
13:17:42 [2019-12-16T13:17:42.478Z] 
13:17:42 [2019-12-16T13:17:42.478Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:42 [2019-12-16T13:17:42.478Z] #34 20.42 Reading package lists...
13:17:42 [2019-12-16T13:17:42.478Z] #34 26.03 Building dependency tree...
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77 The following additional packages will be installed:
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77 Suggested packages:
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77   codeblocks eclipse ninja-build lrzip
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77 Recommended packages:
13:17:42 [2019-12-16T13:17:42.478Z] #34 27.77   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.69 The following NEW packages will be installed:
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.70   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.70   vim-common xxd
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.79 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.79 Need to get 13.2 MB of archives.
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.79 After this operation, 59.4 MB of additional disk space will be used.
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
13:17:42 [2019-12-16T13:17:42.478Z] #34 28.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
13:17:42 [2019-12-16T13:17:42.478Z] #34 29.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
13:17:42 [2019-12-16T13:17:42.478Z] #34 29.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 29.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 29.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 29.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 29.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 29.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.42 debconf: delaying package configuration, since apt-utils is not installed
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.58 Fetched 13.2 MB in 1s (11.3 MB/s)
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.81 Selecting previously unselected package cmake-data.
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.81 (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 ... 14828 files and directories currently installed.)
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.84 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 31.91 Unpacking cmake-data (3.7.2-1) ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.02 Selecting previously unselected package liblzo2-2:s390x.
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.03 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.05 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.27 Selecting previously unselected package libicu57:s390x.
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.30 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 35.31 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
13:17:42 [2019-12-16T13:17:42.479Z] #34 ...
13:17:42 [2019-12-16T13:17:42.479Z] 
13:17:42 [2019-12-16T13:17:42.479Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:42 [2019-12-16T13:17:42.496Z] #17 22.95 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ...
13:17:42 [2019-12-16T13:17:42.496Z] #17 23.00 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:17:42 [2019-12-16T13:17:42.496Z] #17 23.22 Setting up aufs-tools (1:4.1+20161219-1) ...
13:17:42 [2019-12-16T13:17:42.708Z] 
13:17:42 [2019-12-16T13:17:42.708Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:42 [2019-12-16T13:17:42.708Z] #44 161.2 net/http/internal
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.24 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.25 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.31 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.32 Processing triggers for mime-support (3.60) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.36 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.37 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.39 Setting up libcap2-bin (1:2.25-1) ...
13:17:42 [2019-12-16T13:17:42.756Z] #17 23.41 Setting up bash-completion (1:2.1-4.3) ...
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.844 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded.
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.844 Need to get 17.8 MB of archives.
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.844 After this operation, 76.2 MB of additional disk space will be used.
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.844 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.853 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.857 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.857 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.869 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.896 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.898 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 7.900 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.040 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.044 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.046 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.047 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.048 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.049 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.051 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.052 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.053 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.055 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.056 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.060 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.062 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.065 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.066 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.067 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.070 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.072 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.075 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.077 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.078 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.078 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.079 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.080 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.081 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.083 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.087 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:17:42 [2019-12-16T13:17:42.823Z] #17 8.166 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:17:43 [2019-12-16T13:17:43.080Z] #17 8.169 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
13:17:43 [2019-12-16T13:17:43.080Z] #17 8.171 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
13:17:43 [2019-12-16T13:17:43.080Z] #17 8.174 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
13:17:43 [2019-12-16T13:17:43.080Z] #17 8.176 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
13:17:43 [2019-12-16T13:17:43.080Z] #17 8.181 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:17:43 [2019-12-16T13:17:43.646Z] #17 8.799 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
13:17:43 [2019-12-16T13:17:43.646Z] #17 8.811 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
13:17:43 [2019-12-16T13:17:43.646Z] #17 8.893 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:17:43 [2019-12-16T13:17:43.646Z] #17 8.895 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
13:17:43 [2019-12-16T13:17:43.646Z] #17 8.896 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
13:17:43 [2019-12-16T13:17:43.903Z] #17 9.122 debconf: delaying package configuration, since apt-utils is not installed
13:17:43 [2019-12-16T13:17:43.903Z] #17 9.149 Fetched 17.8 MB in 2s (8484 kB/s)
13:17:43 [2019-12-16T13:17:43.903Z] #17 9.188 Selecting previously unselected package bash-completion.
13:17:43 [2019-12-16T13:17:43.904Z] #17 9.188 (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 ... 23402 files and directories currently installed.)
13:17:43 [2019-12-16T13:17:43.904Z] #17 9.196 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:17:44 [2019-12-16T13:17:44.080Z] #44 ...
13:17:44 [2019-12-16T13:17:44.080Z] 
13:17:44 [2019-12-16T13:17:44.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:44 [2019-12-16T13:17:44.080Z] #10 153.7 Selecting previously unselected package g++-mingw-w64-x86-64.
13:17:44 [2019-12-16T13:17:44.080Z] #10 153.7 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
13:17:44 [2019-12-16T13:17:44.080Z] #10 153.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:17:44 [2019-12-16T13:17:44.080Z] #10 ...
13:17:44 [2019-12-16T13:17:44.080Z] 
13:17:44 [2019-12-16T13:17:44.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:44 [2019-12-16T13:17:44.080Z] #41 70.54   CC       compel/arch/x86/plugins/std/parasite-head.o
13:17:44 [2019-12-16T13:17:44.080Z] #41 70.69   CC       compel/arch/x86/plugins/std/memcpy.o
13:17:44 [2019-12-16T13:17:44.080Z] #41 70.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:17:44 [2019-12-16T13:17:44.080Z] #41 70.94   AR       compel/plugins/std.lib.a
13:17:44 [2019-12-16T13:17:44.080Z] #41 71.11   CC       compel/plugins/fds/fds.o
13:17:44 [2019-12-16T13:17:44.080Z] #41 71.66   AR       compel/plugins/fds.lib.a
13:17:44 [2019-12-16T13:17:44.080Z] #41 71.75   HOSTDEP  compel/src/lib/log-host.d
13:17:44 [2019-12-16T13:17:44.337Z] #41 72.03   HOSTDEP  compel/src/lib/handle-elf-host.d
13:17:44 [2019-12-16T13:17:44.423Z] #27 3.481 
###                                                                        4.9%
######                                                                     9.0%
#########                                                                 13.2%
############                                                              17.4%
##############                                                            19.5%
###############                                                           21.6%
##################                                                        25.8%
####################                                                      27.8%
#######################                                                   32.0%
########################                                                  34.1%
##########################                                                36.2%
###########################                                               38.3%
#############################                                             40.4%
################################                                          44.6%
#################################                                         46.6%
####################################                                      50.8%
######################################                                    52.9%
#########################################                                 57.1%
##########################################                                59.2%
############################################                              61.3%
#############################################                             63.4%
###############################################                           65.5%
################################################                          67.5%
###################################################                       71.7%
########################################################                  78.0%
###########################################################               82.2%
############################################################              84.2%
##############################################################            86.3%
###############################################################           88.4%
#################################################################         90.5%
##################################################################        92.6%
#####################################################################     96.8%
#######################################################################   98.9%
######################################################################## 100.0%
13:17:44 [2019-12-16T13:17:44.596Z] #41 72.31   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:17:44 [2019-12-16T13:17:44.670Z] #17 24.97 Setting up libonig4:arm64 (6.1.3-2) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 24.99 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.00 Setting up zip (3.0-11+b1) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.02 Setting up bzip2 (1.0.6-8.1) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.03 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.07 Setting up libaio1:arm64 (0.3.110-3) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.09 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.11 Setting up xz-utils (5.2.2-1.2+b1) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.14 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.16 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.18 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.21 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:17:44 [2019-12-16T13:17:44.670Z] #17 25.35 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
13:17:44 [2019-12-16T13:17:44.828Z] #27 9.402 
13:17:44 [2019-12-16T13:17:44.828Z] #27 ...
13:17:44 [2019-12-16T13:17:44.828Z] 
13:17:44 [2019-12-16T13:17:44.828Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:44 [2019-12-16T13:17:44.828Z] #48 27.92 + cd /tmp/tmp.KReSfeq3LN/src/gotest.tools/gotestsum
13:17:44 [2019-12-16T13:17:44.828Z] #48 27.92 + git checkout -q v0.3.5
13:17:44 [2019-12-16T13:17:44.828Z] #48 28.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:17:44 [2019-12-16T13:17:44.837Z] #17 10.01 Unpacking bash-completion (1:2.1-4.3) ...
13:17:44 [2019-12-16T13:17:44.890Z] #41 72.53   HOSTDEP  compel/src/main-host.d
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.36 Setting up libnl-3-200:arm64 (3.2.27-2) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.40 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.42 Setting up pigz (2.3.4-1) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.44 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.46 Setting up libmpdec2:arm64 (2.4.2-1) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.47 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.49 Setting up jq (1.5+dfsg-1.3) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.50 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.51 Setting up xfsprogs (4.9.0+nmu1) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.53 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:17:44 [2019-12-16T13:17:44.931Z] #17 25.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.31 Selecting previously unselected package libnet1:amd64.
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.37 Selecting previously unselected package libnfnetlink0:amd64.
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.37 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.37 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.42 Selecting previously unselected package libpython3.5-minimal:amd64.
13:17:45 [2019-12-16T13:17:45.095Z] #17 10.42 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.148Z] #41 72.86   DEP      compel/src/lib/ptrace.d
13:17:45 [2019-12-16T13:17:45.148Z] #41 72.98   DEP      compel/src/lib/infect.d
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.60 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.61 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.63 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:17:45 [2019-12-16T13:17:45.191Z] #17 25.64 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:17:45 [2019-12-16T13:17:45.235Z] #48 ...
13:17:45 [2019-12-16T13:17:45.235Z] 
13:17:45 [2019-12-16T13:17:45.235Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:45 [2019-12-16T13:17:45.406Z] #41 73.22   DEP      compel/src/lib/infect-util.d
13:17:45 [2019-12-16T13:17:45.410Z] #17 10.42 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:17:45 [2019-12-16T13:17:45.410Z] #17 10.56 Selecting previously unselected package python3.5-minimal.
13:17:45 [2019-12-16T13:17:45.410Z] #17 10.57 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.410Z] #17 10.58 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:17:45 [2019-12-16T13:17:45.663Z] #41 73.50   DEP      compel/src/lib/infect-rpc.d
13:17:45 [2019-12-16T13:17:45.924Z] #41 73.84   DEP      compel/arch/x86/src/lib/infect.d
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.25 Selecting previously unselected package python3-minimal.
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.25 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.26 Unpacking python3-minimal (3.5.3-1) ...
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.30 Selecting previously unselected package libmpdec2:amd64.
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.30 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ...
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.30 Unpacking libmpdec2:amd64 (2.4.2-1) ...
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.41 Selecting previously unselected package libpython3.5-stdlib:amd64.
13:17:45 [2019-12-16T13:17:45.982Z] #17 11.41 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
13:17:46 [2019-12-16T13:17:46.259Z] #17 11.42 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:17:46 [2019-12-16T13:17:46.452Z] #27 9.683 
######                                                                     9.5%
##########                                                                15.2%
###################                                                       26.6%
###########################                                               37.8%
###################################                                       49.2%
###########################################                               60.6%
###############################################                           66.2%
#######################################################                   77.6%
###############################################################           88.8%
####################################################################      94.6%
######################################################################## 100.0%
13:17:46 [2019-12-16T13:17:46.488Z] #41 74.07   DEP      compel/arch/x86/src/lib/cpu.d
13:17:46 [2019-12-16T13:17:46.488Z] #41 74.20   DEP      compel/src/lib/log.d
13:17:46 [2019-12-16T13:17:46.488Z] #41 74.39   DEP      compel/src/main.d
13:17:46 [2019-12-16T13:17:46.746Z] #41 74.68   DEP      compel/src/lib/handle-elf.d
13:17:46 [2019-12-16T13:17:46.826Z] #17 11.98 Selecting previously unselected package python3.5.
13:17:46 [2019-12-16T13:17:46.826Z] #17 11.98 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 11.98 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.04 Selecting previously unselected package libpython3-stdlib:amd64.
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.04 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.04 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.08 Selecting previously unselected package dh-python.
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.08 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.09 Unpacking dh-python (2.20170125) ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.18 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:17:46 [2019-12-16T13:17:46.826Z] #17 12.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:17:46 [2019-12-16T13:17:46.867Z] #27 11.69 
13:17:47 [2019-12-16T13:17:47.292Z] #27 ...
13:17:47 [2019-12-16T13:17:47.292Z] 
13:17:47 [2019-12-16T13:17:47.292Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.280 + RM_GOPATH=0
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.281 + TMP_GOPATH=
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.282 + : /build
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.282 + '[' -z '' ']'
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.286 ++ mktemp -d
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.298 + export GOPATH=/tmp/tmp.3Gjkr4wyq7
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.299 + GOPATH=/tmp/tmp.3Gjkr4wyq7
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.299 + RM_GOPATH=1
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.302 ++ dirname ./install.sh
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.306 + dir=.
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.307 + bin=containerd
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.307 + shift
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.307 + '[' '!' -f ./containerd.installer ']'
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.307 + . ./containerd.installer
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.308 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.309 + install_containerd
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.310 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.310 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Gjkr4wyq7/src/github.com/containerd/containerd
13:17:47 [2019-12-16T13:17:47.292Z] #60 0.336 Cloning into '/tmp/tmp.3Gjkr4wyq7/src/github.com/containerd/containerd'...
13:17:47 [2019-12-16T13:17:47.292Z] #60 ...
13:17:47 [2019-12-16T13:17:47.292Z] 
13:17:47 [2019-12-16T13:17:47.292Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:47 [2019-12-16T13:17:47.292Z] #11 33.97 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
13:17:47 [2019-12-16T13:17:47.292Z] #11 36.48 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
13:17:47 [2019-12-16T13:17:47.292Z] #11 36.48 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
13:17:47 [2019-12-16T13:17:47.292Z] #11 37.92 debconf: delaying package configuration, since apt-utils is not installed
13:17:47 [2019-12-16T13:17:47.292Z] #11 37.98 Fetched 71.0 MB in 7s (9686 kB/s)
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.07 Selecting previously unselected package libpcrecpp0v5:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.07 (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 ... 14828 files and directories currently installed.)
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.11 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.12 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.26 Selecting previously unselected package libudev-dev:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.26 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.27 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.52 Selecting previously unselected package liblzo2-2:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.53 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.53 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.62 Selecting previously unselected package btrfs-progs.
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.62 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 38.63 Unpacking btrfs-progs (4.7.3-1) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.30 Selecting previously unselected package btrfs-tools.
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.35 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.36 Unpacking btrfs-tools (4.7.3-1) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.51 Selecting previously unselected package libdevmapper1.02.1:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.55 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.56 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.74 Selecting previously unselected package dmsetup.
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.75 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.77 Unpacking dmsetup (2:1.02.137-2) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.91 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.94 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 39.94 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.04 Selecting previously unselected package libsepol1-dev:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.04 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.05 Unpacking libsepol1-dev:s390x (2.6-2) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.41 Selecting previously unselected package libpcre16-3:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.42 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.42 Unpacking libpcre16-3:s390x (2:8.39-3) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.56 Selecting previously unselected package libpcre32-3:s390x.
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.57 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 40.57 Unpacking libpcre32-3:s390x (2:8.39-3) ...
13:17:47 [2019-12-16T13:17:47.292Z] #11 ...
13:17:47 [2019-12-16T13:17:47.292Z] 
13:17:47 [2019-12-16T13:17:47.292Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:47 [2019-12-16T13:17:47.312Z] #41 74.86   DEP      compel/arch/x86/src/lib/handle-elf.d
13:17:47 [2019-12-16T13:17:47.710Z] #27 12.00 
##                                                                         3.9%
######                                                                     9.0%
########                                                                  11.5%
13:17:47 [2019-12-16T13:17:47.710Z] #27 ...
13:17:47 [2019-12-16T13:17:47.710Z] 
13:17:47 [2019-12-16T13:17:47.710Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.01 Selecting previously unselected package libprotobuf-lite10:s390x.
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.01 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.20 Selecting previously unselected package libprotobuf-dev:s390x.
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.21 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 31.21 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 32.53 Selecting previously unselected package libprotoc10:s390x.
13:17:47 [2019-12-16T13:17:47.710Z] #41 32.53 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 32.54 Unpacking libprotoc10:s390x (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.18 Selecting previously unselected package protobuf-c-compiler.
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.18 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.21 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.36 Selecting previously unselected package protobuf-compiler.
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.36 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.37 Unpacking protobuf-compiler (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.53 Selecting previously unselected package python-pkg-resources.
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.53 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.53 Unpacking python-pkg-resources (33.1.1-1) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.80 Selecting previously unselected package python-protobuf.
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.80 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 33.81 Unpacking python-protobuf (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 34.32 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 34.43 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 34.44 Setting up python-pkg-resources (33.1.1-1) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 37.35 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 37.36 Setting up libprotobuf10:s390x (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 37.37 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 37.44 Setting up python-protobuf (3.0.0-9) ...
13:17:47 [2019-12-16T13:17:47.710Z] #41 ...
13:17:47 [2019-12-16T13:17:47.710Z] 
13:17:47 [2019-12-16T13:17:47.710Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:47 [2019-12-16T13:17:47.736Z] #17 27.99 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
13:17:47 [2019-12-16T13:17:47.736Z] #17 28.01 Setting up python3 (3.5.3-1) ...
13:17:47 [2019-12-16T13:17:47.757Z] #17 12.83 Setting up python3-minimal (3.5.3-1) ...
13:17:47 [2019-12-16T13:17:47.877Z] #41 75.52   CC       compel/src/lib/log.o
13:17:48 [2019-12-16T13:17:48.135Z] #41 75.94   CC       compel/arch/x86/src/lib/cpu.o
13:17:48 [2019-12-16T13:17:48.308Z] #17 28.83 Setting up apparmor (2.11.0-3+deb9u2) ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.42 Selecting previously unselected package python3.
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.42 (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 ... 24906 files and directories currently installed.)
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.42 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.43 Unpacking python3 (3.5.3-1) ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.47 Selecting previously unselected package pigz.
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.47 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.48 Unpacking pigz (2.3.4-1) ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.58 Selecting previously unselected package libip4tc0:amd64.
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.58 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.59 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.63 Selecting previously unselected package libip6tc0:amd64.
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.64 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.321Z] #17 13.64 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.69 Selecting previously unselected package libiptc0:amd64.
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.69 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.70 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.74 Selecting previously unselected package libxtables12:amd64.
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.74 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.78 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.78 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.82 Selecting previously unselected package iptables.
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.83 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.93 Selecting previously unselected package xxd.
13:17:48 [2019-12-16T13:17:48.579Z] #17 13.93 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 13.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 13.98 Selecting previously unselected package vim-common.
13:17:48 [2019-12-16T13:17:48.838Z] #17 13.98 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 13.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.06 Selecting previously unselected package bzip2.
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.06 Unpacking bzip2 (1.0.6-8.1) ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.10 Selecting previously unselected package libgpm2:amd64.
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.10 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.11 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.15 Selecting previously unselected package xz-utils.
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.15 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
13:17:48 [2019-12-16T13:17:48.838Z] #17 14.15 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.22 Selecting previously unselected package aufs-tools.
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.22 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.23 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.28 Selecting previously unselected package libonig4:amd64.
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.28 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.29 Unpacking libonig4:amd64 (6.1.3-2) ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.34 Selecting previously unselected package libjq1:amd64.
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.35 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.35 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.39 Selecting previously unselected package jq.
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.40 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.40 Unpacking jq (1.5+dfsg-1.3) ...
13:17:49 [2019-12-16T13:17:49.095Z] #17 14.44 Selecting previously unselected package libaio1:amd64.
13:17:49 [2019-12-16T13:17:49.122Z] #27 12.00 
##                                                                         3.9%
######                                                                     9.0%
########                                                                  11.5%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             19.1%
###############                                                           21.7%
#################                                                         24.2%
###################                                                       26.8%
##
13:17:49 [2019-12-16T13:17:49.122Z] #27 ...
13:17:49 [2019-12-16T13:17:49.122Z] 
13:17:49 [2019-12-16T13:17:49.122Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.50 Setting up libcap-dev:s390x (1:2.25-1) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.56 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.60 Setting up libnl-3-200:s390x (3.2.27-2) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.64 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.65 Setting up libprotoc10:s390x (3.0.0-9) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.66 Setting up protobuf-c-compiler (1.2.1-2) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.67 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.69 Setting up protobuf-compiler (3.0.0-9) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.70 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.72 Setting up libnl-3-dev:s390x (3.2.27-2) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 41.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:49 [2019-12-16T13:17:49.122Z] #41 DONE 42.1s
13:17:49 [2019-12-16T13:17:49.122Z] 
13:17:49 [2019-12-16T13:17:49.122Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.45 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.45 Unpacking libaio1:amd64 (0.3.110-3) ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.48 Selecting previously unselected package libcap2-bin.
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.48 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.49 Unpacking libcap2-bin (1:2.25-1) ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.53 Selecting previously unselected package libnl-3-200:amd64.
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.53 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.58 Selecting previously unselected package libprotobuf-c1:amd64.
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.59 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.358Z] #17 14.59 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.63 Selecting previously unselected package libreadline5:amd64.
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.63 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.68 Selecting previously unselected package net-tools.
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.68 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.359Z] #17 14.68 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:17:49 [2019-12-16T13:17:49.506Z] #41 77.24   CC       compel/arch/x86/src/lib/infect.o
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.75 Selecting previously unselected package python-pip-whl.
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.75 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.76 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.93 Selecting previously unselected package python3-pip.
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.93 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.93 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.98 Selecting previously unselected package python3-pkg-resources.
13:17:49 [2019-12-16T13:17:49.615Z] #17 14.98 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
13:17:49 [2019-12-16T13:17:49.688Z] #17 29.92 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:17:49 [2019-12-16T13:17:49.688Z] #17 30.10 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:17:49 [2019-12-16T13:17:49.688Z] #17 30.14 Setting up python3-wheel (0.29.0-2) ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 14.99 Unpacking python3-pkg-resources (33.1.1-1) ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.04 Selecting previously unselected package python3-setuptools.
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.04 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.05 Unpacking python3-setuptools (33.1.1-1) ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.12 Selecting previously unselected package python3-wheel.
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.13 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.13 Unpacking python3-wheel (0.29.0-2) ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.18 Selecting previously unselected package thin-provisioning-tools.
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.18 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
13:17:49 [2019-12-16T13:17:49.873Z] #17 15.18 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:17:49 [2019-12-16T13:17:49.981Z] #27 12.00 
##                                                                         3.9%
######                                                                     9.0%
########                                                                  11.5%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             19.1%
###############                                                           21.7%
#################                                                         24.2%
###################                                                       26.8%
#####################                                                     29.3%
######################                                                    31.8%
##########################                                                36.9%
##############################                                            42.0%
################################                                          44.6%
#################################                                         47.1%
13:17:49 [2019-12-16T13:17:49.981Z] #27 ...
13:17:49 [2019-12-16T13:17:49.981Z] 
13:17:49 [2019-12-16T13:17:49.981Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:17:49 [2019-12-16T13:17:49.981Z] #29 33.12 + cd /tmp/tmp.VkKrZq1qZf/src/github.com/go-swagger/go-swagger
13:17:49 [2019-12-16T13:17:49.981Z] #29 33.12 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:17:49 [2019-12-16T13:17:49.981Z] #29 36.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:17:49 [2019-12-16T13:17:49.981Z] #29 ...
13:17:49 [2019-12-16T13:17:49.981Z] 
13:17:49 [2019-12-16T13:17:49.981Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:50 [2019-12-16T13:17:50.130Z] #17 15.35 Selecting previously unselected package vim-runtime.
13:17:50 [2019-12-16T13:17:50.130Z] #17 15.35 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:50 [2019-12-16T13:17:50.130Z] #17 15.36 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:17:50 [2019-12-16T13:17:50.130Z] #17 15.38 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:17:50 [2019-12-16T13:17:50.130Z] #17 15.38 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:17:50 [2019-12-16T13:17:50.258Z] #17 30.61 Setting up python3-pkg-resources (33.1.1-1) ...
13:17:50 [2019-12-16T13:17:50.520Z] #17 31.11 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:17:50 [2019-12-16T13:17:50.880Z] #41 78.44   CC       compel/src/lib/infect-rpc.o
13:17:51 [2019-12-16T13:17:51.092Z] #17 31.70 Setting up python3-setuptools (33.1.1-1) ...
13:17:51 [2019-12-16T13:17:51.138Z] #41 78.95   CC       compel/src/lib/infect-util.o
13:17:51 [2019-12-16T13:17:51.666Z] #17 32.31 Setting up dh-python (2.20170125) ...
13:17:51 [2019-12-16T13:17:51.703Z] #41 79.35   CC       compel/src/lib/infect.o
13:17:51 [2019-12-16T13:17:51.972Z] #27 12.00 
##                                                                         3.9%
######                                                                     9.0%
########                                                                  11.5%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             19.1%
###############                                                           21.7%
#################                                                         24.2%
###################                                                       26.8%
#####################                                                     29.3%
######################                                                    31.8%
##########################                                                36.9%
##############################                                            42.0%
################################                                          44.6%
#################################                                         47.1%
#####################################                                     52.2%
#######################################                                   54.7%
#########################################                                 57.3%
###########################################                               59.8%
##############################################                            64.9%
################################################                          67.4%
####################################################                      72.5%
#######################################################                   77.6%
#########################################################                 80.2%
#############################################################             85.2%
###############################################################           87.8%
##################################################################        92.9%
####################################################################      95.4%
######################################################################## 100.0%
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.12 Selecting previously unselected package vim.
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.13 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.13 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.30 Selecting previously unselected package xfsprogs.
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.31 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ...
13:17:52 [2019-12-16T13:17:52.027Z] #17 17.31 Unpacking xfsprogs (4.9.0+nmu1) ...
13:17:52 [2019-12-16T13:17:52.045Z] Removing intermediate container 587d9bb3e143
13:17:52 [2019-12-16T13:17:52.045Z]  ---> d4ad93a15f59
13:17:52 [2019-12-16T13:17:52.045Z] Step 11/16 : ARG GOOS
13:17:52 [2019-12-16T13:17:52.045Z]  ---> Running in d38e9a94a9a6
13:17:52 [2019-12-16T13:17:52.045Z] Removing intermediate container d38e9a94a9a6
13:17:52 [2019-12-16T13:17:52.045Z]  ---> d06ce96aff34
13:17:52 [2019-12-16T13:17:52.045Z] Step 12/16 : ARG GOARCH
13:17:52 [2019-12-16T13:17:52.045Z]  ---> Running in 3363c6230450
13:17:52 [2019-12-16T13:17:52.045Z] Removing intermediate container 3363c6230450
13:17:52 [2019-12-16T13:17:52.045Z]  ---> 64b5808cee6f
13:17:52 [2019-12-16T13:17:52.045Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
13:17:52 [2019-12-16T13:17:52.045Z]  ---> Running in 1bc2d6f23680
13:17:52 [2019-12-16T13:17:52.235Z] #17 32.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:52 [2019-12-16T13:17:52.268Z] #41 ...
13:17:52 [2019-12-16T13:17:52.268Z] 
13:17:52 [2019-12-16T13:17:52.268Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:52 [2019-12-16T13:17:52.268Z] #47 DONE 171.7s
13:17:52 [2019-12-16T13:17:52.268Z] 
13:17:52 [2019-12-16T13:17:52.268Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:52 [2019-12-16T13:17:52.268Z] #44 165.1 net/textproto
13:17:52 [2019-12-16T13:17:52.268Z] #44 165.1 crypto/x509
13:17:52 [2019-12-16T13:17:52.268Z] #44 167.2 vendor/golang.org/x/net/http/httpguts
13:17:52 [2019-12-16T13:17:52.268Z] #44 167.6 vendor/golang.org/x/net/http/httpproxy
13:17:52 [2019-12-16T13:17:52.268Z] #44 168.4 mime/multipart
13:17:52 [2019-12-16T13:17:52.268Z] #44 171.6 crypto/tls
13:17:52 [2019-12-16T13:17:52.284Z] #17 17.45 Selecting previously unselected package zip.
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.46 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.46 Unpacking zip (3.0-11+b1) ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.52 Selecting previously unselected package libapparmor-perl.
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.52 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.58 Selecting previously unselected package apparmor.
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.58 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.61 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:17:52 [2019-12-16T13:17:52.285Z] #17 17.73 Setting up aufs-tools (1:4.1+20161219-1) ...
13:17:52 [2019-12-16T13:17:52.375Z] #27 17.12 
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.74 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.75 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.77 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.78 Processing triggers for mime-support (3.60) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.80 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.81 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.82 Setting up libcap2-bin (1:2.25-1) ...
13:17:52 [2019-12-16T13:17:52.543Z] #17 17.82 Setting up bash-completion (1:2.1-4.3) ...
13:17:53 [2019-12-16T13:17:53.175Z] #17 DONE 33.5s
13:17:53 [2019-12-16T13:17:53.175Z] 
13:17:53 [2019-12-16T13:17:53.175Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.60 Setting up libonig4:amd64 (6.1.3-2) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.62 Setting up zip (3.0-11+b1) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.63 Setting up bzip2 (1.0.6-8.1) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.64 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.66 Setting up libaio1:amd64 (0.3.110-3) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.68 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.69 Setting up xz-utils (5.2.2-1.2+b1) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.71 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.72 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.73 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
13:17:53 [2019-12-16T13:17:53.476Z] #17 18.76 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.88 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.90 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.91 Setting up pigz (2.3.4-1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.92 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.93 Setting up libmpdec2:amd64 (2.4.2-1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.94 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.95 Setting up jq (1.5+dfsg-1.3) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.96 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.97 Setting up xfsprogs (4.9.0+nmu1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.99 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 18.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.03 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:17:53 [2019-12-16T13:17:53.734Z] #17 19.04 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:17:53 [2019-12-16T13:17:53.992Z] #17 19.05 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:17:53 [2019-12-16T13:17:53.992Z] #17 19.07 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:17:54 [2019-12-16T13:17:54.605Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            2
13:17:54 [2019-12-16T13:17:54.605Z] #27 ...
13:17:54 [2019-12-16T13:17:54.605Z] 
13:17:54 [2019-12-16T13:17:54.605Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:17:54 [2019-12-16T13:17:54.605Z] #32 37.43 errors
13:17:54 [2019-12-16T13:17:54.605Z] #32 37.43 sort
13:17:54 [2019-12-16T13:17:54.605Z] #32 37.87 strconv
13:17:54 [2019-12-16T13:17:54.605Z] #32 38.66 io
13:17:54 [2019-12-16T13:17:54.605Z] #32 40.00 internal/oserror
13:17:54 [2019-12-16T13:17:54.605Z] #32 40.18 syscall
13:17:54 [2019-12-16T13:17:54.605Z] #32 42.08 reflect
13:17:54 [2019-12-16T13:17:54.605Z] #32 ...
13:17:54 [2019-12-16T13:17:54.605Z] 
13:17:54 [2019-12-16T13:17:54.605Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:17:54 [2019-12-16T13:17:54.605Z] #45 37.52 github.com/LK4D4/vndr/godl/singleflight
13:17:54 [2019-12-16T13:17:54.605Z] #45 37.53 errors
13:17:54 [2019-12-16T13:17:54.605Z] #45 37.86 sort
13:17:54 [2019-12-16T13:17:54.605Z] #45 38.25 io
13:17:54 [2019-12-16T13:17:54.605Z] #45 39.07 strconv
13:17:54 [2019-12-16T13:17:54.605Z] #45 39.96 bytes
13:17:54 [2019-12-16T13:17:54.605Z] #45 42.98 bufio
13:17:54 [2019-12-16T13:17:54.605Z] #45 43.85 reflect
13:17:54 [2019-12-16T13:17:54.605Z] #45 45.10 syscall
13:17:54 [2019-12-16T13:17:54.605Z] #45 ...
13:17:54 [2019-12-16T13:17:54.605Z] 
13:17:54 [2019-12-16T13:17:54.605Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:55 [2019-12-16T13:17:55.365Z] #17 20.50 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
13:17:55 [2019-12-16T13:17:55.365Z] #17 20.52 Setting up python3 (3.5.3-1) ...
13:17:55 [2019-12-16T13:17:55.550Z] #44 ...
13:17:55 [2019-12-16T13:17:55.550Z] 
13:17:55 [2019-12-16T13:17:55.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:55 [2019-12-16T13:17:55.550Z] #41 82.60   CC       compel/src/lib/ptrace.o
13:17:55 [2019-12-16T13:17:55.550Z] #41 83.08   AR       compel/libcompel.a
13:17:55 [2019-12-16T13:17:55.550Z] #41 83.17   HOSTCC   compel/src/main-host.o
13:17:55 [2019-12-16T13:17:55.550Z] #41 83.44   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:17:55 [2019-12-16T13:17:55.811Z] #41 83.73   HOSTCC   compel/src/lib/handle-elf-host.o
13:17:55 [2019-12-16T13:17:55.861Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                     
13:17:55 [2019-12-16T13:17:55.861Z] #27 ...
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:17:55 [2019-12-16T13:17:55.861Z] #34 43.24 Selecting previously unselected package libxml2:s390x.
13:17:55 [2019-12-16T13:17:55.861Z] #34 43.24 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 43.24 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.06 Selecting previously unselected package libarchive13:s390x.
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.06 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.06 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.40 Selecting previously unselected package libjsoncpp1:s390x.
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.40 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.41 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.55 Selecting previously unselected package libuv1:s390x.
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.55 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.56 Unpacking libuv1:s390x (1.9.1-3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.65 Selecting previously unselected package cmake.
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.65 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 44.77 Unpacking cmake (3.7.2-1) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.56 Selecting previously unselected package xxd.
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.57 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.78 Selecting previously unselected package vim-common.
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.79 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 47.82 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.28 Processing triggers for mime-support (3.60) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.37 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.38 Setting up libuv1:s390x (1.9.1-3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.38 Setting up cmake-data (3.7.2-1) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.39 Setting up libicu57:s390x (57.1-6+deb9u3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.40 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.43 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.48 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.51 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.52 Setting up libjsoncpp1:s390x (1.7.4-3) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.54 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.56 Setting up cmake (3.7.2-1) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 48.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:55 [2019-12-16T13:17:55.861Z] #34 DONE 48.9s
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:55 [2019-12-16T13:17:55.861Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                                       26.7%
###################   
13:17:55 [2019-12-16T13:17:55.861Z] #27 ...
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:17:55 [2019-12-16T13:17:55.861Z] #35 DONE 0.1s
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:55 [2019-12-16T13:17:55.861Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                                       26.7%
###################                                                       27.7%
13:17:55 [2019-12-16T13:17:55.861Z] #27 ...
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:17:55 [2019-12-16T13:17:55.861Z] #36 DONE 0.1s
13:17:55 [2019-12-16T13:17:55.861Z] 
13:17:55 [2019-12-16T13:17:55.861Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:55 [2019-12-16T13:17:55.930Z] #17 20.97 Setting up apparmor (2.11.0-3+deb9u2) ...
13:17:56 [2019-12-16T13:17:56.474Z] #18 3.639 Collecting yamllint==1.16.0
13:17:56 [2019-12-16T13:17:56.496Z] #17 21.67 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:17:56 [2019-12-16T13:17:56.496Z] #17 21.73 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:17:56 [2019-12-16T13:17:56.496Z] #17 21.75 Setting up python3-wheel (0.29.0-2) ...
13:17:56 [2019-12-16T13:17:56.748Z] #41 84.25   HOSTCC   compel/src/lib/log-host.o
13:17:56 [2019-12-16T13:17:56.748Z] #41 84.50   HOSTLINK compel/compel-host-bin
13:17:56 [2019-12-16T13:17:56.754Z] #17 22.05 Setting up python3-pkg-resources (33.1.1-1) ...
13:17:57 [2019-12-16T13:17:57.006Z] #41 84.68   DEP      soccr/soccr.d
13:17:57 [2019-12-16T13:17:57.006Z] #41 84.93   CC       soccr/soccr.o
13:17:57 [2019-12-16T13:17:57.014Z] #17 22.35 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:17:57 [2019-12-16T13:17:57.272Z] #17 22.69 Setting up python3-setuptools (33.1.1-1) ...
13:17:57 [2019-12-16T13:17:57.467Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                                       26.7%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
13:17:57 [2019-12-16T13:17:57.467Z] #27 ...
13:17:57 [2019-12-16T13:17:57.467Z] 
13:17:57 [2019-12-16T13:17:57.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:17:57 [2019-12-16T13:17:57.467Z] #11 40.73 Selecting previously unselected package libpcre3-dev:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 40.74 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 40.74 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.26 Selecting previously unselected package libselinux1-dev:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.28 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.28 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.94 Selecting previously unselected package libdevmapper-dev:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.96 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 41.96 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.16 Selecting previously unselected package libseccomp2:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.17 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.20 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.57 Selecting previously unselected package libseccomp-dev:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.57 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.57 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.76 Selecting previously unselected package libsystemd-dev:s390x.
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.76 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 42.77 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 44.97 Selecting previously unselected package binutils-mingw-w64-i686.
13:17:57 [2019-12-16T13:17:57.467Z] #11 44.98 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 45.00 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 47.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:17:57 [2019-12-16T13:17:57.467Z] #11 48.00 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
13:17:57 [2019-12-16T13:17:57.467Z] #11 48.01 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:17:57 [2019-12-16T13:17:57.838Z] #17 23.06 Setting up dh-python (2.20170125) ...
13:17:57 [2019-12-16T13:17:57.859Z] #11 ...
13:17:57 [2019-12-16T13:17:57.859Z] 
13:17:57 [2019-12-16T13:17:57.859Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:58 [2019-12-16T13:17:58.098Z] #17 23.29 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:17:59 [2019-12-16T13:17:59.013Z] #18 ...
13:17:59 [2019-12-16T13:17:59.013Z] 
13:17:59 [2019-12-16T13:17:59.013Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:17:59 [2019-12-16T13:17:59.013Z] #22 78.59 + return
13:17:59 [2019-12-16T13:17:59.033Z] #17 DONE 24.1s
13:17:59 [2019-12-16T13:17:59.033Z] 
13:17:59 [2019-12-16T13:17:59.033Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:17:59 [2019-12-16T13:17:59.273Z] #22 DONE 78.9s
13:17:59 [2019-12-16T13:17:59.273Z] 
13:17:59 [2019-12-16T13:17:59.273Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:17:59 [2019-12-16T13:17:59.463Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                                       26.7%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           43.7%
################################                                          44.7%
#################################                                         46.6%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      50.4%
####################################                                      51.3%
#####################################                                     52.3%
######################################                                    54.2%
13:17:59 [2019-12-16T13:17:59.463Z] #27 ...
13:17:59 [2019-12-16T13:17:59.463Z] 
13:17:59 [2019-12-16T13:17:59.463Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:17:59 [2019-12-16T13:17:59.463Z] #42 1.580 Note: Building without setproctitle() and strlcpy() support.
13:17:59 [2019-12-16T13:17:59.463Z] #42 1.580       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:17:59 [2019-12-16T13:17:59.463Z] #42 2.608 fatal: Not a git repository (or any of the parent directories): .git
13:17:59 [2019-12-16T13:17:59.463Z] #42 2.630   GEN      .gitid
13:17:59 [2019-12-16T13:17:59.463Z] #42 2.643   GEN      criu/include/version.h
13:17:59 [2019-12-16T13:17:59.463Z] #42 2.686   GEN      include/common/asm
13:17:59 [2019-12-16T13:17:59.463Z] #42 3.950   PBCC     images/google/protobuf/descriptor.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.003   PBCC     images/opts.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.082   PBCC     images/sit.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.107   DEP      images/google/protobuf/descriptor.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.250   DEP      images/opts.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.287   DEP      images/sit.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.333   PBCC     images/macvlan.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.362   DEP      images/macvlan.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.420   PBCC     images/autofs.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.427   DEP      images/autofs.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.465   PBCC     images/sysctl.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.552   DEP      images/sysctl.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.573   PBCC     images/time.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.592   DEP      images/time.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.614   PBCC     images/binfmt-misc.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.619   DEP      images/binfmt-misc.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.636   PBCC     images/seccomp.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.645   DEP      images/seccomp.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.658   PBCC     images/userns.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.670   DEP      images/userns.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.699   PBCC     images/cgroup.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.713   DEP      images/cgroup.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.749   PBCC     images/fown.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.773   PBCC     images/ext-file.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.797   DEP      images/fown.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.859   DEP      images/ext-file.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 4.973   PBCC     images/rpc.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.007   DEP      images/rpc.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.087   PBCC     images/siginfo.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.093   DEP      images/siginfo.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.150   PBCC     images/pagemap.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.199   DEP      images/pagemap.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.295   PBCC     images/rlimit.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.358   DEP      images/rlimit.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.422   PBCC     images/file-lock.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.445   DEP      images/file-lock.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.542   PBCC     images/tty.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.591   DEP      images/tty.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.673   PBCC     images/tun.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.734   PBCC     images/netdev.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.810   DEP      images/tun.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 5.933   DEP      images/netdev.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.105   PBCC     images/vma.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.133   DEP      images/vma.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.226   PBCC     images/creds.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.311   DEP      images/creds.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.330   PBCC     images/utsns.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.335   DEP      images/utsns.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.359   PBCC     images/ipc-desc.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.376   PBCC     images/ipc-sem.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.392   DEP      images/ipc-desc.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.427   DEP      images/ipc-sem.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.458   PBCC     images/ipc-msg.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.480   DEP      images/ipc-msg.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.517   PBCC     images/ipc-shm.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.544   DEP      images/ipc-shm.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.573   PBCC     images/ipc-var.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.594   DEP      images/ipc-var.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.631   PBCC     images/sk-opts.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.654   PBCC     images/packet-sock.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.774   DEP      images/sk-opts.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.794   DEP      images/packet-sock.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.853   PBCC     images/sk-netlink.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.900   DEP      images/sk-netlink.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 6.960   PBCC     images/sk-inet.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.007   DEP      images/sk-inet.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.066   PBCC     images/sk-unix.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.115   DEP      images/sk-unix.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.195   PBCC     images/mm.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.251   DEP      images/mm.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.330   PBCC     images/timerfd.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.375   DEP      images/timerfd.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.445   PBCC     images/timer.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.451   DEP      images/timer.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.475   PBCC     images/sa.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.495   DEP      images/sa.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.542   PBCC     images/pipe-data.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.560   DEP      images/pipe-data.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.629   PBCC     images/mnt.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.645   DEP      images/mnt.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.672   PBCC     images/sk-packet.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.682   DEP      images/sk-packet.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.708   PBCC     images/tcp-stream.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.723   DEP      images/tcp-stream.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.749   PBCC     images/pipe.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.766   DEP      images/pipe.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.790   PBCC     images/pstree.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.808   DEP      images/pstree.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.835   PBCC     images/fs.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.853   DEP      images/fs.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.882   PBCC     images/signalfd.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.929   DEP      images/signalfd.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 7.976   PBCC     images/fh.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.061   PBCC     images/fsnotify.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.129   DEP      images/fh.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.186   DEP      images/fsnotify.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.238   PBCC     images/eventpoll.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.258   DEP      images/eventpoll.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.301   PBCC     images/eventfd.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.320   DEP      images/eventfd.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.443   PBCC     images/remap-file-path.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.461   DEP      images/remap-file-path.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.563   PBCC     images/fifo.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.568   DEP      images/fifo.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.593   PBCC     images/ghost-file.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.630   DEP      images/ghost-file.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.670   PBCC     images/regfile.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.715   DEP      images/regfile.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.798   PBCC     images/ns.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.857   DEP      images/ns.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.955   PBCC     images/fdinfo.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 8.979   DEP      images/fdinfo.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.030   PBCC     images/core-aarch64.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.069   PBCC     images/core-arm.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.088   PBCC     images/core-ppc64.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.130   PBCC     images/core-s390.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.181   PBCC     images/core-x86.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.270   PBCC     images/core.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.379   PBCC     images/inventory.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.484   DEP      images/core-aarch64.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.611   DEP      images/core-arm.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.669   DEP      images/core-ppc64.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.772   DEP      images/core-s390.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.851   DEP      images/core-x86.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.883   DEP      images/core.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.920   DEP      images/inventory.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.943   PBCC     images/cpuinfo.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.961   DEP      images/cpuinfo.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.989   PBCC     images/stats.pb-c.c
13:17:59 [2019-12-16T13:17:59.463Z] #42 9.997   DEP      images/stats.pb-c.d
13:17:59 [2019-12-16T13:17:59.463Z] #42 ...
13:17:59 [2019-12-16T13:17:59.463Z] 
13:17:59 [2019-12-16T13:17:59.463Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:17:59 [2019-12-16T13:17:59.532Z] #41 86.89   AR       soccr/libsoccr.a
13:17:59 [2019-12-16T13:17:59.532Z] #41 86.98 make[1]: 'soccr/libsoccr.a' is up to date.
13:17:59 [2019-12-16T13:17:59.789Z] #41 87.50   DEP      criu/arch/x86/sigframe.d
13:17:59 [2019-12-16T13:17:59.789Z] #41 87.67   DEP      criu/arch/x86/sigaction_compat.d
13:18:00 [2019-12-16T13:18:00.047Z] #41 87.82   DEP      criu/arch/x86/kerndat.d
13:18:00 [2019-12-16T13:18:00.304Z] #41 ...
13:18:00 [2019-12-16T13:18:00.304Z] 
13:18:00 [2019-12-16T13:18:00.304Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.2 Selecting previously unselected package libapparmor1:amd64.
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.2 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.2 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.4 Selecting previously unselected package libapparmor-dev:amd64.
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.4 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.5 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Setting up libsepol1-dev:amd64 (2.6-2) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libpcre32-3:amd64 (2:8.39-3) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libpcre16-3:amd64 (2:8.39-3) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 179.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 180.0 Setting up mingw-w64-common (5.0.1-1) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 180.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 180.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
13:18:00 [2019-12-16T13:18:00.304Z] #10 180.0 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.0 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.0 Setting up btrfs-progs (4.7.3-1) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.1 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
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.1 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
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 Setting up btrfs-tools (4.7.3-1) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 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
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 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
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.2 Setting up dmsetup (2:1.02.137-2) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
13:18:00 [2019-12-16T13:18:00.305Z] #10 180.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:01 [2019-12-16T13:18:01.237Z] #10 DONE 181.2s
13:18:01 [2019-12-16T13:18:01.237Z] 
13:18:01 [2019-12-16T13:18:01.237Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:01 [2019-12-16T13:18:01.237Z] #44 180.8 net/http/httptrace
13:18:01 [2019-12-16T13:18:01.494Z] #44 ...
13:18:01 [2019-12-16T13:18:01.494Z] 
13:18:01 [2019-12-16T13:18:01.494Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:18:01 [2019-12-16T13:18:01.494Z] #52 DONE 0.1s
13:18:01 [2019-12-16T13:18:01.494Z] 
13:18:01 [2019-12-16T13:18:01.494Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:18:01 [2019-12-16T13:18:01.494Z] #53 DONE 0.1s
13:18:01 [2019-12-16T13:18:01.494Z] 
13:18:01 [2019-12-16T13:18:01.494Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:01 [2019-12-16T13:18:01.559Z] #18 2.411 Collecting yamllint==1.16.0
13:18:03 [2019-12-16T13:18:03.464Z] #18 10.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:18:03 [2019-12-16T13:18:03.464Z] #18 10.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:18:03 [2019-12-16T13:18:03.982Z] #27 17.53 
#                                                                          2.2%
##                                                                         3.1%
##                                                                         4.1%
####                                                                       5.9%
#####                                                                      7.8%
#########                                                                 12.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.2%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
################                                                          23.0%
#################                                                         23.9%
#################                                                         24.8%
###################                                                       26.7%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
########################                                                  34.3%
#########################                                                 35.2%
##########################                                                36.2%
##########################                                                37.1%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           43.7%
################################                                          44.7%
#################################                                         46.6%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      50.4%
####################################                                      51.3%
#####################################                                     52.3%
######################################                                    54.2%
#######################################                                   55.1%
########################################                                  56.0%
#########################################                                 57.0%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               59.8%
###########################################                               60.8%
############################################                              61.7%
#############################################                             62.6%
#############################################                             63.6%
###############################################                           65.5%
###############################################                           66.4%
################################################                          67.4%
#################################################                         69.3%
###################################################                       71.2%
####################################################                      73.1%
######################################################                    75.9%
#######################################################                   77.8%
########################################################                  78.7%
##########################################################                80.6%
##########################################################                81.6%
###########################################################               82.5%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.2%
################################################################          89.1%
################################################################          90.1%
##################################################################        92.0%
####################################################################      94.8%
#####################################################################     96.7%
#######################################################################   99.5%
######################################################################## 100.0%
13:18:03 [2019-12-16T13:18:03.982Z] #27 28.57 
13:18:04 [2019-12-16T13:18:04.381Z] #27 ...
13:18:04 [2019-12-16T13:18:04.381Z] 
13:18:04 [2019-12-16T13:18:04.381Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.241 + RM_GOPATH=0
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.241 + TMP_GOPATH=
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.241 + : /build
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.241 + '[' -z '' ']'
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.242 ++ mktemp -d
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + export GOPATH=/tmp/tmp.39G3w3o7sH
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + GOPATH=/tmp/tmp.39G3w3o7sH
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + RM_GOPATH=1
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 ++ dirname ./install.sh
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + dir=.
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + bin=tini
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.251 + shift
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.252 + '[' '!' -f ./tini.installer ']'
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.252 + . ./tini.installer
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.252 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.253 + install_tini
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.253 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.253 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.39G3w3o7sH/tini
13:18:04 [2019-12-16T13:18:04.381Z] #37 0.263 Cloning into '/tmp/tmp.39G3w3o7sH/tini'...
13:18:04 [2019-12-16T13:18:04.381Z] #37 1.523 + cd /tmp/tmp.39G3w3o7sH/tini
13:18:04 [2019-12-16T13:18:04.381Z] #37 1.523 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:18:04 [2019-12-16T13:18:04.381Z] #37 1.547 + cmake .
13:18:04 [2019-12-16T13:18:04.381Z] #37 2.401 -- The C compiler identification is GNU 6.3.0
13:18:04 [2019-12-16T13:18:04.381Z] #37 2.505 -- Check for working C compiler: /usr/bin/cc
13:18:04 [2019-12-16T13:18:04.381Z] #37 2.971 -- Check for working C compiler: /usr/bin/cc -- works
13:18:04 [2019-12-16T13:18:04.381Z] #37 2.972 -- Detecting C compiler ABI info
13:18:04 [2019-12-16T13:18:04.381Z] #37 3.359 -- Detecting C compiler ABI info - done
13:18:04 [2019-12-16T13:18:04.381Z] #37 3.382 -- Detecting C compile features
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.276 -- Detecting C compile features - done
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.317 -- Performing Test HAS_BUILTIN_FORTIFY
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.471 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.559 -- Configuring done
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.586 -- Generating done
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.588 -- Build files have been written to: /tmp/tmp.39G3w3o7sH/tini
13:18:04 [2019-12-16T13:18:04.381Z] #37 5.614 + make tini-static
13:18:04 [2019-12-16T13:18:04.381Z] #37 6.051 Scanning dependencies of target tini-static
13:18:04 [2019-12-16T13:18:04.381Z] #37 6.197 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:18:04 [2019-12-16T13:18:04.381Z] #37 7.782 [100%] Linking C executable tini-static
13:18:04 [2019-12-16T13:18:04.381Z] #37 8.374 [100%] Built target tini-static
13:18:04 [2019-12-16T13:18:04.381Z] #37 8.515 + mkdir -p /build
13:18:04 [2019-12-16T13:18:04.381Z] #37 8.516 + cp tini-static /build/docker-init
13:18:04 [2019-12-16T13:18:04.381Z] #37 DONE 8.6s
13:18:04 [2019-12-16T13:18:04.381Z] 
13:18:04 [2019-12-16T13:18:04.381Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:04 [2019-12-16T13:18:04.381Z] #45 56.91 internal/poll
13:18:04 [2019-12-16T13:18:04.400Z] #18 11.52   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + RM_GOPATH=0
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + TMP_GOPATH=
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + : /build
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + '[' -z '' ']'
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 ++ mktemp -d
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + export GOPATH=/tmp/tmp.oxWlBhBHdp
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + GOPATH=/tmp/tmp.oxWlBhBHdp
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 + RM_GOPATH=1
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.734 ++ dirname ./install.sh
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + dir=.
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + bin=runc
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + shift
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + '[' '!' -f ./runc.installer ']'
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + . ./runc.installer
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.742 + install_runc
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.754 + grep -q '^3\.10\.0.*\.el7\.'
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.763 + uname -r
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.763 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.771 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oxWlBhBHdp/src/github.com/opencontainers/runc
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.771 Cloning into '/tmp/tmp.oxWlBhBHdp/src/github.com/opencontainers/runc'...
13:18:05 [2019-12-16T13:18:05.678Z] #54 3.772 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
13:18:05 [2019-12-16T13:18:05.678Z] #54 ...
13:18:05 [2019-12-16T13:18:05.678Z] 
13:18:05 [2019-12-16T13:18:05.678Z] #11 [dev 1/24] RUN groupadd -r docker
13:18:05 [2019-12-16T13:18:05.678Z] #11 DONE 4.1s
13:18:05 [2019-12-16T13:18:05.678Z] 
13:18:05 [2019-12-16T13:18:05.678Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:18:05 [2019-12-16T13:18:05.778Z] #18 12.54 Collecting pyyaml (from yamllint==1.16.0)
13:18:06 [2019-12-16T13:18:06.714Z] #18 13.70   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
13:18:07 [2019-12-16T13:18:07.153Z] #45 60.03 os
13:18:07 [2019-12-16T13:18:07.153Z] #45 ...
13:18:07 [2019-12-16T13:18:07.153Z] 
13:18:07 [2019-12-16T13:18:07.153Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:07 [2019-12-16T13:18:07.153Z] #32 50.00 time
13:18:07 [2019-12-16T13:18:07.153Z] #32 55.07 internal/poll
13:18:07 [2019-12-16T13:18:07.153Z] #32 58.25 internal/syscall/unix
13:18:07 [2019-12-16T13:18:07.153Z] #32 58.83 os
13:18:07 [2019-12-16T13:18:07.153Z] #32 59.92 internal/fmtsort
13:18:07 [2019-12-16T13:18:07.153Z] #32 ...
13:18:07 [2019-12-16T13:18:07.153Z] 
13:18:07 [2019-12-16T13:18:07.153Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:07 [2019-12-16T13:18:07.153Z] #27 30.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:18:07 [2019-12-16T13:18:07.153Z] #27 31.21 
13:18:07 [2019-12-16T13:18:07.153Z] #27 31.51 
##################################################                        69.8%
######################################################################## 100.0%
13:18:07 [2019-12-16T13:18:07.153Z] #27 31.83 
13:18:08 [2019-12-16T13:18:08.098Z] #18 14.92 Building wheels for collected packages: pathspec, pyyaml
13:18:08 [2019-12-16T13:18:08.098Z] #18 14.92   Running setup.py bdist_wheel for pathspec: started
13:18:08 [2019-12-16T13:18:08.112Z] #18 8.829   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:18:08 [2019-12-16T13:18:08.112Z] #18 8.945 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:18:08 [2019-12-16T13:18:08.645Z] #27 ...
13:18:08 [2019-12-16T13:18:08.645Z] 
13:18:08 [2019-12-16T13:18:08.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.53 Selecting previously unselected package binutils-mingw-w64.
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.54 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.54 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.69 Selecting previously unselected package mingw-w64-common.
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.69 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 51.69 Unpacking mingw-w64-common (5.0.1-1) ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 58.44 Selecting previously unselected package mingw-w64-x86-64-dev.
13:18:08 [2019-12-16T13:18:08.645Z] #11 58.48 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 58.48 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:18:08 [2019-12-16T13:18:08.645Z] #11 ...
13:18:08 [2019-12-16T13:18:08.645Z] 
13:18:08 [2019-12-16T13:18:08.645Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:18:08 [2019-12-16T13:18:08.645Z] #60 30.92 + cd /tmp/tmp.3Gjkr4wyq7/src/github.com/containerd/containerd
13:18:08 [2019-12-16T13:18:08.645Z] #60 30.92 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:18:08 [2019-12-16T13:18:08.666Z] #18 15.73   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:18:08 [2019-12-16T13:18:08.666Z] #18 15.73   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:18:08 [2019-12-16T13:18:08.666Z] #18 15.76   Running setup.py bdist_wheel for pyyaml: started
13:18:08 [2019-12-16T13:18:08.678Z] #18 9.990   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:18:08 [2019-12-16T13:18:08.962Z] #12 DONE 3.3s
13:18:08 [2019-12-16T13:18:08.962Z] 
13:18:08 [2019-12-16T13:18:08.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:08 [2019-12-16T13:18:08.962Z] #41 88.05   DEP      criu/arch/x86/crtools.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 88.25   DEP      criu/arch/x86/cpu.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 88.48   CC       criu/arch/x86/cpu.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 89.66   CC       criu/arch/x86/crtools.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 91.62   CC       criu/arch/x86/kerndat.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 92.32   CC       criu/arch/x86/sigaction_compat.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 92.66   CC       criu/arch/x86/sigframe.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 92.86   LINK     criu/arch/x86/crtools.built-in.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 92.92   DEP      criu/pie/util-vdso-elf32.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 93.09   DEP      criu/arch/x86/vdso-pie.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 93.22   DEP      criu/pie/parasite-vdso.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 93.53   DEP      criu/pie/util-vdso.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 93.71   DEP      criu/pie/util.d
13:18:08 [2019-12-16T13:18:08.962Z] #41 93.94   CC       criu/pie/util.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 94.46   CC       criu/pie/util-vdso.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 95.16   CC       criu/pie/parasite-vdso.o
13:18:08 [2019-12-16T13:18:08.962Z] #41 ...
13:18:08 [2019-12-16T13:18:08.962Z] 
13:18:08 [2019-12-16T13:18:08.962Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + export 'BUILDTAGS=netgo osusergo static_build'
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + BUILDTAGS='netgo osusergo static_build'
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + export EXTRA_FLAGS=-buildmode=pie
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + EXTRA_FLAGS=-buildmode=pie
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + '[' '' = dynamic ']'
13:18:09 [2019-12-16T13:18:09.046Z] #60 31.72 + make
13:18:09 [2019-12-16T13:18:09.243Z] #18 10.45 Collecting pyyaml (from yamllint==1.16.0)
13:18:09 [2019-12-16T13:18:09.604Z] #18 16.58   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:18:09 [2019-12-16T13:18:09.604Z] #18 16.58   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
13:18:09 [2019-12-16T13:18:09.604Z] #18 16.63 Successfully built pathspec pyyaml
13:18:09 [2019-12-16T13:18:09.604Z] #18 16.63 Installing collected packages: pathspec, pyyaml, yamllint
13:18:09 [2019-12-16T13:18:09.862Z] #18 16.94 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
13:18:09 [2019-12-16T13:18:09.899Z] #60 32.84 + bin/ctr
13:18:10 [2019-12-16T13:18:10.621Z] #18 11.53   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
13:18:10 [2019-12-16T13:18:10.797Z] #18 DONE 17.9s
13:18:10 [2019-12-16T13:18:10.797Z] 
13:18:10 [2019-12-16T13:18:10.797Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:18:10 [2019-12-16T13:18:10.805Z] #60 ...
13:18:10 [2019-12-16T13:18:10.805Z] 
13:18:10 [2019-12-16T13:18:10.805Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:10 [2019-12-16T13:18:10.805Z] #42 11.71 make[1]: Nothing to be done for 'all'.
13:18:10 [2019-12-16T13:18:10.805Z] #42 13.04   CC       images/stats.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 13.54   CC       images/core.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 14.26   CC       images/core-x86.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 14.80   CC       images/core-arm.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 15.36   CC       images/core-aarch64.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 15.72   CC       images/core-ppc64.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 16.97   CC       images/core-s390.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 17.61   CC       images/cpuinfo.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 17.91   CC       images/inventory.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.00   CC       images/fdinfo.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.15   CC       images/fown.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.35   CC       images/ns.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.46   CC       images/regfile.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.67   CC       images/ghost-file.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 18.95   CC       images/fifo.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 19.25   CC       images/remap-file-path.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 19.58   CC       images/eventfd.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 19.66   CC       images/eventpoll.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 19.85   CC       images/fh.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 20.27   CC       images/fsnotify.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 20.88   CC       images/signalfd.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 20.96   CC       images/fs.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 21.09   CC       images/pstree.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 21.32   CC       images/pipe.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 21.47   CC       images/tcp-stream.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 21.73   CC       images/sk-packet.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 21.98   CC       images/mnt.o
13:18:10 [2019-12-16T13:18:10.805Z] #42 ...
13:18:10 [2019-12-16T13:18:10.805Z] 
13:18:10 [2019-12-16T13:18:10.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:10 [2019-12-16T13:18:10.805Z] #27 33.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:18:10 [2019-12-16T13:18:10.805Z] #27 33.77 
13:18:10 [2019-12-16T13:18:10.805Z] #27 34.11 
######################################################################## 100.0%
13:18:10 [2019-12-16T13:18:10.805Z] #27 34.28 
13:18:11 [2019-12-16T13:18:11.056Z] #23 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.056Z] 
13:18:11 [2019-12-16T13:18:11.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:11 [2019-12-16T13:18:11.056Z] #40 ...
13:18:11 [2019-12-16T13:18:11.056Z] 
13:18:11 [2019-12-16T13:18:11.056Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:18:11 [2019-12-16T13:18:11.056Z] #67 DONE 0.1s
13:18:11 [2019-12-16T13:18:11.186Z] #18 12.14 Building wheels for collected packages: pathspec, pyyaml
13:18:11 [2019-12-16T13:18:11.186Z] #18 12.14   Running setup.py bdist_wheel for pathspec: started
13:18:11 [2019-12-16T13:18:11.238Z] #27 35.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:18:11 [2019-12-16T13:18:11.238Z] #27 35.93 skipping existing b63cc5f62c21
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:18:11 [2019-12-16T13:18:11.316Z] #46 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:18:11 [2019-12-16T13:18:11.316Z] #49 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:18:11 [2019-12-16T13:18:11.316Z] #52 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:18:11 [2019-12-16T13:18:11.316Z] #43 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:11 [2019-12-16T13:18:11.316Z] #44 ...
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:18:11 [2019-12-16T13:18:11.316Z] #61 DONE 0.2s
13:18:11 [2019-12-16T13:18:11.316Z] 
13:18:11 [2019-12-16T13:18:11.316Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:18:11 [2019-12-16T13:18:11.316Z] #30 DONE 0.3s
13:18:11 [2019-12-16T13:18:11.444Z] #18 12.56   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:18:11 [2019-12-16T13:18:11.444Z] #18 12.56   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:18:11 [2019-12-16T13:18:11.444Z] #18 12.57   Running setup.py bdist_wheel for pyyaml: started
13:18:11 [2019-12-16T13:18:11.576Z] 
13:18:11 [2019-12-16T13:18:11.576Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:11 [2019-12-16T13:18:11.576Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:18:11 [2019-12-16T13:18:11.576Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:18:11 [2019-12-16T13:18:11.576Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
13:18:11 [2019-12-16T13:18:11.576Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
13:18:11 [2019-12-16T13:18:11.644Z] #27 36.14 
13:18:12 [2019-12-16T13:18:12.009Z] #18 13.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:18:12 [2019-12-16T13:18:12.009Z] #18 13.02   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
13:18:12 [2019-12-16T13:18:12.009Z] #18 13.04 Successfully built pathspec pyyaml
13:18:12 [2019-12-16T13:18:12.009Z] #18 13.04 Installing collected packages: pathspec, pyyaml, yamllint
13:18:12 [2019-12-16T13:18:12.009Z] #18 13.20 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
13:18:12 [2019-12-16T13:18:12.144Z] #65 ...
13:18:12 [2019-12-16T13:18:12.144Z] 
13:18:12 [2019-12-16T13:18:12.144Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:18:12 [2019-12-16T13:18:12.144Z] #53 DONE 0.7s
13:18:12 [2019-12-16T13:18:12.144Z] 
13:18:12 [2019-12-16T13:18:12.144Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:12 [2019-12-16T13:18:12.144Z] #65 ...
13:18:12 [2019-12-16T13:18:12.144Z] 
13:18:12 [2019-12-16T13:18:12.144Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:18:12 [2019-12-16T13:18:12.144Z] #27 DONE 1.0s
13:18:12 [2019-12-16T13:18:12.144Z] 
13:18:12 [2019-12-16T13:18:12.144Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:12 [2019-12-16T13:18:12.144Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.9s done
13:18:12 [2019-12-16T13:18:12.240Z] #13 ...
13:18:12 [2019-12-16T13:18:12.240Z] 
13:18:12 [2019-12-16T13:18:12.240Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:12 [2019-12-16T13:18:12.240Z] #44 181.2 net/http
13:18:12 [2019-12-16T13:18:12.240Z] #44 ...
13:18:12 [2019-12-16T13:18:12.240Z] 
13:18:12 [2019-12-16T13:18:12.240Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:18:12 [2019-12-16T13:18:12.240Z] #13 3.204 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:18:12 [2019-12-16T13:18:12.240Z] #13 DONE 3.4s
13:18:12 [2019-12-16T13:18:12.240Z] 
13:18:12 [2019-12-16T13:18:12.240Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:18:12 [2019-12-16T13:18:12.575Z] #18 DONE 13.7s
13:18:12 [2019-12-16T13:18:12.575Z] 
13:18:12 [2019-12-16T13:18:12.575Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:18:12 [2019-12-16T13:18:12.719Z] #65 DONE 1.4s
13:18:12 [2019-12-16T13:18:12.719Z] 
13:18:12 [2019-12-16T13:18:12.719Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:12 [2019-12-16T13:18:12.834Z] #43 ...
13:18:12 [2019-12-16T13:18:12.834Z] 
13:18:12 [2019-12-16T13:18:12.834Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:18:12 [2019-12-16T13:18:12.834Z] #67 DONE 0.4s
13:18:13 [2019-12-16T13:18:13.028Z] #27 37.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:18:13 [2019-12-16T13:18:13.091Z] 
13:18:13 [2019-12-16T13:18:13.091Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:18:13 [2019-12-16T13:18:13.091Z] #30 DONE 0.5s
13:18:13 [2019-12-16T13:18:13.091Z] 
13:18:13 [2019-12-16T13:18:13.091Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:18:13 [2019-12-16T13:18:13.091Z] #61 DONE 0.5s
13:18:13 [2019-12-16T13:18:13.091Z] 
13:18:13 [2019-12-16T13:18:13.091Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:13 [2019-12-16T13:18:13.091Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:18:13 [2019-12-16T13:18:13.091Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:18:13 [2019-12-16T13:18:13.091Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s
13:18:13 [2019-12-16T13:18:13.091Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
13:18:13 [2019-12-16T13:18:13.350Z] #65 ...
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:18:13 [2019-12-16T13:18:13.350Z] #49 DONE 0.7s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:18:13 [2019-12-16T13:18:13.350Z] #43 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:18:13 [2019-12-16T13:18:13.350Z] #46 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:18:13 [2019-12-16T13:18:13.350Z] #25 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:18:13 [2019-12-16T13:18:13.350Z] #35 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:13 [2019-12-16T13:18:13.350Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
13:18:13 [2019-12-16T13:18:13.350Z] #65 ...
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:18:13 [2019-12-16T13:18:13.350Z] #58 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:18:13 [2019-12-16T13:18:13.350Z] #53 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.350Z] 
13:18:13 [2019-12-16T13:18:13.350Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:18:13 [2019-12-16T13:18:13.350Z] #23 DONE 0.8s
13:18:13 [2019-12-16T13:18:13.433Z] #27 38.20 
13:18:13 [2019-12-16T13:18:13.614Z] 
13:18:13 [2019-12-16T13:18:13.614Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:13 [2019-12-16T13:18:13.842Z] #27 38.51 
######################################################################## 100.0%
13:18:13 [2019-12-16T13:18:13.842Z] #27 38.60 
13:18:14 [2019-12-16T13:18:14.253Z] #27 38.66 Download of images into '/build' complete.
13:18:14 [2019-12-16T13:18:14.253Z] #27 38.66 Use something like the following to load the result into a Docker daemon:
13:18:14 [2019-12-16T13:18:14.253Z] #27 38.66   tar -cC '/build' . | docker load
13:18:14 [2019-12-16T13:18:14.254Z] #27 DONE 38.8s
13:18:14 [2019-12-16T13:18:14.254Z] 
13:18:14 [2019-12-16T13:18:14.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:14 [2019-12-16T13:18:14.254Z] #42 22.33   CC       images/pipe-data.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 22.67   CC       images/sa.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 22.71   CC       images/timer.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 22.76   CC       images/timerfd.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 22.97   CC       images/mm.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 23.28   CC       images/sk-opts.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 23.48   CC       images/sk-unix.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 23.79   CC       images/sk-inet.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 24.09   CC       images/tun.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 24.44   CC       images/sk-netlink.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 24.66   CC       images/packet-sock.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 25.05   CC       images/ipc-var.o
13:18:14 [2019-12-16T13:18:14.254Z] #42 25.24   CC       images/ipc-desc.o
13:18:14 [2019-12-16T13:18:14.654Z] #42 25.70   CC       images/ipc-shm.o
13:18:15 [2019-12-16T13:18:15.064Z] #42 26.16   CC       images/ipc-msg.o
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.107 + RM_GOPATH=0
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.107 + TMP_GOPATH=
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.107 + : /build
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.107 + '[' -z '' ']'
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.107 ++ mktemp -d
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.131 + export GOPATH=/tmp/tmp.HNv2CY4cVV
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.131 + GOPATH=/tmp/tmp.HNv2CY4cVV
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.131 + RM_GOPATH=1
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.131 ++ dirname ./install.sh
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.132 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + dir=.
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + bin=runc
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + shift
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + '[' '!' -f ./runc.installer ']'
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + . ./runc.installer
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + install_runc
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + uname -r
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + grep -q '^3\.10\.0.*\.el7\.'
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HNv2CY4cVV/src/github.com/opencontainers/runc
13:18:15 [2019-12-16T13:18:15.263Z] #54 3.134 Cloning into '/tmp/tmp.HNv2CY4cVV/src/github.com/opencontainers/runc'...
13:18:15 [2019-12-16T13:18:15.461Z] #42 26.44   CC       images/ipc-sem.o
13:18:15 [2019-12-16T13:18:15.461Z] #42 26.55   CC       images/utsns.o
13:18:15 [2019-12-16T13:18:15.461Z] #42 26.69   CC       images/creds.o
13:18:15 [2019-12-16T13:18:15.521Z] #14 DONE 3.3s
13:18:15 [2019-12-16T13:18:15.521Z] 
13:18:15 [2019-12-16T13:18:15.521Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:18:15 [2019-12-16T13:18:15.851Z] #42 26.91   CC       images/vma.o
13:18:15 [2019-12-16T13:18:15.851Z] #42 27.02   CC       images/netdev.o
13:18:16 [2019-12-16T13:18:16.255Z] #42 27.33   CC       images/tty.o
13:18:16 [2019-12-16T13:18:16.680Z] #42 27.71   CC       images/file-lock.o
13:18:17 [2019-12-16T13:18:17.175Z] #42 27.89   CC       images/rlimit.o
13:18:17 [2019-12-16T13:18:17.176Z] #42 28.22   CC       images/pagemap.o
13:18:17 [2019-12-16T13:18:17.177Z] #54 ...
13:18:17 [2019-12-16T13:18:17.177Z] 
13:18:17 [2019-12-16T13:18:17.177Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.055 + RM_GOPATH=0
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.055 + TMP_GOPATH=
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.055 + : /build
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.055 + '[' -z '' ']'
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.055 ++ mktemp -d
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.063 + export GOPATH=/tmp/tmp.OzhhUm6xjT
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.063 + GOPATH=/tmp/tmp.OzhhUm6xjT
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.063 + RM_GOPATH=1
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.064 ++ dirname ./install.sh
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.072 + dir=.
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.072 + bin=vndr
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.072 + shift
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.072 + '[' '!' -f ./vndr.installer ']'
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.072 + . ./vndr.installer
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.073 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.073 + install_vndr
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.073 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.073 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OzhhUm6xjT/src/github.com/LK4D4/vndr
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.073 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.077 Cloning into '/tmp/tmp.OzhhUm6xjT/src/github.com/LK4D4/vndr'...
13:18:17 [2019-12-16T13:18:17.177Z] #44 5.974 + cd /tmp/tmp.OzhhUm6xjT/src/github.com/LK4D4/vndr
13:18:17 [2019-12-16T13:18:17.438Z] #44 5.975 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:17 [2019-12-16T13:18:17.438Z] #44 5.996 + go build -buildmode=pie -v -o /build/vndr .
13:18:17 [2019-12-16T13:18:17.907Z] #42 ...
13:18:17 [2019-12-16T13:18:17.907Z] 
13:18:17 [2019-12-16T13:18:17.907Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:17 [2019-12-16T13:18:17.907Z] #32 60.37 strings
13:18:17 [2019-12-16T13:18:17.907Z] #32 62.61 fmt
13:18:17 [2019-12-16T13:18:17.907Z] #32 63.17 path/filepath
13:18:17 [2019-12-16T13:18:17.907Z] #32 64.81 io/ioutil
13:18:17 [2019-12-16T13:18:17.907Z] #32 65.38 path
13:18:17 [2019-12-16T13:18:17.907Z] #32 66.08 text/tabwriter
13:18:17 [2019-12-16T13:18:17.907Z] #32 67.13 github.com/BurntSushi/toml
13:18:17 [2019-12-16T13:18:17.907Z] #32 67.13 flag
13:18:17 [2019-12-16T13:18:17.907Z] #32 69.23 log
13:18:17 [2019-12-16T13:18:17.907Z] #32 ...
13:18:17 [2019-12-16T13:18:17.907Z] 
13:18:17 [2019-12-16T13:18:17.907Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:17 [2019-12-16T13:18:17.907Z] #42 28.65   CC       images/siginfo.o
13:18:17 [2019-12-16T13:18:17.907Z] #42 29.04   CC       images/rpc.o
13:18:18 [2019-12-16T13:18:18.480Z] #42 ...
13:18:18 [2019-12-16T13:18:18.480Z] 
13:18:18 [2019-12-16T13:18:18.480Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:18 [2019-12-16T13:18:18.480Z] #45 61.10 strings
13:18:18 [2019-12-16T13:18:18.480Z] #45 63.53 fmt
13:18:18 [2019-12-16T13:18:18.480Z] #45 64.77 path/filepath
13:18:18 [2019-12-16T13:18:18.480Z] #45 66.27 regexp/syntax
13:18:18 [2019-12-16T13:18:18.480Z] #45 69.23 flag
13:18:18 [2019-12-16T13:18:18.480Z] #45 70.66 go/token
13:18:18 [2019-12-16T13:18:18.480Z] #45 70.70 regexp
13:18:18 [2019-12-16T13:18:18.480Z] #45 ...
13:18:18 [2019-12-16T13:18:18.480Z] 
13:18:18 [2019-12-16T13:18:18.480Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.68 Selecting previously unselected package gcc-mingw-w64-base.
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.69 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.69 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.79 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.79 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
13:18:18 [2019-12-16T13:18:18.480Z] #11 65.80 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:18 [2019-12-16T13:18:18.480Z] #11 ...
13:18:18 [2019-12-16T13:18:18.480Z] 
13:18:18 [2019-12-16T13:18:18.480Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:18 [2019-12-16T13:18:18.480Z] #45 71.47 go/scanner
13:18:18 [2019-12-16T13:18:18.825Z] #44 7.641 github.com/LK4D4/vndr/godl/singleflight
13:18:18 [2019-12-16T13:18:18.890Z] #54 ...
13:18:18 [2019-12-16T13:18:18.890Z] 
13:18:18 [2019-12-16T13:18:18.890Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:18:18 [2019-12-16T13:18:18.890Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.6s done
13:18:18 [2019-12-16T13:18:18.890Z] #65 DONE 5.5s
13:18:18 [2019-12-16T13:18:18.890Z] 
13:18:18 [2019-12-16T13:18:18.890Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:18:18 [2019-12-16T13:18:18.890Z] #59 ...
13:18:18 [2019-12-16T13:18:18.890Z] 
13:18:18 [2019-12-16T13:18:18.890Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:18:18 [2019-12-16T13:18:18.890Z] #28 5.769 + mktemp -d
13:18:18 [2019-12-16T13:18:18.890Z] #28 5.770 + export GOPATH=/tmp/tmp.Jq5vm6e3Qb
13:18:18 [2019-12-16T13:18:18.890Z] #28 5.770 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Jq5vm6e3Qb/src/github.com/go-swagger/go-swagger
13:18:18 [2019-12-16T13:18:18.890Z] #28 5.775 Cloning into '/tmp/tmp.Jq5vm6e3Qb/src/github.com/go-swagger/go-swagger'...
13:18:19 [2019-12-16T13:18:19.085Z] #44 7.860 internal/lazyregexp
13:18:19 [2019-12-16T13:18:19.085Z] #44 7.874 go/token
13:18:19 [2019-12-16T13:18:19.659Z] #44 8.195 encoding/xml
13:18:19 [2019-12-16T13:18:19.754Z] #15 ...
13:18:19 [2019-12-16T13:18:19.754Z] 
13:18:19 [2019-12-16T13:18:19.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:19 [2019-12-16T13:18:19.754Z] #41 96.84   CC       criu/arch/x86/vdso-pie.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 97.50   CC       criu/pie/util-vdso-elf32.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 98.62   AR       criu/pie/pie.lib.a
13:18:19 [2019-12-16T13:18:19.754Z] #41 98.80   DEP      criu/pie/restorer.d
13:18:19 [2019-12-16T13:18:19.754Z] #41 99.11   DEP      criu/arch/x86/sigaction_compat_pie.d
13:18:19 [2019-12-16T13:18:19.754Z] #41 99.22   DEP      criu/arch/x86/restorer_unmap.d
13:18:19 [2019-12-16T13:18:19.754Z] #41 99.24   DEP      criu/arch/x86/restorer.d
13:18:19 [2019-12-16T13:18:19.754Z] #41 99.45   DEP      criu/pie/parasite.d
13:18:19 [2019-12-16T13:18:19.754Z] #41 99.85   CC       criu/pie/parasite.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 101.5   LINK     criu/pie/parasite.built-in.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 101.5   GEN      criu/pie/parasite-blob.h
13:18:19 [2019-12-16T13:18:19.754Z] #41 101.6   CC       criu/arch/x86/restorer.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 102.4   CC       criu/arch/x86/restorer_unmap.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 102.5   CC       criu/arch/x86/sigaction_compat_pie.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 103.1   CC       criu/pie/restorer.o
13:18:19 [2019-12-16T13:18:19.754Z] #41 ...
13:18:19 [2019-12-16T13:18:19.754Z] 
13:18:19 [2019-12-16T13:18:19.754Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:18:19 [2019-12-16T13:18:19.754Z] #15 DONE 3.9s
13:18:19 [2019-12-16T13:18:19.754Z] 
13:18:19 [2019-12-16T13:18:19.754Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:19 [2019-12-16T13:18:19.754Z] #54 11.60 + cd /tmp/tmp.oxWlBhBHdp/src/github.com/opencontainers/runc
13:18:19 [2019-12-16T13:18:19.754Z] #54 11.60 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:19 [2019-12-16T13:18:19.754Z] #54 11.96 + '[' -z '' ']'
13:18:19 [2019-12-16T13:18:19.754Z] #54 11.97 + target=static
13:18:19 [2019-12-16T13:18:19.754Z] #54 11.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:18:19 [2019-12-16T13:18:19.754Z] #54 13.65 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
13:18:19 [2019-12-16T13:18:19.754Z] #54 ...
13:18:19 [2019-12-16T13:18:19.754Z] 
13:18:19 [2019-12-16T13:18:19.754Z] #16 [dev 6/24] RUN ldconfig
13:18:20 [2019-12-16T13:18:20.406Z] #45 73.23 go/ast
13:18:20 [2019-12-16T13:18:20.601Z] #44 9.496 go/scanner
13:18:20 [2019-12-16T13:18:20.791Z] #28 ...
13:18:20 [2019-12-16T13:18:20.791Z] 
13:18:20 [2019-12-16T13:18:20.791Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.336 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + RM_GOPATH=0
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + TMP_GOPATH=
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + : /build
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + '[' -z '' ']'
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 ++ mktemp -d
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + export GOPATH=/tmp/tmp.wtYS2GQEN7
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + GOPATH=/tmp/tmp.wtYS2GQEN7
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + RM_GOPATH=1
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 ++ dirname ./install.sh
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + dir=.
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + bin=tomlv
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + shift
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + '[' '!' -f ./tomlv.installer ']'
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + . ./tomlv.installer
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + install_tomlv
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wtYS2GQEN7/src/github.com/BurntSushi/toml
13:18:20 [2019-12-16T13:18:20.791Z] #31 6.337 Cloning into '/tmp/tmp.wtYS2GQEN7/src/github.com/BurntSushi/toml'...
13:18:20 [2019-12-16T13:18:20.791Z] #31 7.467 + cd /tmp/tmp.wtYS2GQEN7/src/github.com/BurntSushi/toml
13:18:20 [2019-12-16T13:18:20.791Z] #31 7.467 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:20 [2019-12-16T13:18:20.791Z] #31 7.491 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:18:21 [2019-12-16T13:18:21.174Z] #44 ...
13:18:21 [2019-12-16T13:18:21.174Z] 
13:18:21 [2019-12-16T13:18:21.174Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:18:21 [2019-12-16T13:18:21.174Z] #28 4.611 + mktemp -d
13:18:21 [2019-12-16T13:18:21.174Z] #28 4.613 + export GOPATH=/tmp/tmp.amjIMg8juP
13:18:21 [2019-12-16T13:18:21.174Z] #28 4.630 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.amjIMg8juP/src/github.com/go-swagger/go-swagger
13:18:21 [2019-12-16T13:18:21.174Z] #28 4.632 Cloning into '/tmp/tmp.amjIMg8juP/src/github.com/go-swagger/go-swagger'...
13:18:21 [2019-12-16T13:18:21.174Z] #28 ...
13:18:21 [2019-12-16T13:18:21.174Z] 
13:18:21 [2019-12-16T13:18:21.174Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.137 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.153 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.159 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.159 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:18:21 [2019-12-16T13:18:21.174Z] #33 3.527 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 4.395 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 5.074 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:18:21 [2019-12-16T13:18:21.174Z] #33 ...
13:18:21 [2019-12-16T13:18:21.174Z] 
13:18:21 [2019-12-16T13:18:21.174Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:18:21 [2019-12-16T13:18:21.174Z] #38 3.467 + mktemp -d
13:18:21 [2019-12-16T13:18:21.174Z] #38 3.467 + export GOPATH=/tmp/tmp.7rpqg4ncrY
13:18:21 [2019-12-16T13:18:21.174Z] #38 3.467 + git clone https://github.com/docker/distribution.git /tmp/tmp.7rpqg4ncrY/src/github.com/docker/distribution
13:18:21 [2019-12-16T13:18:21.174Z] #38 3.467 Cloning into '/tmp/tmp.7rpqg4ncrY/src/github.com/docker/distribution'...
13:18:21 [2019-12-16T13:18:21.435Z] #38 ...
13:18:21 [2019-12-16T13:18:21.435Z] 
13:18:21 [2019-12-16T13:18:21.435Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.661 + RM_GOPATH=0
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.661 + TMP_GOPATH=
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.661 + : /build
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.661 + '[' -z '' ']'
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.663 ++ mktemp -d
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.667 + export GOPATH=/tmp/tmp.OXwJvzRMxI
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.667 + GOPATH=/tmp/tmp.OXwJvzRMxI
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.667 + RM_GOPATH=1
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.668 ++ dirname ./install.sh
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + dir=.
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + bin=golangci_lint
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + shift
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + '[' '!' -f ./golangci_lint.installer ']'
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + . ./golangci_lint.installer
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 ++ : v1.20.0
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + install_golangci_lint
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 + echo 'Installing golangci-lint version v1.20.0'
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.670 Installing golangci-lint version v1.20.0
13:18:21 [2019-12-16T13:18:21.435Z] #50 4.671 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:18:21 [2019-12-16T13:18:21.435Z] #50 ...
13:18:21 [2019-12-16T13:18:21.435Z] 
13:18:21 [2019-12-16T13:18:21.435Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.016 + RM_GOPATH=0
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.016 + TMP_GOPATH=
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.016 + : /build/
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.016 + '[' -z '' ']'
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.016 ++ mktemp -d
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.020 + export GOPATH=/tmp/tmp.DYVKUEs1WG
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.020 + GOPATH=/tmp/tmp.DYVKUEs1WG
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.020 + RM_GOPATH=1
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.020 ++ dirname ./install.sh
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + dir=.
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + bin=rootlesskit
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + shift
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + '[' '!' -f ./rootlesskit.installer ']'
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + . ./rootlesskit.installer
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + install_rootlesskit
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + case "$1" in
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + export CGO_ENABLED=0
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + CGO_ENABLED=0
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + _install_rootlesskit
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.026 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DYVKUEs1WG/src/github.com/rootless-containers/rootlesskit
13:18:21 [2019-12-16T13:18:21.435Z] #62 5.032 Cloning into '/tmp/tmp.DYVKUEs1WG/src/github.com/rootless-containers/rootlesskit'...
13:18:21 [2019-12-16T13:18:21.435Z] #62 7.869 + cd /tmp/tmp.DYVKUEs1WG/src/github.com/rootless-containers/rootlesskit
13:18:21 [2019-12-16T13:18:21.435Z] #62 7.886 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:21 [2019-12-16T13:18:21.435Z] #62 8.157 + for f in rootlesskit rootlesskit-docker-proxy
13:18:21 [2019-12-16T13:18:21.435Z] #62 8.161 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:18:21 [2019-12-16T13:18:21.650Z] #16 DONE 2.3s
13:18:21 [2019-12-16T13:18:21.650Z] 
13:18:21 [2019-12-16T13:18:21.650Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:18:21 [2019-12-16T13:18:21.695Z] #62 ...
13:18:21 [2019-12-16T13:18:21.695Z] 
13:18:21 [2019-12-16T13:18:21.695Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.560 + RM_GOPATH=0
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.560 + TMP_GOPATH=
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.560 + : /build
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.560 + '[' -z '' ']'
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.561 ++ mktemp -d
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.564 + export GOPATH=/tmp/tmp.XMMqALe6Ig
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.564 + GOPATH=/tmp/tmp.XMMqALe6Ig
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.564 + RM_GOPATH=1
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.565 ++ dirname ./install.sh
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 Installing gotestsum version v0.3.5
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + dir=.
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + bin=gotestsum
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + shift
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + '[' '!' -f ./gotestsum.installer ']'
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + . ./gotestsum.installer
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 ++ : v0.3.5
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + install_gotestsum
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + echo 'Installing gotestsum version v0.3.5'
13:18:21 [2019-12-16T13:18:21.695Z] #47 4.570 + go get -d gotest.tools/gotestsum
13:18:21 [2019-12-16T13:18:21.724Z] #31 8.639 runtime/internal/atomic
13:18:21 [2019-12-16T13:18:21.724Z] #31 ...
13:18:21 [2019-12-16T13:18:21.724Z] 
13:18:21 [2019-12-16T13:18:21.724Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.654 + RM_GOPATH=0
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.654 + TMP_GOPATH=
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.654 + : /build
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.659 + '[' -z '' ']'
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.659 ++ mktemp -d
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.659 + export GOPATH=/tmp/tmp.PCDHB9YOdb
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.659 + GOPATH=/tmp/tmp.PCDHB9YOdb
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.660 + RM_GOPATH=1
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.661 ++ dirname ./install.sh
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.668 + dir=.
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.668 + bin=proxy
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.668 + shift
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.668 + '[' '!' -f ./proxy.installer ']'
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.668 + . ./proxy.installer
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.669 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.669 + install_proxy
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.669 + case "$1" in
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.670 + export CGO_ENABLED=0
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.670 + CGO_ENABLED=0
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.670 + _install_proxy
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.670 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.673 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.673 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PCDHB9YOdb/src/github.com/docker/libnetwork
13:18:21 [2019-12-16T13:18:21.724Z] #68 8.685 Cloning into '/tmp/tmp.PCDHB9YOdb/src/github.com/docker/libnetwork'...
13:18:21 [2019-12-16T13:18:21.724Z] #68 ...
13:18:21 [2019-12-16T13:18:21.724Z] 
13:18:21 [2019-12-16T13:18:21.724Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:21 [2019-12-16T13:18:21.724Z] #31 8.685 internal/cpu
13:18:21 [2019-12-16T13:18:21.785Z] #45 74.47 internal/lazyregexp
13:18:21 [2019-12-16T13:18:21.785Z] #45 74.80 net/url
13:18:21 [2019-12-16T13:18:21.958Z] #47 ...
13:18:21 [2019-12-16T13:18:21.958Z] 
13:18:21 [2019-12-16T13:18:21.958Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:18:21 [2019-12-16T13:18:21.958Z] #56 4.816 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:18:21 [2019-12-16T13:18:21.958Z] #56 4.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 4.830 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 4.840 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 4.844 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:18:21 [2019-12-16T13:18:21.958Z] #56 5.972 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 6.949 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 7.673 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:18:21 [2019-12-16T13:18:21.958Z] #56 ...
13:18:21 [2019-12-16T13:18:21.958Z] 
13:18:21 [2019-12-16T13:18:21.958Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.744 + RM_GOPATH=0
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.744 + TMP_GOPATH=
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.744 + : /build
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.744 + '[' -z '' ']'
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.744 ++ mktemp -d
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.749 + export GOPATH=/tmp/tmp.syTgfPpbmB
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.749 + GOPATH=/tmp/tmp.syTgfPpbmB
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.749 + RM_GOPATH=1
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.749 ++ dirname ./install.sh
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.750 + dir=.
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.750 + bin=tomlv
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.750 + shift
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.750 + '[' '!' -f ./tomlv.installer ']'
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 + . ./tomlv.installer
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 + install_tomlv
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.syTgfPpbmB/src/github.com/BurntSushi/toml
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.751 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:21 [2019-12-16T13:18:21.958Z] #31 4.780 Cloning into '/tmp/tmp.syTgfPpbmB/src/github.com/BurntSushi/toml'...
13:18:21 [2019-12-16T13:18:21.958Z] #31 5.773 + cd /tmp/tmp.syTgfPpbmB/src/github.com/BurntSushi/toml
13:18:21 [2019-12-16T13:18:21.958Z] #31 5.773 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:18:21 [2019-12-16T13:18:21.958Z] #31 5.785 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:18:21 [2019-12-16T13:18:21.958Z] #31 6.496 github.com/BurntSushi/toml
13:18:21 [2019-12-16T13:18:21.958Z] #31 9.610 github.com/BurntSushi/toml/cmd/tomlv
13:18:21 [2019-12-16T13:18:21.982Z] #31 9.085 runtime/internal/sys
13:18:22 [2019-12-16T13:18:22.232Z] #31 ...
13:18:22 [2019-12-16T13:18:22.232Z] 
13:18:22 [2019-12-16T13:18:22.232Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.411 + RM_GOPATH=0
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.412 + TMP_GOPATH=
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.412 + : /build
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.412 + '[' -z '' ']'
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.415 ++ mktemp -d
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.418 + export GOPATH=/tmp/tmp.qqd47FgcJ6
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.418 + GOPATH=/tmp/tmp.qqd47FgcJ6
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.418 + RM_GOPATH=1
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.423 ++ dirname ./install.sh
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + dir=.
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + bin=proxy
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + shift
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + '[' '!' -f ./proxy.installer ']'
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + . ./proxy.installer
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + install_proxy
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + case "$1" in
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + export CGO_ENABLED=0
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + CGO_ENABLED=0
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + _install_proxy
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qqd47FgcJ6/src/github.com/docker/libnetwork
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.430 Cloning into '/tmp/tmp.qqd47FgcJ6/src/github.com/docker/libnetwork'...
13:18:22 [2019-12-16T13:18:22.232Z] #68 4.431 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:22 [2019-12-16T13:18:22.232Z] #68 ...
13:18:22 [2019-12-16T13:18:22.232Z] 
13:18:22 [2019-12-16T13:18:22.232Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:22 [2019-12-16T13:18:22.232Z] #54 10.26 + cd /tmp/tmp.HNv2CY4cVV/src/github.com/opencontainers/runc
13:18:22 [2019-12-16T13:18:22.232Z] #54 10.26 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:22 [2019-12-16T13:18:22.232Z] #54 10.37 + '[' -z '' ']'
13:18:22 [2019-12-16T13:18:22.232Z] #54 10.37 + target=static
13:18:22 [2019-12-16T13:18:22.232Z] #54 10.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:18:22 [2019-12-16T13:18:22.239Z] #31 9.373 internal/bytealg
13:18:22 [2019-12-16T13:18:22.497Z] #31 9.449 runtime/internal/math
13:18:22 [2019-12-16T13:18:22.497Z] #31 ...
13:18:22 [2019-12-16T13:18:22.497Z] 
13:18:22 [2019-12-16T13:18:22.497Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:22 [2019-12-16T13:18:22.497Z] #40 ...
13:18:22 [2019-12-16T13:18:22.497Z] 
13:18:22 [2019-12-16T13:18:22.497Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:18:22 [2019-12-16T13:18:22.497Z] #38 7.854 + mktemp -d
13:18:22 [2019-12-16T13:18:22.497Z] #38 7.854 + export GOPATH=/tmp/tmp.1itLsV7iJ3
13:18:22 [2019-12-16T13:18:22.497Z] #38 7.854 + git clone https://github.com/docker/distribution.git /tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution
13:18:22 [2019-12-16T13:18:22.497Z] #38 7.854 Cloning into '/tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution'...
13:18:22 [2019-12-16T13:18:22.754Z] #38 ...
13:18:22 [2019-12-16T13:18:22.754Z] 
13:18:22 [2019-12-16T13:18:22.754Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.808 + RM_GOPATH=0
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.808 + TMP_GOPATH=
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.808 + : /build
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.808 + '[' -z '' ']'
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.809 ++ mktemp -d
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.810 + export GOPATH=/tmp/tmp.wNWHi0ruu5
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.822 + GOPATH=/tmp/tmp.wNWHi0ruu5
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.822 + RM_GOPATH=1
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.823 ++ dirname ./install.sh
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 + dir=.
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 + bin=containerd
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 + shift
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 + '[' '!' -f ./containerd.installer ']'
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 + . ./containerd.installer
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.829 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.831 + install_containerd
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.831 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wNWHi0ruu5/src/github.com/containerd/containerd
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.831 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:18:22 [2019-12-16T13:18:22.754Z] #59 8.835 Cloning into '/tmp/tmp.wNWHi0ruu5/src/github.com/containerd/containerd'...
13:18:22 [2019-12-16T13:18:22.912Z] #45 ...
13:18:22 [2019-12-16T13:18:22.912Z] 
13:18:22 [2019-12-16T13:18:22.912Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:22 [2019-12-16T13:18:22.912Z] #32 72.46 github.com/BurntSushi/toml/cmd/tomlv
13:18:22 [2019-12-16T13:18:22.912Z] #32 DONE 76.0s
13:18:23 [2019-12-16T13:18:23.314Z] 
13:18:23 [2019-12-16T13:18:23.314Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:23 [2019-12-16T13:18:23.314Z] #42 30.45   CC       images/ext-file.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 30.57   CC       images/cgroup.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 30.99   CC       images/userns.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 31.23   CC       images/google/protobuf/descriptor.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 32.35   CC       images/opts.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 32.63   CC       images/seccomp.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 32.78   CC       images/binfmt-misc.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 32.90   CC       images/time.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 33.01   CC       images/sysctl.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 33.20   CC       images/autofs.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 33.32   CC       images/macvlan.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 33.62   CC       images/sit.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 33.88   LINK     images/built-in.o
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.08   GEN      compel/include/asm
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.09   GEN      compel/include/version.h
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.16 touch .config
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.18   GEN      include/common/config.h
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.29   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.38   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.41   GEN      compel/plugins/include/uapi/std/syscall.h
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.45   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
13:18:23 [2019-12-16T13:18:23.314Z] #42 34.50   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
13:18:23 [2019-12-16T13:18:23.320Z] #59 ...
13:18:23 [2019-12-16T13:18:23.320Z] 
13:18:23 [2019-12-16T13:18:23.320Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:18:23 [2019-12-16T13:18:23.578Z] #50 ...
13:18:23 [2019-12-16T13:18:23.578Z] 
13:18:23 [2019-12-16T13:18:23.578Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:23 [2019-12-16T13:18:23.578Z] #44 ...
13:18:23 [2019-12-16T13:18:23.578Z] 
13:18:23 [2019-12-16T13:18:23.578Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:23 [2019-12-16T13:18:23.719Z] #42 34.57   DEP      compel/arch/s390/plugins/std/parasite-head.d
13:18:23 [2019-12-16T13:18:23.719Z] #42 34.63   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:18:23 [2019-12-16T13:18:23.719Z] #42 34.65   DEP      compel/plugins/std/infect.d
13:18:23 [2019-12-16T13:18:23.719Z] #42 34.90   DEP      compel/plugins/std/string.d
13:18:23 [2019-12-16T13:18:23.837Z] #26 ...
13:18:23 [2019-12-16T13:18:23.837Z] 
13:18:23 [2019-12-16T13:18:23.837Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.00 + RM_GOPATH=0
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.00 + TMP_GOPATH=
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.00 + : /build
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.00 + '[' -z '' ']'
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.00 ++ mktemp -d
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.01 + export GOPATH=/tmp/tmp.5m19ePIMLH
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.01 + GOPATH=/tmp/tmp.5m19ePIMLH
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.01 + RM_GOPATH=1
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.01 ++ dirname ./install.sh
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + dir=.
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + bin=gotestsum
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + shift
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + '[' '!' -f ./gotestsum.installer ']'
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + . ./gotestsum.installer
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 ++ : v0.3.5
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + install_gotestsum
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + echo 'Installing gotestsum version v0.3.5'
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 + go get -d gotest.tools/gotestsum
13:18:23 [2019-12-16T13:18:23.837Z] #47 10.02 Installing gotestsum version v0.3.5
13:18:23 [2019-12-16T13:18:23.837Z] #47 ...
13:18:23 [2019-12-16T13:18:23.837Z] 
13:18:23 [2019-12-16T13:18:23.837Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.631 + RM_GOPATH=0
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.631 + TMP_GOPATH=
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.631 + : /build/
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.631 + '[' -z '' ']'
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.638 ++ mktemp -d
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.638 + export GOPATH=/tmp/tmp.hUfyqqLEWC
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.638 + GOPATH=/tmp/tmp.hUfyqqLEWC
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.638 + RM_GOPATH=1
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.648 ++ dirname ./install.sh
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 + dir=.
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 + bin=rootlesskit
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 + shift
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 + '[' '!' -f ./rootlesskit.installer ']'
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 + . ./rootlesskit.installer
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.662 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + install_rootlesskit
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + case "$1" in
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + export CGO_ENABLED=0
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + CGO_ENABLED=0
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + _install_rootlesskit
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.682 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hUfyqqLEWC/src/github.com/rootless-containers/rootlesskit
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.683 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:23 [2019-12-16T13:18:23.837Z] #62 9.684 Cloning into '/tmp/tmp.hUfyqqLEWC/src/github.com/rootless-containers/rootlesskit'...
13:18:24 [2019-12-16T13:18:24.095Z] #62 ...
13:18:24 [2019-12-16T13:18:24.095Z] 
13:18:24 [2019-12-16T13:18:24.095Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.47 + RM_GOPATH=0
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.47 + TMP_GOPATH=
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.47 + : /build
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.47 + '[' -z '' ']'
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.48 ++ mktemp -d
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.48 + export GOPATH=/tmp/tmp.Sg41Qz9S08
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.48 + GOPATH=/tmp/tmp.Sg41Qz9S08
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.48 + RM_GOPATH=1
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.49 ++ dirname ./install.sh
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.50 + dir=.
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.51 + bin=tini
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.51 + shift
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 + '[' '!' -f ./tini.installer ']'
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 + . ./tini.installer
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 + install_tini
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.52 + git clone https://github.com/krallin/tini.git /tmp/tmp.Sg41Qz9S08/tini
13:18:24 [2019-12-16T13:18:24.095Z] #36 10.53 Cloning into '/tmp/tmp.Sg41Qz9S08/tini'...
13:18:24 [2019-12-16T13:18:24.095Z] #36 ...
13:18:24 [2019-12-16T13:18:24.095Z] 
13:18:24 [2019-12-16T13:18:24.095Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.45 + RM_GOPATH=0
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.46 + TMP_GOPATH=
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.46 + : /build
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.46 + '[' -z '' ']'
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.46 ++ mktemp -d
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.47 + export GOPATH=/tmp/tmp.7iVxuzCgCG
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.47 + GOPATH=/tmp/tmp.7iVxuzCgCG
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.47 + RM_GOPATH=1
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.47 ++ dirname ./install.sh
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + dir=.
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + bin=runc
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + shift
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + '[' '!' -f ./runc.installer ']'
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + . ./runc.installer
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.50 + install_runc
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.52 + uname -r
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.52 + grep -q '^3\.10\.0.*\.el7\.'
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.55 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.55 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.55 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.55 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7iVxuzCgCG/src/github.com/opencontainers/runc
13:18:24 [2019-12-16T13:18:24.095Z] #54 10.55 Cloning into '/tmp/tmp.7iVxuzCgCG/src/github.com/opencontainers/runc'...
13:18:24 [2019-12-16T13:18:24.133Z] #42 35.05   DEP      compel/plugins/std/log.d
13:18:24 [2019-12-16T13:18:24.133Z] #42 35.14   DEP      compel/plugins/std/fds.d
13:18:24 [2019-12-16T13:18:24.133Z] #42 35.24   DEP      compel/plugins/std/std.d
13:18:24 [2019-12-16T13:18:24.133Z] #42 35.29   DEP      compel/plugins/shmem/shmem.d
13:18:24 [2019-12-16T13:18:24.144Z] #54 11.89 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
13:18:24 [2019-12-16T13:18:24.519Z] #42 35.43   DEP      compel/plugins/fds/fds.d
13:18:24 [2019-12-16T13:18:24.519Z] #42 35.49   CC       compel/plugins/std/std.o
13:18:24 [2019-12-16T13:18:24.519Z] #42 35.63   CC       compel/plugins/std/fds.o
13:18:24 [2019-12-16T13:18:24.930Z] #42 36.02   CC       compel/plugins/std/log.o
13:18:25 [2019-12-16T13:18:25.778Z] #42 36.93   CC       compel/plugins/std/string.o
13:18:25 [2019-12-16T13:18:25.833Z] #17 3.466 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:18:25 [2019-12-16T13:18:25.833Z] #17 3.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:18:25 [2019-12-16T13:18:25.833Z] #17 3.509 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:18:25 [2019-12-16T13:18:25.833Z] #17 3.533 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:18:25 [2019-12-16T13:18:25.833Z] #17 3.536 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:18:25 [2019-12-16T13:18:25.833Z] #17 4.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #54 ...
13:18:26 [2019-12-16T13:18:26.055Z] 
13:18:26 [2019-12-16T13:18:26.055Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:26 [2019-12-16T13:18:26.055Z] #40 4.987 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:18:26 [2019-12-16T13:18:26.055Z] #40 4.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 5.024 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 5.026 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 5.075 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:18:26 [2019-12-16T13:18:26.055Z] #40 5.785 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 7.049 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 7.926 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
13:18:26 [2019-12-16T13:18:26.055Z] #40 13.94 Fetched 7751 kB in 9s (779 kB/s)
13:18:26 [2019-12-16T13:18:26.187Z] #42 37.46   CC       compel/plugins/std/infect.o
13:18:26 [2019-12-16T13:18:26.316Z] #40 13.94 Reading package lists...
13:18:26 [2019-12-16T13:18:26.316Z] #40 ...
13:18:26 [2019-12-16T13:18:26.316Z] 
13:18:26 [2019-12-16T13:18:26.316Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:18:26 [2019-12-16T13:18:26.316Z] #38 12.53 + cd /tmp/tmp.7rpqg4ncrY/src/github.com/docker/distribution
13:18:26 [2019-12-16T13:18:26.316Z] #38 12.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:18:26 [2019-12-16T13:18:26.316Z] #38 14.40 + GOPATH=/tmp/tmp.7rpqg4ncrY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.7rpqg4ncrY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:18:26 [2019-12-16T13:18:26.723Z] #42 37.82   CC       compel/arch/s390/plugins/std/parasite-head.o
13:18:26 [2019-12-16T13:18:26.723Z] #42 37.85   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
13:18:26 [2019-12-16T13:18:26.723Z] #42 37.89   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
13:18:26 [2019-12-16T13:18:26.723Z] #42 38.02   AR       compel/plugins/std.lib.a
13:18:26 [2019-12-16T13:18:26.764Z] #17 5.121 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:18:26 [2019-12-16T13:18:26.951Z] #38 ...
13:18:26 [2019-12-16T13:18:26.951Z] 
13:18:26 [2019-12-16T13:18:26.951Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:26 [2019-12-16T13:18:26.951Z] #31 DONE 15.7s
13:18:27 [2019-12-16T13:18:27.108Z] #42 38.05   CC       compel/plugins/fds/fds.o
13:18:27 [2019-12-16T13:18:27.212Z] 
13:18:27 [2019-12-16T13:18:27.212Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:27 [2019-12-16T13:18:27.212Z] #68 15.56 + cd /tmp/tmp.qqd47FgcJ6/src/github.com/docker/libnetwork
13:18:27 [2019-12-16T13:18:27.212Z] #68 15.56 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:27 [2019-12-16T13:18:27.212Z] #68 15.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:18:27 [2019-12-16T13:18:27.329Z] #17 5.713 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:18:27 [2019-12-16T13:18:27.539Z] #42 38.39   AR       compel/plugins/fds.lib.a
13:18:27 [2019-12-16T13:18:27.539Z] #42 38.45   HOSTDEP  compel/src/lib/log-host.d
13:18:27 [2019-12-16T13:18:27.539Z] #42 38.66   HOSTDEP  compel/src/lib/handle-elf-host.d
13:18:27 [2019-12-16T13:18:27.894Z] #17 ...
13:18:27 [2019-12-16T13:18:27.894Z] 
13:18:27 [2019-12-16T13:18:27.894Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:27 [2019-12-16T13:18:27.894Z] #41 107.6   LINK     criu/pie/restorer.built-in.o
13:18:27 [2019-12-16T13:18:27.894Z] #41 107.6   GEN      criu/pie/restorer-blob.h
13:18:27 [2019-12-16T13:18:27.894Z] #41 107.8   DEP      criu/vdso.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 108.0   DEP      criu/vdso-compat.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 108.2   DEP      criu/uts_ns.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 108.4   DEP      criu/util.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 108.5   DEP      criu/uffd.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 108.7   DEP      criu/tun.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.0   DEP      criu/tty.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.2   DEP      criu/timerfd.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.5   DEP      criu/sysfs_parse.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.7   DEP      criu/sysctl.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.9   DEP      criu/string.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 109.9   DEP      criu/stats.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 110.1   DEP      criu/sockets.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 110.3   DEP      criu/sk-unix.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 110.4   DEP      criu/sk-tcp.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 110.6   DEP      criu/sk-queue.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 110.8   DEP      criu/sk-packet.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 111.0   DEP      criu/sk-netlink.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 111.3   DEP      criu/sk-inet.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 111.6   DEP      criu/signalfd.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 111.7   DEP      criu/sigframe.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 111.9   DEP      criu/shmem.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 112.0   DEP      criu/servicefd.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 112.2   DEP      criu/seize.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 112.4   DEP      criu/seccomp.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 112.6   DEP      criu/rst-malloc.d
13:18:27 [2019-12-16T13:18:27.894Z] #41 112.6   DEP      criu/rbtree.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 112.7   DEP      criu/pstree.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 112.9   DEP      criu/protobuf.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 113.1   GEN      criu/protobuf-desc-gen.h
13:18:27 [2019-12-16T13:18:27.895Z] #41 114.6   DEP      criu/protobuf-desc.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 114.8   DEP      criu/proc_parse.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.0   DEP      criu/plugin.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.1   DEP      criu/pipes.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.3   DEP      criu/pie-util.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.4   DEP      criu/pie-util-vdso.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.4   DEP      criu/pie-util-vdso-elf32.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.5   DEP      criu/path.d
13:18:27 [2019-12-16T13:18:27.895Z] #41 115.6   DEP      criu/parasite-syscall.d
13:18:28 [2019-12-16T13:18:28.152Z] #42 38.87   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
13:18:28 [2019-12-16T13:18:28.152Z] #42 39.06   HOSTDEP  compel/src/main-host.d
13:18:28 [2019-12-16T13:18:28.152Z] #42 39.13   DEP      compel/src/lib/ptrace.d
13:18:28 [2019-12-16T13:18:28.152Z] #42 39.41   DEP      compel/src/lib/infect.d
13:18:28 [2019-12-16T13:18:28.152Z] #41 115.9   DEP      criu/pagemap.d
13:18:28 [2019-12-16T13:18:28.410Z] #41 116.1   DEP      criu/pagemap-cache.d
13:18:28 [2019-12-16T13:18:28.635Z] #42 39.66   DEP      compel/src/lib/infect-util.d
13:18:28 [2019-12-16T13:18:28.635Z] #42 39.81   DEP      compel/src/lib/infect-rpc.d
13:18:28 [2019-12-16T13:18:28.667Z] #41 116.3   DEP      criu/page-xfer.d
13:18:28 [2019-12-16T13:18:28.667Z] #41 116.5   DEP      criu/page-pipe.d
13:18:28 [2019-12-16T13:18:28.924Z] #41 116.6   DEP      criu/netfilter.d
13:18:28 [2019-12-16T13:18:28.924Z] #41 116.8   DEP      criu/net.d
13:18:29 [2019-12-16T13:18:29.136Z] #42 40.01   DEP      compel/arch/s390/src/lib/infect.d
13:18:29 [2019-12-16T13:18:29.136Z] #42 40.32   DEP      compel/arch/s390/src/lib/cpu.d
13:18:29 [2019-12-16T13:18:29.182Z] #41 117.0   DEP      criu/namespaces.d
13:18:29 [2019-12-16T13:18:29.374Z] #54 ...
13:18:29 [2019-12-16T13:18:29.374Z] 
13:18:29 [2019-12-16T13:18:29.374Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:29 [2019-12-16T13:18:29.374Z] #26 11.89 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:18:29 [2019-12-16T13:18:29.374Z] #26 12.77 
13:18:29 [2019-12-16T13:18:29.374Z] #26 13.16 
#                                                                          2.4%
####                                                                       6.1%
########                                                                  11.8%
#############                                                             18.7%
##############                                                            20.8%
##################                                                        25.2%
#####################                                                     29.2%
#########################                                                 35.2%
###########################                                               38.5%
################################                                          44.9%
##################################                                        48.0%
#####################################                                     52.6%
##########################################                                58.6%
#############################################                             63.7%
#################################################                         68.6%
########################################################                  79.0%
##########################################################                81.7%
################################################################          90.1%
####################################################################      95.3%
######################################################################## 100.0%
13:18:29 [2019-12-16T13:18:29.374Z] #26 16.04 
13:18:29 [2019-12-16T13:18:29.439Z] #41 117.3   DEP      criu/mount.d
13:18:29 [2019-12-16T13:18:29.553Z] #42 40.47   DEP      compel/src/lib/log.d
13:18:29 [2019-12-16T13:18:29.553Z] #42 40.69   DEP      compel/src/main.d
13:18:29 [2019-12-16T13:18:29.696Z] #41 117.5   DEP      criu/mem.d
13:18:29 [2019-12-16T13:18:29.946Z] #42 40.88   DEP      compel/src/lib/handle-elf.d
13:18:29 [2019-12-16T13:18:29.946Z] #42 41.07   DEP      compel/arch/s390/src/lib/handle-elf.d
13:18:29 [2019-12-16T13:18:29.953Z] #41 117.8   DEP      criu/lsm.d
13:18:30 [2019-12-16T13:18:30.211Z] #41 118.0   DEP      criu/log.d
13:18:30 [2019-12-16T13:18:30.348Z] #42 41.15   CC       compel/src/lib/log.o
13:18:30 [2019-12-16T13:18:30.348Z] #42 41.47   CC       compel/arch/s390/src/lib/cpu.o
13:18:30 [2019-12-16T13:18:30.468Z] #41 118.2   DEP      criu/libnetlink.d
13:18:30 [2019-12-16T13:18:30.468Z] #41 118.3   DEP      criu/kerndat.d
13:18:30 [2019-12-16T13:18:30.713Z] #26 16.69 
#######                                                                   10.1%
##############                                                            19.7%
#################                                                         24.8%
#######################                                                   32.0%
########################################                                  56.2%
################################################                          67.0%
########################################################                  78.5%
######################################################################## 100.0%
13:18:30 [2019-12-16T13:18:30.726Z] #41 118.6   DEP      criu/kcmp-ids.d
13:18:30 [2019-12-16T13:18:30.743Z] #42 41.86   CC       compel/arch/s390/src/lib/infect.o
13:18:30 [2019-12-16T13:18:30.983Z] #41 ...
13:18:30 [2019-12-16T13:18:30.983Z] 
13:18:30 [2019-12-16T13:18:30.983Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:30 [2019-12-16T13:18:30.983Z] #44 200.3 github.com/LK4D4/vndr/godl
13:18:30 [2019-12-16T13:18:30.983Z] #44 201.2 github.com/LK4D4/vndr
13:18:30 [2019-12-16T13:18:30.983Z] #44 DONE 210.4s
13:18:30 [2019-12-16T13:18:30.983Z] 
13:18:30 [2019-12-16T13:18:30.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:30 [2019-12-16T13:18:30.983Z] #41 118.7   DEP      criu/irmap.d
13:18:31 [2019-12-16T13:18:31.241Z] #41 119.0   DEP      criu/ipc_ns.d
13:18:31 [2019-12-16T13:18:31.413Z] #68 ...
13:18:31 [2019-12-16T13:18:31.413Z] 
13:18:31 [2019-12-16T13:18:31.413Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:18:31 [2019-12-16T13:18:31.413Z] #33 10.42 Fetched 7751 kB in 8s (922 kB/s)
13:18:31 [2019-12-16T13:18:31.413Z] #33 10.42 Reading package lists...
13:18:31 [2019-12-16T13:18:31.413Z] #33 15.65 Reading package lists...
13:18:31 [2019-12-16T13:18:31.499Z] #41 119.2   DEP      criu/image.d
13:18:31 [2019-12-16T13:18:31.593Z] #42 42.52   CC       compel/src/lib/infect-rpc.o
13:18:31 [2019-12-16T13:18:31.593Z] #42 42.71   CC       compel/src/lib/infect-util.o
13:18:31 [2019-12-16T13:18:31.673Z] #33 20.39 Building dependency tree...
13:18:31 [2019-12-16T13:18:31.673Z] #33 ...
13:18:31 [2019-12-16T13:18:31.673Z] 
13:18:31 [2019-12-16T13:18:31.673Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.17 + cd /tmp/tmp.OXwJvzRMxI/src/github.com/golangci/golangci-lint/
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.17 + git checkout -q v1.20.0
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.74 ++ git describe --tags
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.76 + version=v1.20.0
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.77 ++ git rev-parse --short HEAD
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.77 + commit=cc98739
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.77 ++ git show -s --format=%cd
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.85 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:18:31 [2019-12-16T13:18:31.673Z] #50 19.85 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:18:31 [2019-12-16T13:18:31.757Z] #41 119.4   DEP      criu/image-desc.d
13:18:31 [2019-12-16T13:18:31.997Z] #42 42.86   CC       compel/src/lib/infect.o
13:18:32 [2019-12-16T13:18:32.016Z] #41 119.6   DEP      criu/fsnotify.d
13:18:32 [2019-12-16T13:18:32.016Z] #41 119.9   DEP      criu/filesystems.d
13:18:32 [2019-12-16T13:18:32.088Z] #26 18.50 
13:18:32 [2019-12-16T13:18:32.243Z] #50 ...
13:18:32 [2019-12-16T13:18:32.243Z] 
13:18:32 [2019-12-16T13:18:32.243Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:32 [2019-12-16T13:18:32.243Z] #44 10.81 go/ast
13:18:32 [2019-12-16T13:18:32.243Z] #44 14.54 github.com/LK4D4/vndr/godl
13:18:32 [2019-12-16T13:18:32.243Z] #44 16.68 go/parser
13:18:32 [2019-12-16T13:18:32.243Z] #44 16.73 go/doc
13:18:32 [2019-12-16T13:18:32.243Z] #44 20.63 github.com/LK4D4/vndr/build
13:18:32 [2019-12-16T13:18:32.243Z] #44 ...
13:18:32 [2019-12-16T13:18:32.243Z] 
13:18:32 [2019-12-16T13:18:32.243Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:18:32 [2019-12-16T13:18:32.243Z] #33 20.39 Building dependency tree...
13:18:32 [2019-12-16T13:18:32.274Z] #41 120.1   DEP      criu/files.d
13:18:32 [2019-12-16T13:18:32.532Z] #41 120.4   DEP      criu/files-reg.d
13:18:32 [2019-12-16T13:18:32.871Z] #26 19.01 
###                                                                        4.5%
########                                                                  11.6%
############                                                              16.8%
################                                                          23.5%
13:18:32 [2019-12-16T13:18:32.871Z] #26 ...
13:18:32 [2019-12-16T13:18:32.871Z] 
13:18:32 [2019-12-16T13:18:32.871Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:32 [2019-12-16T13:18:32.871Z] #31 9.648 math/bits
13:18:32 [2019-12-16T13:18:32.871Z] #31 10.58 math
13:18:32 [2019-12-16T13:18:32.871Z] #31 10.87 runtime
13:18:32 [2019-12-16T13:18:32.871Z] #31 17.42 unicode/utf8
13:18:32 [2019-12-16T13:18:32.871Z] #31 18.11 unicode
13:18:32 [2019-12-16T13:18:32.871Z] #31 ...
13:18:32 [2019-12-16T13:18:32.871Z] 
13:18:32 [2019-12-16T13:18:32.871Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:32 [2019-12-16T13:18:32.871Z] #40 10.29 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:18:32 [2019-12-16T13:18:32.871Z] #40 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 10.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:18:32 [2019-12-16T13:18:32.871Z] #40 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [509 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 14.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 16.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
13:18:32 [2019-12-16T13:18:32.871Z] #40 ...
13:18:32 [2019-12-16T13:18:32.871Z] 
13:18:32 [2019-12-16T13:18:32.871Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:33 [2019-12-16T13:18:33.096Z] #41 120.6   DEP      criu/files-ext.d
13:18:33 [2019-12-16T13:18:33.096Z] #41 120.8   DEP      criu/file-lock.d
13:18:33 [2019-12-16T13:18:33.096Z] #41 121.0   DEP      criu/file-ids.d
13:18:33 [2019-12-16T13:18:33.354Z] #41 121.1   DEP      criu/fifo.d
13:18:33 [2019-12-16T13:18:33.366Z] #42 44.50   CC       compel/src/lib/ptrace.o
13:18:33 [2019-12-16T13:18:33.366Z] #42 ...
13:18:33 [2019-12-16T13:18:33.366Z] 
13:18:33 [2019-12-16T13:18:33.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:18:33 [2019-12-16T13:18:33.366Z] #11 86.56 Selecting previously unselected package g++-mingw-w64-x86-64.
13:18:33 [2019-12-16T13:18:33.366Z] #11 86.57 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
13:18:33 [2019-12-16T13:18:33.366Z] #11 86.57 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:33 [2019-12-16T13:18:33.611Z] #41 121.3   DEP      criu/fdstore.d
13:18:33 [2019-12-16T13:18:33.625Z] #33 22.55 The following additional packages will be installed:
13:18:33 [2019-12-16T13:18:33.626Z] #33 22.56   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:18:33 [2019-12-16T13:18:33.626Z] #33 22.56 Suggested packages:
13:18:33 [2019-12-16T13:18:33.626Z] #33 22.57   codeblocks eclipse ninja-build lrzip
13:18:33 [2019-12-16T13:18:33.626Z] #33 22.57 Recommended packages:
13:18:33 [2019-12-16T13:18:33.626Z] #33 22.57   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:18:33 [2019-12-16T13:18:33.645Z] #26 19.01 
###                                                                        4.5%
########                                                                  11.6%
############                                                              16.8%
################                                                          23.5%
####################                                                      29.0%
########################                                                  33.5%
##########################                                                37.1%
#############################                                             40.4%
################################                                          45.8%
####################################                                      50.0%
########################################                                  56.6%
13:18:33 [2019-12-16T13:18:33.645Z] #26 ...
13:18:33 [2019-12-16T13:18:33.645Z] 
13:18:33 [2019-12-16T13:18:33.645Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.28 + RM_GOPATH=0
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.28 + TMP_GOPATH=
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.28 + : /build
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.28 + '[' -z '' ']'
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.28 ++ mktemp -d
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 Installing golangci-lint version v1.20.0
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + export GOPATH=/tmp/tmp.kVBOgUx4fe
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + GOPATH=/tmp/tmp.kVBOgUx4fe
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + RM_GOPATH=1
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 ++ dirname ./install.sh
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + dir=.
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + bin=golangci_lint
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + shift
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + '[' '!' -f ./golangci_lint.installer ']'
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + . ./golangci_lint.installer
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 ++ : v1.20.0
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + install_golangci_lint
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + echo 'Installing golangci-lint version v1.20.0'
13:18:33 [2019-12-16T13:18:33.645Z] #50 10.29 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:18:33 [2019-12-16T13:18:33.645Z] #50 ...
13:18:33 [2019-12-16T13:18:33.645Z] 
13:18:33 [2019-12-16T13:18:33.645Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:33 [2019-12-16T13:18:33.869Z] #41 121.5   DEP      criu/fault-injection.d
13:18:33 [2019-12-16T13:18:33.869Z] #41 121.5   DEP      criu/external.d
13:18:33 [2019-12-16T13:18:33.869Z] #41 121.7   DEP      criu/eventpoll.d
13:18:34 [2019-12-16T13:18:34.127Z] #41 121.9   DEP      criu/eventfd.d
13:18:34 [2019-12-16T13:18:34.161Z] #26 19.01 
###                                                                        4.5%
########                                                                  11.6%
############                                                              16.8%
################                                                          23.5%
####################                                                      29.0%
########################                                                  33.5%
##########################                                                37.1%
#############################                                             40.4%
################################                                          45.8%
####################################                                      50.0%
########################################                                  56.6%
###########################################                               60.4%
##############################################                            65.2%
####################################################                      72.7%
########################################################                  77.8%
###############################################################           87.7%
####################################################################      95.7%
######################################################################## 100.0%
13:18:34 [2019-12-16T13:18:34.218Z] #33 ...
13:18:34 [2019-12-16T13:18:34.218Z] 
13:18:34 [2019-12-16T13:18:34.218Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:18:34 [2019-12-16T13:18:34.218Z] #56 13.12 Fetched 7751 kB in 9s (828 kB/s)
13:18:34 [2019-12-16T13:18:34.218Z] #56 13.12 Reading package lists...
13:18:34 [2019-12-16T13:18:34.218Z] #56 17.14 Reading package lists...
13:18:34 [2019-12-16T13:18:34.218Z] #56 21.74 Building dependency tree...
13:18:34 [2019-12-16T13:18:34.218Z] #56 ...
13:18:34 [2019-12-16T13:18:34.218Z] 
13:18:34 [2019-12-16T13:18:34.218Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:34 [2019-12-16T13:18:34.218Z] #44 22.94 github.com/LK4D4/vndr
13:18:34 [2019-12-16T13:18:34.331Z] #11 ...
13:18:34 [2019-12-16T13:18:34.331Z] 
13:18:34 [2019-12-16T13:18:34.331Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:34 [2019-12-16T13:18:34.331Z] #45 77.19 text/template/parse
13:18:34 [2019-12-16T13:18:34.331Z] #45 78.67 go/parser
13:18:34 [2019-12-16T13:18:34.331Z] #45 81.46 text/template
13:18:34 [2019-12-16T13:18:34.331Z] #45 82.74 encoding/xml
13:18:34 [2019-12-16T13:18:34.331Z] #45 87.28 go/doc
13:18:34 [2019-12-16T13:18:34.331Z] #45 ...
13:18:34 [2019-12-16T13:18:34.331Z] 
13:18:34 [2019-12-16T13:18:34.331Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:34 [2019-12-16T13:18:34.331Z] #42 44.83   AR       compel/libcompel.a
13:18:34 [2019-12-16T13:18:34.331Z] #42 44.88   HOSTCC   compel/src/main-host.o
13:18:34 [2019-12-16T13:18:34.331Z] #42 45.19   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
13:18:34 [2019-12-16T13:18:34.331Z] #42 45.39   HOSTCC   compel/src/lib/handle-elf-host.o
13:18:34 [2019-12-16T13:18:34.385Z] #41 122.0   DEP      criu/crtools.d
13:18:34 [2019-12-16T13:18:34.385Z] #41 122.2   DEP      criu/cr-service.d
13:18:34 [2019-12-16T13:18:34.419Z] #26 ...
13:18:34 [2019-12-16T13:18:34.419Z] 
13:18:34 [2019-12-16T13:18:34.419Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.04 + RM_GOPATH=0
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.04 + TMP_GOPATH=
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.04 + : /build
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.04 + '[' -z '' ']'
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.04 ++ mktemp -d
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + export GOPATH=/tmp/tmp.cQXUC0HSqQ
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + GOPATH=/tmp/tmp.cQXUC0HSqQ
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + RM_GOPATH=1
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 ++ dirname ./install.sh
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + dir=.
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + bin=vndr
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + shift
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + '[' '!' -f ./vndr.installer ']'
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + . ./vndr.installer
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + install_vndr
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.05 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cQXUC0HSqQ/src/github.com/LK4D4/vndr
13:18:34 [2019-12-16T13:18:34.419Z] #44 11.06 Cloning into '/tmp/tmp.cQXUC0HSqQ/src/github.com/LK4D4/vndr'...
13:18:34 [2019-12-16T13:18:34.419Z] #44 12.16 + cd /tmp/tmp.cQXUC0HSqQ/src/github.com/LK4D4/vndr
13:18:34 [2019-12-16T13:18:34.419Z] #44 12.16 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:18:34 [2019-12-16T13:18:34.419Z] #44 12.17 + go build -buildmode=pie -v -o /build/vndr .
13:18:34 [2019-12-16T13:18:34.419Z] #44 14.90 internal/race
13:18:34 [2019-12-16T13:18:34.419Z] #44 15.13 sync/atomic
13:18:34 [2019-12-16T13:18:34.419Z] #44 15.27 runtime
13:18:34 [2019-12-16T13:18:34.419Z] #44 15.71 unicode
13:18:34 [2019-12-16T13:18:34.642Z] #41 122.4   DEP      criu/cr-restore.d
13:18:34 [2019-12-16T13:18:34.677Z] #44 21.41 internal/testlog
13:18:34 [2019-12-16T13:18:34.677Z] #44 ...
13:18:34 [2019-12-16T13:18:34.677Z] 
13:18:34 [2019-12-16T13:18:34.677Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:34 [2019-12-16T13:18:34.677Z] #26 21.46 
13:18:34 [2019-12-16T13:18:34.878Z] #42 45.94   HOSTCC   compel/src/lib/log-host.o
13:18:34 [2019-12-16T13:18:34.899Z] #41 122.6   DEP      criu/cr-errno.d
13:18:34 [2019-12-16T13:18:34.900Z] #41 122.6   DEP      criu/cr-dump.d
13:18:35 [2019-12-16T13:18:35.164Z] #41 122.9   DEP      criu/cr-dedup.d
13:18:35 [2019-12-16T13:18:35.332Z] #42 46.21   HOSTLINK compel/compel-host-bin
13:18:35 [2019-12-16T13:18:35.332Z] #42 46.34   DEP      soccr/soccr.d
13:18:35 [2019-12-16T13:18:35.424Z] #41 123.1   DEP      criu/cr-check.d
13:18:35 [2019-12-16T13:18:35.682Z] #41 123.4   DEP      criu/config.d
13:18:35 [2019-12-16T13:18:35.729Z] #42 46.65   CC       soccr/soccr.o
13:18:35 [2019-12-16T13:18:35.759Z] #26 21.74 
#                                                                          1.5%
##                                                                         3.2%
###                                                                        5.1%
######                                                                     8.8%
#######                                                                   10.3%
#########                                                                 12.9%
###########                                                               15.5%
############                                                              17.4%
13:18:35 [2019-12-16T13:18:35.759Z] #26 ...
13:18:35 [2019-12-16T13:18:35.759Z] 
13:18:35 [2019-12-16T13:18:35.759Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:35 [2019-12-16T13:18:35.759Z] #36 12.49 + cd /tmp/tmp.Sg41Qz9S08/tini
13:18:35 [2019-12-16T13:18:35.759Z] #36 12.50 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:18:35 [2019-12-16T13:18:35.759Z] #36 12.58 + cmake .
13:18:35 [2019-12-16T13:18:35.759Z] #36 14.12 -- The C compiler identification is GNU 6.3.0
13:18:35 [2019-12-16T13:18:35.759Z] #36 14.18 -- Check for working C compiler: /usr/bin/cc
13:18:35 [2019-12-16T13:18:35.759Z] #36 15.38 -- Check for working C compiler: /usr/bin/cc -- works
13:18:35 [2019-12-16T13:18:35.759Z] #36 15.38 -- Detecting C compiler ABI info
13:18:35 [2019-12-16T13:18:35.759Z] #36 17.10 -- Detecting C compiler ABI info - done
13:18:35 [2019-12-16T13:18:35.759Z] #36 17.27 -- Detecting C compile features
13:18:35 [2019-12-16T13:18:35.759Z] #36 20.62 -- Detecting C compile features - done
13:18:35 [2019-12-16T13:18:35.759Z] #36 20.70 -- Performing Test HAS_BUILTIN_FORTIFY
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.33 -- Configuring done
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.36 -- Generating done
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.37 -- Build files have been written to: /tmp/tmp.Sg41Qz9S08/tini
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.38 + make tini-static
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.77 Scanning dependencies of target tini-static
13:18:35 [2019-12-16T13:18:35.759Z] #36 21.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:18:35 [2019-12-16T13:18:35.939Z] #41 123.6   DEP      criu/clone-noasan.d
13:18:35 [2019-12-16T13:18:35.939Z] #41 123.7   DEP      criu/cgroup.d
13:18:36 [2019-12-16T13:18:36.017Z] #36 ...
13:18:36 [2019-12-16T13:18:36.017Z] 
13:18:36 [2019-12-16T13:18:36.017Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:36 [2019-12-16T13:18:36.197Z] #41 ...
13:18:36 [2019-12-16T13:18:36.197Z] 
13:18:36 [2019-12-16T13:18:36.197Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:18:36 [2019-12-16T13:18:36.197Z] #28 215.6 + rm -rf /tmp/tmp.xRhhRKAUIa
13:18:36 [2019-12-16T13:18:36.197Z] #28 DONE 216.0s
13:18:36 [2019-12-16T13:18:36.197Z] 
13:18:36 [2019-12-16T13:18:36.197Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:36 [2019-12-16T13:18:36.197Z] #41 123.9   DEP      criu/cgroup-props.d
13:18:36 [2019-12-16T13:18:36.197Z] #41 ...
13:18:36 [2019-12-16T13:18:36.197Z] 
13:18:36 [2019-12-16T13:18:36.197Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:18:36 [2019-12-16T13:18:36.197Z] #17 12.21 Fetched 7928 kB in 9s (797 kB/s)
13:18:37 [2019-12-16T13:18:37.091Z] #42 47.90   AR       soccr/libsoccr.a
13:18:37 [2019-12-16T13:18:37.092Z] #42 47.93 make[1]: 'soccr/libsoccr.a' is up to date.
13:18:37 [2019-12-16T13:18:37.092Z] #42 48.14   DEP      criu/arch/s390/sigframe.d
13:18:37 [2019-12-16T13:18:37.092Z] #42 48.25   DEP      criu/arch/s390/crtools.d
13:18:37 [2019-12-16T13:18:37.569Z] #17 12.21 Reading package lists...
13:18:37 [2019-12-16T13:18:37.593Z] #42 48.45   DEP      criu/arch/s390/cpu.d
13:18:37 [2019-12-16T13:18:37.594Z] #42 48.65   CC       criu/arch/s390/cpu.o
13:18:38 [2019-12-16T13:18:38.027Z] #42 49.16   CC       criu/arch/s390/crtools.o
13:18:39 [2019-12-16T13:18:39.123Z] #26 21.74 
#                                                                          1.5%
##                                                                         3.2%
###                                                                        5.1%
######                                                                     8.8%
#######                                                                   10.3%
#########                                                                 12.9%
###########                                                               15.5%
############                                                              17.4%
#############                                                             19.1%
##############                                                            20.5%
################                                                          23.0%
#################                                                         24.5%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    30.6%
#######################                                                   32.7%
########################                                                  34.5%
##########################                                                36.5%
##########################                                                37.1%
###########################                                               38.3%
############################                                              39.6%
#############################                                             41.0%
###############################                                           43.5%
##################################                                        47.6%
###################################                                       49.5%
#####################################                                     52.7%
######################################                                    54.0%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.0%
###########################################                               60.0%
#############################################                             63.3%
##############################################                            65.1%
################################################                          67.4%
##################################################                        70.2%
####################################################                      73.1%
######################################################                    75.2%
########################################################                  78.2%
#########################################################                
13:18:39 [2019-12-16T13:18:39.123Z] #26 ...
13:18:39 [2019-12-16T13:18:39.123Z] 
13:18:39 [2019-12-16T13:18:39.123Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:18:39 [2019-12-16T13:18:39.123Z] #62 15.90 + cd /tmp/tmp.hUfyqqLEWC/src/github.com/rootless-containers/rootlesskit
13:18:39 [2019-12-16T13:18:39.123Z] #62 15.90 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:18:39 [2019-12-16T13:18:39.123Z] #62 16.42 + for f in rootlesskit rootlesskit-docker-proxy
13:18:39 [2019-12-16T13:18:39.123Z] #62 16.42 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:18:39 [2019-12-16T13:18:39.123Z] #62 ...
13:18:39 [2019-12-16T13:18:39.123Z] 
13:18:39 [2019-12-16T13:18:39.123Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.07   CC       criu/arch/s390/sigframe.o
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.25   LINK     criu/arch/s390/crtools.built-in.o
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.27   DEP      criu/arch/s390/vdso-pie.d
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.36   DEP      criu/pie/parasite-vdso.d
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.46   DEP      criu/pie/util-vdso.d
13:18:39 [2019-12-16T13:18:39.430Z] #42 50.56   DEP      criu/pie/util.d
13:18:39 [2019-12-16T13:18:39.512Z] #44 ...
13:18:39 [2019-12-16T13:18:39.512Z] 
13:18:39 [2019-12-16T13:18:39.512Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:18:39 [2019-12-16T13:18:39.512Z] #56 23.82 The following additional packages will be installed:
13:18:39 [2019-12-16T13:18:39.512Z] #56 23.83   btrfs-progs liblzo2-2
13:18:39 [2019-12-16T13:18:39.512Z] #56 23.96 The following NEW packages will be installed:
13:18:39 [2019-12-16T13:18:39.512Z] #56 23.97   btrfs-progs btrfs-tools liblzo2-2
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.10 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.10 Need to get 582 kB of archives.
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.10 After this operation, 3944 kB of additional disk space will be used.
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
13:18:39 [2019-12-16T13:18:39.512Z] #56 25.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.27 debconf: delaying package configuration, since apt-utils is not installed
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.41 Fetched 582 kB in 1s (518 kB/s)
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.70 Selecting previously unselected package liblzo2-2:arm64.
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.70 (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 ... 14976 files and directories currently installed.)
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.79 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 26.82 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.01 Selecting previously unselected package btrfs-progs.
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.02 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.03 Unpacking btrfs-progs (4.7.3-1) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.83 Selecting previously unselected package btrfs-tools.
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.83 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.84 Unpacking btrfs-tools (4.7.3-1) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 27.99 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 28.14 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 28.23 Setting up btrfs-progs (4.7.3-1) ...
13:18:39 [2019-12-16T13:18:39.512Z] #56 28.34 Setting up btrfs-tools (4.7.3-1) ...
13:18:39 [2019-12-16T13:18:39.774Z] #56 28.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:39 [2019-12-16T13:18:39.774Z] #56 ...
13:18:39 [2019-12-16T13:18:39.774Z] 
13:18:39 [2019-12-16T13:18:39.774Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:39 [2019-12-16T13:18:39.774Z] #68 DONE 28.7s
13:18:39 [2019-12-16T13:18:39.774Z] 
13:18:39 [2019-12-16T13:18:39.774Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:18:39 [2019-12-16T13:18:39.774Z] #47 28.46 + cd /tmp/tmp.XMMqALe6Ig/src/gotest.tools/gotestsum
13:18:39 [2019-12-16T13:18:39.774Z] #47 28.46 + git checkout -q v0.3.5
13:18:39 [2019-12-16T13:18:39.774Z] #47 28.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:18:40 [2019-12-16T13:18:40.013Z] #42 50.69   CC       criu/pie/util.o
13:18:40 [2019-12-16T13:18:40.013Z] #42 51.03   CC       criu/pie/util-vdso.o
13:18:40 [2019-12-16T13:18:40.333Z] #26 21.74 
#                                                                          1.5%
##                                                                         3.2%
###                                                                        5.1%
######                                                                     8.8%
#######                                                                   10.3%
#########                                                                 12.9%
###########                                                               15.5%
############                                                              17.4%
#############                                                             19.1%
##############                                                            20.5%
################                                                          23.0%
#################                                                         24.5%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    30.6%
#######################                                                   32.7%
########################                                                  34.5%
##########################                                                36.5%
##########################                                                37.1%
###########################                                               38.3%
############################                                              39.6%
#############################                                             41.0%
###############################                                           43.5%
##################################                                        47.6%
###################################                                       49.5%
#####################################                                     52.7%
######################################                                    54.0%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.0%
###########################################                               60.0%
#############################################                             63.3%
##############################################                            65.1%
################################################                          67.4%
##################################################                        70.2%
####################################################                      73.1%
######################################################                    75.2%
########################################################                  78.2%
#########################################################                 79.9%
###########################################################               83.1%
############################################################              84.3%
##############################################################            87.3%
################################################################          89.6%
################################################################          90.1%
##################################################################        92.2%
##################################################################        92.7%
###################################################################       94.3%
####################################################################      95.8%
######################################################################    97.8%
#######################################################################   99.0%
######################################################################## 100.0%
13:18:40 [2019-12-16T13:18:40.346Z] #47 ...
13:18:40 [2019-12-16T13:18:40.346Z] 
13:18:40 [2019-12-16T13:18:40.346Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:40 [2019-12-16T13:18:40.346Z] #40 13.94 Reading package lists...
13:18:40 [2019-12-16T13:18:40.346Z] #40 19.38 Reading package lists...
13:18:40 [2019-12-16T13:18:40.346Z] #40 24.10 Building dependency tree...
13:18:40 [2019-12-16T13:18:40.346Z] #40 25.70 The following additional packages will be installed:
13:18:40 [2019-12-16T13:18:40.346Z] #40 25.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:18:40 [2019-12-16T13:18:40.346Z] #40 25.71   libprotoc10 python-pkg-resources zlib1g-dev
13:18:40 [2019-12-16T13:18:40.346Z] #40 25.72 Suggested packages:
13:18:40 [2019-12-16T13:18:40.346Z] #40 25.72   manpages-dev python-setuptools
13:18:40 [2019-12-16T13:18:40.346Z] #40 27.13 The following NEW packages will be installed:
13:18:40 [2019-12-16T13:18:40.346Z] #40 27.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:18:40 [2019-12-16T13:18:40.346Z] #40 27.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:18:40 [2019-12-16T13:18:40.346Z] #40 27.14   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:18:40 [2019-12-16T13:18:40.346Z] #40 27.14   zlib1g-dev
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.29 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.29 Need to get 3415 kB of archives.
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.29 After this operation, 19.0 MB of additional disk space will be used.
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.87 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.90 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.91 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.91 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 28.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #40 ...
13:18:40 [2019-12-16T13:18:40.346Z] 
13:18:40 [2019-12-16T13:18:40.346Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:18:40 [2019-12-16T13:18:40.346Z] #33 23.40 The following NEW packages will be installed:
13:18:40 [2019-12-16T13:18:40.346Z] #33 23.41   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:18:40 [2019-12-16T13:18:40.346Z] #33 23.41   vim-common xxd
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.64 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.64 Need to get 13.1 MB of archives.
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.64 After this operation, 55.5 MB of additional disk space will be used.
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 24.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 25.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.14 debconf: delaying package configuration, since apt-utils is not installed
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.26 Fetched 13.1 MB in 1s (7036 kB/s)
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.37 Selecting previously unselected package cmake-data.
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.37 (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 ... 14976 files and directories currently installed.)
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.45 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:18:40 [2019-12-16T13:18:40.346Z] #33 26.46 Unpacking cmake-data (3.7.2-1) ...
13:18:40 [2019-12-16T13:18:40.346Z] #33 ...
13:18:40 [2019-12-16T13:18:40.346Z] 
13:18:40 [2019-12-16T13:18:40.346Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:18:40 [2019-12-16T13:18:40.346Z] #56 DONE 29.5s
13:18:40 [2019-12-16T13:18:40.346Z] 
13:18:40 [2019-12-16T13:18:40.346Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:18:40 [2019-12-16T13:18:40.346Z] #28 29.36 + cd /tmp/tmp.amjIMg8juP/src/github.com/go-swagger/go-swagger
13:18:40 [2019-12-16T13:18:40.346Z] #28 29.36 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:18:40 [2019-12-16T13:18:40.353Z] #17 16.06 Reading package lists...
13:18:40 [2019-12-16T13:18:40.353Z] #17 ...
13:18:40 [2019-12-16T13:18:40.353Z] 
13:18:40 [2019-12-16T13:18:40.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:40 [2019-12-16T13:18:40.353Z] #41 124.1   DEP      criu/bitmap.d
13:18:40 [2019-12-16T13:18:40.353Z] #41 124.1   DEP      criu/bfd.d
13:18:40 [2019-12-16T13:18:40.353Z] #41 124.4   DEP      criu/autofs.d
13:18:40 [2019-12-16T13:18:40.353Z] #41 124.7   DEP      criu/aio.d
13:18:40 [2019-12-16T13:18:40.353Z] #41 125.0   DEP      criu/action-scripts.d
13:18:40 [2019-12-16T13:18:40.353Z] #41 125.3   CC       criu/action-scripts.o
13:18:40 [2019-12-16T13:18:40.353Z] #41 125.9   CC       criu/aio.o
13:18:40 [2019-12-16T13:18:40.353Z] #41 126.4   CC       criu/autofs.o
13:18:40 [2019-12-16T13:18:40.353Z] #41 127.7   CC       criu/bfd.o
13:18:40 [2019-12-16T13:18:40.353Z] #41 128.3   CC       criu/bitmap.o
13:18:40 [2019-12-16T13:18:40.590Z] #26 27.29 
13:18:40 [2019-12-16T13:18:40.916Z] #28 ...
13:18:40 [2019-12-16T13:18:40.916Z] 
13:18:40 [2019-12-16T13:18:40.916Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:18:40 [2019-12-16T13:18:40.916Z] #57 DONE 0.1s
13:18:40 [2019-12-16T13:18:40.916Z] 
13:18:40 [2019-12-16T13:18:40.916Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:18:40 [2019-12-16T13:18:40.916Z] #58 DONE 0.1s
13:18:40 [2019-12-16T13:18:40.916Z] 
13:18:40 [2019-12-16T13:18:40.916Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:18:40 [2019-12-16T13:18:40.917Z] #41 128.4   CC       criu/cgroup-props.o
13:18:40 [2019-12-16T13:18:40.948Z] #42 51.91   CC       criu/pie/parasite-vdso.o
13:18:41 [2019-12-16T13:18:41.347Z] #42 52.39   CC       criu/arch/s390/vdso-pie.o
13:18:41 [2019-12-16T13:18:41.347Z] #42 52.60   AR       criu/pie/pie.lib.a
13:18:41 [2019-12-16T13:18:41.526Z] #26 ...
13:18:41 [2019-12-16T13:18:41.526Z] 
13:18:41 [2019-12-16T13:18:41.526Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:41 [2019-12-16T13:18:41.526Z] #36 23.78 [100%] Linking C executable tini-static
13:18:41 [2019-12-16T13:18:41.526Z] #36 24.45 [100%] Built target tini-static
13:18:41 [2019-12-16T13:18:41.526Z] #36 24.54 + mkdir -p /build
13:18:41 [2019-12-16T13:18:41.526Z] #36 24.54 + cp tini-static /build/docker-init
13:18:41 [2019-12-16T13:18:41.526Z] #36 DONE 28.0s
13:18:41 [2019-12-16T13:18:41.526Z] 
13:18:41 [2019-12-16T13:18:41.526Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:41 [2019-12-16T13:18:41.526Z] #68 26.92 Checking out files:  46% (923/1997)   
Checking out files:  47% (939/1997)   
Checking out files:  48% (959/1997)   
Checking out files:  49% (979/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
13:18:41 [2019-12-16T13:18:41.526Z] #68 28.44 + cd /tmp/tmp.PCDHB9YOdb/src/github.com/docker/libnetwork
13:18:41 [2019-12-16T13:18:41.526Z] #68 28.44 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:18:41 [2019-12-16T13:18:41.757Z] #42 52.67   DEP      criu/pie/restorer.d
13:18:41 [2019-12-16T13:18:41.757Z] #42 52.93   DEP      criu/arch/s390/restorer.d
13:18:41 [2019-12-16T13:18:41.850Z] #41 129.5   CC       criu/cgroup.o
13:18:42 [2019-12-16T13:18:42.091Z] #68 29.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:18:42 [2019-12-16T13:18:42.161Z] #42 53.10   DEP      criu/pie/parasite.d
13:18:42 [2019-12-16T13:18:42.161Z] #42 53.34   CC       criu/pie/parasite.o
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.387 + RM_GOPATH=0
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.387 + TMP_GOPATH=
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.387 + : /build
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.387 + '[' -z '' ']'
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.390 ++ mktemp -d
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.392 + export GOPATH=/tmp/tmp.c4rRX9z0OW
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.392 + GOPATH=/tmp/tmp.c4rRX9z0OW
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.392 + RM_GOPATH=1
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.393 ++ dirname ./install.sh
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + dir=.
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + bin=containerd
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + shift
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + '[' '!' -f ./containerd.installer ']'
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + . ./containerd.installer
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + install_containerd
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c4rRX9z0OW/src/github.com/containerd/containerd
13:18:43 [2019-12-16T13:18:43.464Z] #59 2.403 Cloning into '/tmp/tmp.c4rRX9z0OW/src/github.com/containerd/containerd'...
13:18:43 [2019-12-16T13:18:43.510Z] #42 54.40   LINK     criu/pie/parasite.built-in.o
13:18:43 [2019-12-16T13:18:43.510Z] #42 54.40   GEN      criu/pie/parasite-blob.h
13:18:43 [2019-12-16T13:18:43.510Z] #42 54.41   CC       criu/arch/s390/restorer.o
13:18:43 [2019-12-16T13:18:43.510Z] #42 54.78   CC       criu/pie/restorer.o
13:18:43 [2019-12-16T13:18:43.746Z] #41 ...
13:18:43 [2019-12-16T13:18:43.746Z] 
13:18:43 [2019-12-16T13:18:43.746Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:18:43 [2019-12-16T13:18:43.746Z] #17 16.06 Reading package lists...
13:18:43 [2019-12-16T13:18:43.746Z] #17 18.88 Building dependency tree...
13:18:43 [2019-12-16T13:18:43.746Z] #17 19.73 The following additional packages will be installed:
13:18:43 [2019-12-16T13:18:43.746Z] #17 19.73   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
13:18:43 [2019-12-16T13:18:43.746Z] #17 19.73   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   python3.5 python3.5-minimal vim-runtime xxd
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74 Suggested packages:
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   quota
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74 Recommended packages:
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:18:43 [2019-12-16T13:18:43.747Z] #17 19.74   python3-keyrings.alt python3-xdg unzip
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.72 The following NEW packages will be installed:
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.72   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.72   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
13:18:43 [2019-12-16T13:18:43.747Z] #17 21.73   vim-common vim-runtime xfsprogs xxd xz-utils zip
13:18:44 [2019-12-16T13:18:44.035Z] #59 ...
13:18:44 [2019-12-16T13:18:44.035Z] 
13:18:44 [2019-12-16T13:18:44.035Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:44 [2019-12-16T13:18:44.035Z] #44 DONE 32.7s
13:18:44 [2019-12-16T13:18:44.297Z] 
13:18:44 [2019-12-16T13:18:44.297Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:44 [2019-12-16T13:18:44.297Z] #40 29.95 debconf: delaying package configuration, since apt-utils is not installed
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.18 Fetched 3415 kB in 1s (2016 kB/s)
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.29 Selecting previously unselected package libnet1:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.29 (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 ... 14976 files and directories currently installed.)
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.38 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.52 Selecting previously unselected package libcap-dev:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.53 Unpacking libcap-dev:arm64 (1:2.25-1) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.75 Selecting previously unselected package libnet1-dev.
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 30.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.00 Selecting previously unselected package libnl-3-200:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.00 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.02 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.13 Selecting previously unselected package libnl-3-dev:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.13 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.15 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.71 Selecting previously unselected package libprotobuf-c1:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.74 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 31.79 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.00 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.00 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.03 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.15 Selecting previously unselected package zlib1g-dev:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.20 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.50 Selecting previously unselected package libprotobuf10:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.50 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 32.51 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.10 Selecting previously unselected package libprotobuf-lite10:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.10 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.26 Selecting previously unselected package libprotobuf-dev:arm64.
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.27 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
13:18:44 [2019-12-16T13:18:44.297Z] #40 33.29 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.79 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded.
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.79 Need to get 17.8 MB of archives.
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.79 After this operation, 76.2 MB of additional disk space will be used.
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.98 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
13:18:44 [2019-12-16T13:18:44.690Z] #17 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
13:18:44 [2019-12-16T13:18:44.859Z] #42 ...
13:18:44 [2019-12-16T13:18:44.859Z] 
13:18:44 [2019-12-16T13:18:44.859Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:44 [2019-12-16T13:18:44.859Z] #45 87.63 crypto/rand
13:18:44 [2019-12-16T13:18:44.859Z] #45 88.11 crypto/ed25519
13:18:44 [2019-12-16T13:18:44.859Z] #45 88.38 crypto/rsa
13:18:44 [2019-12-16T13:18:44.859Z] #45 90.00 crypto/dsa
13:18:44 [2019-12-16T13:18:44.859Z] #45 90.33 crypto/x509/pkix
13:18:44 [2019-12-16T13:18:44.859Z] #45 90.95 vendor/golang.org/x/crypto/cryptobyte
13:18:44 [2019-12-16T13:18:44.859Z] #45 91.39 github.com/LK4D4/vndr/build
13:18:44 [2019-12-16T13:18:44.859Z] #45 93.53 net
13:18:44 [2019-12-16T13:18:44.859Z] #45 94.91 vendor/golang.org/x/crypto/poly1305
13:18:44 [2019-12-16T13:18:44.859Z] #45 95.42 vendor/golang.org/x/crypto/chacha20poly1305
13:18:44 [2019-12-16T13:18:44.859Z] #45 95.71 vendor/golang.org/x/crypto/curve25519
13:18:44 [2019-12-16T13:18:44.859Z] #45 96.12 vendor/golang.org/x/crypto/hkdf
13:18:44 [2019-12-16T13:18:44.859Z] #45 96.36 vendor/golang.org/x/text/transform
13:18:44 [2019-12-16T13:18:44.859Z] #45 96.98 vendor/golang.org/x/text/unicode/bidi
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.12 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.15 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.15 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.17 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.17 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.18 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.19 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.20 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.21 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.23 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.25 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.25 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.25 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.25 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.26 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.26 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.26 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
13:18:44 [2019-12-16T13:18:44.948Z] #17 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.35 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.36 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.37 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.38 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.38 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
13:18:45 [2019-12-16T13:18:45.208Z] #17 23.40 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:18:45 [2019-12-16T13:18:45.374Z] #68 ...
13:18:45 [2019-12-16T13:18:45.374Z] 
13:18:45 [2019-12-16T13:18:45.374Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:18:45 [2019-12-16T13:18:45.374Z] #31 21.95 internal/testlog
13:18:45 [2019-12-16T13:18:45.374Z] #31 22.30 runtime/cgo
13:18:45 [2019-12-16T13:18:45.374Z] #31 ...
13:18:45 [2019-12-16T13:18:45.374Z] 
13:18:45 [2019-12-16T13:18:45.374Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:45 [2019-12-16T13:18:45.374Z] #44 21.71 encoding
13:18:45 [2019-12-16T13:18:45.374Z] #44 21.91 unicode/utf16
13:18:45 [2019-12-16T13:18:45.374Z] #44 22.29 container/list
13:18:45 [2019-12-16T13:18:45.374Z] #44 23.13 crypto/internal/subtle
13:18:45 [2019-12-16T13:18:45.374Z] #44 23.26 crypto/subtle
13:18:45 [2019-12-16T13:18:45.374Z] #44 23.34 vendor/golang.org/x/crypto/cryptobyte/asn1
13:18:45 [2019-12-16T13:18:45.374Z] #44 23.47 internal/nettrace
13:18:45 [2019-12-16T13:18:45.374Z] #44 23.63 runtime/cgo
13:18:45 [2019-12-16T13:18:45.374Z] #44 ...
13:18:45 [2019-12-16T13:18:45.374Z] 
13:18:45 [2019-12-16T13:18:45.374Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:45 [2019-12-16T13:18:45.374Z] #26 29.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:18:45 [2019-12-16T13:18:45.374Z] #26 30.33 
13:18:45 [2019-12-16T13:18:45.374Z] #26 30.71 
######################################################################## 100.0%
13:18:45 [2019-12-16T13:18:45.374Z] #26 30.91 
13:18:45 [2019-12-16T13:18:45.466Z] #17 23.67 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
13:18:45 [2019-12-16T13:18:45.466Z] #17 23.72 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
13:18:45 [2019-12-16T13:18:45.466Z] #17 23.77 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:18:45 [2019-12-16T13:18:45.466Z] #17 23.78 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
13:18:45 [2019-12-16T13:18:45.466Z] #17 23.79 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
13:18:45 [2019-12-16T13:18:45.680Z] #40 34.45 Selecting previously unselected package libprotoc10:arm64.
13:18:45 [2019-12-16T13:18:45.680Z] #40 34.45 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
13:18:45 [2019-12-16T13:18:45.680Z] #40 34.47 Unpacking libprotoc10:arm64 (3.0.0-9) ...
13:18:45 [2019-12-16T13:18:45.689Z] #45 98.70 vendor/golang.org/x/text/secure/bidirule
13:18:46 [2019-12-16T13:18:46.030Z] #17 24.32 debconf: delaying package configuration, since apt-utils is not installed
13:18:46 [2019-12-16T13:18:46.030Z] #17 24.43 Fetched 17.8 MB in 2s (8696 kB/s)
13:18:46 [2019-12-16T13:18:46.150Z] #45 ...
13:18:46 [2019-12-16T13:18:46.150Z] 
13:18:46 [2019-12-16T13:18:46.150Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:46 [2019-12-16T13:18:46.150Z] #42 57.01   LINK     criu/pie/restorer.built-in.o
13:18:46 [2019-12-16T13:18:46.150Z] #42 57.02   GEN      criu/pie/restorer-blob.h
13:18:46 [2019-12-16T13:18:46.150Z] #42 57.10   DEP      criu/vdso.d
13:18:46 [2019-12-16T13:18:46.150Z] #42 57.26   DEP      criu/uts_ns.d
13:18:46 [2019-12-16T13:18:46.252Z] #40 35.14 Selecting previously unselected package protobuf-c-compiler.
13:18:46 [2019-12-16T13:18:46.252Z] #40 35.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
13:18:46 [2019-12-16T13:18:46.252Z] #40 35.16 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:18:46 [2019-12-16T13:18:46.288Z] #17 24.56 Selecting previously unselected package bash-completion.
13:18:46 [2019-12-16T13:18:46.288Z] #17 24.56 (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 ... 23402 files and directories currently installed.)
13:18:46 [2019-12-16T13:18:46.288Z] #17 24.63 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:18:46 [2019-12-16T13:18:46.321Z] #26 32.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.28 Selecting previously unselected package protobuf-compiler.
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.29 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.33 Unpacking protobuf-compiler (3.0.0-9) ...
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.50 Selecting previously unselected package python-pkg-resources.
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.50 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:18:46 [2019-12-16T13:18:46.513Z] #40 35.53 Unpacking python-pkg-resources (33.1.1-1) ...
13:18:46 [2019-12-16T13:18:46.579Z] #26 ...
13:18:46 [2019-12-16T13:18:46.579Z] 
13:18:46 [2019-12-16T13:18:46.579Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:46 [2019-12-16T13:18:46.579Z] #54 23.08 + cd /tmp/tmp.7iVxuzCgCG/src/github.com/opencontainers/runc
13:18:46 [2019-12-16T13:18:46.579Z] #54 23.09 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:46 [2019-12-16T13:18:46.579Z] #54 23.43 + '[' -z '' ']'
13:18:46 [2019-12-16T13:18:46.579Z] #54 23.44 + target=static
13:18:46 [2019-12-16T13:18:46.579Z] #54 23.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:18:46 [2019-12-16T13:18:46.579Z] #54 25.97 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
13:18:46 [2019-12-16T13:18:46.579Z] #54 ...
13:18:46 [2019-12-16T13:18:46.579Z] 
13:18:46 [2019-12-16T13:18:46.579Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:18:46 [2019-12-16T13:18:46.579Z] #38 25.87 + cd /tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution
13:18:46 [2019-12-16T13:18:46.579Z] #38 25.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:18:46 [2019-12-16T13:18:46.579Z] #38 28.99 + GOPATH=/tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1itLsV7iJ3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:18:46 [2019-12-16T13:18:46.774Z] #40 35.76 Selecting previously unselected package python-protobuf.
13:18:46 [2019-12-16T13:18:46.774Z] #40 35.77 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
13:18:46 [2019-12-16T13:18:46.774Z] #40 35.78 Unpacking python-protobuf (3.0.0-9) ...
13:18:46 [2019-12-16T13:18:46.775Z] #42 57.47   DEP      criu/util.d
13:18:46 [2019-12-16T13:18:46.775Z] #42 57.87   DEP      criu/uffd.d
13:18:46 [2019-12-16T13:18:46.838Z] #38 ...
13:18:46 [2019-12-16T13:18:46.838Z] 
13:18:46 [2019-12-16T13:18:46.838Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:46 [2019-12-16T13:18:46.838Z] #26 33.63 
13:18:47 [2019-12-16T13:18:47.309Z] #40 36.18 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
13:18:47 [2019-12-16T13:18:47.309Z] #40 36.33 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
13:18:47 [2019-12-16T13:18:47.404Z] #26 34.09 
###############################################################           88.0%
######################################################################## 100.0%
13:18:47 [2019-12-16T13:18:47.570Z] #40 36.35 Setting up python-pkg-resources (33.1.1-1) ...
13:18:47 [2019-12-16T13:18:47.615Z] #42 58.08   DEP      criu/tun.d
13:18:47 [2019-12-16T13:18:47.615Z] #42 58.37   DEP      criu/tty.d
13:18:47 [2019-12-16T13:18:47.615Z] #42 58.72   DEP      criu/timerfd.d
13:18:47 [2019-12-16T13:18:47.662Z] #26 34.41 
13:18:48 [2019-12-16T13:18:48.104Z] #42 59.09   DEP      criu/sysfs_parse.d
13:18:48 [2019-12-16T13:18:48.104Z] #42 59.35   DEP      criu/sysctl.d
13:18:48 [2019-12-16T13:18:48.514Z] #42 ...
13:18:48 [2019-12-16T13:18:48.514Z] 
13:18:48 [2019-12-16T13:18:48.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.0 Selecting previously unselected package libapparmor1:s390x.
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.0 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.1 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.2 Selecting previously unselected package libapparmor-dev:s390x.
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.3 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.3 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.6 Setting up libsepol1-dev:s390x (2.6-2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.7 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.7 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.7 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.7 Setting up libpcre32-3:s390x (2:8.39-3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.8 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.8 Setting up libpcre16-3:s390x (2:8.39-3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.8 Setting up libudev-dev:s390x (232-25+deb9u12) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.8 Setting up mingw-w64-common (5.0.1-1) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.9 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.9 Setting up libpcre3-dev:s390x (2:8.39-3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.9 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.9 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 100.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 101.0 Setting up btrfs-progs (4.7.3-1) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 101.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
13:18:48 [2019-12-16T13:18:48.514Z] #11 101.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 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
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 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
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 Setting up btrfs-tools (4.7.3-1) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 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
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.0 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
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.1 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.1 Setting up dmsetup (2:1.02.137-2) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 101.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:48 [2019-12-16T13:18:48.515Z] #11 DONE 101.6s
13:18:48 [2019-12-16T13:18:48.515Z] 
13:18:48 [2019-12-16T13:18:48.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:48 [2019-12-16T13:18:48.515Z] #42 59.64   DEP      criu/string.d
13:18:48 [2019-12-16T13:18:48.515Z] #42 ...
13:18:48 [2019-12-16T13:18:48.515Z] 
13:18:48 [2019-12-16T13:18:48.515Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:18:48 [2019-12-16T13:18:48.515Z] #53 DONE 0.2s
13:18:48 [2019-12-16T13:18:48.515Z] 
13:18:48 [2019-12-16T13:18:48.515Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:18:48 [2019-12-16T13:18:48.515Z] #54 DONE 0.1s
13:18:48 [2019-12-16T13:18:48.515Z] 
13:18:48 [2019-12-16T13:18:48.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:48 [2019-12-16T13:18:48.515Z] #42 59.68   DEP      criu/stats.d
13:18:48 [2019-12-16T13:18:48.821Z] #17 27.09 Unpacking bash-completion (1:2.1-4.3) ...
13:18:48 [2019-12-16T13:18:48.923Z] #42 59.92   DEP      criu/sockets.d
13:18:48 [2019-12-16T13:18:48.923Z] #42 ...
13:18:48 [2019-12-16T13:18:48.923Z] 
13:18:48 [2019-12-16T13:18:48.923Z] #12 [dev 1/24] RUN groupadd -r docker
13:18:48 [2019-12-16T13:18:48.923Z] #12 DONE 0.7s
13:18:48 [2019-12-16T13:18:48.923Z] 
13:18:48 [2019-12-16T13:18:48.923Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:48 [2019-12-16T13:18:48.923Z] #42 60.12   DEP      criu/sk-unix.d
13:18:48 [2019-12-16T13:18:48.926Z] Removing intermediate container 1bc2d6f23680
13:18:48 [2019-12-16T13:18:48.926Z]  ---> 46304f8ea5d3
13:18:48 [2019-12-16T13:18:48.926Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
13:18:48 [2019-12-16T13:18:48.926Z]  ---> ebd73b5ebd31
13:18:48 [2019-12-16T13:18:48.926Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
13:18:48 [2019-12-16T13:18:48.926Z]  ---> bcce63dfb8c4
13:18:48 [2019-12-16T13:18:48.926Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
13:18:48 [2019-12-16T13:18:48.926Z]  ---> Running in 7247d6af0a19
13:18:48 [2019-12-16T13:18:48.926Z] Removing intermediate container 7247d6af0a19
13:18:48 [2019-12-16T13:18:48.926Z]  ---> 8c11f269625d
13:18:49 [2019-12-16T13:18:49.211Z] Successfully built 8c11f269625d
13:18:49 [2019-12-16T13:18:49.211Z] Successfully tagged moby-buildx:latest
13:18:49 [2019-12-16T13:18:49.211Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
13:18:49 [2019-12-16T13:18:49.211Z] if [ -n "${id}" ]; then \
13:18:49 [2019-12-16T13:18:49.211Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
13:18:49 [2019-12-16T13:18:49.211Z] 	&& touch bundles/buildx; \
13:18:49 [2019-12-16T13:18:49.211Z] 	docker rm -f ${id}; \
13:18:49 [2019-12-16T13:18:49.211Z] fi
13:18:49 [2019-12-16T13:18:49.343Z] #42 60.40   DEP      criu/sk-tcp.d
13:18:49 [2019-12-16T13:18:49.343Z] #42 60.61   DEP      criu/sk-queue.d
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.52 Selecting previously unselected package libnet1:amd64.
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.62 Selecting previously unselected package libnfnetlink0:amd64.
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.62 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.62 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.72 Selecting previously unselected package libpython3.5-minimal:amd64.
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.73 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:18:49 [2019-12-16T13:18:49.386Z] #17 27.75 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:18:49 [2019-12-16T13:18:49.738Z] #42 ...
13:18:49 [2019-12-16T13:18:49.738Z] 
13:18:49 [2019-12-16T13:18:49.738Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:18:49 [2019-12-16T13:18:49.738Z] #13 DONE 0.5s
13:18:49 [2019-12-16T13:18:49.738Z] 
13:18:49 [2019-12-16T13:18:49.738Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:49 [2019-12-16T13:18:49.738Z] #42 60.85   DEP      criu/sk-packet.d
13:18:49 [2019-12-16T13:18:49.832Z] 07fd2e7867981e04ea79cbf6c8f8b79062c27c24d33d4af405480f11e33a9abe
13:18:49 [2019-12-16T13:18:49.833Z] bundles/buildx version
13:18:49 [2019-12-16T13:18:49.833Z] buildx v0.3.1 6db68d0
13:18:49 [2019-12-16T13:18:49.833Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 .
13:18:49 [2019-12-16T13:18:49.833Z] #1 [internal] booting buildkit
13:18:49 [2019-12-16T13:18:49.951Z] #17 28.19 Selecting previously unselected package python3.5-minimal.
13:18:49 [2019-12-16T13:18:49.951Z] #17 28.19 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
13:18:49 [2019-12-16T13:18:49.951Z] #17 28.21 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:18:50 [2019-12-16T13:18:50.119Z] #1 pulling image moby/buildkit:buildx-stable-1
13:18:50 [2019-12-16T13:18:50.165Z] #42 ...
13:18:50 [2019-12-16T13:18:50.165Z] 
13:18:50 [2019-12-16T13:18:50.165Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:18:50 [2019-12-16T13:18:50.165Z] #14 0.346 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:18:50 [2019-12-16T13:18:50.165Z] #14 DONE 0.5s
13:18:50 [2019-12-16T13:18:50.165Z] 
13:18:50 [2019-12-16T13:18:50.165Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.304 + RM_GOPATH=0
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.304 + TMP_GOPATH=
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.304 + : /build
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.304 + '[' -z '' ']'
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.305 ++ mktemp -d
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.311 + export GOPATH=/tmp/tmp.FN6UTIpTLm
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.311 + GOPATH=/tmp/tmp.FN6UTIpTLm
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.311 + RM_GOPATH=1
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.311 ++ dirname ./install.sh
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.312 + dir=.
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.312 + bin=runc
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.312 + shift
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.313 + '[' '!' -f ./runc.installer ']'
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.313 + . ./runc.installer
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.313 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.314 + install_runc
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.314 + uname -r
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.315 + grep -q '^3\.10\.0.*\.el7\.'
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.316 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.316 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.316 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FN6UTIpTLm/src/github.com/opencontainers/runc
13:18:50 [2019-12-16T13:18:50.165Z] #55 0.318 Cloning into '/tmp/tmp.FN6UTIpTLm/src/github.com/opencontainers/runc'...
13:18:50 [2019-12-16T13:18:50.165Z] #55 ...
13:18:50 [2019-12-16T13:18:50.165Z] 
13:18:50 [2019-12-16T13:18:50.165Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:18:50 [2019-12-16T13:18:50.165Z] #15 DONE 0.4s
13:18:50 [2019-12-16T13:18:50.189Z] #26 36.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:18:50 [2019-12-16T13:18:50.310Z] #40 38.76 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:18:50 [2019-12-16T13:18:50.310Z] #40 38.79 Setting up libprotobuf10:arm64 (3.0.0-9) ...
13:18:50 [2019-12-16T13:18:50.310Z] #40 38.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:50 [2019-12-16T13:18:50.310Z] #40 38.86 Setting up python-protobuf (3.0.0-9) ...
13:18:50 [2019-12-16T13:18:50.447Z] #26 37.05 skipping existing 1849cc453dee
13:18:50 [2019-12-16T13:18:50.570Z] #40 ...
13:18:50 [2019-12-16T13:18:50.570Z] 
13:18:50 [2019-12-16T13:18:50.570Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.14 Selecting previously unselected package liblzo2-2:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.14 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.17 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.31 Selecting previously unselected package libicu57:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.32 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 31.33 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 34.72 Selecting previously unselected package libxml2:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 34.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 34.74 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.19 Selecting previously unselected package libarchive13:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.19 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.20 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.47 Selecting previously unselected package libjsoncpp1:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.48 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.48 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.62 Selecting previously unselected package libuv1:arm64.
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.62 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.64 Unpacking libuv1:arm64 (1.9.1-3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.77 Selecting previously unselected package cmake.
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.77 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 35.84 Unpacking cmake (3.7.2-1) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.22 Selecting previously unselected package xxd.
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.22 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.42 Selecting previously unselected package vim-common.
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.42 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.44 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.70 Processing triggers for mime-support (3.60) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.90 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.92 Setting up libuv1:arm64 (1.9.1-3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.94 Setting up cmake-data (3.7.2-1) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 37.99 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.00 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.16 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.18 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.19 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.22 Setting up cmake (3.7.2-1) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 38.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:50 [2019-12-16T13:18:50.570Z] #33 DONE 39.5s
13:18:50 [2019-12-16T13:18:50.570Z] 
13:18:50 [2019-12-16T13:18:50.570Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:18:50 [2019-12-16T13:18:50.570Z] #28 31.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:18:50 [2019-12-16T13:18:50.570Z] #28 ...
13:18:50 [2019-12-16T13:18:50.570Z] 
13:18:50 [2019-12-16T13:18:50.570Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:18:50 [2019-12-16T13:18:50.579Z] 
13:18:50 [2019-12-16T13:18:50.579Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:18:50 [2019-12-16T13:18:50.705Z] #26 37.35 
13:18:50 [2019-12-16T13:18:50.830Z] #34 DONE 0.1s
13:18:50 [2019-12-16T13:18:50.830Z] 
13:18:50 [2019-12-16T13:18:50.830Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:18:50 [2019-12-16T13:18:50.830Z] #35 DONE 0.1s
13:18:50 [2019-12-16T13:18:50.830Z] 
13:18:50 [2019-12-16T13:18:50.830Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:18:50 [2019-12-16T13:18:50.830Z] #47 ...
13:18:50 [2019-12-16T13:18:50.830Z] 
13:18:50 [2019-12-16T13:18:50.830Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:50 [2019-12-16T13:18:50.883Z] #17 28.98 Selecting previously unselected package python3-minimal.
13:18:50 [2019-12-16T13:18:50.883Z] #17 28.99 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ...
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.00 Unpacking python3-minimal (3.5.3-1) ...
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.10 Selecting previously unselected package libmpdec2:amd64.
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.12 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ...
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.13 Unpacking libmpdec2:amd64 (2.4.2-1) ...
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.24 Selecting previously unselected package libpython3.5-stdlib:amd64.
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.25 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
13:18:50 [2019-12-16T13:18:50.883Z] #17 29.26 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:18:51 [2019-12-16T13:18:51.017Z] #16 DONE 0.5s
13:18:51 [2019-12-16T13:18:51.017Z] 
13:18:51 [2019-12-16T13:18:51.017Z] #17 [dev 6/24] RUN ldconfig
13:18:51 [2019-12-16T13:18:51.461Z] #17 DONE 0.4s
13:18:51 [2019-12-16T13:18:51.461Z] 
13:18:51 [2019-12-16T13:18:51.461Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:18:51 [2019-12-16T13:18:51.461Z] #63 104.2 + for f in rootlesskit rootlesskit-docker-proxy
13:18:51 [2019-12-16T13:18:51.461Z] #63 104.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:18:52 [2019-12-16T13:18:52.255Z] #17 30.54 Selecting previously unselected package python3.5.
13:18:52 [2019-12-16T13:18:52.255Z] #17 30.55 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ...
13:18:52 [2019-12-16T13:18:52.255Z] #17 30.56 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:18:52 [2019-12-16T13:18:52.255Z] #17 30.69 Selecting previously unselected package libpython3-stdlib:amd64.
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.70 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ...
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.71 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.76 Selecting previously unselected package dh-python.
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.77 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.77 Unpacking dh-python (2.20170125) ...
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.93 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
13:18:52 [2019-12-16T13:18:52.513Z] #17 30.94 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:18:52 [2019-12-16T13:18:52.603Z] #26 ...
13:18:52 [2019-12-16T13:18:52.603Z] 
13:18:52 [2019-12-16T13:18:52.603Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:52 [2019-12-16T13:18:52.603Z] #44 39.00 vendor/golang.org/x/crypto/internal/subtle
13:18:52 [2019-12-16T13:18:52.603Z] #44 39.37 vendor/golang.org/x/crypto/curve25519
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.041 + RM_GOPATH=0
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.041 + TMP_GOPATH=
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.041 + : /build
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.041 + '[' -z '' ']'
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.043 ++ mktemp -d
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.045 + export GOPATH=/tmp/tmp.ENI9ea1Hdb
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.045 + GOPATH=/tmp/tmp.ENI9ea1Hdb
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.045 + RM_GOPATH=1
13:18:52 [2019-12-16T13:18:52.753Z] #36 2.051 ++ dirname ./install.sh
13:18:52 [2019-12-16T13:18:52.814Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
13:18:52 [2019-12-16T13:18:52.814Z] #1 creating container buildx_buildkit_default
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.053 + dir=.
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.053 + bin=tini
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.053 + shift
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 + '[' '!' -f ./tini.installer ']'
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 + . ./tini.installer
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 + install_tini
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.054 + git clone https://github.com/krallin/tini.git /tmp/tmp.ENI9ea1Hdb/tini
13:18:53 [2019-12-16T13:18:53.014Z] #36 2.057 Cloning into '/tmp/tmp.ENI9ea1Hdb/tini'...
13:18:53 [2019-12-16T13:18:53.100Z] #1 creating container buildx_buildkit_default 0.5s done
13:18:53 [2019-12-16T13:18:53.100Z] #1 DONE 3.1s
13:18:53 [2019-12-16T13:18:53.384Z] 
13:18:53 [2019-12-16T13:18:53.384Z] #2 [internal] load build definition from Dockerfile
13:18:53 [2019-12-16T13:18:53.384Z] #2 transferring dockerfile: 15.32kB done
13:18:53 [2019-12-16T13:18:53.384Z] #2 DONE 0.0s
13:18:53 [2019-12-16T13:18:53.384Z] 
13:18:53 [2019-12-16T13:18:53.384Z] #3 [internal] load .dockerignore
13:18:53 [2019-12-16T13:18:53.384Z] #3 transferring context: 112B done
13:18:53 [2019-12-16T13:18:53.384Z] #3 DONE 0.0s
13:18:53 [2019-12-16T13:18:53.384Z] 
13:18:53 [2019-12-16T13:18:53.384Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
13:18:53 [2019-12-16T13:18:53.591Z] #36 2.964 + cd /tmp/tmp.ENI9ea1Hdb/tini
13:18:53 [2019-12-16T13:18:53.955Z] #36 ...
13:18:53 [2019-12-16T13:18:53.955Z] 
13:18:53 [2019-12-16T13:18:53.955Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.08 Setting up libcap-dev:arm64 (1:2.25-1) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.09 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.13 Setting up libnl-3-200:arm64 (3.2.27-2) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.16 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.17 Setting up libprotoc10:arm64 (3.0.0-9) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.19 Setting up protobuf-c-compiler (1.2.1-2) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.22 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.24 Setting up protobuf-compiler (3.0.0-9) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.25 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.26 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 42.28 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:18:53 [2019-12-16T13:18:53.955Z] #40 DONE 42.7s
13:18:53 [2019-12-16T13:18:53.955Z] 
13:18:53 [2019-12-16T13:18:53.955Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:53 [2019-12-16T13:18:53.955Z] #36 2.991 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:18:53 [2019-12-16T13:18:53.955Z] #36 3.023 + cmake .
13:18:54 [2019-12-16T13:18:54.001Z] #4 DONE 0.6s
13:18:54 [2019-12-16T13:18:54.001Z] 
13:18:54 [2019-12-16T13:18:54.001Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
13:18:54 [2019-12-16T13:18:54.001Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
13:18:54 [2019-12-16T13:18:54.001Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
13:18:54 [2019-12-16T13:18:54.001Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
13:18:54 [2019-12-16T13:18:54.001Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 5.28MB / 8.18MB 0.1s
13:18:54 [2019-12-16T13:18:54.001Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
13:18:54 [2019-12-16T13:18:54.001Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
13:18:54 [2019-12-16T13:18:54.001Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
13:18:54 [2019-12-16T13:18:54.410Z] #17 ...
13:18:54 [2019-12-16T13:18:54.410Z] 
13:18:54 [2019-12-16T13:18:54.410Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:54 [2019-12-16T13:18:54.410Z] #41 131.9   CC       criu/clone-noasan.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 132.1   CC       criu/config.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 133.6   CC       criu/cr-check.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 135.1   CC       criu/cr-dedup.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 135.5   CC       criu/cr-dump.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 137.8   CC       criu/cr-errno.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 137.9   CC       criu/cr-restore.o
13:18:54 [2019-12-16T13:18:54.410Z] #41 142.0   CC       criu/cr-service.o
13:18:54 [2019-12-16T13:18:54.625Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
13:18:54 [2019-12-16T13:18:54.625Z] #5 DONE 0.8s
13:18:54 [2019-12-16T13:18:54.668Z] #41 ...
13:18:54 [2019-12-16T13:18:54.668Z] 
13:18:54 [2019-12-16T13:18:54.668Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:18:54 [2019-12-16T13:18:54.668Z] #17 33.02 Setting up python3-minimal (3.5.3-1) ...
13:18:54 [2019-12-16T13:18:54.909Z] 
13:18:54 [2019-12-16T13:18:54.909Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:18:54 [2019-12-16T13:18:54.909Z] #7 DONE 0.2s
13:18:54 [2019-12-16T13:18:54.909Z] 
13:18:54 [2019-12-16T13:18:54.909Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
13:18:55 [2019-12-16T13:18:55.130Z] #44 ...
13:18:55 [2019-12-16T13:18:55.130Z] 
13:18:55 [2019-12-16T13:18:55.130Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:18:55 [2019-12-16T13:18:55.130Z] #26 39.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:18:55 [2019-12-16T13:18:55.130Z] #26 40.77 
13:18:55 [2019-12-16T13:18:55.130Z] #26 41.09 
######################################################################## 100.0%
13:18:55 [2019-12-16T13:18:55.130Z] #26 41.25 
13:18:55 [2019-12-16T13:18:55.130Z] #26 41.46 Download of images into '/build' complete.
13:18:55 [2019-12-16T13:18:55.130Z] #26 41.46 Use something like the following to load the result into a Docker daemon:
13:18:55 [2019-12-16T13:18:55.130Z] #26 41.46   tar -cC '/build' . | docker load
13:18:55 [2019-12-16T13:18:55.130Z] #26 DONE 41.6s
13:18:55 [2019-12-16T13:18:55.130Z] 
13:18:55 [2019-12-16T13:18:55.130Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:18:55 [2019-12-16T13:18:55.130Z] #50 34.47 + cd /tmp/tmp.kVBOgUx4fe/src/github.com/golangci/golangci-lint/
13:18:55 [2019-12-16T13:18:55.130Z] #50 34.47 + git checkout -q v1.20.0
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.12 ++ git describe --tags
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.13 + version=v1.20.0
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.14 ++ git rev-parse --short HEAD
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.20 + commit=cc98739
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.20 ++ git show -s --format=%cd
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.22 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:18:55 [2019-12-16T13:18:55.130Z] #50 35.22 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:18:55 [2019-12-16T13:18:55.203Z] #6 DONE 0.4s
13:18:55 [2019-12-16T13:18:55.203Z] 
13:18:55 [2019-12-16T13:18:55.203Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:18:55 [2019-12-16T13:18:55.203Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
13:18:55 [2019-12-16T13:18:55.388Z] #50 ...
13:18:55 [2019-12-16T13:18:55.388Z] 
13:18:55 [2019-12-16T13:18:55.388Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:18:55 [2019-12-16T13:18:55.388Z] #40 32.56 Fetched 7928 kB in 23s (340 kB/s)
13:18:55 [2019-12-16T13:18:55.388Z] #40 32.56 Reading package lists...
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 875.65kB / 4.30MB 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 0B / 45.65MB 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 0B / 156B 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 0B / 52.87MB 0.1s
13:18:55 [2019-12-16T13:18:55.499Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.1s
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.87 Selecting previously unselected package python3.
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.87 (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 ... 24906 files and directories currently installed.)
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.91 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.91 Unpacking python3 (3.5.3-1) ...
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.98 Selecting previously unselected package pigz.
13:18:55 [2019-12-16T13:18:55.600Z] #17 33.99 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
13:18:55 [2019-12-16T13:18:55.600Z] #17 34.00 Unpacking pigz (2.3.4-1) ...
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.74MB / 4.30MB 0.3s
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 556.12kB / 10.00MB 0.3s
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.16MB / 4.30MB 0.4s
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.78MB / 4.30MB 0.6s
13:18:55 [2019-12-16T13:18:55.816Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.60MB / 10.00MB 0.6s
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.08 Selecting previously unselected package libip4tc0:amd64.
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.08 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.09 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.18 Selecting previously unselected package libip6tc0:amd64.
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.18 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:18:55 [2019-12-16T13:18:55.857Z] #17 34.19 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:18:55 [2019-12-16T13:18:55.874Z] #36 4.840 -- The C compiler identification is GNU 6.3.0
13:18:55 [2019-12-16T13:18:55.874Z] #36 4.870 -- Check for working C compiler: /usr/bin/cc
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.41MB / 4.30MB 0.7s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.36MB / 45.65MB 0.7s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.23MB / 10.00MB 0.7s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.06MB / 4.30MB 0.9s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.88MB / 10.00MB 0.9s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.75MB / 52.87MB 0.9s
13:18:56 [2019-12-16T13:18:56.105Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.52MB / 50.07MB 0.9s
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.29 Selecting previously unselected package libiptc0:amd64.
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.29 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.31 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.38 Selecting previously unselected package libxtables12:amd64.
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.39 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.39 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.49 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.51 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:18:56 [2019-12-16T13:18:56.115Z] #17 34.59 Selecting previously unselected package iptables.
13:18:56 [2019-12-16T13:18:56.372Z] #17 34.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.372Z] #17 34.60 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:18:56 [2019-12-16T13:18:56.372Z] #17 34.83 Selecting previously unselected package xxd.
13:18:56 [2019-12-16T13:18:56.372Z] #17 34.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.408Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 0.9s done
13:18:56 [2019-12-16T13:18:56.409Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.44MB / 10.00MB 1.0s
13:18:56 [2019-12-16T13:18:56.444Z] #36 5.505 -- Check for working C compiler: /usr/bin/cc -- works
13:18:56 [2019-12-16T13:18:56.444Z] #36 5.506 -- Detecting C compiler ABI info
13:18:56 [2019-12-16T13:18:56.630Z] #17 34.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:18:56 [2019-12-16T13:18:56.630Z] #17 34.97 Selecting previously unselected package vim-common.
13:18:56 [2019-12-16T13:18:56.630Z] #17 34.97 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:18:56 [2019-12-16T13:18:56.630Z] #17 34.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:18:56 [2019-12-16T13:18:56.725Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.39MB / 10.00MB 1.3s
13:18:56 [2019-12-16T13:18:56.887Z] #17 35.16 Selecting previously unselected package bzip2.
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.17 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.18 Unpacking bzip2 (1.0.6-8.1) ...
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.25 Selecting previously unselected package libgpm2:amd64.
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.26 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.27 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.35 Selecting previously unselected package xz-utils.
13:18:56 [2019-12-16T13:18:56.888Z] #17 35.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
13:18:56 [2019-12-16T13:18:56.894Z] #63 ...
13:18:56 [2019-12-16T13:18:56.894Z] 
13:18:56 [2019-12-16T13:18:56.894Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:56 [2019-12-16T13:18:56.894Z] #45 99.07 vendor/golang.org/x/text/unicode/norm
13:18:56 [2019-12-16T13:18:56.894Z] #45 104.7 vendor/golang.org/x/net/idna
13:18:56 [2019-12-16T13:18:56.894Z] #45 107.8 vendor/golang.org/x/net/http2/hpack
13:18:56 [2019-12-16T13:18:56.894Z] #45 109.0 mime
13:18:56 [2019-12-16T13:18:56.894Z] #45 ...
13:18:56 [2019-12-16T13:18:56.894Z] 
13:18:56 [2019-12-16T13:18:56.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:56 [2019-12-16T13:18:56.894Z] #42 61.22   DEP      criu/sk-netlink.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 61.53   DEP      criu/sk-inet.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 61.81   DEP      criu/signalfd.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 62.06   DEP      criu/sigframe.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 62.15   DEP      criu/shmem.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 62.41   DEP      criu/servicefd.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 62.73   DEP      criu/seize.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.01   DEP      criu/seccomp.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.37   DEP      criu/rst-malloc.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.43   DEP      criu/rbtree.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.48   DEP      criu/pstree.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.84   DEP      criu/protobuf.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 63.99   GEN      criu/protobuf-desc-gen.h
13:18:56 [2019-12-16T13:18:56.894Z] #42 65.55   DEP      criu/protobuf-desc.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 65.74   DEP      criu/proc_parse.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 65.94   DEP      criu/plugin.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.05   DEP      criu/pipes.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.29   DEP      criu/pie-util.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.40   DEP      criu/pie-util-vdso.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.56   DEP      criu/pie-util-vdso-elf32.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.69   DEP      criu/path.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 66.82   DEP      criu/parasite-syscall.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.05   DEP      criu/pagemap.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.21   DEP      criu/pagemap-cache.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.30   DEP      criu/page-xfer.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.41   DEP      criu/page-pipe.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.53   DEP      criu/netfilter.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.71   DEP      criu/net.d
13:18:56 [2019-12-16T13:18:56.894Z] #42 67.95   DEP      criu/namespaces.d
13:18:57 [2019-12-16T13:18:57.014Z] #36 6.299 -- Detecting C compiler ABI info - done
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 5.11MB / 45.65MB 1.5s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.08MB / 10.00MB 1.5s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.17MB / 96.41MB 1.6s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.64MB / 10.00MB 1.6s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 5.47MB / 52.87MB 1.6s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.21MB / 50.07MB 1.6s
13:18:57 [2019-12-16T13:18:57.016Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.29MB / 10.00MB 1.8s
13:18:57 [2019-12-16T13:18:57.145Z] #17 35.37 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:18:57 [2019-12-16T13:18:57.275Z] #36 6.346 -- Detecting C compile features
13:18:57 [2019-12-16T13:18:57.305Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.01MB / 10.00MB 1.9s
13:18:57 [2019-12-16T13:18:57.305Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 7.63MB / 45.65MB 2.1s
13:18:57 [2019-12-16T13:18:57.305Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.60MB / 10.00MB 2.1s
13:18:57 [2019-12-16T13:18:57.362Z] #42 68.16   DEP      criu/mount.d
13:18:57 [2019-12-16T13:18:57.362Z] #42 68.36   DEP      criu/mem.d
13:18:57 [2019-12-16T13:18:57.362Z] #42 68.46   DEP      criu/lsm.d
13:18:57 [2019-12-16T13:18:57.362Z] #42 68.60   DEP      criu/log.d
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.55 Selecting previously unselected package aufs-tools.
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.56 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.57 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.72 Selecting previously unselected package libonig4:amd64.
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.72 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.402Z] #17 35.73 Unpacking libonig4:amd64 (6.1.3-2) ...
13:18:57 [2019-12-16T13:18:57.599Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.13MB / 10.00MB 2.2s
13:18:57 [2019-12-16T13:18:57.599Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.78MB / 10.00MB 2.4s
13:18:57 [2019-12-16T13:18:57.599Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 8.65MB / 52.87MB 2.4s
13:18:57 [2019-12-16T13:18:57.599Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 8.35MB / 50.07MB 2.4s
13:18:57 [2019-12-16T13:18:57.660Z] #17 35.86 Selecting previously unselected package libjq1:amd64.
13:18:57 [2019-12-16T13:18:57.660Z] #17 35.86 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.660Z] #17 35.87 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
13:18:57 [2019-12-16T13:18:57.660Z] #17 35.99 Selecting previously unselected package jq.
13:18:57 [2019-12-16T13:18:57.660Z] #17 35.99 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.660Z] #17 36.00 Unpacking jq (1.5+dfsg-1.3) ...
13:18:57 [2019-12-16T13:18:57.767Z] #42 68.81   DEP      criu/libnetlink.d
13:18:57 [2019-12-16T13:18:57.767Z] #42 68.93   DEP      criu/kerndat.d
13:18:57 [2019-12-16T13:18:57.892Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.47MB / 10.00MB 2.5s
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.06 Selecting previously unselected package libaio1:amd64.
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.07 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.09 Unpacking libaio1:amd64 (0.3.110-3) ...
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.15 Selecting previously unselected package libcap2-bin.
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.16 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.16 Unpacking libcap2-bin (1:2.25-1) ...
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.26 Selecting previously unselected package libnl-3-200:amd64.
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.27 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ...
13:18:57 [2019-12-16T13:18:57.917Z] #17 36.27 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.39 Selecting previously unselected package libprotobuf-c1:amd64.
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.40 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.42 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.49 Selecting previously unselected package libreadline5:amd64.
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.50 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
13:18:58 [2019-12-16T13:18:58.174Z] #17 36.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:18:58 [2019-12-16T13:18:58.174Z] #42 69.23   DEP      criu/kcmp-ids.d
13:18:58 [2019-12-16T13:18:58.174Z] #42 69.35   DEP      criu/irmap.d
13:18:58 [2019-12-16T13:18:58.189Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 10.26MB / 45.65MB 2.7s
13:18:58 [2019-12-16T13:18:58.189Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.6s done
13:18:58 [2019-12-16T13:18:58.189Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 10.65MB / 96.41MB 2.8s
13:18:58 [2019-12-16T13:18:58.432Z] #17 36.64 Selecting previously unselected package net-tools.
13:18:58 [2019-12-16T13:18:58.432Z] #17 36.65 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
13:18:58 [2019-12-16T13:18:58.432Z] #17 36.66 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:18:58 [2019-12-16T13:18:58.506Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 11.47MB / 52.87MB 3.0s
13:18:58 [2019-12-16T13:18:58.506Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 11.35MB / 50.07MB 3.0s
13:18:58 [2019-12-16T13:18:58.506Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 12.62MB / 45.65MB 3.1s
13:18:58 [2019-12-16T13:18:58.568Z] #42 69.56   DEP      criu/ipc_ns.d
13:18:58 [2019-12-16T13:18:58.568Z] #42 ...
13:18:58 [2019-12-16T13:18:58.568Z] 
13:18:58 [2019-12-16T13:18:58.568Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:18:58 [2019-12-16T13:18:58.568Z] #45 111.5 mime/quotedprintable
13:18:58 [2019-12-16T13:18:58.689Z] #17 36.88 Selecting previously unselected package python-pip-whl.
13:18:58 [2019-12-16T13:18:58.689Z] #17 36.88 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:18:58 [2019-12-16T13:18:58.689Z] #17 36.88 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:18:58 [2019-12-16T13:18:58.805Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 14.97MB / 45.65MB 3.6s
13:18:58 [2019-12-16T13:18:58.805Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 14.65MB / 52.87MB 3.6s
13:18:58 [2019-12-16T13:18:58.805Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 14.52MB / 50.07MB 3.6s
13:18:58 [2019-12-16T13:18:58.947Z] #17 37.38 Selecting previously unselected package python3-pip.
13:18:58 [2019-12-16T13:18:58.984Z] #45 112.0 net/http/internal
13:18:59 [2019-12-16T13:18:59.099Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 15.56MB / 96.41MB 3.7s
13:18:59 [2019-12-16T13:18:59.186Z] #36 8.245 -- Detecting C compile features - done
13:18:59 [2019-12-16T13:18:59.186Z] #36 8.276 -- Performing Test HAS_BUILTIN_FORTIFY
13:18:59 [2019-12-16T13:18:59.204Z] #17 37.38 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:18:59 [2019-12-16T13:18:59.204Z] #17 37.39 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:18:59 [2019-12-16T13:18:59.204Z] #17 37.55 Selecting previously unselected package python3-pkg-resources.
13:18:59 [2019-12-16T13:18:59.204Z] #17 37.55 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
13:18:59 [2019-12-16T13:18:59.204Z] #17 37.56 Unpacking python3-pkg-resources (33.1.1-1) ...
13:18:59 [2019-12-16T13:18:59.389Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 17.33MB / 45.65MB 4.0s
13:18:59 [2019-12-16T13:18:59.389Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 18.05MB / 52.87MB 4.2s
13:18:59 [2019-12-16T13:18:59.389Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 18.12MB / 50.07MB 4.2s
13:18:59 [2019-12-16T13:18:59.446Z] #36 8.630 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:18:59 [2019-12-16T13:18:59.446Z] #36 8.697 -- Configuring done
13:18:59 [2019-12-16T13:18:59.446Z] #36 8.710 -- Generating done
13:18:59 [2019-12-16T13:18:59.446Z] #36 8.715 -- Build files have been written to: /tmp/tmp.ENI9ea1Hdb/tini
13:18:59 [2019-12-16T13:18:59.446Z] #36 8.731 + make tini-static
13:18:59 [2019-12-16T13:18:59.464Z] #17 37.70 Selecting previously unselected package python3-setuptools.
13:18:59 [2019-12-16T13:18:59.464Z] #17 37.70 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
13:18:59 [2019-12-16T13:18:59.464Z] #17 37.71 Unpacking python3-setuptools (33.1.1-1) ...
13:18:59 [2019-12-16T13:18:59.472Z] #45 ...
13:18:59 [2019-12-16T13:18:59.472Z] 
13:18:59 [2019-12-16T13:18:59.472Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:18:59 [2019-12-16T13:18:59.472Z] #63 DONE 112.2s
13:18:59 [2019-12-16T13:18:59.472Z] 
13:18:59 [2019-12-16T13:18:59.472Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:18:59 [2019-12-16T13:18:59.472Z] #64 DONE 0.1s
13:18:59 [2019-12-16T13:18:59.472Z] 
13:18:59 [2019-12-16T13:18:59.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:18:59 [2019-12-16T13:18:59.472Z] #42 69.74   DEP      criu/image.d
13:18:59 [2019-12-16T13:18:59.472Z] #42 69.95   DEP      criu/image-desc.d
13:18:59 [2019-12-16T13:18:59.472Z] #42 70.03   DEP      criu/fsnotify.d
13:18:59 [2019-12-16T13:18:59.472Z] #42 70.21   DEP      criu/filesystems.d
13:18:59 [2019-12-16T13:18:59.472Z] #42 70.44   DEP      criu/files.d
13:18:59 [2019-12-16T13:18:59.722Z] #17 37.96 Selecting previously unselected package python3-wheel.
13:18:59 [2019-12-16T13:18:59.722Z] #17 37.97 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
13:18:59 [2019-12-16T13:18:59.722Z] #17 37.98 Unpacking python3-wheel (0.29.0-2) ...
13:18:59 [2019-12-16T13:18:59.979Z] #17 38.09 Selecting previously unselected package thin-provisioning-tools.
13:18:59 [2019-12-16T13:18:59.979Z] #17 38.10 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
13:18:59 [2019-12-16T13:18:59.979Z] #17 38.10 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:18:59 [2019-12-16T13:18:59.979Z] #17 38.33 Selecting previously unselected package vim-runtime.
13:18:59 [2019-12-16T13:18:59.979Z] #17 38.34 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:19:00 [2019-12-16T13:19:00.017Z] #42 71.07   DEP      criu/files-reg.d
13:19:00 [2019-12-16T13:19:00.017Z] #36 9.029 Scanning dependencies of target tini-static
13:19:00 [2019-12-16T13:19:00.017Z] #36 9.203 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:19:00 [2019-12-16T13:19:00.022Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 19.89MB / 45.65MB 4.5s
13:19:00 [2019-12-16T13:19:00.022Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 20.51MB / 96.41MB 4.6s
13:19:00 [2019-12-16T13:19:00.237Z] #17 38.40 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:19:00 [2019-12-16T13:19:00.237Z] #17 38.44 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:19:00 [2019-12-16T13:19:00.237Z] #17 38.44 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:19:00 [2019-12-16T13:19:00.330Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 22.48MB / 45.65MB 4.9s
13:19:00 [2019-12-16T13:19:00.330Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 22.41MB / 52.87MB 4.9s
13:19:00 [2019-12-16T13:19:00.330Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 22.18MB / 50.07MB 4.9s
13:19:00 [2019-12-16T13:19:00.649Z] #40 41.49 Reading package lists...
13:19:00 [2019-12-16T13:19:00.649Z] #40 ...
13:19:00 [2019-12-16T13:19:00.649Z] 
13:19:00 [2019-12-16T13:19:00.649Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:19:00 [2019-12-16T13:19:00.906Z] #42 71.79   DEP      criu/files-ext.d
13:19:00 [2019-12-16T13:19:00.906Z] #42 71.94   DEP      criu/file-lock.d
13:19:00 [2019-12-16T13:19:00.906Z] #42 72.09   DEP      criu/file-ids.d
13:19:00 [2019-12-16T13:19:00.955Z] #8 ...
13:19:00 [2019-12-16T13:19:00.955Z] 
13:19:00 [2019-12-16T13:19:00.955Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:19:00 [2019-12-16T13:19:00.955Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:19:00 [2019-12-16T13:19:00.955Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:19:00 [2019-12-16T13:19:00.955Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:19:00 [2019-12-16T13:19:00.955Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done
13:19:00 [2019-12-16T13:19:00.955Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done
13:19:00 [2019-12-16T13:19:00.955Z] #66 DONE 5.4s
13:19:00 [2019-12-16T13:19:00.955Z] 
13:19:00 [2019-12-16T13:19:00.955Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:19:00 [2019-12-16T13:19:00.955Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 25.45MB / 45.65MB 5.4s
13:19:00 [2019-12-16T13:19:00.955Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 25.26MB / 52.87MB 5.4s
13:19:00 [2019-12-16T13:19:00.955Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 25.26MB / 50.07MB 5.4s
13:19:00 [2019-12-16T13:19:00.955Z] #8 ...
13:19:00 [2019-12-16T13:19:00.955Z] 
13:19:00 [2019-12-16T13:19:00.955Z] #20 [internal] load build context
13:19:00 [2019-12-16T13:19:00.955Z] #20 transferring context: 43.94MB 5.6s
13:19:00 [2019-12-16T13:19:00.955Z] #20 transferring context: 46.31MB 5.8s done
13:19:00 [2019-12-16T13:19:00.960Z] #36 ...
13:19:00 [2019-12-16T13:19:00.960Z] 
13:19:00 [2019-12-16T13:19:00.960Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:00 [2019-12-16T13:19:00.960Z] #47 DONE 49.6s
13:19:00 [2019-12-16T13:19:00.960Z] 
13:19:00 [2019-12-16T13:19:00.960Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:00 [2019-12-16T13:19:00.960Z] #41 4.067 Note: Building without setproctitle() and strlcpy() support.
13:19:00 [2019-12-16T13:19:00.960Z] #41 4.067       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:19:00 [2019-12-16T13:19:00.960Z] #41 5.691 fatal: Not a git repository (or any of the parent directories): .git
13:19:00 [2019-12-16T13:19:00.960Z] #41 5.743   GEN      .gitid
13:19:00 [2019-12-16T13:19:00.960Z] #41 5.757   GEN      criu/include/version.h
13:19:00 [2019-12-16T13:19:00.960Z] #41 5.858   GEN      include/common/asm
13:19:01 [2019-12-16T13:19:01.221Z] #41 7.456   PBCC     images/google/protobuf/descriptor.pb-c.c
13:19:01 [2019-12-16T13:19:01.243Z] #20 DONE 5.9s
13:19:01 [2019-12-16T13:19:01.243Z] 
13:19:01 [2019-12-16T13:19:01.243Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
13:19:01 [2019-12-16T13:19:01.243Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 28.61MB / 45.65MB 5.8s
13:19:01 [2019-12-16T13:19:01.243Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 28.02MB / 96.41MB 5.8s
13:19:01 [2019-12-16T13:19:01.243Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 28.40MB / 52.87MB 5.8s
13:19:01 [2019-12-16T13:19:01.243Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 28.57MB / 50.07MB 5.8s
13:19:01 [2019-12-16T13:19:01.326Z] #42 72.22   DEP      criu/fifo.d
13:19:01 [2019-12-16T13:19:01.326Z] #42 ...
13:19:01 [2019-12-16T13:19:01.326Z] 
13:19:01 [2019-12-16T13:19:01.326Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:01 [2019-12-16T13:19:01.326Z] #18 0.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:01 [2019-12-16T13:19:01.326Z] #18 0.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 0.844 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 0.863 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 0.883 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:01 [2019-12-16T13:19:01.326Z] #18 1.467 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [487 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 2.602 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 3.054 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
13:19:01 [2019-12-16T13:19:01.326Z] #18 10.06 Fetched 7672 kB in 9s (794 kB/s)
13:19:01 [2019-12-16T13:19:01.326Z] #18 10.06 Reading package lists...
13:19:01 [2019-12-16T13:19:01.326Z] #18 ...
13:19:01 [2019-12-16T13:19:01.326Z] 
13:19:01 [2019-12-16T13:19:01.326Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:01 [2019-12-16T13:19:01.326Z] #42 72.39   DEP      criu/fdstore.d
13:19:01 [2019-12-16T13:19:01.326Z] #42 72.49   DEP      criu/fault-injection.d
13:19:01 [2019-12-16T13:19:01.481Z] #41 7.624   PBCC     images/opts.pb-c.c
13:19:01 [2019-12-16T13:19:01.481Z] #41 7.727   PBCC     images/sit.pb-c.c
13:19:01 [2019-12-16T13:19:01.481Z] #41 ...
13:19:01 [2019-12-16T13:19:01.481Z] 
13:19:01 [2019-12-16T13:19:01.481Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:01 [2019-12-16T13:19:01.481Z] #36 10.67 [100%] Linking C executable tini-static
13:19:01 [2019-12-16T13:19:01.530Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 32.05MB / 45.65MB 6.1s
13:19:01 [2019-12-16T13:19:01.530Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 31.78MB / 52.87MB 6.1s
13:19:01 [2019-12-16T13:19:01.530Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 32.08MB / 50.07MB 6.1s
13:19:01 [2019-12-16T13:19:01.530Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 33.59MB / 96.41MB 6.3s
13:19:01 [2019-12-16T13:19:01.735Z] #42 72.51   DEP      criu/external.d
13:19:01 [2019-12-16T13:19:01.735Z] #42 72.66   DEP      criu/eventpoll.d
13:19:01 [2019-12-16T13:19:01.735Z] #42 72.81   DEP      criu/eventfd.d
13:19:01 [2019-12-16T13:19:01.735Z] #42 72.94   DEP      criu/crtools.d
13:19:01 [2019-12-16T13:19:01.816Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 35.68MB / 45.65MB 6.4s
13:19:01 [2019-12-16T13:19:01.816Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 35.38MB / 52.87MB 6.4s
13:19:01 [2019-12-16T13:19:01.816Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 36.08MB / 50.07MB 6.4s
13:19:02 [2019-12-16T13:19:02.053Z] #36 11.37 [100%] Built target tini-static
13:19:02 [2019-12-16T13:19:02.102Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 40.86MB / 45.65MB 6.9s
13:19:02 [2019-12-16T13:19:02.102Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 40.89MB / 96.41MB 6.9s
13:19:02 [2019-12-16T13:19:02.102Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.41MB / 52.87MB 6.9s
13:19:02 [2019-12-16T13:19:02.102Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 41.29MB / 50.07MB 6.9s
13:19:02 [2019-12-16T13:19:02.148Z] #42 73.17   DEP      criu/cr-service.d
13:19:02 [2019-12-16T13:19:02.148Z] #42 73.32   DEP      criu/cr-restore.d
13:19:02 [2019-12-16T13:19:02.314Z] #36 11.46 + mkdir -p /build
13:19:02 [2019-12-16T13:19:02.314Z] #36 11.48 + cp tini-static /build/docker-init
13:19:02 [2019-12-16T13:19:02.558Z] #42 73.63   DEP      criu/cr-errno.d
13:19:02 [2019-12-16T13:19:02.558Z] #42 73.64   DEP      criu/cr-dump.d
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.33MB / 45.65MB 7.2s
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.94MB / 52.87MB 7.2s
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.73MB / 50.07MB 7.2s
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.3s done
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 46.14MB / 96.41MB 7.5s
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 48.51MB / 52.87MB 7.5s
13:19:02 [2019-12-16T13:19:02.730Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 49.32MB / 50.07MB 7.5s
13:19:02 [2019-12-16T13:19:02.889Z] #36 DONE 12.0s
13:19:02 [2019-12-16T13:19:02.889Z] 
13:19:02 [2019-12-16T13:19:02.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:02 [2019-12-16T13:19:02.889Z] #41 7.756   DEP      images/google/protobuf/descriptor.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 7.812   DEP      images/opts.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 7.905   DEP      images/sit.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 7.998   PBCC     images/macvlan.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.027   DEP      images/macvlan.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.086   PBCC     images/autofs.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.128   DEP      images/autofs.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.187   PBCC     images/sysctl.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.217   DEP      images/sysctl.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.265   PBCC     images/time.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.293   DEP      images/time.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.394   PBCC     images/binfmt-misc.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.406   DEP      images/binfmt-misc.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.534   PBCC     images/seccomp.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.623   DEP      images/seccomp.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.667   PBCC     images/userns.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.703   DEP      images/userns.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.737   PBCC     images/cgroup.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.839   DEP      images/cgroup.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.870   PBCC     images/fown.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.897   PBCC     images/ext-file.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.911   DEP      images/fown.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 8.969   DEP      images/ext-file.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 9.021   PBCC     images/rpc.pb-c.c
13:19:02 [2019-12-16T13:19:02.889Z] #41 9.125   DEP      images/rpc.pb-c.d
13:19:02 [2019-12-16T13:19:02.889Z] #41 9.230   PBCC     images/siginfo.pb-c.c
13:19:02 [2019-12-16T13:19:02.949Z] #42 74.02   DEP      criu/cr-dedup.d
13:19:02 [2019-12-16T13:19:02.949Z] #42 74.19   DEP      criu/cr-check.d
13:19:03 [2019-12-16T13:19:03.018Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 57.26MB / 96.41MB 7.8s
13:19:03 [2019-12-16T13:19:03.018Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.6s done
13:19:03 [2019-12-16T13:19:03.018Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.5s done
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.269   DEP      images/siginfo.pb-c.d
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.301   PBCC     images/pagemap.pb-c.c
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.377   DEP      images/pagemap.pb-c.d
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.427   PBCC     images/rlimit.pb-c.c
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.456   DEP      images/rlimit.pb-c.d
13:19:03 [2019-12-16T13:19:03.151Z] #41 9.508   PBCC     images/file-lock.pb-c.c
13:19:03 [2019-12-16T13:19:03.179Z] #27 DONE 3.1s
13:19:03 [2019-12-16T13:19:03.179Z] 
13:19:03 [2019-12-16T13:19:03.179Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:19:03 [2019-12-16T13:19:03.179Z] #59 47.58 Checking out files:  41% (1237/2990)   
Checking out files:  42% (1256/2990)   
Checking out files:  43% (1286/2990)   
Checking out files:  44% (1316/2990)   
Checking out files:  45% (1346/2990)   
Checking out files:  46% (1376/2990)   
Checking out files:  47% (1406/2990)   
Checking out files:  48% (1436/2990)   
Checking out files:  49% (1466/2990)   
Checking out files:  50% (1495/2990)   
Checking out files:  51% (1525/2990)   
Checking out files:  52% (1555/2990)   
Checking out files:  53% (1585/2990)   
Checking out files:  54% (1615/2990)   
Checking out files:  55% (1645/2990)   
Checking out files:  56% (1675/2990)   
Checking out files:  57% (1705/2990)   
Checking out files:  58% (1735/2990)   
Checking out files:  59% (1765/2990)   
Checking out files:  60% (1794/2990)   
Checking out files:  61% (1824/2990)   
Checking out files:  62% (1854/2990)   
Checking out files:  63% (1884/2990)   
Checking out files:  64% (1914/2990)   
Checking out files:  65% (1944/2990)   
Checking out files:  66% (1974/2990)   
Checking out files:  67% (2004/2990)   
Checking out files:  68% (2034/2990)   
Checking out files:  69% (2064/2990)   
Checking out files:  70% (2093/2990)   
Checking out files:  71% (2123/2990)   
Checking out files:  72% (2153/2990)   
Checking out files:  73% (2183/2990)   
Checking out files:  74% (2213/2990)   
Checking out files:  75% (2243/2990)   
Checking out files:  76% (2273/2990)   
Checking out files:  77% (2303/2990)   
Checking out files:  78% (2333/2990)   
Checking out files:  79% (2363/2990)   
Checking out files:  79% (2374/2990)   
Checking out files:  80% (2392/2990)   
Checking out files:  81% (2422/2990)   
Checking out files:  82% (2452/2990)   
Checking out files:  83% (2482/2990)   
Checking out files:  84% (2512/2990)   
Checking out files:  85% (2542/2990)   
Checking out files:  86% (2572/2990)   
Checking out files:  87% (2602/2990)   
Checking out files:  88% (2632/2990)   
Checking out files:  89% (2662/2990)   
Checking out files:  90% (2691/2990)   
Checking out files:  91% (2721/2990)   
Checking out files:  91% (2735/2990)   
Checking out files:  92% (2751/2990)   
Checking out files:  93% (2781/2990)   
Checking out files:  94% (2811/2990)   
Checking out files:  95% (2841/2990)   
Checking out files:  96% (2871/2990)   
Checking out files:  97% (2901/2990)   
Checking out files:  98% (2931/2990)   
Checking out files:  99% (2961/2990)   
Checking out files: 100% (2990/2990)   
Checking out files: 100% (2990/2990), done.
13:19:03 [2019-12-16T13:19:03.179Z] #59 49.99 + cd /tmp/tmp.wNWHi0ruu5/src/github.com/containerd/containerd
13:19:03 [2019-12-16T13:19:03.304Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 64.63MB / 96.41MB 7.9s
13:19:03 [2019-12-16T13:19:03.336Z] #42 ...
13:19:03 [2019-12-16T13:19:03.336Z] 
13:19:03 [2019-12-16T13:19:03.336Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:03 [2019-12-16T13:19:03.336Z] #48 DONE 116.4s
13:19:03 [2019-12-16T13:19:03.336Z] 
13:19:03 [2019-12-16T13:19:03.336Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:03 [2019-12-16T13:19:03.336Z] #42 74.40   DEP      criu/config.d
13:19:03 [2019-12-16T13:19:03.414Z] #41 9.533   DEP      images/file-lock.pb-c.d
13:19:03 [2019-12-16T13:19:03.414Z] #41 9.589   PBCC     images/tty.pb-c.c
13:19:03 [2019-12-16T13:19:03.414Z] #41 9.633   DEP      images/tty.pb-c.d
13:19:03 [2019-12-16T13:19:03.414Z] #41 9.696   PBCC     images/tun.pb-c.c
13:19:03 [2019-12-16T13:19:03.414Z] #41 9.712   PBCC     images/netdev.pb-c.c
13:19:03 [2019-12-16T13:19:03.437Z] #59 49.99 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:19:03 [2019-12-16T13:19:03.515Z] #17 41.66 Selecting previously unselected package vim.
13:19:03 [2019-12-16T13:19:03.515Z] #17 41.66 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
13:19:03 [2019-12-16T13:19:03.515Z] #17 41.67 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:19:03 [2019-12-16T13:19:03.592Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 71.39MB / 96.41MB 8.1s
13:19:03 [2019-12-16T13:19:03.592Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 89.75MB / 96.41MB 8.4s
13:19:03 [2019-12-16T13:19:03.674Z] #41 9.784   DEP      images/tun.pb-c.d
13:19:03 [2019-12-16T13:19:03.674Z] #41 9.884   DEP      images/netdev.pb-c.d
13:19:03 [2019-12-16T13:19:03.674Z] #41 9.994   PBCC     images/vma.pb-c.c
13:19:03 [2019-12-16T13:19:03.712Z] #42 74.54   DEP      criu/clone-noasan.d
13:19:03 [2019-12-16T13:19:03.712Z] #42 74.79   DEP      criu/cgroup.d
13:19:03 [2019-12-16T13:19:03.772Z] #17 42.12 Selecting previously unselected package xfsprogs.
13:19:03 [2019-12-16T13:19:03.772Z] #17 42.12 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ...
13:19:03 [2019-12-16T13:19:03.772Z] #17 42.14 Unpacking xfsprogs (4.9.0+nmu1) ...
13:19:03 [2019-12-16T13:19:03.876Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.5s done
13:19:03 [2019-12-16T13:19:03.876Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.02   DEP      images/vma.pb-c.d
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.07   PBCC     images/creds.pb-c.c
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.11   DEP      images/creds.pb-c.d
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.16   PBCC     images/utsns.pb-c.c
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.20   DEP      images/utsns.pb-c.d
13:19:03 [2019-12-16T13:19:03.935Z] #41 10.26   PBCC     images/ipc-desc.pb-c.c
13:19:04 [2019-12-16T13:19:04.002Z] #59 50.84 + export 'BUILDTAGS=netgo osusergo static_build'
13:19:04 [2019-12-16T13:19:04.002Z] #59 50.84 + BUILDTAGS='netgo osusergo static_build'
13:19:04 [2019-12-16T13:19:04.002Z] #59 50.84 + export EXTRA_FLAGS=-buildmode=pie
13:19:04 [2019-12-16T13:19:04.002Z] #59 50.84 + EXTRA_FLAGS=-buildmode=pie
13:19:04 [2019-12-16T13:19:04.002Z] #59 50.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:19:04 [2019-12-16T13:19:04.134Z] #42 75.15   DEP      criu/cgroup-props.d
13:19:04 [2019-12-16T13:19:04.134Z] #42 75.29   DEP      criu/bitmap.d
13:19:04 [2019-12-16T13:19:04.134Z] #42 75.29   DEP      criu/bfd.d
13:19:04 [2019-12-16T13:19:04.134Z] #42 75.34   DEP      criu/autofs.d
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.29   PBCC     images/ipc-sem.pb-c.c
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.30   DEP      images/ipc-desc.pb-c.d
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.36   DEP      images/ipc-sem.pb-c.d
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.42   PBCC     images/ipc-msg.pb-c.c
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.48   DEP      images/ipc-msg.pb-c.d
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.52   PBCC     images/ipc-shm.pb-c.c
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.55   DEP      images/ipc-shm.pb-c.d
13:19:04 [2019-12-16T13:19:04.196Z] #41 10.62   PBCC     images/ipc-var.pb-c.c
13:19:04 [2019-12-16T13:19:04.261Z] #59 50.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:19:04 [2019-12-16T13:19:04.261Z] #59 50.84 + '[' '' = dynamic ']'
13:19:04 [2019-12-16T13:19:04.261Z] #59 50.84 + make
13:19:04 [2019-12-16T13:19:04.337Z] #17 42.65 Selecting previously unselected package zip.
13:19:04 [2019-12-16T13:19:04.337Z] #17 42.66 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ...
13:19:04 [2019-12-16T13:19:04.337Z] #17 42.67 Unpacking zip (3.0-11+b1) ...
13:19:04 [2019-12-16T13:19:04.457Z] #41 10.69   DEP      images/ipc-var.pb-c.d
13:19:04 [2019-12-16T13:19:04.457Z] #41 10.74   PBCC     images/sk-opts.pb-c.c
13:19:04 [2019-12-16T13:19:04.457Z] #41 10.76   PBCC     images/packet-sock.pb-c.c
13:19:04 [2019-12-16T13:19:04.457Z] #41 10.80   DEP      images/sk-opts.pb-c.d
13:19:04 [2019-12-16T13:19:04.457Z] #41 10.84   DEP      images/packet-sock.pb-c.d
13:19:04 [2019-12-16T13:19:04.595Z] #17 42.81 Selecting previously unselected package libapparmor-perl.
13:19:04 [2019-12-16T13:19:04.596Z] #17 42.82 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
13:19:04 [2019-12-16T13:19:04.596Z] #17 42.83 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:19:04 [2019-12-16T13:19:04.596Z] #17 42.93 Selecting previously unselected package apparmor.
13:19:04 [2019-12-16T13:19:04.596Z] #17 42.94 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ...
13:19:04 [2019-12-16T13:19:04.596Z] #17 43.02 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:19:04 [2019-12-16T13:19:04.722Z] #41 10.87   PBCC     images/sk-netlink.pb-c.c
13:19:04 [2019-12-16T13:19:04.722Z] #41 10.90   DEP      images/sk-netlink.pb-c.d
13:19:04 [2019-12-16T13:19:04.722Z] #41 10.93   PBCC     images/sk-inet.pb-c.c
13:19:04 [2019-12-16T13:19:04.722Z] #41 10.97   DEP      images/sk-inet.pb-c.d
13:19:04 [2019-12-16T13:19:04.722Z] #41 11.02   PBCC     images/sk-unix.pb-c.c
13:19:04 [2019-12-16T13:19:04.722Z] #41 11.07   DEP      images/sk-unix.pb-c.d
13:19:04 [2019-12-16T13:19:04.741Z] #42 75.43   DEP      criu/aio.d
13:19:04 [2019-12-16T13:19:04.741Z] #42 75.60   DEP      criu/action-scripts.d
13:19:04 [2019-12-16T13:19:04.741Z] #42 ...
13:19:04 [2019-12-16T13:19:04.741Z] 
13:19:04 [2019-12-16T13:19:04.741Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:04 [2019-12-16T13:19:04.741Z] #55 6.062 + cd /tmp/tmp.FN6UTIpTLm/src/github.com/opencontainers/runc
13:19:04 [2019-12-16T13:19:04.741Z] #55 6.062 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:19:04 [2019-12-16T13:19:04.741Z] #55 6.340 + '[' -z '' ']'
13:19:04 [2019-12-16T13:19:04.741Z] #55 6.340 + target=static
13:19:04 [2019-12-16T13:19:04.741Z] #55 6.341 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:19:04 [2019-12-16T13:19:04.741Z] #55 7.643 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.11   PBCC     images/mm.pb-c.c
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.13   DEP      images/mm.pb-c.d
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.20   PBCC     images/timerfd.pb-c.c
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.25   DEP      images/timerfd.pb-c.d
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.30   PBCC     images/timer.pb-c.c
13:19:04 [2019-12-16T13:19:04.983Z] #41 11.32   DEP      images/timer.pb-c.d
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.52 Setting up aufs-tools (1:4.1+20161219-1) ...
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.54 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.55 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.57 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.58 Processing triggers for mime-support (3.60) ...
13:19:05 [2019-12-16T13:19:05.161Z] #17 43.62 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:19:05 [2019-12-16T13:19:05.208Z] #55 ...
13:19:05 [2019-12-16T13:19:05.208Z] 
13:19:05 [2019-12-16T13:19:05.208Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:05 [2019-12-16T13:19:05.208Z] #42 76.04   CC       criu/action-scripts.o
13:19:05 [2019-12-16T13:19:05.247Z] #41 11.34   PBCC     images/sa.pb-c.c
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.37   DEP      images/sa.pb-c.d
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.40   PBCC     images/pipe-data.pb-c.c
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.43   DEP      images/pipe-data.pb-c.d
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.45   PBCC     images/mnt.pb-c.c
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.47   DEP      images/mnt.pb-c.d
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.50   PBCC     images/sk-packet.pb-c.c
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.53   DEP      images/sk-packet.pb-c.d
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.58   PBCC     images/tcp-stream.pb-c.c
13:19:05 [2019-12-16T13:19:05.248Z] #41 11.64   DEP      images/tcp-stream.pb-c.d
13:19:05 [2019-12-16T13:19:05.418Z] #17 43.63 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
13:19:05 [2019-12-16T13:19:05.418Z] #17 43.63 Setting up libcap2-bin (1:2.25-1) ...
13:19:05 [2019-12-16T13:19:05.418Z] #17 43.64 Setting up bash-completion (1:2.1-4.3) ...
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.68   PBCC     images/pipe.pb-c.c
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.73   DEP      images/pipe.pb-c.d
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.76   PBCC     images/pstree.pb-c.c
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.78   DEP      images/pstree.pb-c.d
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.84   PBCC     images/fs.pb-c.c
13:19:05 [2019-12-16T13:19:05.508Z] #41 11.88   DEP      images/fs.pb-c.d
13:19:05 [2019-12-16T13:19:05.627Z] #42 76.71   CC       criu/aio.o
13:19:05 [2019-12-16T13:19:05.675Z] #17 ...
13:19:05 [2019-12-16T13:19:05.675Z] 
13:19:05 [2019-12-16T13:19:05.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:05 [2019-12-16T13:19:05.675Z] #41 143.5   CC       criu/crtools.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 144.1   CC       criu/eventfd.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 144.4   CC       criu/eventpoll.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 145.4   CC       criu/external.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 145.8   CC       criu/fault-injection.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 145.9   CC       criu/fdstore.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 146.4   CC       criu/fifo.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 146.9   CC       criu/file-ids.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 147.3   CC       criu/file-lock.o
13:19:05 [2019-12-16T13:19:05.675Z] #41 148.3   CC       criu/files-ext.o
13:19:05 [2019-12-16T13:19:05.676Z] #41 148.8   CC       criu/files-reg.o
13:19:05 [2019-12-16T13:19:05.676Z] #41 150.9   CC       criu/files.o
13:19:05 [2019-12-16T13:19:05.676Z] #41 153.3   CC       criu/filesystems.o
13:19:05 [2019-12-16T13:19:05.769Z] #41 11.92   PBCC     images/signalfd.pb-c.c
13:19:05 [2019-12-16T13:19:05.769Z] #41 11.96   DEP      images/signalfd.pb-c.d
13:19:05 [2019-12-16T13:19:05.769Z] #41 12.01   PBCC     images/fh.pb-c.c
13:19:05 [2019-12-16T13:19:05.769Z] #41 12.06   PBCC     images/fsnotify.pb-c.c
13:19:05 [2019-12-16T13:19:05.769Z] #41 12.09   DEP      images/fh.pb-c.d
13:19:05 [2019-12-16T13:19:05.769Z] #41 12.11   DEP      images/fsnotify.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.14   PBCC     images/eventpoll.pb-c.c
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.16   DEP      images/eventpoll.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.19   PBCC     images/eventfd.pb-c.c
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.21   DEP      images/eventfd.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.24   PBCC     images/remap-file-path.pb-c.c
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.27   DEP      images/remap-file-path.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.32   PBCC     images/fifo.pb-c.c
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.35   DEP      images/fifo.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.39   PBCC     images/ghost-file.pb-c.c
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.43   DEP      images/ghost-file.pb-c.d
13:19:06 [2019-12-16T13:19:06.031Z] #41 12.46   PBCC     images/regfile.pb-c.c
13:19:06 [2019-12-16T13:19:06.161Z] #59 52.75 + bin/ctr
13:19:06 [2019-12-16T13:19:06.161Z] #59 ...
13:19:06 [2019-12-16T13:19:06.161Z] 
13:19:06 [2019-12-16T13:19:06.161Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:06 [2019-12-16T13:19:06.161Z] #68 DONE 53.3s
13:19:06 [2019-12-16T13:19:06.161Z] 
13:19:06 [2019-12-16T13:19:06.161Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:19:06 [2019-12-16T13:19:06.161Z] #28 49.23 + cd /tmp/tmp.Jq5vm6e3Qb/src/github.com/go-swagger/go-swagger
13:19:06 [2019-12-16T13:19:06.161Z] #28 49.25 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:19:06 [2019-12-16T13:19:06.161Z] #28 51.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:19:06 [2019-12-16T13:19:06.293Z] #41 12.47   DEP      images/regfile.pb-c.d
13:19:06 [2019-12-16T13:19:06.293Z] #41 12.51   PBCC     images/ns.pb-c.c
13:19:06 [2019-12-16T13:19:06.293Z] #41 12.56   DEP      images/ns.pb-c.d
13:19:06 [2019-12-16T13:19:06.293Z] #41 12.60   PBCC     images/fdinfo.pb-c.c
13:19:06 [2019-12-16T13:19:06.293Z] #41 12.65   DEP      images/fdinfo.pb-c.d
13:19:06 [2019-12-16T13:19:06.474Z] #42 77.30   CC       criu/autofs.o
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.71   PBCC     images/core-aarch64.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.74   PBCC     images/core-arm.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.77   PBCC     images/core-ppc64.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.80   PBCC     images/core-s390.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.84   PBCC     images/core-x86.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.89   PBCC     images/core.pb-c.c
13:19:06 [2019-12-16T13:19:06.554Z] #41 12.97   PBCC     images/inventory.pb-c.c
13:19:06 [2019-12-16T13:19:06.607Z] #41 154.2   CC       criu/fsnotify.o
13:19:06 [2019-12-16T13:19:06.815Z] #41 13.07   DEP      images/core-aarch64.pb-c.d
13:19:06 [2019-12-16T13:19:06.815Z] #41 13.12   DEP      images/core-arm.pb-c.d
13:19:06 [2019-12-16T13:19:06.815Z] #41 13.16   DEP      images/core-ppc64.pb-c.d
13:19:06 [2019-12-16T13:19:06.815Z] #41 13.20   DEP      images/core-s390.pb-c.d
13:19:06 [2019-12-16T13:19:06.815Z] #41 13.24   DEP      images/core-x86.pb-c.d
13:19:07 [2019-12-16T13:19:07.076Z] #41 13.30   DEP      images/core.pb-c.d
13:19:07 [2019-12-16T13:19:07.076Z] #41 13.35   DEP      images/inventory.pb-c.d
13:19:07 [2019-12-16T13:19:07.076Z] #41 13.44   PBCC     images/cpuinfo.pb-c.c
13:19:07 [2019-12-16T13:19:07.076Z] #41 13.46   DEP      images/cpuinfo.pb-c.d
13:19:07 [2019-12-16T13:19:07.336Z] #41 13.51   PBCC     images/stats.pb-c.c
13:19:07 [2019-12-16T13:19:07.336Z] #41 13.54   DEP      images/stats.pb-c.d
13:19:07 [2019-12-16T13:19:07.539Z] #41 155.4   CC       criu/image-desc.o
13:19:07 [2019-12-16T13:19:07.796Z] #41 ...
13:19:07 [2019-12-16T13:19:07.796Z] 
13:19:07 [2019-12-16T13:19:07.796Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.03 Setting up libonig4:amd64 (6.1.3-2) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.04 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.05 Setting up zip (3.0-11+b1) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.06 Setting up bzip2 (1.0.6-8.1) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.09 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.12 Setting up libaio1:amd64 (0.3.110-3) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.13 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.14 Setting up xz-utils (5.2.2-1.2+b1) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.17 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:19:07 [2019-12-16T13:19:07.796Z] #17 46.19 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:19:07 [2019-12-16T13:19:07.827Z] #42 78.72   CC       criu/bfd.o
13:19:08 [2019-12-16T13:19:08.054Z] #17 46.20 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
13:19:08 [2019-12-16T13:19:08.054Z] #17 46.22 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:19:08 [2019-12-16T13:19:08.222Z] #42 79.16   CC       criu/bitmap.o
13:19:08 [2019-12-16T13:19:08.222Z] #42 79.39   CC       criu/cgroup-props.o
13:19:08 [2019-12-16T13:19:08.311Z] #17 46.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
13:19:08 [2019-12-16T13:19:08.311Z] #17 46.78 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.82 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.83 Setting up pigz (2.3.4-1) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.84 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.85 Setting up libmpdec2:amd64 (2.4.2-1) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.86 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.86 Setting up jq (1.5+dfsg-1.3) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.87 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.88 Setting up xfsprogs (4.9.0+nmu1) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.89 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.95 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.96 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.97 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:19:08 [2019-12-16T13:19:08.568Z] #17 46.98 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:19:08 [2019-12-16T13:19:08.692Z] #28 ...
13:19:08 [2019-12-16T13:19:08.692Z] 
13:19:08 [2019-12-16T13:19:08.692Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:08 [2019-12-16T13:19:08.692Z] #44 55.49 github.com/LK4D4/vndr/godl/singleflight
13:19:08 [2019-12-16T13:19:08.692Z] #44 55.49 io
13:19:08 [2019-12-16T13:19:08.721Z] #41 14.96 make[1]: Nothing to be done for 'all'.
13:19:09 [2019-12-16T13:19:09.069Z] #42 80.17   CC       criu/cgroup.o
13:19:09 [2019-12-16T13:19:09.257Z] #44 55.99 strconv
13:19:10 [2019-12-16T13:19:10.107Z] #41 16.27   CC       images/stats.o
13:19:10 [2019-12-16T13:19:10.369Z] #41 16.66   CC       images/core.o
13:19:11 [2019-12-16T13:19:11.157Z] #44 57.70 bytes
13:19:11 [2019-12-16T13:19:11.242Z] #42 ...
13:19:11 [2019-12-16T13:19:11.242Z] 
13:19:11 [2019-12-16T13:19:11.242Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:11 [2019-12-16T13:19:11.243Z] #18 10.06 Reading package lists...
13:19:11 [2019-12-16T13:19:11.243Z] #18 13.37 Reading package lists...
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.11 Building dependency tree...
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99 The following additional packages will be installed:
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   python3.5 python3.5-minimal vim-runtime xxd
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99 Suggested packages:
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   quota
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99 Recommended packages:
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:19:11 [2019-12-16T13:19:11.243Z] #18 16.99   python3-keyrings.alt python3-xdg unzip
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.05 The following NEW packages will be installed:
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.06   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.07   vim-common vim-runtime xfsprogs xxd xz-utils zip
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.20 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded.
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.20 Need to get 17.5 MB of archives.
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.20 After this operation, 79.0 MB of additional disk space will be used.
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.30 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.77 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.77 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.79 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.80 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.81 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.84 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.84 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.86 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.87 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.87 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.89 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.94 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.94 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.94 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 19.96 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 20.09 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:19:11 [2019-12-16T13:19:11.243Z] #18 20.09 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
13:19:11 [2019-12-16T13:19:11.317Z] #41 17.39   CC       images/core-x86.o
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.17 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.21 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.21 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.25 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.66 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
13:19:11 [2019-12-16T13:19:11.852Z] #18 20.72 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
13:19:11 [2019-12-16T13:19:11.890Z] #41 17.98   CC       images/core-arm.o
13:19:12 [2019-12-16T13:19:12.151Z] #41 18.35   CC       images/core-aarch64.o
13:19:12 [2019-12-16T13:19:12.243Z] #18 20.80 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
13:19:12 [2019-12-16T13:19:12.243Z] #18 20.83 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
13:19:12 [2019-12-16T13:19:12.243Z] #18 20.84 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
13:19:12 [2019-12-16T13:19:12.243Z] #18 ...
13:19:12 [2019-12-16T13:19:12.243Z] 
13:19:12 [2019-12-16T13:19:12.243Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:12 [2019-12-16T13:19:12.243Z] #42 83.23   CC       criu/clone-noasan.o
13:19:12 [2019-12-16T13:19:12.243Z] #42 83.42   CC       criu/config.o
13:19:12 [2019-12-16T13:19:12.412Z] #41 ...
13:19:12 [2019-12-16T13:19:12.412Z] 
13:19:12 [2019-12-16T13:19:12.412Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:19:12 [2019-12-16T13:19:12.412Z] #59 21.50 + cd /tmp/tmp.c4rRX9z0OW/src/github.com/containerd/containerd
13:19:12 [2019-12-16T13:19:12.412Z] #59 21.50 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + export 'BUILDTAGS=netgo osusergo static_build'
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + BUILDTAGS='netgo osusergo static_build'
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + export EXTRA_FLAGS=-buildmode=pie
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + EXTRA_FLAGS=-buildmode=pie
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + '[' '' = dynamic ']'
13:19:12 [2019-12-16T13:19:12.412Z] #59 22.22 + make
13:19:12 [2019-12-16T13:19:12.412Z] #59 23.31 + bin/ctr
13:19:12 [2019-12-16T13:19:12.412Z] #59 ...
13:19:12 [2019-12-16T13:19:12.412Z] 
13:19:12 [2019-12-16T13:19:12.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:12 [2019-12-16T13:19:12.412Z] #41 18.71   CC       images/core-ppc64.o
13:19:12 [2019-12-16T13:19:12.624Z] #44 ...
13:19:12 [2019-12-16T13:19:12.624Z] 
13:19:12 [2019-12-16T13:19:12.624Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:12 [2019-12-16T13:19:12.624Z] #40 41.49 Reading package lists...
13:19:12 [2019-12-16T13:19:12.624Z] #40 50.26 Building dependency tree...
13:19:12 [2019-12-16T13:19:12.624Z] #40 52.91 The following additional packages will be installed:
13:19:12 [2019-12-16T13:19:12.624Z] #40 52.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:19:12 [2019-12-16T13:19:12.624Z] #40 52.92   libprotoc10 python-pkg-resources zlib1g-dev
13:19:12 [2019-12-16T13:19:12.624Z] #40 52.93 Suggested packages:
13:19:12 [2019-12-16T13:19:12.624Z] #40 52.93   manpages-dev python-setuptools
13:19:12 [2019-12-16T13:19:12.624Z] #40 55.82 The following NEW packages will be installed:
13:19:12 [2019-12-16T13:19:12.624Z] #40 55.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:19:12 [2019-12-16T13:19:12.624Z] #40 55.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:19:12 [2019-12-16T13:19:12.624Z] #40 55.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:19:12 [2019-12-16T13:19:12.624Z] #40 55.82   zlib1g-dev
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 Need to get 3602 kB of archives.
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 After this operation, 18.9 MB of additional disk space will be used.
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 56.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.12 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.39 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 57.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.17 debconf: delaying package configuration, since apt-utils is not installed
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.37 Fetched 3602 kB in 1s (2277 kB/s)
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.46 Selecting previously unselected package libnet1:amd64.
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.46 (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 ... 15091 files and directories currently installed.)
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.55 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.87 Selecting previously unselected package libcap-dev:amd64.
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.88 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
13:19:12 [2019-12-16T13:19:12.624Z] #40 59.88 Unpacking libcap-dev:amd64 (1:2.25-1) ...
13:19:12 [2019-12-16T13:19:12.624Z] #40 60.05 Selecting previously unselected package libnet1-dev.
13:19:12 [2019-12-16T13:19:12.624Z] #40 60.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
13:19:12 [2019-12-16T13:19:12.882Z] #40 60.21 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:19:12 [2019-12-16T13:19:12.985Z] #41 19.30   CC       images/core-s390.o
13:19:13 [2019-12-16T13:19:13.108Z] #42 ...
13:19:13 [2019-12-16T13:19:13.108Z] 
13:19:13 [2019-12-16T13:19:13.108Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:13 [2019-12-16T13:19:13.108Z] #45 116.2 crypto/tls
13:19:13 [2019-12-16T13:19:13.108Z] #45 122.6 net/http/httptrace
13:19:13 [2019-12-16T13:19:13.108Z] #45 122.9 net/http
13:19:13 [2019-12-16T13:19:13.140Z] #40 60.72 Selecting previously unselected package libnl-3-200:amd64.
13:19:13 [2019-12-16T13:19:13.141Z] #40 60.73 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
13:19:13 [2019-12-16T13:19:13.399Z] #40 60.74 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
13:19:13 [2019-12-16T13:19:13.399Z] #40 ...
13:19:13 [2019-12-16T13:19:13.399Z] 
13:19:13 [2019-12-16T13:19:13.399Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:13 [2019-12-16T13:19:13.399Z] #44 60.06 bufio
13:19:13 [2019-12-16T13:19:13.533Z] #45 ...
13:19:13 [2019-12-16T13:19:13.533Z] 
13:19:13 [2019-12-16T13:19:13.533Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:13 [2019-12-16T13:19:13.533Z] #18 21.49 debconf: delaying package configuration, since apt-utils is not installed
13:19:13 [2019-12-16T13:19:13.533Z] #18 21.55 Fetched 17.5 MB in 1s (9940 kB/s)
13:19:13 [2019-12-16T13:19:13.533Z] #18 21.63 Selecting previously unselected package bash-completion.
13:19:13 [2019-12-16T13:19:13.533Z] #18 21.63 (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 ... 23139 files and directories currently installed.)
13:19:13 [2019-12-16T13:19:13.533Z] #18 21.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:19:13 [2019-12-16T13:19:13.557Z] #41 19.96   CC       images/cpuinfo.o
13:19:13 [2019-12-16T13:19:13.829Z] #17 51.68 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
13:19:13 [2019-12-16T13:19:13.829Z] #17 51.69 Setting up python3 (3.5.3-1) ...
13:19:14 [2019-12-16T13:19:14.501Z] #41 20.58   CC       images/inventory.o
13:19:14 [2019-12-16T13:19:14.501Z] #41 20.76   CC       images/fdinfo.o
13:19:14 [2019-12-16T13:19:14.763Z] #41 21.00   CC       images/fown.o
13:19:14 [2019-12-16T13:19:14.775Z] #44 61.27 reflect
13:19:14 [2019-12-16T13:19:14.775Z] #44 ...
13:19:14 [2019-12-16T13:19:14.775Z] 
13:19:14 [2019-12-16T13:19:14.775Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:14 [2019-12-16T13:19:14.775Z] #31 51.52 sync
13:19:14 [2019-12-16T13:19:14.775Z] #31 51.53 internal/reflectlite
13:19:14 [2019-12-16T13:19:14.775Z] #31 54.89 errors
13:19:14 [2019-12-16T13:19:14.775Z] #31 54.89 sort
13:19:14 [2019-12-16T13:19:14.775Z] #31 55.49 strconv
13:19:14 [2019-12-16T13:19:14.775Z] #31 55.99 io
13:19:14 [2019-12-16T13:19:14.775Z] #31 57.83 syscall
13:19:14 [2019-12-16T13:19:14.775Z] #31 59.77 reflect
13:19:14 [2019-12-16T13:19:14.775Z] #31 ...
13:19:14 [2019-12-16T13:19:14.775Z] 
13:19:14 [2019-12-16T13:19:14.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:14 [2019-12-16T13:19:14.775Z] #40 60.90 Selecting previously unselected package libnl-3-dev:amd64.
13:19:14 [2019-12-16T13:19:14.775Z] #40 60.91 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 60.92 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.25 Selecting previously unselected package libprotobuf-c1:amd64.
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.25 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.26 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.66 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.66 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.68 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.85 Selecting previously unselected package zlib1g-dev:amd64.
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
13:19:14 [2019-12-16T13:19:14.775Z] #40 61.86 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:19:14 [2019-12-16T13:19:14.904Z] #18 23.72 Unpacking bash-completion (1:2.1-4.3) ...
13:19:15 [2019-12-16T13:19:15.025Z] #41 21.15   CC       images/ns.o
13:19:15 [2019-12-16T13:19:15.025Z] #41 21.26   CC       images/regfile.o
13:19:15 [2019-12-16T13:19:15.033Z] #40 62.43 Selecting previously unselected package libprotobuf10:amd64.
13:19:15 [2019-12-16T13:19:15.033Z] #40 62.45 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
13:19:15 [2019-12-16T13:19:15.033Z] #40 62.46 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
13:19:15 [2019-12-16T13:19:15.200Z] #17 53.38 Setting up apparmor (2.11.0-3+deb9u2) ...
13:19:15 [2019-12-16T13:19:15.286Z] #41 21.42   CC       images/ghost-file.o
13:19:15 [2019-12-16T13:19:15.286Z] #41 21.69   CC       images/fifo.o
13:19:15 [2019-12-16T13:19:15.307Z] #18 24.18 Selecting previously unselected package libnet1:s390x.
13:19:15 [2019-12-16T13:19:15.307Z] #18 24.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
13:19:15 [2019-12-16T13:19:15.307Z] #18 24.19 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
13:19:15 [2019-12-16T13:19:15.307Z] #18 24.26 Selecting previously unselected package libnfnetlink0:s390x.
13:19:15 [2019-12-16T13:19:15.547Z] #41 21.82   CC       images/remap-file-path.o
13:19:15 [2019-12-16T13:19:15.599Z] #40 63.20 Selecting previously unselected package libprotobuf-lite10:amd64.
13:19:15 [2019-12-16T13:19:15.599Z] #40 63.23 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
13:19:15 [2019-12-16T13:19:15.723Z] #18 24.26 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
13:19:15 [2019-12-16T13:19:15.723Z] #18 24.26 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
13:19:15 [2019-12-16T13:19:15.723Z] #18 24.33 Selecting previously unselected package libpython3.5-minimal:s390x.
13:19:15 [2019-12-16T13:19:15.723Z] #18 24.33 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
13:19:15 [2019-12-16T13:19:15.723Z] #18 24.33 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
13:19:15 [2019-12-16T13:19:15.808Z] #41 22.05   CC       images/eventfd.o
13:19:15 [2019-12-16T13:19:15.857Z] #40 63.24 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
13:19:16 [2019-12-16T13:19:16.069Z] #41 22.28   CC       images/eventpoll.o
13:19:16 [2019-12-16T13:19:16.129Z] #18 24.87 Selecting previously unselected package python3.5-minimal.
13:19:16 [2019-12-16T13:19:16.129Z] #18 24.87 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
13:19:16 [2019-12-16T13:19:16.129Z] #18 24.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:19:16 [2019-12-16T13:19:16.332Z] #41 22.63   CC       images/fh.o
13:19:16 [2019-12-16T13:19:16.424Z] #40 63.73 Selecting previously unselected package libprotobuf-dev:amd64.
13:19:16 [2019-12-16T13:19:16.424Z] #40 63.74 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
13:19:16 [2019-12-16T13:19:16.424Z] #40 63.76 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
13:19:16 [2019-12-16T13:19:16.575Z] #17 54.72 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:19:16 [2019-12-16T13:19:16.575Z] #17 54.92 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:19:16 [2019-12-16T13:19:16.575Z] #17 54.97 Setting up python3-wheel (0.29.0-2) ...
13:19:16 [2019-12-16T13:19:16.593Z] #41 22.99   CC       images/fsnotify.o
13:19:16 [2019-12-16T13:19:16.835Z] #18 25.73 Selecting previously unselected package python3-minimal.
13:19:16 [2019-12-16T13:19:16.991Z] #40 ...
13:19:16 [2019-12-16T13:19:16.991Z] 
13:19:16 [2019-12-16T13:19:16.991Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:16 [2019-12-16T13:19:16.991Z] #47 53.53 + cd /tmp/tmp.5m19ePIMLH/src/gotest.tools/gotestsum
13:19:16 [2019-12-16T13:19:16.991Z] #47 53.53 + git checkout -q v0.3.5
13:19:16 [2019-12-16T13:19:16.991Z] #47 53.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:19:16 [2019-12-16T13:19:16.991Z] #47 ...
13:19:16 [2019-12-16T13:19:16.991Z] 
13:19:16 [2019-12-16T13:19:16.991Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:16 [2019-12-16T13:19:16.991Z] #44 62.25 syscall
13:19:17 [2019-12-16T13:19:17.168Z] #41 23.46   CC       images/signalfd.o
13:19:17 [2019-12-16T13:19:17.438Z] #41 23.64   CC       images/fs.o
13:19:17 [2019-12-16T13:19:17.438Z] #41 23.85   CC       images/pstree.o
13:19:17 [2019-12-16T13:19:17.440Z] #18 25.80 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ...
13:19:17 [2019-12-16T13:19:17.440Z] #18 25.83 Unpacking python3-minimal (3.5.3-1) ...
13:19:17 [2019-12-16T13:19:17.440Z] #18 25.93 Selecting previously unselected package libmpdec2:s390x.
13:19:17 [2019-12-16T13:19:17.440Z] #18 25.94 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ...
13:19:17 [2019-12-16T13:19:17.440Z] #18 25.94 Unpacking libmpdec2:s390x (2.4.2-1) ...
13:19:17 [2019-12-16T13:19:17.440Z] #18 26.03 Selecting previously unselected package libpython3.5-stdlib:s390x.
13:19:17 [2019-12-16T13:19:17.440Z] #18 26.03 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
13:19:17 [2019-12-16T13:19:17.440Z] #18 26.03 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
13:19:17 [2019-12-16T13:19:17.948Z] #17 56.00 Setting up python3-pkg-resources (33.1.1-1) ...
13:19:17 [2019-12-16T13:19:17.949Z] #17 ...
13:19:17 [2019-12-16T13:19:17.949Z] 
13:19:17 [2019-12-16T13:19:17.949Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:17 [2019-12-16T13:19:17.949Z] #41 155.7   CC       criu/image.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 156.6   CC       criu/ipc_ns.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 157.8   CC       criu/irmap.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 158.5   CC       criu/kcmp-ids.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 158.8   CC       criu/kerndat.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 160.1   CC       criu/libnetlink.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 160.5   CC       criu/log.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 161.1   CC       criu/lsm.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 161.5   CC       criu/mem.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 163.2   CC       criu/mount.o
13:19:17 [2019-12-16T13:19:17.949Z] #41 ...
13:19:17 [2019-12-16T13:19:17.949Z] 
13:19:17 [2019-12-16T13:19:17.949Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:19:17 [2019-12-16T13:19:17.949Z] #38 252.2 + dpkg --print-architecture
13:19:17 [2019-12-16T13:19:17.949Z] #38 252.2 + cd /tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution
13:19:17 [2019-12-16T13:19:17.949Z] #38 252.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:19:17 [2019-12-16T13:19:17.949Z] #38 252.7 + GOPATH=/tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j6tQNI0cdq
13:19:17 [2019-12-16T13:19:17.949Z] #38 252.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:19:18 [2019-12-16T13:19:18.009Z] #41 24.13   CC       images/pipe.o
13:19:18 [2019-12-16T13:19:18.009Z] #41 24.40   CC       images/tcp-stream.o
13:19:18 [2019-12-16T13:19:18.272Z] #41 24.64   CC       images/sk-packet.o
13:19:18 [2019-12-16T13:19:18.844Z] #41 24.91   CC       images/mnt.o
13:19:18 [2019-12-16T13:19:18.844Z] #41 25.13   CC       images/pipe-data.o
13:19:18 [2019-12-16T13:19:18.880Z] #38 ...
13:19:18 [2019-12-16T13:19:18.880Z] 
13:19:18 [2019-12-16T13:19:18.880Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:18 [2019-12-16T13:19:18.880Z] #17 57.10 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:19:19 [2019-12-16T13:19:19.105Z] #41 25.36   CC       images/sa.o
13:19:19 [2019-12-16T13:19:19.369Z] #41 25.48   CC       images/timer.o
13:19:19 [2019-12-16T13:19:19.369Z] #41 25.73   CC       images/timerfd.o
13:19:19 [2019-12-16T13:19:19.490Z] #18 27.96 Selecting previously unselected package python3.5.
13:19:19 [2019-12-16T13:19:19.490Z] #18 27.97 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 27.98 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.10 Selecting previously unselected package libpython3-stdlib:s390x.
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.10 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.10 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.16 Selecting previously unselected package dh-python.
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.16 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.16 Unpacking dh-python (2.20170125) ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.30 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
13:19:19 [2019-12-16T13:19:19.490Z] #18 28.31 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:19:19 [2019-12-16T13:19:19.630Z] #41 26.02   CC       images/mm.o
13:19:20 [2019-12-16T13:19:20.070Z] #17 58.27 Setting up python3-setuptools (33.1.1-1) ...
13:19:20 [2019-12-16T13:19:20.202Z] #41 26.34   CC       images/sk-opts.o
13:19:20 [2019-12-16T13:19:20.202Z] #41 26.52   CC       images/sk-unix.o
13:19:20 [2019-12-16T13:19:20.463Z] #41 26.88   CC       images/sk-inet.o
13:19:21 [2019-12-16T13:19:21.001Z] #17 59.47 Setting up dh-python (2.20170125) ...
13:19:21 [2019-12-16T13:19:21.035Z] #41 27.11   CC       images/tun.o
13:19:21 [2019-12-16T13:19:21.174Z] #44 ...
13:19:21 [2019-12-16T13:19:21.174Z] 
13:19:21 [2019-12-16T13:19:21.174Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:21 [2019-12-16T13:19:21.174Z] #40 65.42 Selecting previously unselected package libprotoc10:amd64.
13:19:21 [2019-12-16T13:19:21.174Z] #40 65.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 65.42 Unpacking libprotoc10:amd64 (3.0.0-9) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.28 Selecting previously unselected package protobuf-c-compiler.
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.28 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.30 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.58 Selecting previously unselected package protobuf-compiler.
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.58 Unpacking protobuf-compiler (3.0.0-9) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.73 Selecting previously unselected package python-pkg-resources.
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.74 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 66.75 Unpacking python-pkg-resources (33.1.1-1) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 67.16 Selecting previously unselected package python-protobuf.
13:19:21 [2019-12-16T13:19:21.174Z] #40 67.16 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 67.17 Unpacking python-protobuf (3.0.0-9) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 68.27 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 68.44 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
13:19:21 [2019-12-16T13:19:21.174Z] #40 68.50 Setting up python-pkg-resources (33.1.1-1) ...
13:19:21 [2019-12-16T13:19:21.295Z] #41 ...
13:19:21 [2019-12-16T13:19:21.295Z] 
13:19:21 [2019-12-16T13:19:21.295Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:19:21 [2019-12-16T13:19:21.295Z] #62 65.32 + for f in rootlesskit rootlesskit-docker-proxy
13:19:21 [2019-12-16T13:19:21.295Z] #62 65.32 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:19:21 [2019-12-16T13:19:21.295Z] #62 DONE 70.0s
13:19:21 [2019-12-16T13:19:21.295Z] 
13:19:21 [2019-12-16T13:19:21.295Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:19:21 [2019-12-16T13:19:21.295Z] #63 DONE 0.1s
13:19:21 [2019-12-16T13:19:21.295Z] 
13:19:21 [2019-12-16T13:19:21.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:21 [2019-12-16T13:19:21.295Z] #41 27.52   CC       images/sk-netlink.o
13:19:21 [2019-12-16T13:19:21.556Z] #41 27.74   CC       images/packet-sock.o
13:19:21 [2019-12-16T13:19:21.817Z] #41 28.15   CC       images/ipc-var.o
13:19:21 [2019-12-16T13:19:21.933Z] #17 60.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:22 [2019-12-16T13:19:22.079Z] #41 28.43   CC       images/ipc-desc.o
13:19:22 [2019-12-16T13:19:22.137Z] #18 30.41 Setting up python3-minimal (3.5.3-1) ...
13:19:22 [2019-12-16T13:19:22.340Z] #41 28.57   CC       images/ipc-shm.o
13:19:22 [2019-12-16T13:19:22.607Z] #41 28.73   CC       images/ipc-msg.o
13:19:22 [2019-12-16T13:19:22.607Z] #41 28.98   CC       images/ipc-sem.o
13:19:22 [2019-12-16T13:19:22.866Z] #17 DONE 61.1s
13:19:22 [2019-12-16T13:19:22.866Z] 
13:19:22 [2019-12-16T13:19:22.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:22 [2019-12-16T13:19:22.866Z] #41 167.3   CC       criu/namespaces.o
13:19:22 [2019-12-16T13:19:22.866Z] #41 169.3   CC       criu/net.o
13:19:22 [2019-12-16T13:19:22.871Z] #41 29.14   CC       images/utsns.o
13:19:23 [2019-12-16T13:19:23.027Z] #18 31.42 Selecting previously unselected package python3.
13:19:23 [2019-12-16T13:19:23.028Z] #18 31.42 (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 ... 24643 files and directories currently installed.)
13:19:23 [2019-12-16T13:19:23.028Z] #18 31.49 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
13:19:23 [2019-12-16T13:19:23.028Z] #18 31.53 Unpacking python3 (3.5.3-1) ...
13:19:23 [2019-12-16T13:19:23.028Z] #18 ...
13:19:23 [2019-12-16T13:19:23.028Z] 
13:19:23 [2019-12-16T13:19:23.028Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:23 [2019-12-16T13:19:23.028Z] #45 135.7 github.com/LK4D4/vndr/godl
13:19:23 [2019-12-16T13:19:23.135Z] #41 ...
13:19:23 [2019-12-16T13:19:23.135Z] 
13:19:23 [2019-12-16T13:19:23.135Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:19:23 [2019-12-16T13:19:23.135Z] #38 71.51 + dpkg --print-architecture
13:19:23 [2019-12-16T13:19:23.135Z] #38 71.52 + rm -rf /tmp/tmp.7rpqg4ncrY
13:19:23 [2019-12-16T13:19:23.135Z] #38 DONE 72.1s
13:19:23 [2019-12-16T13:19:23.135Z] 
13:19:23 [2019-12-16T13:19:23.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:23 [2019-12-16T13:19:23.135Z] #41 29.40   CC       images/creds.o
13:19:23 [2019-12-16T13:19:23.407Z] #41 29.59   CC       images/vma.o
13:19:23 [2019-12-16T13:19:23.669Z] #41 29.95   CC       images/netdev.o
13:19:24 [2019-12-16T13:19:24.063Z] #45 136.8 github.com/LK4D4/vndr
13:19:24 [2019-12-16T13:19:24.063Z] #45 ...
13:19:24 [2019-12-16T13:19:24.063Z] 
13:19:24 [2019-12-16T13:19:24.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:24 [2019-12-16T13:19:24.063Z] #42 84.97   CC       criu/cr-check.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 86.32   CC       criu/cr-dedup.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 86.81   CC       criu/cr-dump.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 89.75   CC       criu/cr-errno.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 89.85   CC       criu/cr-restore.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 94.24   CC       criu/cr-service.o
13:19:24 [2019-12-16T13:19:24.063Z] #42 ...
13:19:24 [2019-12-16T13:19:24.063Z] 
13:19:24 [2019-12-16T13:19:24.063Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.60 Selecting previously unselected package pigz.
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.60 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.60 Unpacking pigz (2.3.4-1) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.67 Selecting previously unselected package libip4tc0:s390x.
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.67 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.67 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.78 Selecting previously unselected package libip6tc0:s390x.
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.78 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.79 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.85 Selecting previously unselected package libiptc0:s390x.
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.85 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.85 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.92 Selecting previously unselected package libxtables12:s390x.
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.92 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 31.92 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.09 Selecting previously unselected package libnetfilter-conntrack3:s390x.
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.10 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.10 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.15 Selecting previously unselected package iptables.
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.15 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.15 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.59 Selecting previously unselected package xxd.
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.59 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.75 Selecting previously unselected package vim-common.
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.77 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:19:24 [2019-12-16T13:19:24.063Z] #18 32.78 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:19:24 [2019-12-16T13:19:24.242Z] #41 30.35   CC       images/tty.o
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.08 Selecting previously unselected package bzip2.
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.09 Unpacking bzip2 (1.0.6-8.1) ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.13 Selecting previously unselected package libgpm2:s390x.
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.13 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.14 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.17 Selecting previously unselected package xz-utils.
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.17 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.17 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.30 Selecting previously unselected package aufs-tools.
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.30 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.473Z] #18 33.31 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:19:24 [2019-12-16T13:19:24.504Z] #41 30.79   CC       images/file-lock.o
13:19:24 [2019-12-16T13:19:24.765Z] #41 30.90   CC       images/rlimit.o
13:19:24 [2019-12-16T13:19:24.765Z] #41 31.02   CC       images/pagemap.o
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.47 Selecting previously unselected package libonig4:s390x.
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.48 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.48 Unpacking libonig4:s390x (6.1.3-2) ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.62 Selecting previously unselected package libjq1:s390x.
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.62 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.62 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.72 Selecting previously unselected package jq.
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.72 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.72 Unpacking jq (1.5+dfsg-1.3) ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.80 Selecting previously unselected package libaio1:s390x.
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.80 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.80 Unpacking libaio1:s390x (0.3.110-3) ...
13:19:24 [2019-12-16T13:19:24.882Z] #18 33.85 Selecting previously unselected package libcap2-bin.
13:19:25 [2019-12-16T13:19:25.027Z] #41 31.31   CC       images/siginfo.o
13:19:25 [2019-12-16T13:19:25.288Z] #41 31.56   CC       images/rpc.o
13:19:25 [2019-12-16T13:19:25.294Z] #18 33.85 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 33.86 Unpacking libcap2-bin (1:2.25-1) ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 33.93 Selecting previously unselected package libnl-3-200:s390x.
13:19:25 [2019-12-16T13:19:25.294Z] #18 33.94 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 33.94 Unpacking libnl-3-200:s390x (3.2.27-2) ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.01 Selecting previously unselected package libprotobuf-c1:s390x.
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.01 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.02 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.06 Selecting previously unselected package libreadline5:s390x.
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.06 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
13:19:25 [2019-12-16T13:19:25.294Z] #18 34.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
13:19:25 [2019-12-16T13:19:25.393Z] #41 173.0   CC       criu/netfilter.o
13:19:25 [2019-12-16T13:19:25.650Z] #41 173.3   CC       criu/page-pipe.o
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.18 Selecting previously unselected package net-tools.
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.19 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.20 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.45 Selecting previously unselected package python-pip-whl.
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.46 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:19:25 [2019-12-16T13:19:25.708Z] #18 34.46 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:19:26 [2019-12-16T13:19:26.210Z] #18 35.05 Selecting previously unselected package python3-pip.
13:19:26 [2019-12-16T13:19:26.210Z] #18 35.05 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:19:26 [2019-12-16T13:19:26.215Z] #41 174.0   CC       criu/page-xfer.o
13:19:26 [2019-12-16T13:19:26.235Z] #41 32.48   CC       images/ext-file.o
13:19:26 [2019-12-16T13:19:26.235Z] #41 32.57   CC       images/cgroup.o
13:19:26 [2019-12-16T13:19:26.438Z] #40 ...
13:19:26 [2019-12-16T13:19:26.438Z] 
13:19:26 [2019-12-16T13:19:26.438Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:26 [2019-12-16T13:19:26.438Z] #44 72.72 time
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.07 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.33 Selecting previously unselected package python3-pkg-resources.
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.34 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.34 Unpacking python3-pkg-resources (33.1.1-1) ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.43 Selecting previously unselected package python3-setuptools.
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.43 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.43 Unpacking python3-setuptools (33.1.1-1) ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.58 Selecting previously unselected package python3-wheel.
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.58 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
13:19:26 [2019-12-16T13:19:26.696Z] #18 35.58 Unpacking python3-wheel (0.29.0-2) ...
13:19:26 [2019-12-16T13:19:26.806Z] #41 32.96   CC       images/userns.o
13:19:26 [2019-12-16T13:19:26.806Z] #41 33.11   CC       images/google/protobuf/descriptor.o
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.65 Selecting previously unselected package thin-provisioning-tools.
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.66 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.68 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.92 Selecting previously unselected package vim-runtime.
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.92 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.94 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.96 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:19:27 [2019-12-16T13:19:27.103Z] #18 35.97 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:19:28 [2019-12-16T13:19:28.164Z] #41 175.5   CC       criu/pagemap-cache.o
13:19:28 [2019-12-16T13:19:28.164Z] #41 176.0   CC       criu/pagemap.o
13:19:28 [2019-12-16T13:19:28.192Z] #41 34.08   CC       images/opts.o
13:19:28 [2019-12-16T13:19:28.192Z] #41 34.24   CC       images/seccomp.o
13:19:28 [2019-12-16T13:19:28.192Z] #41 34.44   CC       images/binfmt-misc.o
13:19:28 [2019-12-16T13:19:28.453Z] #41 34.57   CC       images/time.o
13:19:28 [2019-12-16T13:19:28.453Z] #41 34.69   CC       images/sysctl.o
13:19:28 [2019-12-16T13:19:28.714Z] #41 34.91   CC       images/autofs.o
13:19:28 [2019-12-16T13:19:28.714Z] #41 35.04   CC       images/macvlan.o
13:19:28 [2019-12-16T13:19:28.976Z] #41 35.22   CC       images/sit.o
13:19:29 [2019-12-16T13:19:29.238Z] #41 35.42   LINK     images/built-in.o
13:19:29 [2019-12-16T13:19:29.238Z] #41 35.55   GEN      compel/include/asm
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.56   GEN      compel/include/version.h
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.58 touch .config
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.60   GEN      include/common/config.h
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.71   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.75   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.77   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
13:19:29 [2019-12-16T13:19:29.499Z] #41 35.80   DEP      compel/plugins/std/infect.d
13:19:29 [2019-12-16T13:19:29.534Z] #41 177.2   CC       criu/parasite-syscall.o
13:19:29 [2019-12-16T13:19:29.760Z] #41 35.97   DEP      compel/plugins/std/string.d
13:19:29 [2019-12-16T13:19:29.760Z] #41 36.04   DEP      compel/plugins/std/log.d
13:19:30 [2019-12-16T13:19:30.021Z] #41 36.16   DEP      compel/plugins/std/fds.d
13:19:30 [2019-12-16T13:19:30.021Z] #41 36.25   DEP      compel/plugins/std/std.d
13:19:30 [2019-12-16T13:19:30.021Z] #41 36.40   DEP      compel/plugins/shmem/shmem.d
13:19:30 [2019-12-16T13:19:30.283Z] #41 36.47   DEP      compel/plugins/fds/fds.d
13:19:30 [2019-12-16T13:19:30.283Z] #41 36.59   CC       compel/plugins/std/std.o
13:19:30 [2019-12-16T13:19:30.464Z] #41 178.1   CC       criu/path.o
13:19:30 [2019-12-16T13:19:30.545Z] #41 36.80   CC       compel/plugins/std/fds.o
13:19:30 [2019-12-16T13:19:30.721Z] #41 178.4   CC       criu/pie-util-vdso-elf32.o
13:19:30 [2019-12-16T13:19:30.805Z] #41 37.01   CC       compel/plugins/std/log.o
13:19:30 [2019-12-16T13:19:30.867Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.5s done
13:19:30 [2019-12-16T13:19:30.867Z] #8 DONE 34.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:19:30 [2019-12-16T13:19:30.867Z] #9 DONE 0.2s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:19:30 [2019-12-16T13:19:30.867Z] #10 DONE 0.2s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #21 [golangci_lint 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:19:30 [2019-12-16T13:19:30.867Z] #21 DONE 0.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:30 [2019-12-16T13:19:30.867Z] #41 ...
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
13:19:30 [2019-12-16T13:19:30.867Z] #50 DONE 0.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #47 DONE 0.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #62 DONE 0.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #68 DONE 0.1s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #22 DONE 0.2s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:30 [2019-12-16T13:19:30.867Z] #23 ...
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #31 DONE 0.2s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:19:30 [2019-12-16T13:19:30.867Z] #44 DONE 0.2s
13:19:30 [2019-12-16T13:19:30.867Z] 
13:19:30 [2019-12-16T13:19:30.867Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.637 + RM_GOPATH=0
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.637 + TMP_GOPATH=
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.638 + : /build
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.638 + '[' -z '' ']'
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.642 ++ mktemp -d
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.644 + export GOPATH=/tmp/tmp.YGw0catJiK
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.645 + GOPATH=/tmp/tmp.YGw0catJiK
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.646 + RM_GOPATH=1
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.648 ++ dirname ./install.sh
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.649 + dir=.
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.649 + bin=vndr
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.649 + shift
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.650 + '[' '!' -f ./vndr.installer ']'
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.650 + . ./vndr.installer
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.650 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.650 + install_vndr
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.651 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.651 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.651 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YGw0catJiK/src/github.com/LK4D4/vndr
13:19:30 [2019-12-16T13:19:30.867Z] #45 0.660 Cloning into '/tmp/tmp.YGw0catJiK/src/github.com/LK4D4/vndr'...
13:19:31 [2019-12-16T13:19:31.286Z] #41 179.0   CC       criu/pie-util-vdso.o
13:19:31 [2019-12-16T13:19:31.378Z] #41 37.55   CC       compel/plugins/std/string.o
13:19:31 [2019-12-16T13:19:31.419Z] #18 39.69 Selecting previously unselected package vim.
13:19:31 [2019-12-16T13:19:31.419Z] #18 39.69 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
13:19:31 [2019-12-16T13:19:31.419Z] #18 39.71 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:19:31 [2019-12-16T13:19:31.419Z] #18 40.15 Selecting previously unselected package xfsprogs.
13:19:31 [2019-12-16T13:19:31.419Z] #18 40.15 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ...
13:19:31 [2019-12-16T13:19:31.419Z] #18 40.16 Unpacking xfsprogs (4.9.0+nmu1) ...
13:19:31 [2019-12-16T13:19:31.640Z] #41 37.91   CC       compel/plugins/std/infect.o
13:19:31 [2019-12-16T13:19:31.706Z] #44 ...
13:19:31 [2019-12-16T13:19:31.706Z] 
13:19:31 [2019-12-16T13:19:31.706Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:31 [2019-12-16T13:19:31.706Z] #31 67.86 time
13:19:31 [2019-12-16T13:19:31.706Z] #31 75.26 internal/poll
13:19:31 [2019-12-16T13:19:31.706Z] #31 ...
13:19:31 [2019-12-16T13:19:31.706Z] 
13:19:31 [2019-12-16T13:19:31.706Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:31 [2019-12-16T13:19:31.706Z] #40 75.56 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:19:31 [2019-12-16T13:19:31.706Z] #40 75.63 Setting up libprotobuf10:amd64 (3.0.0-9) ...
13:19:31 [2019-12-16T13:19:31.706Z] #40 75.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:31 [2019-12-16T13:19:31.706Z] #40 75.72 Setting up python-protobuf (3.0.0-9) ...
13:19:31 [2019-12-16T13:19:31.813Z] #18 40.69 Selecting previously unselected package zip.
13:19:31 [2019-12-16T13:19:31.813Z] #18 40.72 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ...
13:19:31 [2019-12-16T13:19:31.851Z] #41 179.5   CC       criu/pie-util.o
13:19:31 [2019-12-16T13:19:31.900Z] #41 38.22   CC       compel/arch/aarch64/plugins/std/parasite-head.o
13:19:31 [2019-12-16T13:19:31.900Z] #41 38.26   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
13:19:32 [2019-12-16T13:19:32.109Z] #41 179.8   CC       criu/pipes.o
13:19:32 [2019-12-16T13:19:32.165Z] #41 38.30   AR       compel/plugins/std.lib.a
13:19:32 [2019-12-16T13:19:32.165Z] #41 38.37   CC       compel/plugins/fds/fds.o
13:19:32 [2019-12-16T13:19:32.227Z] #18 40.74 Unpacking zip (3.0-11+b1) ...
13:19:32 [2019-12-16T13:19:32.227Z] #18 40.95 Selecting previously unselected package libapparmor-perl.
13:19:32 [2019-12-16T13:19:32.227Z] #18 40.95 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
13:19:32 [2019-12-16T13:19:32.227Z] #18 40.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:19:32 [2019-12-16T13:19:32.227Z] #18 41.06 Selecting previously unselected package apparmor.
13:19:32 [2019-12-16T13:19:32.227Z] #18 41.06 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ...
13:19:32 [2019-12-16T13:19:32.227Z] #18 41.09 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:19:32 [2019-12-16T13:19:32.435Z] #41 38.71   AR       compel/plugins/fds.lib.a
13:19:32 [2019-12-16T13:19:32.435Z] #41 38.76   HOSTDEP  compel/src/lib/log-host.d
13:19:32 [2019-12-16T13:19:32.623Z] #18 41.57 Setting up aufs-tools (1:4.1+20161219-1) ...
13:19:32 [2019-12-16T13:19:32.673Z] #41 180.4   CC       criu/plugin.o
13:19:32 [2019-12-16T13:19:32.673Z] #41 ...
13:19:32 [2019-12-16T13:19:32.673Z] 
13:19:32 [2019-12-16T13:19:32.673Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:19:32 [2019-12-16T13:19:32.673Z] #18 7.242 Collecting yamllint==1.16.0
13:19:32 [2019-12-16T13:19:32.701Z] #41 38.92   HOSTDEP  compel/src/lib/handle-elf-host.d
13:19:32 [2019-12-16T13:19:32.701Z] #41 39.05   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
13:19:32 [2019-12-16T13:19:32.924Z] #45 2.542 + cd /tmp/tmp.YGw0catJiK/src/github.com/LK4D4/vndr
13:19:32 [2019-12-16T13:19:32.924Z] #45 2.543 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
13:19:32 [2019-12-16T13:19:32.924Z] #45 2.565 + go build -buildmode=pie -v -o /build/vndr .
13:19:32 [2019-12-16T13:19:32.931Z] #18 ...
13:19:32 [2019-12-16T13:19:32.931Z] 
13:19:32 [2019-12-16T13:19:32.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:32 [2019-12-16T13:19:32.931Z] #41 180.8   CC       criu/proc_parse.o
13:19:32 [2019-12-16T13:19:32.962Z] #41 39.13   HOSTDEP  compel/src/main-host.d
13:19:32 [2019-12-16T13:19:32.962Z] #41 39.21   DEP      compel/src/lib/ptrace.d
13:19:33 [2019-12-16T13:19:33.019Z] #18 41.59 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:19:33 [2019-12-16T13:19:33.019Z] #18 41.60 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.65 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.65 Processing triggers for mime-support (3.60) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.67 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.68 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.69 Setting up libcap2-bin (1:2.25-1) ...
13:19:33 [2019-12-16T13:19:33.020Z] #18 41.69 Setting up bash-completion (1:2.1-4.3) ...
13:19:33 [2019-12-16T13:19:33.223Z] #41 39.30   DEP      compel/src/lib/infect.d
13:19:33 [2019-12-16T13:19:33.224Z] #41 39.42   DEP      compel/src/lib/infect-util.d
13:19:33 [2019-12-16T13:19:33.224Z] #41 39.48   DEP      compel/src/lib/infect-rpc.d
13:19:33 [2019-12-16T13:19:33.224Z] #41 39.55   DEP      compel/arch/aarch64/src/lib/infect.d
13:19:33 [2019-12-16T13:19:33.485Z] #41 39.61   DEP      compel/arch/aarch64/src/lib/cpu.d
13:19:33 [2019-12-16T13:19:33.485Z] #41 39.70   DEP      compel/src/lib/log.d
13:19:33 [2019-12-16T13:19:33.485Z] #41 39.78   DEP      compel/src/main.d
13:19:33 [2019-12-16T13:19:33.746Z] #41 39.85   DEP      compel/src/lib/handle-elf.d
13:19:33 [2019-12-16T13:19:33.746Z] #41 39.93   DEP      compel/arch/aarch64/src/lib/handle-elf.d
13:19:33 [2019-12-16T13:19:33.746Z] #41 40.01   CC       compel/src/lib/log.o
13:19:33 [2019-12-16T13:19:33.864Z] #18 ...
13:19:33 [2019-12-16T13:19:33.864Z] 
13:19:33 [2019-12-16T13:19:33.864Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:33 [2019-12-16T13:19:33.864Z] #45 DONE 146.5s
13:19:33 [2019-12-16T13:19:33.864Z] 
13:19:33 [2019-12-16T13:19:33.864Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:33 [2019-12-16T13:19:33.864Z] #42 96.50   CC       criu/crtools.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 97.14   CC       criu/eventfd.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 97.52   CC       criu/eventpoll.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 98.31   CC       criu/external.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 98.64   CC       criu/fault-injection.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 98.77   CC       criu/fdstore.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 99.07   CC       criu/fifo.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 99.81   CC       criu/file-ids.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 100.3   CC       criu/file-lock.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 101.2   CC       criu/files-ext.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 101.3   CC       criu/files-reg.o
13:19:33 [2019-12-16T13:19:33.864Z] #42 103.3   CC       criu/files.o
13:19:34 [2019-12-16T13:19:34.007Z] #41 40.23   CC       compel/arch/aarch64/src/lib/cpu.o
13:19:34 [2019-12-16T13:19:34.268Z] #41 40.40   CC       compel/arch/aarch64/src/lib/infect.o
13:19:34 [2019-12-16T13:19:34.276Z] #42 105.1   CC       criu/filesystems.o
13:19:34 [2019-12-16T13:19:34.529Z] #41 40.64   CC       compel/src/lib/infect-rpc.o
13:19:34 [2019-12-16T13:19:34.529Z] #41 40.83   CC       compel/src/lib/infect-util.o
13:19:34 [2019-12-16T13:19:34.790Z] #41 40.98   CC       compel/src/lib/infect.o
13:19:34 [2019-12-16T13:19:34.983Z] #45 4.684 runtime/internal/sys
13:19:34 [2019-12-16T13:19:34.983Z] #45 4.786 internal/race
13:19:34 [2019-12-16T13:19:34.983Z] #45 4.883 internal/cpu
13:19:34 [2019-12-16T13:19:34.983Z] #45 4.898 runtime/internal/atomic
13:19:34 [2019-12-16T13:19:34.983Z] #45 5.165 sync/atomic
13:19:34 [2019-12-16T13:19:34.992Z] #40 ...
13:19:34 [2019-12-16T13:19:34.992Z] 
13:19:34 [2019-12-16T13:19:34.992Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:34 [2019-12-16T13:19:34.992Z] #44 79.56 os
13:19:34 [2019-12-16T13:19:34.992Z] #44 80.40 strings
13:19:35 [2019-12-16T13:19:35.143Z] #42 ...
13:19:35 [2019-12-16T13:19:35.143Z] 
13:19:35 [2019-12-16T13:19:35.144Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.72 Setting up libonig4:s390x (6.1.3-2) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.73 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.74 Setting up zip (3.0-11+b1) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.75 Setting up bzip2 (1.0.6-8.1) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.75 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.80 Setting up libaio1:s390x (0.3.110-3) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.81 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.82 Setting up xz-utils (5.2.2-1.2+b1) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.85 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.86 Setting up libnfnetlink0:s390x (1.0.1-3) ...
13:19:35 [2019-12-16T13:19:35.144Z] #18 43.89 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:19:35 [2019-12-16T13:19:35.457Z] #41 183.4   CC       criu/protobuf-desc.o
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.19 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.19 Setting up libnl-3-200:s390x (3.2.27-2) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.21 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.21 Setting up pigz (2.3.4-1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.22 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.23 Setting up libmpdec2:s390x (2.4.2-1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.24 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.25 Setting up jq (1.5+dfsg-1.3) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.25 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.26 Setting up xfsprogs (4.9.0+nmu1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.27 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.31 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.32 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.32 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:19:35 [2019-12-16T13:19:35.559Z] #18 44.33 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:19:35 [2019-12-16T13:19:35.617Z] #45 5.650 unicode
13:19:35 [2019-12-16T13:19:35.921Z] #45 5.832 unicode/utf8
13:19:35 [2019-12-16T13:19:35.921Z] #45 ...
13:19:35 [2019-12-16T13:19:35.921Z] 
13:19:35 [2019-12-16T13:19:35.921Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.811 + RM_GOPATH=0
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.811 + TMP_GOPATH=
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.811 + : /build
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.812 + '[' -z '' ']'
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.815 ++ mktemp -d
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.824 + export GOPATH=/tmp/tmp.ZZdFTuU8ec
13:19:35 [2019-12-16T13:19:35.921Z] #23 0.827 + GOPATH=/tmp/tmp.ZZdFTuU8ec
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.828 + RM_GOPATH=1
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.829 ++ dirname ./install.sh
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.855 + dir=.
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.862 + bin=dockercli
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.863 + shift
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.865 + '[' '!' -f ./dockercli.installer ']'
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.869 + . ./dockercli.installer
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.882 ++ : stable
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.884 ++ : 17.06.2-ce
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.890 + install_dockercli
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.891 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.892 Install docker/cli version 17.06.2-ce from stable
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.893 ++ uname -m
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.896 + arch=ppc64le
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.897 + '[' ppc64le '!=' x86_64 ']'
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.898 + '[' ppc64le '!=' s390x ']'
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.898 + '[' ppc64le '!=' armhf ']'
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.899 + build_dockercli
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.900 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZZdFTuU8ec/tmp/docker-ce
13:19:35 [2019-12-16T13:19:35.922Z] #23 0.905 Cloning into '/tmp/tmp.ZZdFTuU8ec/tmp/docker-ce'...
13:19:36 [2019-12-16T13:19:36.177Z] #41 42.14   CC       compel/src/lib/ptrace.o
13:19:36 [2019-12-16T13:19:36.177Z] #41 42.36   AR       compel/libcompel.a
13:19:36 [2019-12-16T13:19:36.177Z] #41 42.41   HOSTCC   compel/src/main-host.o
13:19:36 [2019-12-16T13:19:36.438Z] #41 42.75   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
13:19:36 [2019-12-16T13:19:36.700Z] #41 42.87   HOSTCC   compel/src/lib/handle-elf-host.o
13:19:36 [2019-12-16T13:19:36.700Z] #41 43.09   HOSTCC   compel/src/lib/log-host.o
13:19:36 [2019-12-16T13:19:36.829Z] #41 184.4   CC       criu/protobuf.o
13:19:36 [2019-12-16T13:19:36.961Z] #23 ...
13:19:36 [2019-12-16T13:19:36.961Z] 
13:19:36 [2019-12-16T13:19:36.961Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:36 [2019-12-16T13:19:36.961Z] #45 7.009 math
13:19:36 [2019-12-16T13:19:36.961Z] #45 7.109 internal/bytealg
13:19:36 [2019-12-16T13:19:36.961Z] #41 43.32   HOSTLINK compel/compel-host-bin
13:19:37 [2019-12-16T13:19:37.087Z] #41 184.7   CC       criu/pstree.o
13:19:37 [2019-12-16T13:19:37.222Z] #41 43.46   DEP      soccr/soccr.d
13:19:37 [2019-12-16T13:19:37.484Z] #41 43.66   CC       soccr/soccr.o
13:19:37 [2019-12-16T13:19:37.528Z] #44 ...
13:19:37 [2019-12-16T13:19:37.529Z] 
13:19:37 [2019-12-16T13:19:37.529Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.36 Setting up libcap-dev:amd64 (1:2.25-1) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.38 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.40 Setting up libnl-3-200:amd64 (3.2.27-2) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.43 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.44 Setting up libprotoc10:amd64 (3.0.0-9) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.47 Setting up protobuf-c-compiler (1.2.1-2) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.48 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.49 Setting up protobuf-compiler (3.0.0-9) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.50 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.53 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 83.54 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:37 [2019-12-16T13:19:37.529Z] #40 DONE 84.8s
13:19:37 [2019-12-16T13:19:37.529Z] 
13:19:37 [2019-12-16T13:19:37.529Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:37 [2019-12-16T13:19:37.529Z] #44 84.10 regexp/syntax
13:19:37 [2019-12-16T13:19:37.787Z] #44 84.59 fmt
13:19:38 [2019-12-16T13:19:38.426Z] #41 44.59   AR       soccr/libsoccr.a
13:19:38 [2019-12-16T13:19:38.426Z] #41 44.64 make[1]: 'soccr/libsoccr.a' is up to date.
13:19:38 [2019-12-16T13:19:38.459Z] #41 186.1   CC       criu/rbtree.o
13:19:38 [2019-12-16T13:19:38.688Z] #41 44.89   DEP      criu/arch/aarch64/sigframe.d
13:19:38 [2019-12-16T13:19:38.688Z] #41 44.97   DEP      criu/arch/aarch64/crtools.d
13:19:38 [2019-12-16T13:19:38.688Z] #41 45.08   DEP      criu/arch/aarch64/cpu.d
13:19:38 [2019-12-16T13:19:38.716Z] #41 186.5   CC       criu/rst-malloc.o
13:19:38 [2019-12-16T13:19:38.948Z] #41 45.09   DEP      criu/arch/aarch64/bitops.d
13:19:38 [2019-12-16T13:19:38.948Z] #41 45.15   CC       criu/arch/aarch64/bitops.o
13:19:38 [2019-12-16T13:19:38.948Z] #41 45.20   CC       criu/arch/aarch64/cpu.o
13:19:38 [2019-12-16T13:19:38.948Z] #41 45.31   CC       criu/arch/aarch64/crtools.o
13:19:38 [2019-12-16T13:19:38.974Z] #41 186.8   CC       criu/seccomp.o
13:19:39 [2019-12-16T13:19:39.209Z] #41 ...
13:19:39 [2019-12-16T13:19:39.209Z] 
13:19:39 [2019-12-16T13:19:39.209Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:19:39 [2019-12-16T13:19:39.209Z] #28 88.25 + rm -rf /tmp/tmp.amjIMg8juP
13:19:39 [2019-12-16T13:19:39.515Z] #18 48.48 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
13:19:39 [2019-12-16T13:19:39.683Z] #45 9.223 unicode/utf16
13:19:39 [2019-12-16T13:19:39.683Z] #45 ...
13:19:39 [2019-12-16T13:19:39.683Z] 
13:19:39 [2019-12-16T13:19:39.683Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:19:39 [2019-12-16T13:19:39.683Z] #25 0.861 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:39 [2019-12-16T13:19:39.683Z] #25 0.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:39 [2019-12-16T13:19:39.683Z] #25 0.995 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:39 [2019-12-16T13:19:39.683Z] #25 1.030 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:39 [2019-12-16T13:19:39.683Z] #25 1.089 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:39 [2019-12-16T13:19:39.683Z] #25 2.662 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:19:39 [2019-12-16T13:19:39.683Z] #25 5.323 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:19:39 [2019-12-16T13:19:39.683Z] #25 7.426 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:19:39 [2019-12-16T13:19:39.906Z] #41 187.7   CC       criu/seize.o
13:19:39 [2019-12-16T13:19:39.921Z] #18 48.49 Setting up python3 (3.5.3-1) ...
13:19:39 [2019-12-16T13:19:39.973Z] #25 ...
13:19:39 [2019-12-16T13:19:39.974Z] 
13:19:39 [2019-12-16T13:19:39.974Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:19:39 [2019-12-16T13:19:39.974Z] #39 0.864 + mktemp -d
13:19:39 [2019-12-16T13:19:39.974Z] #39 0.866 + export GOPATH=/tmp/tmp.g1pF0UcD22
13:19:39 [2019-12-16T13:19:39.974Z] #39 0.866 + git clone https://github.com/docker/distribution.git /tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution
13:19:39 [2019-12-16T13:19:39.974Z] #39 0.870 Cloning into '/tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution'...
13:19:39 [2019-12-16T13:19:39.974Z] #39 ...
13:19:39 [2019-12-16T13:19:39.974Z] 
13:19:39 [2019-12-16T13:19:39.974Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:19:39 [2019-12-16T13:19:39.974Z] #11 0.658 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:39 [2019-12-16T13:19:39.974Z] #11 0.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:39 [2019-12-16T13:19:39.974Z] #11 0.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:39 [2019-12-16T13:19:39.974Z] #11 0.774 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:39 [2019-12-16T13:19:39.974Z] #11 0.815 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:39 [2019-12-16T13:19:39.974Z] #11 2.022 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:19:39 [2019-12-16T13:19:39.974Z] #11 4.843 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:19:39 [2019-12-16T13:19:39.974Z] #11 6.967 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:19:40 [2019-12-16T13:19:40.154Z] #28 DONE 89.2s
13:19:40 [2019-12-16T13:19:40.154Z] 
13:19:40 [2019-12-16T13:19:40.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:40 [2019-12-16T13:19:40.154Z] #41 45.75   CC       criu/arch/aarch64/sigframe.o
13:19:40 [2019-12-16T13:19:40.154Z] #41 45.89   LINK     criu/arch/aarch64/crtools.built-in.o
13:19:40 [2019-12-16T13:19:40.154Z] #41 45.93   DEP      criu/arch/aarch64/intraprocedure.d
13:19:40 [2019-12-16T13:19:40.154Z] #41 45.95   DEP      criu/arch/aarch64/vdso-pie.d
13:19:40 [2019-12-16T13:19:40.154Z] #41 46.01   DEP      criu/pie/parasite-vdso.d
13:19:40 [2019-12-16T13:19:40.154Z] #41 46.13   DEP      criu/pie/util-vdso.d
13:19:40 [2019-12-16T13:19:40.154Z] #41 46.23   DEP      criu/pie/util.d
13:19:40 [2019-12-16T13:19:40.154Z] #41 46.37   CC       criu/pie/util.o
13:19:40 [2019-12-16T13:19:40.267Z] #11 ...
13:19:40 [2019-12-16T13:19:40.267Z] 
13:19:40 [2019-12-16T13:19:40.267Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.795 + RM_GOPATH=0
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.795 + TMP_GOPATH=
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.795 + : /build
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.795 + '[' -z '' ']'
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.803 ++ mktemp -d
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.816 + export GOPATH=/tmp/tmp.F9PCHBxFRm
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.816 + GOPATH=/tmp/tmp.F9PCHBxFRm
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.817 + RM_GOPATH=1
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.831 ++ dirname ./install.sh
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 + dir=.
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 + bin=tomlv
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 + shift
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 + '[' '!' -f ./tomlv.installer ']'
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 + . ./tomlv.installer
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.837 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.839 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.840 + install_tomlv
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.840 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.840 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F9PCHBxFRm/src/github.com/BurntSushi/toml
13:19:40 [2019-12-16T13:19:40.267Z] #32 0.854 Cloning into '/tmp/tmp.F9PCHBxFRm/src/github.com/BurntSushi/toml'...
13:19:40 [2019-12-16T13:19:40.267Z] #32 2.764 + cd /tmp/tmp.F9PCHBxFRm/src/github.com/BurntSushi/toml
13:19:40 [2019-12-16T13:19:40.267Z] #32 2.765 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:19:40 [2019-12-16T13:19:40.267Z] #32 2.809 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:19:40 [2019-12-16T13:19:40.267Z] #32 4.079 internal/cpu
13:19:40 [2019-12-16T13:19:40.267Z] #32 4.139 runtime/internal/sys
13:19:40 [2019-12-16T13:19:40.267Z] #32 4.149 math/bits
13:19:40 [2019-12-16T13:19:40.267Z] #32 4.225 runtime/internal/atomic
13:19:40 [2019-12-16T13:19:40.267Z] #32 4.850 runtime/internal/math
13:19:40 [2019-12-16T13:19:40.267Z] #32 5.262 unicode/utf8
13:19:40 [2019-12-16T13:19:40.267Z] #32 5.667 sync/atomic
13:19:40 [2019-12-16T13:19:40.267Z] #32 6.494 internal/bytealg
13:19:40 [2019-12-16T13:19:40.267Z] #32 6.869 math
13:19:40 [2019-12-16T13:19:40.267Z] #32 7.298 internal/testlog
13:19:40 [2019-12-16T13:19:40.267Z] #32 7.329 unicode
13:19:40 [2019-12-16T13:19:40.267Z] #32 8.366 encoding
13:19:40 [2019-12-16T13:19:40.267Z] #32 8.940 runtime/cgo
13:19:40 [2019-12-16T13:19:40.267Z] #32 9.688 runtime
13:19:40 [2019-12-16T13:19:40.267Z] #32 ...
13:19:40 [2019-12-16T13:19:40.267Z] 
13:19:40 [2019-12-16T13:19:40.267Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.696 + RM_GOPATH=0
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.696 + TMP_GOPATH=
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.696 + : /build
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.696 + '[' -z '' ']'
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.705 ++ mktemp -d
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.707 + export GOPATH=/tmp/tmp.kyeOLPfk9u
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.707 + GOPATH=/tmp/tmp.kyeOLPfk9u
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.707 + RM_GOPATH=1
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.708 ++ dirname ./install.sh
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.710 + dir=.
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.710 + bin=golangci_lint
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.710 + shift
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.711 + '[' '!' -f ./golangci_lint.installer ']'
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.711 + . ./golangci_lint.installer
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.711 ++ : v1.20.0
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.723 + install_golangci_lint
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.723 + echo 'Installing golangci-lint version v1.20.0'
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.723 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:19:40 [2019-12-16T13:19:40.267Z] #51 0.724 Installing golangci-lint version v1.20.0
13:19:40 [2019-12-16T13:19:40.416Z] #41 46.69   CC       criu/pie/util-vdso.o
13:19:40 [2019-12-16T13:19:40.556Z] #51 ...
13:19:40 [2019-12-16T13:19:40.556Z] 
13:19:40 [2019-12-16T13:19:40.556Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.878 + RM_GOPATH=0
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.878 + TMP_GOPATH=
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.878 + : /build
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.878 + '[' -z '' ']'
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.879 ++ mktemp -d
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.902 + export GOPATH=/tmp/tmp.UtD7DTFrI7
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.902 + GOPATH=/tmp/tmp.UtD7DTFrI7
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.902 + RM_GOPATH=1
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.912 ++ dirname ./install.sh
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.917 + dir=.
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.918 + bin=gotestsum
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.920 + shift
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.920 + '[' '!' -f ./gotestsum.installer ']'
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.921 + . ./gotestsum.installer
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.921 ++ : v0.3.5
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.922 + install_gotestsum
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.922 + echo 'Installing gotestsum version v0.3.5'
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.923 + go get -d gotest.tools/gotestsum
13:19:40 [2019-12-16T13:19:40.556Z] #48 0.923 Installing gotestsum version v0.3.5
13:19:40 [2019-12-16T13:19:40.556Z] #48 ...
13:19:40 [2019-12-16T13:19:40.556Z] 
13:19:40 [2019-12-16T13:19:40.556Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.683 + RM_GOPATH=0
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.684 + TMP_GOPATH=
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.684 + : /build
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.685 + '[' -z '' ']'
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.686 ++ mktemp -d
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.690 + export GOPATH=/tmp/tmp.XYh3SVaTmv
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.690 + GOPATH=/tmp/tmp.XYh3SVaTmv
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.690 + RM_GOPATH=1
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.692 ++ dirname ./install.sh
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.694 + dir=.
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.694 + bin=proxy
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.694 + shift
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.695 + '[' '!' -f ./proxy.installer ']'
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.695 + . ./proxy.installer
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.696 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + install_proxy
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + case "$1" in
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + export CGO_ENABLED=0
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + CGO_ENABLED=0
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + _install_proxy
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.697 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XYh3SVaTmv/src/github.com/docker/libnetwork
13:19:40 [2019-12-16T13:19:40.556Z] #69 0.715 Cloning into '/tmp/tmp.XYh3SVaTmv/src/github.com/docker/libnetwork'...
13:19:40 [2019-12-16T13:19:40.847Z] #69 ...
13:19:40 [2019-12-16T13:19:40.847Z] 
13:19:40 [2019-12-16T13:19:40.847Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:19:40 [2019-12-16T13:19:40.847Z] #57 0.989 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:40 [2019-12-16T13:19:40.847Z] #57 1.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 1.204 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 1.217 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 1.281 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:40 [2019-12-16T13:19:40.847Z] #57 3.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 5.579 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 7.953 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:19:40 [2019-12-16T13:19:40.847Z] #57 ...
13:19:40 [2019-12-16T13:19:40.847Z] 
13:19:40 [2019-12-16T13:19:40.847Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:19:40 [2019-12-16T13:19:40.847Z] #29 0.687 + mktemp -d
13:19:40 [2019-12-16T13:19:40.847Z] #29 0.690 + export GOPATH=/tmp/tmp.37z33RSLpr
13:19:40 [2019-12-16T13:19:40.847Z] #29 0.691 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.37z33RSLpr/src/github.com/go-swagger/go-swagger
13:19:40 [2019-12-16T13:19:40.847Z] #29 0.696 Cloning into '/tmp/tmp.37z33RSLpr/src/github.com/go-swagger/go-swagger'...
13:19:40 [2019-12-16T13:19:40.988Z] #41 47.40   CC       criu/pie/parasite-vdso.o
13:19:41 [2019-12-16T13:19:41.137Z] #29 ...
13:19:41 [2019-12-16T13:19:41.138Z] 
13:19:41 [2019-12-16T13:19:41.138Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.871 + RM_GOPATH=0
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.872 + TMP_GOPATH=
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.872 + : /build/
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.873 + '[' -z '' ']'
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.885 ++ mktemp -d
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.901 + export GOPATH=/tmp/tmp.nvVDMOitTk
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.901 + GOPATH=/tmp/tmp.nvVDMOitTk
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.901 + RM_GOPATH=1
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.906 ++ dirname ./install.sh
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.922 + dir=.
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.923 + bin=rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.923 + shift
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.923 + '[' '!' -f ./rootlesskit.installer ']'
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.924 + . ./rootlesskit.installer
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.925 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.932 + install_rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.933 + case "$1" in
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.934 + export CGO_ENABLED=0
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.935 + CGO_ENABLED=0
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.935 + _install_rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.936 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.937 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.937 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nvVDMOitTk/src/github.com/rootless-containers/rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 0.954 Cloning into '/tmp/tmp.nvVDMOitTk/src/github.com/rootless-containers/rootlesskit'...
13:19:41 [2019-12-16T13:19:41.138Z] #63 7.784 + cd /tmp/tmp.nvVDMOitTk/src/github.com/rootless-containers/rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 7.785 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
13:19:41 [2019-12-16T13:19:41.138Z] #63 8.844 + for f in rootlesskit rootlesskit-docker-proxy
13:19:41 [2019-12-16T13:19:41.138Z] #63 8.845 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:19:41 [2019-12-16T13:19:41.138Z] #63 ...
13:19:41 [2019-12-16T13:19:41.138Z] 
13:19:41 [2019-12-16T13:19:41.138Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:19:41 [2019-12-16T13:19:41.138Z] #34 0.555 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:41 [2019-12-16T13:19:41.138Z] #34 0.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:41 [2019-12-16T13:19:41.138Z] #34 0.639 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:41 [2019-12-16T13:19:41.138Z] #34 0.650 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:41 [2019-12-16T13:19:41.138Z] #34 0.680 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:41 [2019-12-16T13:19:41.138Z] #34 2.254 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:19:41 [2019-12-16T13:19:41.138Z] #34 4.847 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:19:41 [2019-12-16T13:19:41.138Z] #34 6.907 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:19:41 [2019-12-16T13:19:41.278Z] #41 188.7   CC       criu/servicefd.o
13:19:41 [2019-12-16T13:19:41.278Z] #41 189.1   CC       criu/shmem.o
13:19:41 [2019-12-16T13:19:41.297Z] #18 50.00 Setting up apparmor (2.11.0-3+deb9u2) ...
13:19:41 [2019-12-16T13:19:41.428Z] #34 ...
13:19:41 [2019-12-16T13:19:41.428Z] 
13:19:41 [2019-12-16T13:19:41.428Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:19:41 [2019-12-16T13:19:41.428Z] #41 1.368 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:19:41 [2019-12-16T13:19:41.428Z] #41 1.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 1.493 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 1.515 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 1.602 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:19:41 [2019-12-16T13:19:41.428Z] #41 3.486 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 6.200 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 8.406 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:19:41 [2019-12-16T13:19:41.428Z] #41 ...
13:19:41 [2019-12-16T13:19:41.428Z] 
13:19:41 [2019-12-16T13:19:41.428Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:41 [2019-12-16T13:19:41.428Z] #45 10.22 runtime
13:19:41 [2019-12-16T13:19:41.428Z] #45 10.30 container/list
13:19:41 [2019-12-16T13:19:41.535Z] #41 ...
13:19:41 [2019-12-16T13:19:41.535Z] 
13:19:41 [2019-12-16T13:19:41.535Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:19:41 [2019-12-16T13:19:41.535Z] #38 281.3 + rm -rf /tmp/tmp.j6tQNI0cdq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j6tQNI0cdq
13:19:41 [2019-12-16T13:19:41.559Z] #41 47.80   CC       criu/arch/aarch64/vdso-pie.o
13:19:41 [2019-12-16T13:19:41.559Z] #41 47.98   CC       criu/arch/aarch64/intraprocedure.o
13:19:41 [2019-12-16T13:19:41.792Z] #38 DONE 281.7s
13:19:41 [2019-12-16T13:19:41.793Z] 
13:19:41 [2019-12-16T13:19:41.793Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:19:41 [2019-12-16T13:19:41.793Z] #18 14.20   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:19:41 [2019-12-16T13:19:41.793Z] #18 14.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:19:41 [2019-12-16T13:19:41.793Z] #18 15.62   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:19:41 [2019-12-16T13:19:41.793Z] #18 17.38 Collecting pyyaml (from yamllint==1.16.0)
13:19:41 [2019-12-16T13:19:41.793Z] #18 18.70   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
13:19:41 [2019-12-16T13:19:41.821Z] #41 48.00   AR       criu/pie/pie.lib.a
13:19:41 [2019-12-16T13:19:41.821Z] #41 48.06   DEP      criu/pie/restorer.d
13:19:41 [2019-12-16T13:19:41.821Z] #41 48.23   DEP      criu/arch/aarch64/restorer.d
13:19:41 [2019-12-16T13:19:41.971Z] #44 ...
13:19:41 [2019-12-16T13:19:41.971Z] 
13:19:41 [2019-12-16T13:19:41.971Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:41 [2019-12-16T13:19:41.971Z] #31 78.54 os
13:19:41 [2019-12-16T13:19:41.971Z] #31 79.13 internal/fmtsort
13:19:41 [2019-12-16T13:19:41.971Z] #31 80.02 strings
13:19:41 [2019-12-16T13:19:41.971Z] #31 82.91 path
13:19:41 [2019-12-16T13:19:41.971Z] #31 83.61 text/tabwriter
13:19:41 [2019-12-16T13:19:41.971Z] #31 83.74 fmt
13:19:41 [2019-12-16T13:19:41.971Z] #31 84.60 path/filepath
13:19:41 [2019-12-16T13:19:41.971Z] #31 88.86 github.com/BurntSushi/toml
13:19:41 [2019-12-16T13:19:41.971Z] #31 88.87 flag
13:19:42 [2019-12-16T13:19:42.081Z] #41 48.35   DEP      criu/pie/parasite.d
13:19:42 [2019-12-16T13:19:42.342Z] #41 ...
13:19:42 [2019-12-16T13:19:42.342Z] 
13:19:42 [2019-12-16T13:19:42.342Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:19:42 [2019-12-16T13:19:42.342Z] #29 DONE 0.2s
13:19:42 [2019-12-16T13:19:42.342Z] 
13:19:42 [2019-12-16T13:19:42.342Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:42 [2019-12-16T13:19:42.342Z] #41 48.57   CC       criu/pie/parasite.o
13:19:42 [2019-12-16T13:19:42.603Z] #41 ...
13:19:42 [2019-12-16T13:19:42.603Z] 
13:19:42 [2019-12-16T13:19:42.603Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:19:42 [2019-12-16T13:19:42.603Z] #32 DONE 0.2s
13:19:42 [2019-12-16T13:19:42.603Z] 
13:19:42 [2019-12-16T13:19:42.603Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:19:42 [2019-12-16T13:19:42.603Z] #37 DONE 0.1s
13:19:42 [2019-12-16T13:19:42.603Z] 
13:19:42 [2019-12-16T13:19:42.603Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:19:42 [2019-12-16T13:19:42.771Z] #18 51.59 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:19:42 [2019-12-16T13:19:42.865Z] #39 DONE 0.2s
13:19:42 [2019-12-16T13:19:42.865Z] 
13:19:42 [2019-12-16T13:19:42.865Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:19:43 [2019-12-16T13:19:43.125Z] #59 ...
13:19:43 [2019-12-16T13:19:43.125Z] 
13:19:43 [2019-12-16T13:19:43.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:43 [2019-12-16T13:19:43.125Z] #41 49.28   LINK     criu/pie/parasite.built-in.o
13:19:43 [2019-12-16T13:19:43.125Z] #41 49.30   GEN      criu/pie/parasite-blob.h
13:19:43 [2019-12-16T13:19:43.125Z] #41 49.32   CC       criu/arch/aarch64/restorer.o
13:19:43 [2019-12-16T13:19:43.164Z] #18 ...
13:19:43 [2019-12-16T13:19:43.164Z] 
13:19:43 [2019-12-16T13:19:43.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:43 [2019-12-16T13:19:43.164Z] #41 190.7   CC       criu/sigframe.o
13:19:43 [2019-12-16T13:19:43.164Z] #41 190.9   CC       criu/signalfd.o
13:19:43 [2019-12-16T13:19:43.277Z] #18 51.90 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:19:43 [2019-12-16T13:19:43.277Z] #18 51.98 Setting up python3-wheel (0.29.0-2) ...
13:19:43 [2019-12-16T13:19:43.387Z] #41 49.58   CC       criu/pie/restorer.o
13:19:43 [2019-12-16T13:19:43.422Z] #41 191.2   CC       criu/sk-inet.o
13:19:43 [2019-12-16T13:19:43.495Z] #45 13.07 crypto/internal/subtle
13:19:43 [2019-12-16T13:19:43.784Z] #45 13.86 crypto/subtle
13:19:44 [2019-12-16T13:19:44.138Z] #18 52.82 Setting up python3-pkg-resources (33.1.1-1) ...
13:19:44 [2019-12-16T13:19:44.355Z] #41 192.1   CC       criu/sk-netlink.o
13:19:44 [2019-12-16T13:19:44.563Z] #18 ...
13:19:44 [2019-12-16T13:19:44.563Z] 
13:19:44 [2019-12-16T13:19:44.563Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:19:44 [2019-12-16T13:19:44.563Z] #29 157.6 + rm -rf /tmp/tmp.VkKrZq1qZf
13:19:44 [2019-12-16T13:19:44.788Z] #41 50.92   LINK     criu/pie/restorer.built-in.o
13:19:44 [2019-12-16T13:19:44.788Z] #41 50.93   GEN      criu/pie/restorer-blob.h
13:19:44 [2019-12-16T13:19:44.788Z] #41 50.99   DEP      criu/vdso.d
13:19:44 [2019-12-16T13:19:44.788Z] #41 51.14   DEP      criu/uts_ns.d
13:19:44 [2019-12-16T13:19:44.813Z] #45 14.63 vendor/golang.org/x/crypto/cryptobyte/asn1
13:19:44 [2019-12-16T13:19:44.920Z] #41 192.6   CC       criu/sk-packet.o
13:19:44 [2019-12-16T13:19:44.969Z] #29 DONE 158.0s
13:19:44 [2019-12-16T13:19:44.969Z] 
13:19:44 [2019-12-16T13:19:44.969Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:44 [2019-12-16T13:19:44.969Z] #42 106.1   CC       criu/fsnotify.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 107.2   CC       criu/image-desc.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 107.4   CC       criu/image.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 108.9   CC       criu/ipc_ns.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 110.1   CC       criu/irmap.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 110.7   CC       criu/kcmp-ids.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 110.9   CC       criu/kerndat.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 111.9   CC       criu/libnetlink.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 112.3   CC       criu/log.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 112.6   CC       criu/lsm.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 112.8   CC       criu/mem.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 114.7   CC       criu/mount.o
13:19:44 [2019-12-16T13:19:44.969Z] #42 ...
13:19:44 [2019-12-16T13:19:44.969Z] 
13:19:44 [2019-12-16T13:19:44.969Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:19:44 [2019-12-16T13:19:44.969Z] #18 53.68 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:19:45 [2019-12-16T13:19:45.049Z] #41 51.24   DEP      criu/util.d
13:19:45 [2019-12-16T13:19:45.049Z] #41 51.34   DEP      criu/uffd.d
13:19:45 [2019-12-16T13:19:45.103Z] #45 15.09 internal/nettrace
13:19:45 [2019-12-16T13:19:45.253Z] #31 ...
13:19:45 [2019-12-16T13:19:45.253Z] 
13:19:45 [2019-12-16T13:19:45.253Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:45 [2019-12-16T13:19:45.253Z] #44 91.39 regexp
13:19:45 [2019-12-16T13:19:45.310Z] #41 51.43   DEP      criu/tun.d
13:19:45 [2019-12-16T13:19:45.310Z] #41 51.53   DEP      criu/tty.d
13:19:45 [2019-12-16T13:19:45.512Z] #44 92.31 go/token
13:19:45 [2019-12-16T13:19:45.571Z] #41 51.69   DEP      criu/timerfd.d
13:19:45 [2019-12-16T13:19:45.571Z] #41 51.79   DEP      criu/sysfs_parse.d
13:19:45 [2019-12-16T13:19:45.571Z] #41 ...
13:19:45 [2019-12-16T13:19:45.571Z] 
13:19:45 [2019-12-16T13:19:45.571Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:45 [2019-12-16T13:19:45.571Z] #54 92.20 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:19:45 [2019-12-16T13:19:45.571Z] #54 93.35 + mkdir -p /build
13:19:45 [2019-12-16T13:19:45.571Z] #54 93.35 + cp runc /build/runc
13:19:45 [2019-12-16T13:19:45.571Z] #54 DONE 93.7s
13:19:45 [2019-12-16T13:19:45.571Z] 
13:19:45 [2019-12-16T13:19:45.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:45 [2019-12-16T13:19:45.571Z] #41 51.87   DEP      criu/sysctl.d
13:19:45 [2019-12-16T13:19:45.730Z] #45 15.76 runtime/cgo
13:19:45 [2019-12-16T13:19:45.831Z] #41 51.95   DEP      criu/string.d
13:19:45 [2019-12-16T13:19:45.831Z] #41 51.98   DEP      criu/stats.d
13:19:45 [2019-12-16T13:19:45.831Z] #41 52.07   DEP      criu/sockets.d
13:19:45 [2019-12-16T13:19:45.831Z] #41 52.14   DEP      criu/sk-unix.d
13:19:45 [2019-12-16T13:19:45.853Z] #41 193.4   CC       criu/sk-queue.o
13:19:46 [2019-12-16T13:19:46.092Z] #41 52.27   DEP      criu/sk-tcp.d
13:19:46 [2019-12-16T13:19:46.092Z] #41 52.37   DEP      criu/sk-queue.d
13:19:46 [2019-12-16T13:19:46.092Z] #41 52.45   DEP      criu/sk-packet.d
13:19:46 [2019-12-16T13:19:46.111Z] #41 193.9   CC       criu/sk-tcp.o
13:19:46 [2019-12-16T13:19:46.352Z] #41 52.54   DEP      criu/sk-netlink.d
13:19:46 [2019-12-16T13:19:46.352Z] #41 52.64   DEP      criu/sk-inet.d
13:19:46 [2019-12-16T13:19:46.602Z] #18 54.84 Setting up python3-setuptools (33.1.1-1) ...
13:19:46 [2019-12-16T13:19:46.612Z] #41 52.73   DEP      criu/signalfd.d
13:19:46 [2019-12-16T13:19:46.612Z] #41 52.80   DEP      criu/sigframe.d
13:19:46 [2019-12-16T13:19:46.612Z] #41 52.86   DEP      criu/shmem.d
13:19:46 [2019-12-16T13:19:46.676Z] #41 194.5   CC       criu/sk-unix.o
13:19:46 [2019-12-16T13:19:46.873Z] #41 52.94   DEP      criu/servicefd.d
13:19:46 [2019-12-16T13:19:46.873Z] #41 53.02   DEP      criu/seize.d
13:19:46 [2019-12-16T13:19:46.873Z] #41 53.10   DEP      criu/seccomp.d
13:19:46 [2019-12-16T13:19:46.873Z] #41 53.19   DEP      criu/rst-malloc.d
13:19:46 [2019-12-16T13:19:46.873Z] #41 53.23   DEP      criu/rbtree.d
13:19:46 [2019-12-16T13:19:46.890Z] #44 93.37 go/scanner
13:19:47 [2019-12-16T13:19:47.016Z] #18 55.79 Setting up dh-python (2.20170125) ...
13:19:47 [2019-12-16T13:19:47.133Z] #41 53.26   DEP      criu/pstree.d
13:19:47 [2019-12-16T13:19:47.133Z] #41 53.34   DEP      criu/protobuf.d
13:19:47 [2019-12-16T13:19:47.133Z] #41 53.46   GEN      criu/protobuf-desc-gen.h
13:19:47 [2019-12-16T13:19:47.242Z] #41 ...
13:19:47 [2019-12-16T13:19:47.242Z] 
13:19:47 [2019-12-16T13:19:47.242Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:19:47 [2019-12-16T13:19:47.242Z] #18 21.03 Building wheels for collected packages: pathspec, pyyaml
13:19:47 [2019-12-16T13:19:47.242Z] #18 21.04   Running setup.py bdist_wheel for pathspec: started
13:19:47 [2019-12-16T13:19:47.242Z] #18 22.14   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:19:47 [2019-12-16T13:19:47.242Z] #18 22.14   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:19:47 [2019-12-16T13:19:47.242Z] #18 22.16   Running setup.py bdist_wheel for pyyaml: started
13:19:47 [2019-12-16T13:19:47.242Z] #18 23.40   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:19:47 [2019-12-16T13:19:47.242Z] #18 23.40   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
13:19:47 [2019-12-16T13:19:47.242Z] #18 23.49 Successfully built pathspec pyyaml
13:19:47 [2019-12-16T13:19:47.242Z] #18 23.50 Installing collected packages: pathspec, pyyaml, yamllint
13:19:47 [2019-12-16T13:19:47.242Z] #18 23.93 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
13:19:47 [2019-12-16T13:19:47.242Z] #18 DONE 24.3s
13:19:47 [2019-12-16T13:19:47.242Z] 
13:19:47 [2019-12-16T13:19:47.242Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:19:47 [2019-12-16T13:19:47.242Z] #23 DONE 0.2s
13:19:47 [2019-12-16T13:19:47.242Z] 
13:19:47 [2019-12-16T13:19:47.242Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:19:47 [2019-12-16T13:19:47.456Z] #44 ...
13:19:47 [2019-12-16T13:19:47.456Z] 
13:19:47 [2019-12-16T13:19:47.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:47 [2019-12-16T13:19:47.456Z] #41 6.530 Note: Building without setproctitle() and strlcpy() support.
13:19:47 [2019-12-16T13:19:47.456Z] #41 6.530       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:19:47 [2019-12-16T13:19:47.456Z] #41 8.749 fatal: Not a git repository (or any of the parent directories): .git
13:19:47 [2019-12-16T13:19:47.456Z] #41 8.787   GEN      .gitid
13:19:47 [2019-12-16T13:19:47.456Z] #41 8.803   GEN      criu/include/version.h
13:19:47 [2019-12-16T13:19:47.456Z] #41 8.878   GEN      include/common/asm
13:19:47 [2019-12-16T13:19:47.713Z] #41 ...
13:19:47 [2019-12-16T13:19:47.713Z] 
13:19:47 [2019-12-16T13:19:47.713Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:47 [2019-12-16T13:19:47.713Z] #31 92.10 log
13:19:47 [2019-12-16T13:19:47.713Z] #31 94.79 github.com/BurntSushi/toml/cmd/tomlv
13:19:47 [2019-12-16T13:19:47.832Z] #18 56.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:19:47 [2019-12-16T13:19:47.832Z] #18 DONE 56.6s
13:19:47 [2019-12-16T13:19:47.832Z] 
13:19:47 [2019-12-16T13:19:47.832Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:19:48 [2019-12-16T13:19:48.518Z] #41 54.54   DEP      criu/protobuf-desc.d
13:19:48 [2019-12-16T13:19:48.518Z] #41 54.63   DEP      criu/proc_parse.d
13:19:48 [2019-12-16T13:19:48.518Z] #41 54.73   DEP      criu/plugin.d
13:19:48 [2019-12-16T13:19:48.518Z] #41 54.80   DEP      criu/pipes.d
13:19:48 [2019-12-16T13:19:48.613Z] #27 DONE 1.0s
13:19:48 [2019-12-16T13:19:48.613Z] 
13:19:48 [2019-12-16T13:19:48.613Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:19:48 [2019-12-16T13:19:48.613Z] #29 DONE 0.1s
13:19:48 [2019-12-16T13:19:48.613Z] 
13:19:48 [2019-12-16T13:19:48.613Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:19:48 [2019-12-16T13:19:48.613Z] #32 DONE 0.1s
13:19:48 [2019-12-16T13:19:48.613Z] 
13:19:48 [2019-12-16T13:19:48.613Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:19:48 [2019-12-16T13:19:48.613Z] #37 DONE 0.1s
13:19:48 [2019-12-16T13:19:48.613Z] 
13:19:48 [2019-12-16T13:19:48.613Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:48 [2019-12-16T13:19:48.613Z] #54 107.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:19:48 [2019-12-16T13:19:48.779Z] #41 54.91   DEP      criu/pie-util.d
13:19:48 [2019-12-16T13:19:48.779Z] #41 54.99   DEP      criu/pie-util-vdso.d
13:19:48 [2019-12-16T13:19:48.779Z] #41 55.07   DEP      criu/pie-util-vdso-elf32.d
13:19:49 [2019-12-16T13:19:49.040Z] #41 55.16   DEP      criu/path.d
13:19:49 [2019-12-16T13:19:49.040Z] #41 55.24   DEP      criu/parasite-syscall.d
13:19:49 [2019-12-16T13:19:49.040Z] #41 55.34   DEP      criu/pagemap.d
13:19:49 [2019-12-16T13:19:49.178Z] #54 ...
13:19:49 [2019-12-16T13:19:49.178Z] 
13:19:49 [2019-12-16T13:19:49.178Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:19:49 [2019-12-16T13:19:49.178Z] #39 DONE 0.6s
13:19:49 [2019-12-16T13:19:49.300Z] #41 55.42   DEP      criu/pagemap-cache.d
13:19:49 [2019-12-16T13:19:49.300Z] #41 55.52   DEP      criu/page-xfer.d
13:19:49 [2019-12-16T13:19:49.300Z] #41 55.60   DEP      criu/page-pipe.d
13:19:49 [2019-12-16T13:19:49.436Z] 
13:19:49 [2019-12-16T13:19:49.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:49 [2019-12-16T13:19:49.436Z] #41 196.7   CC       criu/sockets.o
13:19:49 [2019-12-16T13:19:49.561Z] #41 55.67   DEP      criu/netfilter.d
13:19:49 [2019-12-16T13:19:49.561Z] #41 55.79   DEP      criu/net.d
13:19:49 [2019-12-16T13:19:49.695Z] #41 197.4   CC       criu/stats.o
13:19:49 [2019-12-16T13:19:49.821Z] #41 55.91   DEP      criu/namespaces.d
13:19:49 [2019-12-16T13:19:49.821Z] #41 55.99   DEP      criu/mount.d
13:19:49 [2019-12-16T13:19:49.821Z] #41 56.10   DEP      criu/mem.d
13:19:49 [2019-12-16T13:19:49.821Z] #41 56.18   DEP      criu/lsm.d
13:19:49 [2019-12-16T13:19:49.952Z] #41 197.7   CC       criu/string.o
13:19:49 [2019-12-16T13:19:49.952Z] #41 197.8   CC       criu/sysctl.o
13:19:50 [2019-12-16T13:19:50.081Z] #41 56.24   DEP      criu/log.d
13:19:50 [2019-12-16T13:19:50.081Z] #41 56.30   DEP      criu/libnetlink.d
13:19:50 [2019-12-16T13:19:50.081Z] #41 56.36   DEP      criu/kerndat.d
13:19:50 [2019-12-16T13:19:50.342Z] #41 56.49   DEP      criu/kcmp-ids.d
13:19:50 [2019-12-16T13:19:50.342Z] #41 56.53   DEP      criu/irmap.d
13:19:50 [2019-12-16T13:19:50.342Z] #41 56.63   DEP      criu/ipc_ns.d
13:19:50 [2019-12-16T13:19:50.390Z] #31 ...
13:19:50 [2019-12-16T13:19:50.390Z] 
13:19:50 [2019-12-16T13:19:50.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:50 [2019-12-16T13:19:50.390Z] #41 11.70   PBCC     images/google/protobuf/descriptor.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 11.87   PBCC     images/opts.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 11.90   PBCC     images/sit.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.02   DEP      images/google/protobuf/descriptor.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.17   DEP      images/opts.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.32   DEP      images/sit.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.34   PBCC     images/macvlan.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.35   DEP      images/macvlan.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.36   PBCC     images/autofs.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.36   DEP      images/autofs.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.45   PBCC     images/sysctl.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.48   DEP      images/sysctl.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.57   PBCC     images/time.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.64   DEP      images/time.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.71   PBCC     images/binfmt-misc.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.77   DEP      images/binfmt-misc.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.84   PBCC     images/seccomp.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 12.93   DEP      images/seccomp.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 13.02   PBCC     images/userns.pb-c.c
13:19:50 [2019-12-16T13:19:50.390Z] #41 13.04   DEP      images/userns.pb-c.d
13:19:50 [2019-12-16T13:19:50.390Z] #41 13.14   PBCC     images/cgroup.pb-c.c
13:19:50 [2019-12-16T13:19:50.517Z] #41 198.4   CC       criu/sysfs_parse.o
13:19:50 [2019-12-16T13:19:50.602Z] #41 56.78   DEP      criu/image.d
13:19:50 [2019-12-16T13:19:50.647Z] #41 13.22   DEP      images/cgroup.pb-c.d
13:19:50 [2019-12-16T13:19:50.647Z] #41 13.29   PBCC     images/fown.pb-c.c
13:19:50 [2019-12-16T13:19:50.647Z] #41 13.30   PBCC     images/ext-file.pb-c.c
13:19:50 [2019-12-16T13:19:50.647Z] #41 13.35   DEP      images/fown.pb-c.d
13:19:50 [2019-12-16T13:19:50.647Z] #41 13.39   DEP      images/ext-file.pb-c.d
13:19:50 [2019-12-16T13:19:50.774Z] #41 ...
13:19:50 [2019-12-16T13:19:50.774Z] 
13:19:50 [2019-12-16T13:19:50.774Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:50 [2019-12-16T13:19:50.774Z] #54 108.7 + mkdir -p /build
13:19:50 [2019-12-16T13:19:50.774Z] #54 108.7 + cp runc /build/runc
13:19:50 [2019-12-16T13:19:50.774Z] #54 DONE 109.3s
13:19:50 [2019-12-16T13:19:50.774Z] 
13:19:50 [2019-12-16T13:19:50.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:50 [2019-12-16T13:19:50.774Z] #41 198.7   CC       criu/timerfd.o
13:19:50 [2019-12-16T13:19:50.863Z] #41 56.92   DEP      criu/image-desc.d
13:19:50 [2019-12-16T13:19:50.863Z] #41 56.97   DEP      criu/fsnotify.d
13:19:50 [2019-12-16T13:19:50.863Z] #41 57.06   DEP      criu/filesystems.d
13:19:50 [2019-12-16T13:19:50.863Z] #41 57.15   DEP      criu/files.d
13:19:50 [2019-12-16T13:19:50.904Z] #41 13.50   PBCC     images/rpc.pb-c.c
13:19:50 [2019-12-16T13:19:50.904Z] #41 13.57   DEP      images/rpc.pb-c.d
13:19:51 [2019-12-16T13:19:51.123Z] #41 57.25   DEP      criu/files-reg.d
13:19:51 [2019-12-16T13:19:51.123Z] #41 57.34   DEP      criu/files-ext.d
13:19:51 [2019-12-16T13:19:51.123Z] #41 57.42   DEP      criu/file-lock.d
13:19:51 [2019-12-16T13:19:51.123Z] #41 57.49   DEP      criu/file-ids.d
13:19:51 [2019-12-16T13:19:51.161Z] #41 13.64   PBCC     images/siginfo.pb-c.c
13:19:51 [2019-12-16T13:19:51.161Z] #41 13.69   DEP      images/siginfo.pb-c.d
13:19:51 [2019-12-16T13:19:51.161Z] #41 13.79   PBCC     images/pagemap.pb-c.c
13:19:51 [2019-12-16T13:19:51.161Z] #41 13.87   DEP      images/pagemap.pb-c.d
13:19:51 [2019-12-16T13:19:51.305Z] #45 ...
13:19:51 [2019-12-16T13:19:51.305Z] 
13:19:51 [2019-12-16T13:19:51.305Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:19:51 [2019-12-16T13:19:51.305Z] #11 21.34 Fetched 7729 kB in 20s (373 kB/s)
13:19:51 [2019-12-16T13:19:51.339Z] #41 199.1   CC       criu/tty.o
13:19:51 [2019-12-16T13:19:51.388Z] #41 57.57   DEP      criu/fifo.d
13:19:51 [2019-12-16T13:19:51.388Z] #41 57.67   DEP      criu/fdstore.d
13:19:51 [2019-12-16T13:19:51.388Z] #41 57.72   DEP      criu/fault-injection.d
13:19:51 [2019-12-16T13:19:51.388Z] #41 57.74   DEP      criu/external.d
13:19:51 [2019-12-16T13:19:51.418Z] #41 14.03   PBCC     images/rlimit.pb-c.c
13:19:51 [2019-12-16T13:19:51.418Z] #41 14.06   DEP      images/rlimit.pb-c.d
13:19:51 [2019-12-16T13:19:51.418Z] #41 14.14   PBCC     images/file-lock.pb-c.c
13:19:51 [2019-12-16T13:19:51.649Z] #41 57.83   DEP      criu/eventpoll.d
13:19:51 [2019-12-16T13:19:51.649Z] #41 57.93   DEP      criu/eventfd.d
13:19:51 [2019-12-16T13:19:51.649Z] #41 58.01   DEP      criu/crtools.d
13:19:51 [2019-12-16T13:19:51.677Z] #41 14.17   DEP      images/file-lock.pb-c.d
13:19:51 [2019-12-16T13:19:51.677Z] #41 14.22   PBCC     images/tty.pb-c.c
13:19:51 [2019-12-16T13:19:51.677Z] #41 14.36   DEP      images/tty.pb-c.d
13:19:51 [2019-12-16T13:19:51.909Z] #41 58.12   DEP      criu/cr-service.d
13:19:51 [2019-12-16T13:19:51.909Z] #41 58.19   DEP      criu/cr-restore.d
13:19:51 [2019-12-16T13:19:51.935Z] #41 14.47   PBCC     images/tun.pb-c.c
13:19:51 [2019-12-16T13:19:51.935Z] #41 14.53   PBCC     images/netdev.pb-c.c
13:19:51 [2019-12-16T13:19:51.935Z] #41 14.60   DEP      images/tun.pb-c.d
13:19:51 [2019-12-16T13:19:51.935Z] #41 14.67   DEP      images/netdev.pb-c.d
13:19:52 [2019-12-16T13:19:52.171Z] #41 58.30   DEP      criu/cr-errno.d
13:19:52 [2019-12-16T13:19:52.171Z] #41 58.31   DEP      criu/cr-dump.d
13:19:52 [2019-12-16T13:19:52.171Z] #41 58.41   DEP      criu/cr-dedup.d
13:19:52 [2019-12-16T13:19:52.171Z] #41 58.49   DEP      criu/cr-check.d
13:19:52 [2019-12-16T13:19:52.193Z] #41 14.82   PBCC     images/vma.pb-c.c
13:19:52 [2019-12-16T13:19:52.193Z] #41 14.90   DEP      images/vma.pb-c.d
13:19:52 [2019-12-16T13:19:52.193Z] #41 14.95   PBCC     images/creds.pb-c.c
13:19:52 [2019-12-16T13:19:52.193Z] #41 15.00   DEP      images/creds.pb-c.d
13:19:52 [2019-12-16T13:19:52.387Z] #19 4.239 Collecting yamllint==1.16.0
13:19:52 [2019-12-16T13:19:52.431Z] #41 58.59   DEP      criu/config.d
13:19:52 [2019-12-16T13:19:52.431Z] #41 58.67   DEP      criu/clone-noasan.d
13:19:52 [2019-12-16T13:19:52.431Z] #41 58.71   DEP      criu/cgroup.d
13:19:52 [2019-12-16T13:19:52.431Z] #41 58.79   DEP      criu/cgroup-props.d
13:19:52 [2019-12-16T13:19:52.452Z] #41 15.06   PBCC     images/utsns.pb-c.c
13:19:52 [2019-12-16T13:19:52.452Z] #41 15.08   DEP      images/utsns.pb-c.d
13:19:52 [2019-12-16T13:19:52.693Z] #41 58.84   DEP      criu/bitmap.d
13:19:52 [2019-12-16T13:19:52.693Z] #41 58.87   DEP      criu/bfd.d
13:19:52 [2019-12-16T13:19:52.693Z] #41 58.94   DEP      criu/autofs.d
13:19:52 [2019-12-16T13:19:52.693Z] #41 59.02   DEP      criu/aio.d
13:19:52 [2019-12-16T13:19:52.710Z] #41 15.15   PBCC     images/ipc-desc.pb-c.c
13:19:52 [2019-12-16T13:19:52.710Z] #41 15.18   PBCC     images/ipc-sem.pb-c.c
13:19:52 [2019-12-16T13:19:52.710Z] #41 15.21   DEP      images/ipc-desc.pb-c.d
13:19:52 [2019-12-16T13:19:52.710Z] #41 15.25   DEP      images/ipc-sem.pb-c.d
13:19:52 [2019-12-16T13:19:52.710Z] #41 15.30   PBCC     images/ipc-msg.pb-c.c
13:19:52 [2019-12-16T13:19:52.805Z] #19 4.915   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:19:52 [2019-12-16T13:19:52.954Z] #41 59.11   DEP      criu/action-scripts.d
13:19:52 [2019-12-16T13:19:52.954Z] #41 59.23   CC       criu/action-scripts.o
13:19:52 [2019-12-16T13:19:52.968Z] #41 15.45   DEP      images/ipc-msg.pb-c.d
13:19:52 [2019-12-16T13:19:52.968Z] #41 15.54   PBCC     images/ipc-shm.pb-c.c
13:19:52 [2019-12-16T13:19:52.968Z] #41 15.57   DEP      images/ipc-shm.pb-c.d
13:19:52 [2019-12-16T13:19:52.968Z] #41 15.68   PBCC     images/ipc-var.pb-c.c
13:19:53 [2019-12-16T13:19:53.222Z] #19 5.123 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:19:53 [2019-12-16T13:19:53.223Z] #19 5.215   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:19:53 [2019-12-16T13:19:53.226Z] #41 15.72   DEP      images/ipc-var.pb-c.d
13:19:53 [2019-12-16T13:19:53.226Z] #41 15.82   PBCC     images/sk-opts.pb-c.c
13:19:53 [2019-12-16T13:19:53.226Z] #41 15.91   PBCC     images/packet-sock.pb-c.c
13:19:53 [2019-12-16T13:19:53.237Z] #41 200.9   CC       criu/tun.o
13:19:53 [2019-12-16T13:19:53.484Z] #41 15.97   DEP      images/sk-opts.pb-c.d
13:19:53 [2019-12-16T13:19:53.484Z] #41 16.06   DEP      images/packet-sock.pb-c.d
13:19:53 [2019-12-16T13:19:53.484Z] #41 16.14   PBCC     images/sk-netlink.pb-c.c
13:19:53 [2019-12-16T13:19:53.484Z] #41 16.26   DEP      images/sk-netlink.pb-c.d
13:19:53 [2019-12-16T13:19:53.494Z] #41 201.2   CC       criu/uffd.o
13:19:53 [2019-12-16T13:19:53.525Z] #41 59.60   CC       criu/aio.o
13:19:53 [2019-12-16T13:19:53.745Z] #41 16.34   PBCC     images/sk-inet.pb-c.c
13:19:53 [2019-12-16T13:19:53.786Z] #41 60.03   CC       criu/autofs.o
13:19:54 [2019-12-16T13:19:54.003Z] #41 16.44   DEP      images/sk-inet.pb-c.d
13:19:54 [2019-12-16T13:19:54.003Z] #41 16.63   PBCC     images/sk-unix.pb-c.c
13:19:54 [2019-12-16T13:19:54.003Z] #41 16.69   DEP      images/sk-unix.pb-c.d
13:19:54 [2019-12-16T13:19:54.059Z] #41 201.9   CC       criu/util.o
13:19:54 [2019-12-16T13:19:54.260Z] #41 16.82   PBCC     images/mm.pb-c.c
13:19:54 [2019-12-16T13:19:54.260Z] #41 ...
13:19:54 [2019-12-16T13:19:54.260Z] 
13:19:54 [2019-12-16T13:19:54.260Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:19:54 [2019-12-16T13:19:54.260Z] #31 DONE 101.3s
13:19:54 [2019-12-16T13:19:54.260Z] 
13:19:54 [2019-12-16T13:19:54.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:54 [2019-12-16T13:19:54.260Z] #41 16.93   DEP      images/mm.pb-c.d
13:19:54 [2019-12-16T13:19:54.260Z] #41 ...
13:19:54 [2019-12-16T13:19:54.260Z] 
13:19:54 [2019-12-16T13:19:54.260Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:19:54 [2019-12-16T13:19:54.260Z] #44 95.32 go/ast
13:19:54 [2019-12-16T13:19:54.260Z] #44 97.13 internal/lazyregexp
13:19:54 [2019-12-16T13:19:54.260Z] #44 97.72 net/url
13:19:54 [2019-12-16T13:19:54.260Z] #44 99.90 text/template/parse
13:19:54 [2019-12-16T13:19:54.518Z] #44 ...
13:19:54 [2019-12-16T13:19:54.518Z] 
13:19:54 [2019-12-16T13:19:54.518Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:54 [2019-12-16T13:19:54.518Z] #41 17.08   PBCC     images/timerfd.pb-c.c
13:19:54 [2019-12-16T13:19:54.518Z] #41 17.22   DEP      images/timerfd.pb-c.d
13:19:54 [2019-12-16T13:19:54.605Z] #19 6.578 Collecting pyyaml (from yamllint==1.16.0)
13:19:54 [2019-12-16T13:19:54.605Z] #19 6.743   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
13:19:54 [2019-12-16T13:19:54.726Z] #41 60.94   CC       criu/bfd.o
13:19:54 [2019-12-16T13:19:54.776Z] #41 17.35   PBCC     images/timer.pb-c.c
13:19:54 [2019-12-16T13:19:54.776Z] #41 17.41   DEP      images/timer.pb-c.d
13:19:54 [2019-12-16T13:19:54.987Z] #41 61.24   CC       criu/bitmap.o
13:19:54 [2019-12-16T13:19:54.987Z] #41 61.31   CC       criu/cgroup-props.o
13:19:55 [2019-12-16T13:19:55.034Z] #41 17.62   PBCC     images/sa.pb-c.c
13:19:55 [2019-12-16T13:19:55.034Z] #41 17.72   DEP      images/sa.pb-c.d
13:19:55 [2019-12-16T13:19:55.294Z] #41 17.84   PBCC     images/pipe-data.pb-c.c
13:19:55 [2019-12-16T13:19:55.294Z] #41 17.90   DEP      images/pipe-data.pb-c.d
13:19:55 [2019-12-16T13:19:55.294Z] #41 17.98   PBCC     images/mnt.pb-c.c
13:19:55 [2019-12-16T13:19:55.431Z] #41 202.9   CC       criu/uts_ns.o
13:19:55 [2019-12-16T13:19:55.431Z] #41 203.0   CC       criu/vdso-compat.o
13:19:55 [2019-12-16T13:19:55.431Z] #41 203.2   CC       criu/vdso.o
13:19:55 [2019-12-16T13:19:55.555Z] #41 18.09   DEP      images/mnt.pb-c.d
13:19:55 [2019-12-16T13:19:55.555Z] #41 18.16   PBCC     images/sk-packet.pb-c.c
13:19:55 [2019-12-16T13:19:55.555Z] #41 18.29   DEP      images/sk-packet.pb-c.d
13:19:55 [2019-12-16T13:19:55.559Z] #41 61.74   CC       criu/cgroup.o
13:19:55 [2019-12-16T13:19:55.812Z] #41 18.36   PBCC     images/tcp-stream.pb-c.c
13:19:55 [2019-12-16T13:19:55.813Z] #41 18.52   DEP      images/tcp-stream.pb-c.d
13:19:55 [2019-12-16T13:19:55.996Z] #41 203.8   LINK     criu/built-in.o
13:19:56 [2019-12-16T13:19:56.070Z] #41 18.60   PBCC     images/pipe.pb-c.c
13:19:56 [2019-12-16T13:19:56.070Z] #41 18.72   DEP      images/pipe.pb-c.d
13:19:56 [2019-12-16T13:19:56.070Z] #41 18.79   PBCC     images/pstree.pb-c.c
13:19:56 [2019-12-16T13:19:56.070Z] #41 18.86   DEP      images/pstree.pb-c.d
13:19:56 [2019-12-16T13:19:56.253Z] #41 204.0   LINK     criu/criu
13:19:56 [2019-12-16T13:19:56.328Z] #41 18.97   PBCC     images/fs.pb-c.c
13:19:56 [2019-12-16T13:19:56.328Z] #41 19.04   DEP      images/fs.pb-c.d
13:19:56 [2019-12-16T13:19:56.328Z] #41 19.10   PBCC     images/signalfd.pb-c.c
13:19:56 [2019-12-16T13:19:56.456Z] #19 7.812 Building wheels for collected packages: pathspec, pyyaml
13:19:56 [2019-12-16T13:19:56.456Z] #19 7.812   Running setup.py bdist_wheel for pathspec: started
13:19:56 [2019-12-16T13:19:56.510Z] #41 204.3   DEP      lib/c/criu.d
13:19:56 [2019-12-16T13:19:56.510Z] #41 204.3   CC       images/rpc.pb-c.o
13:19:56 [2019-12-16T13:19:56.586Z] #41 19.15   DEP      images/signalfd.pb-c.d
13:19:56 [2019-12-16T13:19:56.586Z] #41 19.24   PBCC     images/fh.pb-c.c
13:19:56 [2019-12-16T13:19:56.586Z] #41 19.29   PBCC     images/fsnotify.pb-c.c
13:19:56 [2019-12-16T13:19:56.586Z] #41 19.39   DEP      images/fh.pb-c.d
13:19:56 [2019-12-16T13:19:56.844Z] #41 19.51   DEP      images/fsnotify.pb-c.d
13:19:56 [2019-12-16T13:19:56.844Z] #41 19.65   PBCC     images/eventpoll.pb-c.c
13:19:56 [2019-12-16T13:19:56.884Z] #11 21.34 Reading package lists...
13:19:56 [2019-12-16T13:19:56.884Z] #11 ...
13:19:56 [2019-12-16T13:19:56.884Z] 
13:19:56 [2019-12-16T13:19:56.884Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:19:56 [2019-12-16T13:19:56.884Z] #39 23.62 + cd /tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution
13:19:56 [2019-12-16T13:19:56.884Z] #39 23.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:19:56 [2019-12-16T13:19:56.884Z] #39 26.50 + GOPATH=/tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g1pF0UcD22 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:19:56 [2019-12-16T13:19:56.922Z] #19 ...
13:19:56 [2019-12-16T13:19:56.922Z] 
13:19:56 [2019-12-16T13:19:56.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:56 [2019-12-16T13:19:56.922Z] #42 118.5   CC       criu/namespaces.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 120.7   CC       criu/net.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 122.8   CC       criu/netfilter.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 123.2   CC       criu/page-pipe.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 123.7   CC       criu/page-xfer.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 124.6   CC       criu/pagemap-cache.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 124.9   CC       criu/pagemap.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 125.5   CC       criu/parasite-syscall.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 126.2   CC       criu/path.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 126.6   CC       criu/pie-util-vdso-elf32.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 127.3   CC       criu/pie-util-vdso.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 127.8   CC       criu/pie-util.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 127.9   CC       criu/pipes.o
13:19:56 [2019-12-16T13:19:56.922Z] #42 ...
13:19:56 [2019-12-16T13:19:56.922Z] 
13:19:56 [2019-12-16T13:19:56.922Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:19:56 [2019-12-16T13:19:56.922Z] #19 9.170   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:19:56 [2019-12-16T13:19:56.943Z] #41 63.19   CC       criu/clone-noasan.o
13:19:56 [2019-12-16T13:19:56.943Z] #41 63.27   CC       criu/config.o
13:19:57 [2019-12-16T13:19:57.075Z] #41 204.8   CC       lib/c/criu.o
13:19:57 [2019-12-16T13:19:57.101Z] #41 19.74   DEP      images/eventpoll.pb-c.d
13:19:57 [2019-12-16T13:19:57.336Z] #19 9.172   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:19:57 [2019-12-16T13:19:57.336Z] #19 9.208   Running setup.py bdist_wheel for pyyaml: started
13:19:57 [2019-12-16T13:19:57.359Z] #41 19.84   PBCC     images/eventfd.pb-c.c
13:19:57 [2019-12-16T13:19:57.359Z] #41 19.93   DEP      images/eventfd.pb-c.d
13:19:57 [2019-12-16T13:19:57.359Z] #41 20.01   PBCC     images/remap-file-path.pb-c.c
13:19:57 [2019-12-16T13:19:57.621Z] #41 20.19   DEP      images/remap-file-path.pb-c.d
13:19:57 [2019-12-16T13:19:57.621Z] #41 20.27   PBCC     images/fifo.pb-c.c
13:19:57 [2019-12-16T13:19:57.879Z] #41 20.37   DEP      images/fifo.pb-c.d
13:19:57 [2019-12-16T13:19:57.879Z] #41 20.46   PBCC     images/ghost-file.pb-c.c
13:19:57 [2019-12-16T13:19:57.879Z] #41 20.57   DEP      images/ghost-file.pb-c.d
13:19:57 [2019-12-16T13:19:57.879Z] #41 20.67   PBCC     images/regfile.pb-c.c
13:19:57 [2019-12-16T13:19:57.884Z] #41 64.07   CC       criu/cr-check.o
13:19:58 [2019-12-16T13:19:58.008Z] #41 205.6   LINK     lib/c/built-in.o
13:19:58 [2019-12-16T13:19:58.008Z] #41 205.6   LINK     lib/c/libcriu.so
13:19:58 [2019-12-16T13:19:58.008Z] #41 205.8   GEN      magic.py
13:19:58 [2019-12-16T13:19:58.138Z] #41 20.71   DEP      images/regfile.pb-c.d
13:19:58 [2019-12-16T13:19:58.187Z] #19 10.41   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:19:58 [2019-12-16T13:19:58.187Z] #19 10.41   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
13:19:58 [2019-12-16T13:19:58.265Z] #41 205.9 Note: Building without setproctitle() and strlcpy() support.
13:19:58 [2019-12-16T13:19:58.265Z] #41 205.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:19:58 [2019-12-16T13:19:58.396Z] #41 20.90   PBCC     images/ns.pb-c.c
13:19:58 [2019-12-16T13:19:58.396Z] #41 20.99   DEP      images/ns.pb-c.d
13:19:58 [2019-12-16T13:19:58.396Z] #41 21.11   PBCC     images/fdinfo.pb-c.c
13:19:58 [2019-12-16T13:19:58.596Z] #19 10.59 Successfully built pathspec pyyaml
13:19:58 [2019-12-16T13:19:58.596Z] #19 10.59 Installing collected packages: pathspec, pyyaml, yamllint
13:19:58 [2019-12-16T13:19:58.596Z] #19 10.92 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
13:19:58 [2019-12-16T13:19:58.654Z] #41 21.26   DEP      images/fdinfo.pb-c.d
13:19:58 [2019-12-16T13:19:58.654Z] #41 21.38   PBCC     images/core-aarch64.pb-c.c
13:19:58 [2019-12-16T13:19:58.827Z] #41 64.97   CC       criu/cr-dedup.o
13:19:58 [2019-12-16T13:19:58.913Z] #41 21.41   PBCC     images/core-arm.pb-c.c
13:19:58 [2019-12-16T13:19:58.913Z] #41 21.48   PBCC     images/core-ppc64.pb-c.c
13:19:58 [2019-12-16T13:19:58.913Z] #41 21.56   PBCC     images/core-s390.pb-c.c
13:19:58 [2019-12-16T13:19:58.913Z] #41 21.62   PBCC     images/core-x86.pb-c.c
13:19:58 [2019-12-16T13:19:58.913Z] #41 21.68   PBCC     images/core.pb-c.c
13:19:59 [2019-12-16T13:19:59.088Z] #41 65.29   CC       criu/cr-dump.o
13:19:59 [2019-12-16T13:19:59.171Z] #41 21.75   PBCC     images/inventory.pb-c.c
13:19:59 [2019-12-16T13:19:59.171Z] #41 21.85   DEP      images/core-aarch64.pb-c.d
13:19:59 [2019-12-16T13:19:59.171Z] #41 21.89   DEP      images/core-arm.pb-c.d
13:19:59 [2019-12-16T13:19:59.171Z] #41 21.93   DEP      images/core-ppc64.pb-c.d
13:19:59 [2019-12-16T13:19:59.197Z] #41 206.7 fatal: Not a git repository (or any of the parent directories): .git
13:19:59 [2019-12-16T13:19:59.429Z] #41 22.00   DEP      images/core-s390.pb-c.d
13:19:59 [2019-12-16T13:19:59.429Z] #41 22.02   DEP      images/core-x86.pb-c.d
13:19:59 [2019-12-16T13:19:59.429Z] #41 22.10   DEP      images/core.pb-c.d
13:19:59 [2019-12-16T13:19:59.429Z] #41 22.18   DEP      images/inventory.pb-c.d
13:19:59 [2019-12-16T13:19:59.455Z] #41 207.2 make[1]: Nothing to be done for 'all'.
13:19:59 [2019-12-16T13:19:59.455Z] #19 DONE 11.2s
13:19:59 [2019-12-16T13:19:59.455Z] 
13:19:59 [2019-12-16T13:19:59.455Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:19:59 [2019-12-16T13:19:59.455Z] #24 DONE 0.2s
13:19:59 [2019-12-16T13:19:59.455Z] 
13:19:59 [2019-12-16T13:19:59.455Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:19:59 [2019-12-16T13:19:59.603Z] #39 ...
13:19:59 [2019-12-16T13:19:59.603Z] 
13:19:59 [2019-12-16T13:19:59.603Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:19:59 [2019-12-16T13:19:59.603Z] #51 29.45 + cd /tmp/tmp.kyeOLPfk9u/src/github.com/golangci/golangci-lint/
13:19:59 [2019-12-16T13:19:59.603Z] #51 29.45 + git checkout -q v1.20.0
13:19:59 [2019-12-16T13:19:59.686Z] #41 22.29   PBCC     images/cpuinfo.pb-c.c
13:19:59 [2019-12-16T13:19:59.686Z] #41 22.34   DEP      images/cpuinfo.pb-c.d
13:19:59 [2019-12-16T13:19:59.686Z] #41 22.37   PBCC     images/stats.pb-c.c
13:19:59 [2019-12-16T13:19:59.686Z] #41 22.41   DEP      images/stats.pb-c.d
13:19:59 [2019-12-16T13:19:59.849Z] #28 DONE 0.5s
13:19:59 [2019-12-16T13:19:59.849Z] 
13:19:59 [2019-12-16T13:19:59.849Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:19:59 [2019-12-16T13:19:59.849Z] #42 128.6   CC       criu/plugin.o
13:19:59 [2019-12-16T13:19:59.849Z] #42 129.0   CC       criu/proc_parse.o
13:19:59 [2019-12-16T13:19:59.849Z] #42 ...
13:19:59 [2019-12-16T13:19:59.849Z] 
13:19:59 [2019-12-16T13:19:59.849Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:19:59 [2019-12-16T13:19:59.849Z] #30 DONE 0.1s
13:19:59 [2019-12-16T13:19:59.895Z] #51 29.97 ++ git describe --tags
13:19:59 [2019-12-16T13:19:59.895Z] #51 29.97 + version=v1.20.0
13:19:59 [2019-12-16T13:19:59.895Z] #51 29.98 ++ git rev-parse --short HEAD
13:19:59 [2019-12-16T13:19:59.895Z] #51 29.98 + commit=cc98739
13:19:59 [2019-12-16T13:19:59.895Z] #51 29.98 ++ git show -s --format=%cd
13:19:59 [2019-12-16T13:19:59.895Z] #51 30.02 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
13:19:59 [2019-12-16T13:19:59.895Z] #51 30.02 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.7 make[1]: 'images/built-in.o' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.7 make[1]: 'compel/libcompel.a' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.7 make[1]: 'compel/compel-host-bin' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.8 make[1]: Nothing to be done for 'all'.
13:20:00 [2019-12-16T13:20:00.020Z] #41 207.8 make[1]: 'soccr/libsoccr.a' is up to date.
13:20:00 [2019-12-16T13:20:00.020Z] #41 ...
13:20:00 [2019-12-16T13:20:00.020Z] 
13:20:00 [2019-12-16T13:20:00.020Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:00 [2019-12-16T13:20:00.020Z] #59 236.9 + bin/containerd
13:20:00 [2019-12-16T13:20:00.259Z] 
13:20:00 [2019-12-16T13:20:00.259Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:20:00 [2019-12-16T13:20:00.259Z] #33 DONE 0.1s
13:20:00 [2019-12-16T13:20:00.259Z] 
13:20:00 [2019-12-16T13:20:00.259Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:20:00 [2019-12-16T13:20:00.259Z] #38 DONE 0.1s
13:20:00 [2019-12-16T13:20:00.259Z] 
13:20:00 [2019-12-16T13:20:00.259Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:00 [2019-12-16T13:20:00.472Z] #41 66.63   CC       criu/cr-errno.o
13:20:00 [2019-12-16T13:20:00.473Z] #41 66.68   CC       criu/cr-restore.o
13:20:00 [2019-12-16T13:20:00.679Z] #51 ...
13:20:00 [2019-12-16T13:20:00.679Z] 
13:20:00 [2019-12-16T13:20:00.679Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:00 [2019-12-16T13:20:00.679Z] #42 131.5   CC       criu/protobuf-desc.o
13:20:01 [2019-12-16T13:20:01.060Z] #41 23.76 make[1]: Nothing to be done for 'all'.
13:20:01 [2019-12-16T13:20:01.762Z] #42 132.7   CC       criu/protobuf.o
13:20:02 [2019-12-16T13:20:02.197Z] #42 133.3   CC       criu/pstree.o
13:20:02 [2019-12-16T13:20:02.401Z] #41 ...
13:20:02 [2019-12-16T13:20:02.401Z] 
13:20:02 [2019-12-16T13:20:02.401Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:02 [2019-12-16T13:20:02.401Z] #50 DONE 110.8s
13:20:02 [2019-12-16T13:20:02.401Z] 
13:20:02 [2019-12-16T13:20:02.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:02 [2019-12-16T13:20:02.545Z] #59 ...
13:20:02 [2019-12-16T13:20:02.545Z] 
13:20:02 [2019-12-16T13:20:02.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:02 [2019-12-16T13:20:02.545Z] #41 207.9 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 207.9 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.0 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.0 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.1 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.1 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.2 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.2 make[2]: Nothing to be done for 'all'.
13:20:02 [2019-12-16T13:20:02.545Z] #41 208.2   INSTALL  criu/criu
13:20:02 [2019-12-16T13:20:02.545Z] #41 DONE 210.1s
13:20:02 [2019-12-16T13:20:02.545Z] 
13:20:02 [2019-12-16T13:20:02.545Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:02 [2019-12-16T13:20:02.616Z] #51 ...
13:20:02 [2019-12-16T13:20:02.616Z] 
13:20:02 [2019-12-16T13:20:02.616Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:02 [2019-12-16T13:20:02.616Z] #45 22.24 vendor/golang.org/x/crypto/internal/subtle
13:20:02 [2019-12-16T13:20:02.616Z] #45 ...
13:20:02 [2019-12-16T13:20:02.616Z] 
13:20:02 [2019-12-16T13:20:02.616Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:20:02 [2019-12-16T13:20:02.616Z] #34 22.65 Fetched 7729 kB in 22s (349 kB/s)
13:20:02 [2019-12-16T13:20:02.616Z] #34 22.65 Reading package lists...
13:20:02 [2019-12-16T13:20:02.616Z] #34 ...
13:20:02 [2019-12-16T13:20:02.616Z] 
13:20:02 [2019-12-16T13:20:02.616Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:02 [2019-12-16T13:20:02.616Z] #11 21.34 Reading package lists...
13:20:02 [2019-12-16T13:20:02.907Z] #11 30.77 Reading package lists...
13:20:02 [2019-12-16T13:20:02.907Z] #11 ...
13:20:02 [2019-12-16T13:20:02.907Z] 
13:20:02 [2019-12-16T13:20:02.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:02 [2019-12-16T13:20:02.907Z] #41 23.04 Fetched 7729 kB in 21s (356 kB/s)
13:20:02 [2019-12-16T13:20:02.907Z] #41 23.04 Reading package lists...
13:20:02 [2019-12-16T13:20:02.907Z] #41 32.07 Reading package lists...
13:20:02 [2019-12-16T13:20:02.907Z] #41 ...
13:20:02 [2019-12-16T13:20:02.907Z] 
13:20:02 [2019-12-16T13:20:02.907Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:20:02 [2019-12-16T13:20:02.907Z] #25 23.31 Fetched 7729 kB in 22s (344 kB/s)
13:20:02 [2019-12-16T13:20:02.907Z] #25 23.31 Reading package lists...
13:20:02 [2019-12-16T13:20:02.974Z] #41 25.12   CC       images/stats.o
13:20:02 [2019-12-16T13:20:02.974Z] #41 25.57   CC       images/core.o
13:20:02 [2019-12-16T13:20:02.976Z] #41 69.28   CC       criu/cr-service.o
13:20:03 [2019-12-16T13:20:03.199Z] #25 ...
13:20:03 [2019-12-16T13:20:03.199Z] 
13:20:03 [2019-12-16T13:20:03.199Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:20:03 [2019-12-16T13:20:03.478Z] #59 ...
13:20:03 [2019-12-16T13:20:03.478Z] 
13:20:03 [2019-12-16T13:20:03.478Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:20:03 [2019-12-16T13:20:03.478Z] #42 DONE 0.1s
13:20:03 [2019-12-16T13:20:03.478Z] 
13:20:03 [2019-12-16T13:20:03.478Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:20:03 [2019-12-16T13:20:03.629Z] #41 26.21   CC       images/core-x86.o
13:20:03 [2019-12-16T13:20:03.666Z] #42 134.4   CC       criu/rbtree.o
13:20:03 [2019-12-16T13:20:03.666Z] #42 134.6   CC       criu/rst-malloc.o
13:20:03 [2019-12-16T13:20:03.666Z] #42 134.9   CC       criu/seccomp.o
13:20:03 [2019-12-16T13:20:03.971Z] #34 33.32 Reading package lists...
13:20:03 [2019-12-16T13:20:03.971Z] #34 ...
13:20:03 [2019-12-16T13:20:03.971Z] 
13:20:03 [2019-12-16T13:20:03.971Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:20:03 [2019-12-16T13:20:03.971Z] #57 24.14 Fetched 7729 kB in 23s (334 kB/s)
13:20:03 [2019-12-16T13:20:03.971Z] #57 24.14 Reading package lists...
13:20:03 [2019-12-16T13:20:03.971Z] #57 33.66 Reading package lists...
13:20:03 [2019-12-16T13:20:03.971Z] #57 ...
13:20:03 [2019-12-16T13:20:03.971Z] 
13:20:03 [2019-12-16T13:20:03.971Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:20:04 [2019-12-16T13:20:04.005Z] #41 70.24   CC       criu/crtools.o
13:20:04 [2019-12-16T13:20:04.045Z] #45 DONE 0.7s
13:20:04 [2019-12-16T13:20:04.045Z] 
13:20:04 [2019-12-16T13:20:04.045Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:20:04 [2019-12-16T13:20:04.196Z] #41 26.66   CC       images/core-arm.o
13:20:04 [2019-12-16T13:20:04.265Z] #41 70.59   CC       criu/eventfd.o
13:20:04 [2019-12-16T13:20:04.303Z] #48 DONE 0.1s
13:20:04 [2019-12-16T13:20:04.303Z] 
13:20:04 [2019-12-16T13:20:04.303Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:04 [2019-12-16T13:20:04.454Z] #41 27.18   CC       images/core-aarch64.o
13:20:04 [2019-12-16T13:20:04.524Z] #41 70.78   CC       criu/eventpoll.o
13:20:04 [2019-12-16T13:20:04.539Z] #42 135.4   CC       criu/seize.o
13:20:04 [2019-12-16T13:20:04.962Z] #42 136.0   CC       criu/servicefd.o
13:20:05 [2019-12-16T13:20:05.021Z] #41 27.55   CC       images/core-ppc64.o
13:20:05 [2019-12-16T13:20:05.094Z] #41 71.25   CC       criu/external.o
13:20:05 [2019-12-16T13:20:05.094Z] #41 71.45   CC       criu/fault-injection.o
13:20:05 [2019-12-16T13:20:05.354Z] #41 71.50   CC       criu/fdstore.o
13:20:05 [2019-12-16T13:20:05.354Z] #41 71.70   CC       criu/fifo.o
13:20:05 [2019-12-16T13:20:05.367Z] #42 136.4   CC       criu/shmem.o
13:20:05 [2019-12-16T13:20:05.590Z] #41 28.12   CC       images/core-s390.o
13:20:05 [2019-12-16T13:20:05.615Z] #41 71.92   CC       criu/file-ids.o
13:20:05 [2019-12-16T13:20:05.848Z] #41 28.66   CC       images/cpuinfo.o
13:20:05 [2019-12-16T13:20:05.874Z] #41 72.09   CC       criu/file-lock.o
13:20:06 [2019-12-16T13:20:06.200Z] #50 DONE 305.8s
13:20:06 [2019-12-16T13:20:06.200Z] 
13:20:06 [2019-12-16T13:20:06.200Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:06 [2019-12-16T13:20:06.422Z] #42 137.1   CC       criu/sigframe.o
13:20:06 [2019-12-16T13:20:06.422Z] #42 137.3   CC       criu/signalfd.o
13:20:06 [2019-12-16T13:20:06.422Z] #42 137.6   CC       criu/sk-inet.o
13:20:06 [2019-12-16T13:20:06.442Z] #41 72.59   CC       criu/files-ext.o
13:20:06 [2019-12-16T13:20:06.701Z] #41 72.79   CC       criu/files-reg.o
13:20:06 [2019-12-16T13:20:06.781Z] #41 29.14   CC       images/inventory.o
13:20:06 [2019-12-16T13:20:06.781Z] #41 ...
13:20:06 [2019-12-16T13:20:06.781Z] 
13:20:06 [2019-12-16T13:20:06.781Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:06 [2019-12-16T13:20:06.781Z] #44 103.3 go/parser
13:20:06 [2019-12-16T13:20:06.781Z] #44 106.0 text/template
13:20:06 [2019-12-16T13:20:06.781Z] #44 108.2 encoding/xml
13:20:06 [2019-12-16T13:20:06.781Z] #44 110.7 go/doc
13:20:06 [2019-12-16T13:20:06.781Z] #44 ...
13:20:06 [2019-12-16T13:20:06.781Z] 
13:20:06 [2019-12-16T13:20:06.781Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:06 [2019-12-16T13:20:06.781Z] #41 29.41   CC       images/fdinfo.o
13:20:07 [2019-12-16T13:20:07.039Z] #41 29.70   CC       images/fown.o
13:20:07 [2019-12-16T13:20:07.297Z] #41 29.88   CC       images/ns.o
13:20:07 [2019-12-16T13:20:07.485Z] #25 33.57 Reading package lists...
13:20:07 [2019-12-16T13:20:07.485Z] #25 ...
13:20:07 [2019-12-16T13:20:07.485Z] 
13:20:07 [2019-12-16T13:20:07.485Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:20:07 [2019-12-16T13:20:07.485Z] #69 27.50 + cd /tmp/tmp.XYh3SVaTmv/src/github.com/docker/libnetwork
13:20:07 [2019-12-16T13:20:07.485Z] #69 27.51 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
13:20:07 [2019-12-16T13:20:07.485Z] #69 27.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:20:07 [2019-12-16T13:20:07.555Z] #41 30.05   CC       images/regfile.o
13:20:07 [2019-12-16T13:20:07.814Z] #41 30.38   CC       images/ghost-file.o
13:20:07 [2019-12-16T13:20:07.968Z] #42 138.9   CC       criu/sk-netlink.o
13:20:08 [2019-12-16T13:20:08.072Z] #41 30.71   CC       images/fifo.o
13:20:08 [2019-12-16T13:20:08.084Z] #41 74.02   CC       criu/files.o
13:20:08 [2019-12-16T13:20:08.095Z] #59 ...
13:20:08 [2019-12-16T13:20:08.095Z] 
13:20:08 [2019-12-16T13:20:08.095Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:20:08 [2019-12-16T13:20:08.095Z] #51 DONE 0.2s
13:20:08 [2019-12-16T13:20:08.095Z] 
13:20:08 [2019-12-16T13:20:08.095Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:20:08 [2019-12-16T13:20:08.095Z] #55 DONE 0.1s
13:20:08 [2019-12-16T13:20:08.095Z] 
13:20:08 [2019-12-16T13:20:08.095Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:08 [2019-12-16T13:20:08.330Z] #41 30.92   CC       images/remap-file-path.o
13:20:08 [2019-12-16T13:20:08.330Z] #41 31.13   CC       images/eventfd.o
13:20:08 [2019-12-16T13:20:08.467Z] #42 139.4   CC       criu/sk-packet.o
13:20:08 [2019-12-16T13:20:08.863Z] #42 139.9   CC       criu/sk-queue.o
13:20:08 [2019-12-16T13:20:08.895Z] #41 31.38   CC       images/eventpoll.o
13:20:08 [2019-12-16T13:20:08.895Z] #41 31.70   CC       images/fh.o
13:20:09 [2019-12-16T13:20:09.025Z] #41 75.25   CC       criu/filesystems.o
13:20:09 [2019-12-16T13:20:09.274Z] #42 140.3   CC       criu/sk-tcp.o
13:20:09 [2019-12-16T13:20:09.461Z] #41 31.97   CC       images/fsnotify.o
13:20:09 [2019-12-16T13:20:09.594Z] #41 75.75   CC       criu/fsnotify.o
13:20:09 [2019-12-16T13:20:09.698Z] #42 140.7   CC       criu/sk-unix.o
13:20:10 [2019-12-16T13:20:10.027Z] #41 32.56   CC       images/signalfd.o
13:20:10 [2019-12-16T13:20:10.163Z] #41 76.44   CC       criu/image-desc.o
13:20:10 [2019-12-16T13:20:10.163Z] #41 76.54   CC       criu/image.o
13:20:10 [2019-12-16T13:20:10.285Z] #41 32.85   CC       images/fs.o
13:20:10 [2019-12-16T13:20:10.543Z] #41 33.12   CC       images/pstree.o
13:20:10 [2019-12-16T13:20:10.801Z] #41 33.32   CC       images/pipe.o
13:20:11 [2019-12-16T13:20:11.005Z] #69 ...
13:20:11 [2019-12-16T13:20:11.005Z] 
13:20:11 [2019-12-16T13:20:11.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:11 [2019-12-16T13:20:11.005Z] #11 30.77 Reading package lists...
13:20:11 [2019-12-16T13:20:11.059Z] #41 33.64   CC       images/tcp-stream.o
13:20:11 [2019-12-16T13:20:11.082Z] #42 142.2   CC       criu/sockets.o
13:20:11 [2019-12-16T13:20:11.103Z] #41 77.07   CC       criu/ipc_ns.o
13:20:11 [2019-12-16T13:20:11.317Z] #41 33.89   CC       images/sk-packet.o
13:20:11 [2019-12-16T13:20:11.574Z] #41 34.25   CC       images/mnt.o
13:20:11 [2019-12-16T13:20:11.672Z] #41 77.82   CC       criu/irmap.o
13:20:11 [2019-12-16T13:20:11.832Z] #41 34.59   CC       images/pipe-data.o
13:20:11 [2019-12-16T13:20:11.932Z] #41 78.21   CC       criu/kcmp-ids.o
13:20:11 [2019-12-16T13:20:11.959Z] #42 142.9   CC       criu/stats.o
13:20:12 [2019-12-16T13:20:12.090Z] #41 34.83   CC       images/sa.o
13:20:12 [2019-12-16T13:20:12.192Z] #41 78.39   CC       criu/kerndat.o
13:20:12 [2019-12-16T13:20:12.348Z] #41 35.15   CC       images/timer.o
13:20:12 [2019-12-16T13:20:12.371Z] #42 143.2   CC       criu/string.o
13:20:12 [2019-12-16T13:20:12.371Z] #42 143.3   CC       criu/sysctl.o
13:20:12 [2019-12-16T13:20:12.510Z] #11 41.28 Building dependency tree...
13:20:12 [2019-12-16T13:20:12.791Z] #42 143.8   CC       criu/sysfs_parse.o
13:20:12 [2019-12-16T13:20:12.913Z] #41 35.53   CC       images/timerfd.o
13:20:13 [2019-12-16T13:20:13.134Z] #41 79.13   CC       criu/libnetlink.o
13:20:13 [2019-12-16T13:20:13.134Z] #41 79.36   CC       criu/log.o
13:20:13 [2019-12-16T13:20:13.171Z] #41 35.75   CC       images/mm.o
13:20:13 [2019-12-16T13:20:13.218Z] #42 144.2   CC       criu/timerfd.o
13:20:13 [2019-12-16T13:20:13.218Z] #42 ...
13:20:13 [2019-12-16T13:20:13.218Z] 
13:20:13 [2019-12-16T13:20:13.218Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:20:13 [2019-12-16T13:20:13.218Z] #39 186.5 + dpkg --print-architecture
13:20:13 [2019-12-16T13:20:13.218Z] #39 186.5 + cd /tmp/tmp.AbfifweE9g/src/github.com/docker/distribution
13:20:13 [2019-12-16T13:20:13.218Z] #39 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:20:13 [2019-12-16T13:20:13.395Z] #41 79.68   CC       criu/lsm.o
13:20:13 [2019-12-16T13:20:13.429Z] #41 36.14   CC       images/sk-opts.o
13:20:13 [2019-12-16T13:20:13.656Z] #41 79.94   CC       criu/mem.o
13:20:13 [2019-12-16T13:20:13.687Z] #41 36.39   CC       images/sk-unix.o
13:20:13 [2019-12-16T13:20:13.748Z] #39 186.7 + GOPATH=/tmp/tmp.AbfifweE9g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AbfifweE9g
13:20:13 [2019-12-16T13:20:13.748Z] #39 186.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.12 The following additional packages will be installed:
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.13   gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.13   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.13   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.14   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.14 Suggested packages:
13:20:14 [2019-12-16T13:20:14.019Z] #11 44.14   gcc-6-locales seccomp wine64
13:20:14 [2019-12-16T13:20:14.253Z] #41 36.70   CC       images/sk-inet.o
13:20:14 [2019-12-16T13:20:14.511Z] #41 37.14   CC       images/tun.o
13:20:14 [2019-12-16T13:20:14.769Z] #41 37.40   CC       images/sk-netlink.o
13:20:15 [2019-12-16T13:20:15.027Z] #41 37.64   CC       images/packet-sock.o
13:20:15 [2019-12-16T13:20:15.042Z] #41 81.11   CC       criu/mount.o
13:20:15 [2019-12-16T13:20:15.285Z] #41 37.95   CC       images/ipc-var.o
13:20:15 [2019-12-16T13:20:15.543Z] #41 38.18   CC       images/ipc-desc.o
13:20:15 [2019-12-16T13:20:15.801Z] #41 38.37   CC       images/ipc-shm.o
13:20:16 [2019-12-16T13:20:16.059Z] #41 38.68   CC       images/ipc-msg.o
13:20:16 [2019-12-16T13:20:16.317Z] #41 38.94   CC       images/ipc-sem.o
13:20:16 [2019-12-16T13:20:16.427Z] #41 ...
13:20:16 [2019-12-16T13:20:16.427Z] 
13:20:16 [2019-12-16T13:20:16.427Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:16 [2019-12-16T13:20:16.427Z] #59 85.54 + bin/containerd
13:20:16 [2019-12-16T13:20:16.575Z] #41 39.12   CC       images/utsns.o
13:20:16 [2019-12-16T13:20:16.575Z] #41 39.36   CC       images/creds.o
13:20:16 [2019-12-16T13:20:16.752Z] #11 ...
13:20:16 [2019-12-16T13:20:16.752Z] 
13:20:16 [2019-12-16T13:20:16.752Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:20:16 [2019-12-16T13:20:16.752Z] #25 33.57 Reading package lists...
13:20:16 [2019-12-16T13:20:16.752Z] #25 42.86 Building dependency tree...
13:20:16 [2019-12-16T13:20:16.752Z] #25 46.38 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
13:20:16 [2019-12-16T13:20:16.752Z] #25 46.38 The following additional packages will be installed:
13:20:16 [2019-12-16T13:20:16.752Z] #25 46.38   libjq1 libonig4
13:20:16 [2019-12-16T13:20:16.752Z] #25 46.92 The following NEW packages will be installed:
13:20:16 [2019-12-16T13:20:16.752Z] #25 46.94   jq libjq1 libonig4
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.06 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.06 Need to get 310 kB of archives.
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.06 After this operation, 1267 kB of additional disk space will be used.
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
13:20:16 [2019-12-16T13:20:16.752Z] #25 47.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
13:20:17 [2019-12-16T13:20:17.140Z] #41 39.65   CC       images/vma.o
13:20:17 [2019-12-16T13:20:17.140Z] #41 ...
13:20:17 [2019-12-16T13:20:17.140Z] 
13:20:17 [2019-12-16T13:20:17.140Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:17 [2019-12-16T13:20:17.140Z] #44 113.9 net
13:20:17 [2019-12-16T13:20:17.140Z] #44 113.9 github.com/LK4D4/vndr/build
13:20:17 [2019-12-16T13:20:17.140Z] #44 117.0 vendor/golang.org/x/text/transform
13:20:17 [2019-12-16T13:20:17.140Z] #44 117.7 vendor/golang.org/x/text/unicode/bidi
13:20:17 [2019-12-16T13:20:17.140Z] #44 119.4 vendor/golang.org/x/text/secure/bidirule
13:20:17 [2019-12-16T13:20:17.140Z] #44 119.8 vendor/golang.org/x/text/unicode/norm
13:20:17 [2019-12-16T13:20:17.370Z] #59 ...
13:20:17 [2019-12-16T13:20:17.370Z] 
13:20:17 [2019-12-16T13:20:17.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:17 [2019-12-16T13:20:17.370Z] #41 83.58   CC       criu/namespaces.o
13:20:17 [2019-12-16T13:20:17.380Z] #25 ...
13:20:17 [2019-12-16T13:20:17.380Z] 
13:20:17 [2019-12-16T13:20:17.380Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61 The following NEW packages will be installed:
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.62   mingw-w64-x86-64-dev
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.82 0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.82 Need to get 70.1 MB of archives.
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.82 After this operation, 498 MB of additional disk space will be used.
13:20:17 [2019-12-16T13:20:17.380Z] #11 47.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
13:20:17 [2019-12-16T13:20:17.398Z] #44 ...
13:20:17 [2019-12-16T13:20:17.398Z] 
13:20:17 [2019-12-16T13:20:17.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:17 [2019-12-16T13:20:17.398Z] #41 39.99   CC       images/netdev.o
13:20:17 [2019-12-16T13:20:17.656Z] #41 40.40   CC       images/tty.o
13:20:17 [2019-12-16T13:20:17.672Z] #11 48.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
13:20:17 [2019-12-16T13:20:17.963Z] #11 48.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
13:20:18 [2019-12-16T13:20:18.262Z] #11 48.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
13:20:18 [2019-12-16T13:20:18.262Z] #11 48.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
13:20:18 [2019-12-16T13:20:18.262Z] #11 48.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
13:20:18 [2019-12-16T13:20:18.262Z] #11 48.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
13:20:18 [2019-12-16T13:20:18.555Z] #11 48.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
13:20:18 [2019-12-16T13:20:18.555Z] #11 48.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
13:20:18 [2019-12-16T13:20:18.555Z] #11 48.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
13:20:18 [2019-12-16T13:20:18.555Z] #11 48.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
13:20:18 [2019-12-16T13:20:18.590Z] #41 41.02   CC       images/file-lock.o
13:20:18 [2019-12-16T13:20:18.590Z] #41 41.29   CC       images/rlimit.o
13:20:18 [2019-12-16T13:20:18.755Z] #41 84.80   CC       criu/net.o
13:20:18 [2019-12-16T13:20:18.847Z] #41 41.58   CC       images/pagemap.o
13:20:18 [2019-12-16T13:20:18.856Z] #11 49.11 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
13:20:19 [2019-12-16T13:20:19.148Z] #11 49.49 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
13:20:19 [2019-12-16T13:20:19.413Z] #41 41.98   CC       images/siginfo.o
13:20:19 [2019-12-16T13:20:19.672Z] #41 42.23   CC       images/rpc.o
13:20:20 [2019-12-16T13:20:20.184Z] #11 50.22 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
13:20:20 [2019-12-16T13:20:20.184Z] #11 50.25 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
13:20:20 [2019-12-16T13:20:20.670Z] #41 86.91   CC       criu/netfilter.o
13:20:20 [2019-12-16T13:20:20.817Z] #11 51.22 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
13:20:20 [2019-12-16T13:20:20.932Z] #41 87.17   CC       criu/page-pipe.o
13:20:21 [2019-12-16T13:20:21.046Z] #41 43.58   CC       images/ext-file.o
13:20:21 [2019-12-16T13:20:21.109Z] #11 ...
13:20:21 [2019-12-16T13:20:21.109Z] 
13:20:21 [2019-12-16T13:20:21.109Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:21 [2019-12-16T13:20:21.109Z] #41 32.07 Reading package lists...
13:20:21 [2019-12-16T13:20:21.109Z] #41 41.74 Building dependency tree...
13:20:21 [2019-12-16T13:20:21.109Z] #41 45.49 The following additional packages will be installed:
13:20:21 [2019-12-16T13:20:21.109Z] #41 45.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
13:20:21 [2019-12-16T13:20:21.109Z] #41 45.49   libprotoc10 python-pkg-resources zlib1g-dev
13:20:21 [2019-12-16T13:20:21.109Z] #41 45.51 Suggested packages:
13:20:21 [2019-12-16T13:20:21.109Z] #41 45.51   manpages-dev python-setuptools
13:20:21 [2019-12-16T13:20:21.109Z] #41 48.94 The following NEW packages will be installed:
13:20:21 [2019-12-16T13:20:21.109Z] #41 48.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:20:21 [2019-12-16T13:20:21.109Z] #41 48.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
13:20:21 [2019-12-16T13:20:21.109Z] #41 48.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:20:21 [2019-12-16T13:20:21.109Z] #41 48.95   zlib1g-dev
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.13 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.13 Need to get 3548 kB of archives.
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.13 After this operation, 21.2 MB of additional disk space will be used.
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.53 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.87 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.89 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.89 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
13:20:21 [2019-12-16T13:20:21.109Z] #41 49.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
13:20:21 [2019-12-16T13:20:21.304Z] #41 43.78   CC       images/cgroup.o
13:20:21 [2019-12-16T13:20:21.408Z] #41 ...
13:20:21 [2019-12-16T13:20:21.408Z] 
13:20:21 [2019-12-16T13:20:21.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:20:21 [2019-12-16T13:20:21.408Z] #25 49.46 debconf: delaying package configuration, since apt-utils is not installed
13:20:21 [2019-12-16T13:20:21.408Z] #25 49.72 Fetched 310 kB in 0s (2514 kB/s)
13:20:21 [2019-12-16T13:20:21.408Z] #25 49.99 Selecting previously unselected package libonig4:ppc64el.
13:20:21 [2019-12-16T13:20:21.408Z] #25 49.99 (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 ... 14950 files and directories currently installed.)
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.16 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.17 Unpacking libonig4:ppc64el (6.1.3-2) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.55 Selecting previously unselected package libjq1:ppc64el.
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.57 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.59 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.89 Selecting previously unselected package jq.
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.89 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 50.90 Unpacking jq (1.5+dfsg-1.3) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 51.21 Setting up libonig4:ppc64el (6.1.3-2) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 51.23 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 51.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 51.42 Setting up jq (1.5+dfsg-1.3) ...
13:20:21 [2019-12-16T13:20:21.408Z] #25 DONE 51.6s
13:20:21 [2019-12-16T13:20:21.408Z] 
13:20:21 [2019-12-16T13:20:21.408Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:20:21 [2019-12-16T13:20:21.408Z] #57 33.66 Reading package lists...
13:20:21 [2019-12-16T13:20:21.408Z] #57 44.79 Building dependency tree...
13:20:21 [2019-12-16T13:20:21.408Z] #57 47.86 The following additional packages will be installed:
13:20:21 [2019-12-16T13:20:21.408Z] #57 47.87   btrfs-progs liblzo2-2
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.29 The following NEW packages will be installed:
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.32   btrfs-progs btrfs-tools liblzo2-2
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.46 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.46 Need to get 588 kB of archives.
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.46 After this operation, 5005 kB of additional disk space will be used.
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
13:20:21 [2019-12-16T13:20:21.408Z] #57 48.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
13:20:21 [2019-12-16T13:20:21.408Z] #57 50.48 debconf: delaying package configuration, since apt-utils is not installed
13:20:21 [2019-12-16T13:20:21.408Z] #57 50.76 Fetched 588 kB in 0s (3579 kB/s)
13:20:21 [2019-12-16T13:20:21.408Z] #57 50.95 Selecting previously unselected package liblzo2-2:ppc64el.
13:20:21 [2019-12-16T13:20:21.408Z] #57 50.95 (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 ... 14950 files and directories currently installed.)
13:20:21 [2019-12-16T13:20:21.408Z] #57 51.17 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
13:20:21 [2019-12-16T13:20:21.408Z] #57 51.17 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:20:21 [2019-12-16T13:20:21.408Z] #57 51.40 Selecting previously unselected package btrfs-progs.
13:20:21 [2019-12-16T13:20:21.408Z] #57 51.43 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
13:20:21 [2019-12-16T13:20:21.408Z] #57 51.43 Unpacking btrfs-progs (4.7.3-1) ...
13:20:21 [2019-12-16T13:20:21.408Z] #57 ...
13:20:21 [2019-12-16T13:20:21.408Z] 
13:20:21 [2019-12-16T13:20:21.408Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:20:21 [2019-12-16T13:20:21.408Z] #26 DONE 0.1s
13:20:21 [2019-12-16T13:20:21.408Z] 
13:20:21 [2019-12-16T13:20:21.408Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:21 [2019-12-16T13:20:21.503Z] #41 87.64   CC       criu/page-xfer.o
13:20:21 [2019-12-16T13:20:21.856Z] #39 ...
13:20:21 [2019-12-16T13:20:21.856Z] 
13:20:21 [2019-12-16T13:20:21.856Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:21 [2019-12-16T13:20:21.856Z] #42 144.4   CC       criu/tty.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 146.5   CC       criu/tun.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 147.2   CC       criu/uffd.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 148.1   CC       criu/util.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 148.9   CC       criu/uts_ns.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 149.0   CC       criu/vdso.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 149.5   LINK     criu/built-in.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 149.6   LINK     criu/criu
13:20:21 [2019-12-16T13:20:21.856Z] #42 150.2   DEP      lib/c/criu.d
13:20:21 [2019-12-16T13:20:21.856Z] #42 150.3   CC       images/rpc.pb-c.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 150.6   CC       lib/c/criu.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.2   LINK     lib/c/built-in.o
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.3   LINK     lib/c/libcriu.so
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.3   GEN      magic.py
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.4 Note: Building without setproctitle() and strlcpy() support.
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:20:21 [2019-12-16T13:20:21.856Z] #42 151.9 fatal: Not a git repository (or any of the parent directories): .git
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.3 make[1]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.8 make[1]: 'images/built-in.o' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.9 make[1]: 'compel/libcompel.a' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.9 make[1]: 'compel/compel-host-bin' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 152.9 make[1]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.856Z] #42 153.0 make[1]: 'soccr/libsoccr.a' is up to date.
13:20:21 [2019-12-16T13:20:21.856Z] #42 153.0 make[2]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.856Z] #42 153.0 make[2]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.856Z] #42 153.1 make[2]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.856Z] #42 153.1 make[2]: Nothing to be done for 'all'.
13:20:21 [2019-12-16T13:20:21.870Z] #41 44.42   CC       images/userns.o
13:20:22 [2019-12-16T13:20:22.128Z] #41 44.79   CC       images/google/protobuf/descriptor.o
13:20:22 [2019-12-16T13:20:22.270Z] #42 153.2 make[2]: Nothing to be done for 'all'.
13:20:22 [2019-12-16T13:20:22.270Z] #42 153.2 make[2]: Nothing to be done for 'all'.
13:20:22 [2019-12-16T13:20:22.270Z] #42 153.3 make[2]: Nothing to be done for 'all'.
13:20:22 [2019-12-16T13:20:22.270Z] #42 153.3 make[2]: Nothing to be done for 'all'.
13:20:22 [2019-12-16T13:20:22.270Z] #42 153.3   INSTALL  criu/criu
13:20:22 [2019-12-16T13:20:22.270Z] #42 DONE 153.5s
13:20:22 [2019-12-16T13:20:22.270Z] 
13:20:22 [2019-12-16T13:20:22.270Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:22 [2019-12-16T13:20:22.451Z] #41 88.50   CC       criu/pagemap-cache.o
13:20:22 [2019-12-16T13:20:22.712Z] #41 88.78   CC       criu/pagemap.o
13:20:22 [2019-12-16T13:20:22.922Z] #27 ...
13:20:22 [2019-12-16T13:20:22.923Z] 
13:20:22 [2019-12-16T13:20:22.923Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.47 Selecting previously unselected package btrfs-tools.
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.48 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.49 Unpacking btrfs-tools (4.7.3-1) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.97 Setting up btrfs-progs (4.7.3-1) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.98 Setting up btrfs-tools (4.7.3-1) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 52.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:22 [2019-12-16T13:20:22.923Z] #57 DONE 53.3s
13:20:22 [2019-12-16T13:20:22.923Z] 
13:20:22 [2019-12-16T13:20:22.923Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:20:22 [2019-12-16T13:20:22.923Z] #58 DONE 0.1s
13:20:23 [2019-12-16T13:20:23.213Z] 
13:20:23 [2019-12-16T13:20:23.213Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:20:23 [2019-12-16T13:20:23.213Z] #59 DONE 0.1s
13:20:23 [2019-12-16T13:20:23.213Z] 
13:20:23 [2019-12-16T13:20:23.213Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:23 [2019-12-16T13:20:23.213Z] #60 ...
13:20:23 [2019-12-16T13:20:23.213Z] 
13:20:23 [2019-12-16T13:20:23.213Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:20:23 [2019-12-16T13:20:23.213Z] #34 33.32 Reading package lists...
13:20:23 [2019-12-16T13:20:23.213Z] #34 43.95 Building dependency tree...
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.90 The following additional packages will be installed:
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.92   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.93 Suggested packages:
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.93   codeblocks eclipse ninja-build lrzip
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.93 Recommended packages:
13:20:23 [2019-12-16T13:20:23.213Z] #34 46.93   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.26 The following NEW packages will be installed:
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.27   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.27   vim-common xxd
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.40 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.40 Need to get 13.4 MB of archives.
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.40 After this operation, 60.4 MB of additional disk space will be used.
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 48.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 50.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 50.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 50.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 50.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
13:20:23 [2019-12-16T13:20:23.213Z] #34 50.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
13:20:23 [2019-12-16T13:20:23.214Z] #34 50.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
13:20:23 [2019-12-16T13:20:23.214Z] #34 50.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.09 debconf: delaying package configuration, since apt-utils is not installed
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.32 Fetched 13.4 MB in 2s (5087 kB/s)
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.48 Selecting previously unselected package cmake-data.
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.48 (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 ... 14950 files and directories currently installed.)
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.50 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
13:20:23 [2019-12-16T13:20:23.214Z] #34 53.51 Unpacking cmake-data (3.7.2-1) ...
13:20:23 [2019-12-16T13:20:23.283Z] #41 89.42   CC       criu/parasite-syscall.o
13:20:23 [2019-12-16T13:20:23.506Z] #34 ...
13:20:23 [2019-12-16T13:20:23.506Z] 
13:20:23 [2019-12-16T13:20:23.506Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:23 [2019-12-16T13:20:23.506Z] #41 52.53 debconf: delaying package configuration, since apt-utils is not installed
13:20:23 [2019-12-16T13:20:23.506Z] #41 52.73 Fetched 3548 kB in 0s (3573 kB/s)
13:20:23 [2019-12-16T13:20:23.506Z] #41 52.87 Selecting previously unselected package libnet1:ppc64el.
13:20:23 [2019-12-16T13:20:23.506Z] #41 52.87 (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 ... 14950 files and directories currently installed.)
13:20:23 [2019-12-16T13:20:23.506Z] #41 52.99 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.25 Selecting previously unselected package libcap-dev:ppc64el.
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.28 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.28 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.52 Selecting previously unselected package libnet1-dev.
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
13:20:23 [2019-12-16T13:20:23.506Z] #41 53.56 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
13:20:23 [2019-12-16T13:20:23.796Z] #41 53.93 Selecting previously unselected package libnl-3-200:ppc64el.
13:20:23 [2019-12-16T13:20:23.796Z] #41 53.94 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
13:20:23 [2019-12-16T13:20:23.796Z] #41 53.95 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
13:20:23 [2019-12-16T13:20:23.796Z] #41 54.16 Selecting previously unselected package libnl-3-dev:ppc64el.
13:20:23 [2019-12-16T13:20:23.796Z] #41 54.16 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
13:20:23 [2019-12-16T13:20:23.855Z] #41 90.03   CC       criu/path.o
13:20:23 [2019-12-16T13:20:23.855Z] #41 90.23   CC       criu/pie-util-vdso-elf32.o
13:20:24 [2019-12-16T13:20:24.027Z] #41 46.58   CC       images/opts.o
13:20:24 [2019-12-16T13:20:24.085Z] #41 54.17 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
13:20:24 [2019-12-16T13:20:24.085Z] #41 54.56 Selecting previously unselected package libprotobuf-c1:ppc64el.
13:20:24 [2019-12-16T13:20:24.116Z] #41 90.51   CC       criu/pie-util-vdso.o
13:20:24 [2019-12-16T13:20:24.285Z] #41 46.87   CC       images/seccomp.o
13:20:24 [2019-12-16T13:20:24.374Z] #41 54.57 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
13:20:24 [2019-12-16T13:20:24.374Z] #41 54.58 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
13:20:24 [2019-12-16T13:20:24.374Z] #41 54.76 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
13:20:24 [2019-12-16T13:20:24.374Z] #41 54.76 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
13:20:24 [2019-12-16T13:20:24.374Z] #41 54.77 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
13:20:24 [2019-12-16T13:20:24.376Z] #41 90.80   CC       criu/pie-util.o
13:20:24 [2019-12-16T13:20:24.543Z] #41 47.17   CC       images/binfmt-misc.o
13:20:24 [2019-12-16T13:20:24.638Z] #41 90.95   CC       criu/pipes.o
13:20:24 [2019-12-16T13:20:24.662Z] #41 54.99 Selecting previously unselected package zlib1g-dev:ppc64el.
13:20:24 [2019-12-16T13:20:24.662Z] #41 55.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
13:20:24 [2019-12-16T13:20:24.662Z] #41 55.03 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
13:20:24 [2019-12-16T13:20:24.801Z] #41 47.41   CC       images/time.o
13:20:25 [2019-12-16T13:20:25.059Z] #41 47.59   CC       images/sysctl.o
13:20:25 [2019-12-16T13:20:25.059Z] #41 47.86   CC       images/autofs.o
13:20:25 [2019-12-16T13:20:25.207Z] #41 91.45   CC       criu/plugin.o
13:20:25 [2019-12-16T13:20:25.301Z] #41 55.60 Selecting previously unselected package libprotobuf10:ppc64el.
13:20:25 [2019-12-16T13:20:25.301Z] #41 55.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
13:20:25 [2019-12-16T13:20:25.301Z] #41 55.62 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
13:20:25 [2019-12-16T13:20:25.317Z] #41 48.13   CC       images/macvlan.o
13:20:25 [2019-12-16T13:20:25.467Z] #41 91.69   CC       criu/proc_parse.o
13:20:25 [2019-12-16T13:20:25.576Z] #41 48.39   CC       images/sit.o
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.62   LINK     images/built-in.o
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.77   GEN      compel/include/asm
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.77   GEN      compel/include/version.h
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.80 touch .config
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.81   GEN      include/common/config.h
13:20:26 [2019-12-16T13:20:26.142Z] #41 48.91   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:20:26 [2019-12-16T13:20:26.333Z] #41 56.58 Selecting previously unselected package libprotobuf-lite10:ppc64el.
13:20:26 [2019-12-16T13:20:26.333Z] #41 56.58 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
13:20:26 [2019-12-16T13:20:26.333Z] #41 56.59 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
13:20:26 [2019-12-16T13:20:26.400Z] #41 48.92   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:20:26 [2019-12-16T13:20:26.400Z] #41 48.96   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.00   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.03   DEP      compel/arch/x86/plugins/std/memcpy.d
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.05   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.08   GEN      compel/plugins/include/uapi/std/syscall.h
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.11   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.13   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:20:26 [2019-12-16T13:20:26.400Z] #41 49.18   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:20:26 [2019-12-16T13:20:26.625Z] #41 56.85 Selecting previously unselected package libprotobuf-dev:ppc64el.
13:20:26 [2019-12-16T13:20:26.625Z] #41 56.86 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
13:20:26 [2019-12-16T13:20:26.625Z] #41 56.86 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
13:20:26 [2019-12-16T13:20:26.659Z] #41 49.18   DEP      compel/plugins/std/infect.d
13:20:26 [2019-12-16T13:20:26.917Z] #41 49.38   DEP      compel/plugins/std/string.d
13:20:26 [2019-12-16T13:20:26.917Z] #41 49.50   DEP      compel/plugins/std/log.d
13:20:26 [2019-12-16T13:20:26.917Z] #41 49.61   DEP      compel/plugins/std/fds.d
13:20:26 [2019-12-16T13:20:26.917Z] #41 49.72   DEP      compel/plugins/std/std.d
13:20:27 [2019-12-16T13:20:27.177Z] #41 49.87   DEP      compel/plugins/shmem/shmem.d
13:20:27 [2019-12-16T13:20:27.177Z] #41 ...
13:20:27 [2019-12-16T13:20:27.177Z] 
13:20:27 [2019-12-16T13:20:27.177Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:20:27 [2019-12-16T13:20:27.177Z] #62 126.5 + for f in rootlesskit rootlesskit-docker-proxy
13:20:27 [2019-12-16T13:20:27.177Z] #62 126.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:20:27 [2019-12-16T13:20:27.177Z] #62 DONE 134.1s
13:20:27 [2019-12-16T13:20:27.177Z] 
13:20:27 [2019-12-16T13:20:27.177Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:27 [2019-12-16T13:20:27.177Z] #41 49.98   DEP      compel/plugins/fds/fds.d
13:20:27 [2019-12-16T13:20:27.177Z] #41 ...
13:20:27 [2019-12-16T13:20:27.177Z] 
13:20:27 [2019-12-16T13:20:27.177Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:20:27 [2019-12-16T13:20:27.376Z] #41 93.44   CC       criu/protobuf-desc.o
13:20:27 [2019-12-16T13:20:27.436Z] #63 DONE 0.1s
13:20:27 [2019-12-16T13:20:27.436Z] 
13:20:27 [2019-12-16T13:20:27.436Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:27 [2019-12-16T13:20:27.436Z] #44 125.0 vendor/golang.org/x/net/idna
13:20:27 [2019-12-16T13:20:27.436Z] #44 127.7 vendor/golang.org/x/net/http2/hpack
13:20:27 [2019-12-16T13:20:27.436Z] #44 128.9 mime
13:20:27 [2019-12-16T13:20:27.436Z] #44 130.8 mime/quotedprintable
13:20:27 [2019-12-16T13:20:27.436Z] #44 131.2 net/http/internal
13:20:27 [2019-12-16T13:20:27.436Z] #44 133.4 net/textproto
13:20:27 [2019-12-16T13:20:27.436Z] #44 133.4 crypto/x509
13:20:27 [2019-12-16T13:20:27.694Z] #44 ...
13:20:27 [2019-12-16T13:20:27.694Z] 
13:20:27 [2019-12-16T13:20:27.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:27 [2019-12-16T13:20:27.694Z] #41 50.21   CC       compel/plugins/std/std.o
13:20:27 [2019-12-16T13:20:27.944Z] #41 94.03   CC       criu/protobuf.o
13:20:27 [2019-12-16T13:20:27.952Z] #41 50.68   CC       compel/plugins/std/fds.o
13:20:28 [2019-12-16T13:20:28.158Z] #41 ...
13:20:28 [2019-12-16T13:20:28.158Z] 
13:20:28 [2019-12-16T13:20:28.158Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:28 [2019-12-16T13:20:28.158Z] #27 4.204 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:20:28 [2019-12-16T13:20:28.158Z] #27 5.421 
13:20:28 [2019-12-16T13:20:28.203Z] #41 94.28   CC       criu/pstree.o
13:20:28 [2019-12-16T13:20:28.774Z] #41 95.04   CC       criu/rbtree.o
13:20:28 [2019-12-16T13:20:28.885Z] #41 51.37   CC       compel/plugins/std/log.o
13:20:29 [2019-12-16T13:20:29.034Z] #41 95.25   CC       criu/rst-malloc.o
13:20:29 [2019-12-16T13:20:29.306Z] #41 95.47   CC       criu/seccomp.o
13:20:29 [2019-12-16T13:20:29.362Z] #27 5.978 
####                                                                       6.1%
#######                                                                   10.4%
#############                                                             18.9%
##################                                                        25.3%
#######################                                                   33.0%
############################                                              39.3%
################################                                          45.7%
######################################                                    53.6%
#######################################                                   54.3%
########################################                                  56.5%
############################################                              61.2%
###############################################                           65.5%
#####################################################                     74.0%
########################################################                  78.8%
###########################################################               82.6%
##############################################################            86.9%
###################################################################       93.3%
######################################################################## 100.0%
13:20:29 [2019-12-16T13:20:29.820Z] #41 52.23   CC       compel/plugins/std/string.o
13:20:29 [2019-12-16T13:20:29.874Z] #41 95.93   CC       criu/seize.o
13:20:29 [2019-12-16T13:20:29.998Z] #59 265.7 + bin/containerd-stress
13:20:30 [2019-12-16T13:20:30.385Z] #41 52.95   CC       compel/plugins/std/infect.o
13:20:30 [2019-12-16T13:20:30.394Z] #27 ...
13:20:30 [2019-12-16T13:20:30.394Z] 
13:20:30 [2019-12-16T13:20:30.394Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:20:30 [2019-12-16T13:20:30.394Z] #69 DONE 60.3s
13:20:30 [2019-12-16T13:20:30.394Z] 
13:20:30 [2019-12-16T13:20:30.394Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:30 [2019-12-16T13:20:30.394Z] #41 58.63 Selecting previously unselected package libprotoc10:ppc64el.
13:20:30 [2019-12-16T13:20:30.394Z] #41 58.63 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 58.64 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 59.98 Selecting previously unselected package protobuf-c-compiler.
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.00 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.00 Unpacking protobuf-c-compiler (1.2.1-2) ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.21 Selecting previously unselected package protobuf-compiler.
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.24 Unpacking protobuf-compiler (3.0.0-9) ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.41 Selecting previously unselected package python-pkg-resources.
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.42 Unpacking python-pkg-resources (33.1.1-1) ...
13:20:30 [2019-12-16T13:20:30.394Z] #41 60.82 Selecting previously unselected package python-protobuf.
13:20:30 [2019-12-16T13:20:30.453Z] #41 96.49   CC       criu/servicefd.o
13:20:30 [2019-12-16T13:20:30.512Z] #55 101.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:20:30 [2019-12-16T13:20:30.643Z] #41 53.29   CC       compel/arch/x86/plugins/std/parasite-head.o
13:20:30 [2019-12-16T13:20:30.643Z] #41 53.35   CC       compel/arch/x86/plugins/std/memcpy.o
13:20:30 [2019-12-16T13:20:30.684Z] #41 60.83 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
13:20:30 [2019-12-16T13:20:30.684Z] #41 60.84 Unpacking python-protobuf (3.0.0-9) ...
13:20:30 [2019-12-16T13:20:30.712Z] #41 96.81   CC       criu/shmem.o
13:20:30 [2019-12-16T13:20:30.900Z] #41 53.40   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:20:30 [2019-12-16T13:20:30.900Z] #41 53.44   AR       compel/plugins/std.lib.a
13:20:30 [2019-12-16T13:20:30.900Z] #41 53.52   CC       compel/plugins/fds/fds.o
13:20:30 [2019-12-16T13:20:30.931Z] #59 267.4 + bin/containerd-shim
13:20:31 [2019-12-16T13:20:31.158Z] #41 53.81   AR       compel/plugins/fds.lib.a
13:20:31 [2019-12-16T13:20:31.158Z] #41 53.87   HOSTDEP  compel/src/lib/log-host.d
13:20:31 [2019-12-16T13:20:31.281Z] #41 97.45   CC       criu/sigframe.o
13:20:31 [2019-12-16T13:20:31.281Z] #41 97.56   CC       criu/signalfd.o
13:20:31 [2019-12-16T13:20:31.416Z] #41 53.97   HOSTDEP  compel/src/lib/handle-elf-host.d
13:20:31 [2019-12-16T13:20:31.416Z] #41 54.07   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:20:31 [2019-12-16T13:20:31.540Z] #41 97.75   CC       criu/sk-inet.o
13:20:31 [2019-12-16T13:20:31.674Z] #41 54.23   HOSTDEP  compel/src/main-host.d
13:20:31 [2019-12-16T13:20:31.721Z] #41 61.93 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
13:20:31 [2019-12-16T13:20:31.721Z] #41 ...
13:20:31 [2019-12-16T13:20:31.721Z] 
13:20:31 [2019-12-16T13:20:31.721Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:31 [2019-12-16T13:20:31.721Z] #11 51.94 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
13:20:31 [2019-12-16T13:20:31.721Z] #11 51.98 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
13:20:31 [2019-12-16T13:20:31.721Z] #11 57.73 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
13:20:31 [2019-12-16T13:20:31.721Z] #11 61.72 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
13:20:31 [2019-12-16T13:20:31.721Z] #11 61.76 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
13:20:31 [2019-12-16T13:20:31.721Z] #11 ...
13:20:31 [2019-12-16T13:20:31.721Z] 
13:20:31 [2019-12-16T13:20:31.721Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:31 [2019-12-16T13:20:31.721Z] #41 62.05 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
13:20:31 [2019-12-16T13:20:31.721Z] #41 62.06 Setting up python-pkg-resources (33.1.1-1) ...
13:20:31 [2019-12-16T13:20:31.914Z] #55 103.4 + mkdir -p /build
13:20:31 [2019-12-16T13:20:31.914Z] #55 103.4 + cp runc /build/runc
13:20:31 [2019-12-16T13:20:31.932Z] #41 54.41   DEP      compel/src/lib/ptrace.d
13:20:31 [2019-12-16T13:20:31.932Z] #41 54.55   DEP      compel/src/lib/infect.d
13:20:32 [2019-12-16T13:20:32.189Z] #41 54.73   DEP      compel/src/lib/infect-util.d
13:20:32 [2019-12-16T13:20:32.189Z] #41 54.93   DEP      compel/src/lib/infect-rpc.d
13:20:32 [2019-12-16T13:20:32.448Z] #41 55.06   DEP      compel/arch/x86/src/lib/infect.d
13:20:32 [2019-12-16T13:20:32.448Z] #41 55.19   DEP      compel/arch/x86/src/lib/cpu.d
13:20:32 [2019-12-16T13:20:32.478Z] #41 98.46   CC       criu/sk-netlink.o
13:20:32 [2019-12-16T13:20:32.478Z] #41 98.75   CC       criu/sk-packet.o
13:20:32 [2019-12-16T13:20:32.564Z] #55 DONE 103.7s
13:20:32 [2019-12-16T13:20:32.564Z] 
13:20:32 [2019-12-16T13:20:32.564Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:32 [2019-12-16T13:20:32.705Z] #41 55.27   DEP      compel/src/lib/log.d
13:20:32 [2019-12-16T13:20:32.705Z] #41 ...
13:20:32 [2019-12-16T13:20:32.705Z] 
13:20:32 [2019-12-16T13:20:32.705Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:20:32 [2019-12-16T13:20:32.705Z] #47 DONE 139.5s
13:20:32 [2019-12-16T13:20:32.705Z] 
13:20:32 [2019-12-16T13:20:32.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:32 [2019-12-16T13:20:32.705Z] #41 55.40   DEP      compel/src/main.d
13:20:32 [2019-12-16T13:20:32.705Z] #41 ...
13:20:32 [2019-12-16T13:20:32.705Z] 
13:20:32 [2019-12-16T13:20:32.705Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:32 [2019-12-16T13:20:32.705Z] #44 135.4 vendor/golang.org/x/net/http/httpguts
13:20:32 [2019-12-16T13:20:32.705Z] #44 135.6 vendor/golang.org/x/net/http/httpproxy
13:20:32 [2019-12-16T13:20:32.705Z] #44 136.2 mime/multipart
13:20:32 [2019-12-16T13:20:32.705Z] #44 138.3 crypto/tls
13:20:33 [2019-12-16T13:20:33.047Z] #41 99.21   CC       criu/sk-queue.o
13:20:33 [2019-12-16T13:20:33.308Z] #41 99.54   CC       criu/sk-tcp.o
13:20:33 [2019-12-16T13:20:33.791Z] #41 ...
13:20:33 [2019-12-16T13:20:33.791Z] 
13:20:33 [2019-12-16T13:20:33.791Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.399 + RM_GOPATH=0
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.401 + TMP_GOPATH=
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.402 + : /build
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.402 + '[' -z '' ']'
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.402 ++ mktemp -d
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.418 + export GOPATH=/tmp/tmp.uvyglp9F3I
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.422 + GOPATH=/tmp/tmp.uvyglp9F3I
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.422 + RM_GOPATH=1
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.426 ++ dirname ./install.sh
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.429 + dir=.
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.430 + bin=containerd
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.430 + shift
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.445 + '[' '!' -f ./containerd.installer ']'
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.446 + . ./containerd.installer
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.449 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.451 + install_containerd
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.453 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.455 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uvyglp9F3I/src/github.com/containerd/containerd
13:20:33 [2019-12-16T13:20:33.791Z] #60 0.461 Cloning into '/tmp/tmp.uvyglp9F3I/src/github.com/containerd/containerd'...
13:20:33 [2019-12-16T13:20:33.791Z] #60 ...
13:20:33 [2019-12-16T13:20:33.791Z] 
13:20:33 [2019-12-16T13:20:33.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:33 [2019-12-16T13:20:33.791Z] #27 9.975 
13:20:33 [2019-12-16T13:20:33.791Z] #27 10.67 
#######                                                                    9.9%
###############                                                           21.4%
###############################                                           44.4%
####################################                                      50.1%
##################################################                        70.7%
##########################################################                81.6%
###################################################################       93.1%
######################################################################## 100.0%
13:20:33 [2019-12-16T13:20:33.791Z] #27 12.59 
13:20:33 [2019-12-16T13:20:33.878Z] #41 99.91   CC       criu/sk-unix.o
13:20:35 [2019-12-16T13:20:35.297Z] #41 101.3   CC       criu/sockets.o
13:20:35 [2019-12-16T13:20:35.298Z] #44 ...
13:20:35 [2019-12-16T13:20:35.298Z] 
13:20:35 [2019-12-16T13:20:35.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:35 [2019-12-16T13:20:35.298Z] #41 55.55   DEP      compel/src/lib/handle-elf.d
13:20:35 [2019-12-16T13:20:35.298Z] #41 55.71   DEP      compel/arch/x86/src/lib/handle-elf.d
13:20:35 [2019-12-16T13:20:35.298Z] #41 55.90   CC       compel/src/lib/log.o
13:20:35 [2019-12-16T13:20:35.298Z] #41 56.43   CC       compel/arch/x86/src/lib/cpu.o
13:20:35 [2019-12-16T13:20:35.298Z] #41 57.28   CC       compel/arch/x86/src/lib/infect.o
13:20:35 [2019-12-16T13:20:35.412Z] #51 ...
13:20:35 [2019-12-16T13:20:35.412Z] 
13:20:35 [2019-12-16T13:20:35.412Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:20:35 [2019-12-16T13:20:35.412Z] #39 208.7 + rm -rf /tmp/tmp.AbfifweE9g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AbfifweE9g
13:20:35 [2019-12-16T13:20:35.412Z] #39 DONE 208.9s
13:20:35 [2019-12-16T13:20:35.412Z] 
13:20:35 [2019-12-16T13:20:35.412Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:35 [2019-12-16T13:20:35.556Z] #41 58.05   CC       compel/src/lib/infect-rpc.o
13:20:35 [2019-12-16T13:20:35.592Z] #41 102.0   CC       criu/stats.o
13:20:35 [2019-12-16T13:20:35.813Z] #41 58.40   CC       compel/src/lib/infect-util.o
13:20:35 [2019-12-16T13:20:35.879Z] #41 102.2   CC       criu/string.o
13:20:35 [2019-12-16T13:20:35.879Z] #41 102.3   CC       criu/sysctl.o
13:20:36 [2019-12-16T13:20:36.070Z] #41 58.69   CC       compel/src/lib/infect.o
13:20:36 [2019-12-16T13:20:36.264Z] #51 ...
13:20:36 [2019-12-16T13:20:36.264Z] 
13:20:36 [2019-12-16T13:20:36.264Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:20:36 [2019-12-16T13:20:36.451Z] #27 13.35 
###                                                                        5.5%
#########                                                                 13.3%
################                                                          22.5%
##################                                                        25.6%
######################                                                    30.7%
#######################                                                   33.3%
#############################                                             41.1%
###################################                                       48.8%
####################################                                      51.4%
########################################                                  56.6%
##############################################                            64.3%
#####################################################                     74.7%
#########################################################                 80.0%
#############################################################             85.2%
##################################################################        92.9%
######################################################################## 100.0%
13:20:36 [2019-12-16T13:20:36.463Z] #41 102.7   CC       criu/sysfs_parse.o
13:20:36 [2019-12-16T13:20:36.463Z] #41 ...
13:20:36 [2019-12-16T13:20:36.463Z] 
13:20:36 [2019-12-16T13:20:36.463Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:36 [2019-12-16T13:20:36.463Z] #59 115.6 + bin/containerd-stress
13:20:36 [2019-12-16T13:20:36.665Z] #40 DONE 0.2s
13:20:36 [2019-12-16T13:20:36.665Z] 
13:20:36 [2019-12-16T13:20:36.665Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:20:36 [2019-12-16T13:20:36.665Z] #43 DONE 0.1s
13:20:36 [2019-12-16T13:20:36.665Z] 
13:20:36 [2019-12-16T13:20:36.665Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:20:36 [2019-12-16T13:20:36.665Z] #46 DONE 0.1s
13:20:36 [2019-12-16T13:20:36.665Z] 
13:20:36 [2019-12-16T13:20:36.665Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:36 [2019-12-16T13:20:36.665Z] #51 ...
13:20:36 [2019-12-16T13:20:36.665Z] 
13:20:36 [2019-12-16T13:20:36.665Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:20:36 [2019-12-16T13:20:36.665Z] #49 DONE 0.1s
13:20:37 [2019-12-16T13:20:37.042Z] 
13:20:37 [2019-12-16T13:20:37.042Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:37 [2019-12-16T13:20:37.087Z] #27 ...
13:20:37 [2019-12-16T13:20:37.087Z] 
13:20:37 [2019-12-16T13:20:37.087Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.46 Selecting previously unselected package liblzo2-2:ppc64el.
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.47 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.50 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.78 Selecting previously unselected package libicu57:ppc64el.
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.79 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.087Z] #34 57.82 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
13:20:37 [2019-12-16T13:20:37.380Z] #34 ...
13:20:37 [2019-12-16T13:20:37.380Z] 
13:20:37 [2019-12-16T13:20:37.380Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:37 [2019-12-16T13:20:37.380Z] #11 63.50 debconf: delaying package configuration, since apt-utils is not installed
13:20:37 [2019-12-16T13:20:37.380Z] #11 63.80 Fetched 70.1 MB in 14s (5005 kB/s)
13:20:37 [2019-12-16T13:20:37.380Z] #11 63.96 Selecting previously unselected package libpcrecpp0v5:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 63.96 (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 ... 14950 files and directories currently installed.)
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.04 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.06 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.26 Selecting previously unselected package libudev-dev:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.27 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.35 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.69 Selecting previously unselected package liblzo2-2:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.70 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.71 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.88 Selecting previously unselected package btrfs-progs.
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.88 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 64.90 Unpacking btrfs-progs (4.7.3-1) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.00 Selecting previously unselected package btrfs-tools.
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.01 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.01 Unpacking btrfs-tools (4.7.3-1) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.17 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.21 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.75 Selecting previously unselected package dmsetup.
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.75 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.76 Unpacking dmsetup (2:1.02.137-2) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 66.98 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 67.03 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 67.04 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 67.23 Selecting previously unselected package libsepol1-dev:ppc64el.
13:20:37 [2019-12-16T13:20:37.380Z] #11 67.24 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.380Z] #11 67.28 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
13:20:37 [2019-12-16T13:20:37.478Z] #59 273.9 + bin/containerd-shim-runc-v1
13:20:37 [2019-12-16T13:20:37.673Z] #11 67.86 Selecting previously unselected package libpcre16-3:ppc64el.
13:20:37 [2019-12-16T13:20:37.673Z] #11 67.87 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.673Z] #11 67.88 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
13:20:37 [2019-12-16T13:20:37.963Z] #11 68.35 Selecting previously unselected package libpcre32-3:ppc64el.
13:20:37 [2019-12-16T13:20:37.963Z] #11 68.36 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
13:20:37 [2019-12-16T13:20:37.963Z] #11 68.36 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
13:20:37 [2019-12-16T13:20:37.969Z] #41 60.63   CC       compel/src/lib/ptrace.o
13:20:38 [2019-12-16T13:20:38.535Z] #41 61.04   AR       compel/libcompel.a
13:20:38 [2019-12-16T13:20:38.535Z] #41 61.10   HOSTCC   compel/src/main-host.o
13:20:38 [2019-12-16T13:20:38.549Z] #11 68.71 Selecting previously unselected package libpcre3-dev:ppc64el.
13:20:38 [2019-12-16T13:20:38.549Z] #11 68.72 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
13:20:38 [2019-12-16T13:20:38.549Z] #11 68.73 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
13:20:38 [2019-12-16T13:20:38.793Z] #41 61.48   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:20:38 [2019-12-16T13:20:38.844Z] #11 ...
13:20:38 [2019-12-16T13:20:38.844Z] 
13:20:38 [2019-12-16T13:20:38.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:38 [2019-12-16T13:20:38.844Z] #27 16.27 
13:20:39 [2019-12-16T13:20:39.051Z] #41 61.75   HOSTCC   compel/src/lib/handle-elf-host.o
13:20:39 [2019-12-16T13:20:39.434Z] #27 17.12 
#                                                                          2.0%
###                                                                        4.6%
####                                                                       6.4%
#######                                                                   10.0%
#########                                                                 13.6%
###########                                                               16.3%
############                                                              18.0%
##############                                                            20.6%
##
13:20:39 [2019-12-16T13:20:39.434Z] #27 ...
13:20:39 [2019-12-16T13:20:39.434Z] 
13:20:39 [2019-12-16T13:20:39.434Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:20:39 [2019-12-16T13:20:39.434Z] #48 59.55 + cd /tmp/tmp.UtD7DTFrI7/src/gotest.tools/gotestsum
13:20:39 [2019-12-16T13:20:39.434Z] #48 59.55 + git checkout -q v0.3.5
13:20:39 [2019-12-16T13:20:39.434Z] #48 59.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:20:39 [2019-12-16T13:20:39.617Z] #41 62.08   HOSTCC   compel/src/lib/log-host.o
13:20:39 [2019-12-16T13:20:39.617Z] #41 62.34   HOSTLINK compel/compel-host-bin
13:20:39 [2019-12-16T13:20:39.731Z] #48 ...
13:20:39 [2019-12-16T13:20:39.731Z] 
13:20:39 [2019-12-16T13:20:39.731Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:39 [2019-12-16T13:20:39.789Z] #59 118.5 + bin/containerd-shim
13:20:39 [2019-12-16T13:20:39.875Z] #41 62.46   DEP      soccr/soccr.d
13:20:39 [2019-12-16T13:20:39.875Z] #41 62.57   CC       soccr/soccr.o
13:20:40 [2019-12-16T13:20:40.752Z] #59 277.0 + bin/containerd-shim-runc-v2
13:20:41 [2019-12-16T13:20:41.009Z] #59 277.8 + binaries
13:20:41 [2019-12-16T13:20:41.009Z] #59 277.8 + mkdir -p /build
13:20:41 [2019-12-16T13:20:41.009Z] #59 277.8 + cp bin/containerd /build/containerd
13:20:41 [2019-12-16T13:20:41.009Z] #59 277.8 + cp bin/containerd-shim /build/containerd-shim
13:20:41 [2019-12-16T13:20:41.009Z] #59 277.8 + cp bin/ctr /build/ctr
13:20:41 [2019-12-16T13:20:41.249Z] #41 63.64   AR       soccr/libsoccr.a
13:20:41 [2019-12-16T13:20:41.249Z] #41 63.67 make[1]: 'soccr/libsoccr.a' is up to date.
13:20:41 [2019-12-16T13:20:41.507Z] #41 64.02   DEP      criu/arch/x86/sigframe.d
13:20:41 [2019-12-16T13:20:41.507Z] #41 64.14   DEP      criu/arch/x86/sigaction_compat.d
13:20:41 [2019-12-16T13:20:41.765Z] #41 64.29   DEP      criu/arch/x86/kerndat.d
13:20:41 [2019-12-16T13:20:41.765Z] #41 64.45   DEP      criu/arch/x86/crtools.d
13:20:41 [2019-12-16T13:20:41.937Z] #59 DONE 278.7s
13:20:42 [2019-12-16T13:20:42.023Z] #41 64.56   DEP      criu/arch/x86/cpu.d
13:20:42 [2019-12-16T13:20:42.023Z] #41 64.77   CC       criu/arch/x86/cpu.o
13:20:42 [2019-12-16T13:20:42.369Z] #59 ...
13:20:42 [2019-12-16T13:20:42.369Z] 
13:20:42 [2019-12-16T13:20:42.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:42 [2019-12-16T13:20:42.369Z] #41 103.0   CC       criu/timerfd.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 103.3   CC       criu/tty.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 104.8   CC       criu/tun.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 105.2   CC       criu/uffd.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 106.1   CC       criu/util.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 107.3   CC       criu/uts_ns.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 107.4   CC       criu/vdso.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 107.9   LINK     criu/built-in.o
13:20:42 [2019-12-16T13:20:42.369Z] #41 108.0   LINK     criu/criu
13:20:42 [2019-12-16T13:20:42.369Z] #41 108.3   DEP      lib/c/criu.d
13:20:42 [2019-12-16T13:20:42.369Z] #41 108.4   CC       images/rpc.pb-c.o
13:20:42 [2019-12-16T13:20:42.629Z] #41 108.9   CC       lib/c/criu.o
13:20:42 [2019-12-16T13:20:42.869Z] 
13:20:42 [2019-12-16T13:20:42.869Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:20:42 [2019-12-16T13:20:42.957Z] #41 65.46   CC       criu/arch/x86/crtools.o
13:20:43 [2019-12-16T13:20:43.042Z] #27 17.12 
#                                                                          2.0%
###                                                                        4.6%
####                                                                       6.4%
#######                                                                   10.0%
#########                                                                 13.6%
###########                                                               16.3%
############                                                              18.0%
##############                                                            20.6%
################                                                          22.8%
################                                                          23.4%
##################                                                        26.1%
####################                                                      28.8%
#######################                                                   33.3%
#########################                                                 35.9%
###########################                                               38.6%
#############################                                             40.4%
##############################                                            42.2%
###############################                                           44.0%
#################################                                         46.7%
###################################                                       49.4%
#####################################                                     52.3%
#######################################                                   54.8%
#########################################                                 57.5%
###########################################                               60.1%
#############################################                             62.8%
##############################################                            64.6%
#################################################                         68.2%
###################################################                       70.9%
####################################################                      73.5%
######################################################                    75.3%
########################################################                  78.0%
##########################################################                80.6%
###########################################################               83.3%
##############################################################            86.9%
#################################################################         90.5%
##################################################################        92.3%
#####################################################################     96.0%
#######################################################################   98.7%
######################################################################## 100.0%
13:20:43 [2019-12-16T13:20:43.126Z] #60 DONE 0.3s
13:20:43 [2019-12-16T13:20:43.126Z] 
13:20:43 [2019-12-16T13:20:43.126Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:20:43 [2019-12-16T13:20:43.335Z] #27 ...
13:20:43 [2019-12-16T13:20:43.335Z] 
13:20:43 [2019-12-16T13:20:43.335Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:20:43 [2019-12-16T13:20:43.335Z] #32 63.24 sync
13:20:43 [2019-12-16T13:20:43.335Z] #32 63.26 internal/reflectlite
13:20:43 [2019-12-16T13:20:43.335Z] #32 68.59 errors
13:20:43 [2019-12-16T13:20:43.335Z] #32 68.60 sort
13:20:43 [2019-12-16T13:20:43.335Z] #32 69.90 internal/oserror
13:20:43 [2019-12-16T13:20:43.335Z] #32 69.91 strconv
13:20:43 [2019-12-16T13:20:43.335Z] #32 69.91 io
13:20:43 [2019-12-16T13:20:43.335Z] #32 70.98 syscall
13:20:43 [2019-12-16T13:20:43.335Z] #32 ...
13:20:43 [2019-12-16T13:20:43.335Z] 
13:20:43 [2019-12-16T13:20:43.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:43 [2019-12-16T13:20:43.335Z] #27 21.99 
13:20:43 [2019-12-16T13:20:43.383Z] #64 DONE 0.1s
13:20:43 [2019-12-16T13:20:43.383Z] 
13:20:43 [2019-12-16T13:20:43.383Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:20:43 [2019-12-16T13:20:43.383Z] #66 DONE 0.2s
13:20:43 [2019-12-16T13:20:43.383Z] 
13:20:43 [2019-12-16T13:20:43.383Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:20:43 [2019-12-16T13:20:43.383Z] #69 DONE 0.1s
13:20:43 [2019-12-16T13:20:43.567Z] #41 109.8   LINK     lib/c/built-in.o
13:20:43 [2019-12-16T13:20:43.567Z] #41 109.8   LINK     lib/c/libcriu.so
13:20:43 [2019-12-16T13:20:43.640Z] 
13:20:43 [2019-12-16T13:20:43.640Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:20:43 [2019-12-16T13:20:43.640Z] #70 DONE 0.0s
13:20:43 [2019-12-16T13:20:43.640Z] 
13:20:43 [2019-12-16T13:20:43.640Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
13:20:43 [2019-12-16T13:20:43.828Z] #41 110.0   GEN      magic.py
13:20:43 [2019-12-16T13:20:43.828Z] #41 110.0 Note: Building without setproctitle() and strlcpy() support.
13:20:43 [2019-12-16T13:20:43.828Z] #41 110.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:20:44 [2019-12-16T13:20:44.334Z] #41 66.67   CC       criu/arch/x86/kerndat.o
13:20:44 [2019-12-16T13:20:44.393Z] #27 ...
13:20:44 [2019-12-16T13:20:44.393Z] 
13:20:44 [2019-12-16T13:20:44.393Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:44 [2019-12-16T13:20:44.393Z] #45 64.21 internal/reflectlite
13:20:44 [2019-12-16T13:20:44.393Z] #45 64.24 sync
13:20:44 [2019-12-16T13:20:44.393Z] #45 68.15 github.com/LK4D4/vndr/godl/singleflight
13:20:44 [2019-12-16T13:20:44.393Z] #45 68.23 math/rand
13:20:44 [2019-12-16T13:20:44.393Z] #45 68.25 internal/singleflight
13:20:44 [2019-12-16T13:20:44.393Z] #45 73.98 io
13:20:44 [2019-12-16T13:20:44.393Z] #45 73.98 sort
13:20:44 [2019-12-16T13:20:44.393Z] #45 74.13 syscall
13:20:44 [2019-12-16T13:20:44.393Z] #45 74.16 strconv
13:20:44 [2019-12-16T13:20:44.393Z] #45 ...
13:20:44 [2019-12-16T13:20:44.393Z] 
13:20:44 [2019-12-16T13:20:44.393Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:44 [2019-12-16T13:20:44.393Z] #11 69.57 Selecting previously unselected package libselinux1-dev:ppc64el.
13:20:44 [2019-12-16T13:20:44.393Z] #11 69.62 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
13:20:44 [2019-12-16T13:20:44.393Z] #11 69.65 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
13:20:44 [2019-12-16T13:20:44.393Z] #11 70.45 Selecting previously unselected package libdevmapper-dev:ppc64el.
13:20:44 [2019-12-16T13:20:44.394Z] #11 70.47 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 70.49 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 70.74 Selecting previously unselected package libseccomp2:ppc64el.
13:20:44 [2019-12-16T13:20:44.394Z] #11 70.75 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 70.75 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.06 Selecting previously unselected package libseccomp-dev:ppc64el.
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.09 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.10 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.45 Selecting previously unselected package libsystemd-dev:ppc64el.
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.46 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
13:20:44 [2019-12-16T13:20:44.394Z] #11 71.47 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
13:20:44 [2019-12-16T13:20:44.397Z] #41 110.5 fatal: Not a git repository (or any of the parent directories): .git
13:20:44 [2019-12-16T13:20:44.591Z] #41 67.09   CC       criu/arch/x86/sigaction_compat.o
13:20:44 [2019-12-16T13:20:44.687Z] #11 ...
13:20:44 [2019-12-16T13:20:44.687Z] 
13:20:44 [2019-12-16T13:20:44.687Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:20:44 [2019-12-16T13:20:44.687Z] #29 75.10 + cd /tmp/tmp.37z33RSLpr/src/github.com/go-swagger/go-swagger
13:20:44 [2019-12-16T13:20:44.687Z] #29 75.10 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:20:44 [2019-12-16T13:20:44.849Z] #41 67.34   CC       criu/arch/x86/sigframe.o
13:20:44 [2019-12-16T13:20:44.849Z] #41 67.54   LINK     criu/arch/x86/crtools.built-in.o
13:20:44 [2019-12-16T13:20:44.849Z] #41 67.59   DEP      criu/pie/util-vdso-elf32.d
13:20:44 [2019-12-16T13:20:44.968Z] #41 111.1 make[1]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.008Z] #71 DONE 1.4s
13:20:45 [2019-12-16T13:20:45.008Z] 
13:20:45 [2019-12-16T13:20:45.008Z] #72 exporting to image
13:20:45 [2019-12-16T13:20:45.008Z] #72 exporting layers
13:20:45 [2019-12-16T13:20:45.107Z] #41 67.69   DEP      criu/arch/x86/vdso-pie.d
13:20:45 [2019-12-16T13:20:45.107Z] #41 67.80   DEP      criu/pie/parasite-vdso.d
13:20:45 [2019-12-16T13:20:45.107Z] #41 67.91   DEP      criu/pie/util-vdso.d
13:20:45 [2019-12-16T13:20:45.365Z] #41 68.06   DEP      criu/pie/util.d
13:20:45 [2019-12-16T13:20:45.424Z] Running on azwin-2-f63470 in d:\jenkins\workspace\moby_PR-40312
[Pipeline] {
[Pipeline] ws
13:20:45 [2019-12-16T13:20:45.439Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.7 make[1]: 'images/built-in.o' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.8 make[1]: 'compel/libcompel.a' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.8 make[1]: 'compel/compel-host-bin' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.8 make[1]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.8 make[1]: 'soccr/libsoccr.a' is up to date.
13:20:45 [2019-12-16T13:20:45.537Z] #41 111.9 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.623Z] #41 68.23   CC       criu/pie/util.o
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.0 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.0 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.1 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.1 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.1 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.2 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.797Z] #41 112.2 make[2]: Nothing to be done for 'all'.
13:20:45 [2019-12-16T13:20:45.892Z] #41 68.57   CC       criu/pie/util-vdso.o
13:20:46 [2019-12-16T13:20:46.056Z] #41 112.2   INSTALL  criu/criu
13:20:46 [2019-12-16T13:20:46.315Z] #41 ...
13:20:46 [2019-12-16T13:20:46.315Z] 
13:20:46 [2019-12-16T13:20:46.315Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:46 [2019-12-16T13:20:46.315Z] #59 125.5 + bin/containerd-shim-runc-v1
13:20:46 [2019-12-16T13:20:46.465Z] #41 69.17   CC       criu/pie/parasite-vdso.o
13:20:46 [2019-12-16T13:20:46.708Z] #59 ...
13:20:46 [2019-12-16T13:20:46.708Z] 
13:20:46 [2019-12-16T13:20:46.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:46 [2019-12-16T13:20:46.708Z] #41 DONE 112.8s
13:20:46 [2019-12-16T13:20:46.708Z] 
13:20:46 [2019-12-16T13:20:46.708Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:46 [2019-12-16T13:20:46.749Z] #29 ...
13:20:46 [2019-12-16T13:20:46.749Z] 
13:20:46 [2019-12-16T13:20:46.749Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.06 Selecting previously unselected package libxml2:ppc64el.
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.07 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.08 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.95 Selecting previously unselected package libarchive13:ppc64el.
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.98 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 68.98 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.60 Selecting previously unselected package libjsoncpp1:ppc64el.
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.63 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.93 Selecting previously unselected package libuv1:ppc64el.
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.94 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 69.94 Unpacking libuv1:ppc64el (1.9.1-3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 70.35 Selecting previously unselected package cmake.
13:20:46 [2019-12-16T13:20:46.749Z] #34 70.39 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 70.66 Unpacking cmake (3.7.2-1) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.15 Selecting previously unselected package xxd.
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.16 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.46 Selecting previously unselected package vim-common.
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.54 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 75.99 Processing triggers for mime-support (3.60) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.31 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.31 Setting up libuv1:ppc64el (1.9.1-3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.32 Setting up cmake-data (3.7.2-1) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.33 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.33 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.34 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.46 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.49 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.50 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.52 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.54 Setting up cmake (3.7.2-1) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 76.82 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:46 [2019-12-16T13:20:46.749Z] #34 DONE 77.1s
13:20:46 [2019-12-16T13:20:46.749Z] 
13:20:46 [2019-12-16T13:20:46.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:46 [2019-12-16T13:20:46.749Z] #27 25.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:20:46 [2019-12-16T13:20:46.796Z] #51 ...
13:20:46 [2019-12-16T13:20:46.796Z] 
13:20:46 [2019-12-16T13:20:46.796Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:46 [2019-12-16T13:20:46.796Z] #60 188.5 + bin/containerd
13:20:47 [2019-12-16T13:20:47.041Z] #27 ...
13:20:47 [2019-12-16T13:20:47.041Z] 
13:20:47 [2019-12-16T13:20:47.041Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:20:47 [2019-12-16T13:20:47.041Z] #35 DONE 0.2s
13:20:47 [2019-12-16T13:20:47.041Z] 
13:20:47 [2019-12-16T13:20:47.041Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:20:47 [2019-12-16T13:20:47.041Z] #36 DONE 0.1s
13:20:47 [2019-12-16T13:20:47.041Z] 
13:20:47 [2019-12-16T13:20:47.041Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:47 [2019-12-16T13:20:47.332Z] #37 0.417 + RM_GOPATH=0
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.419 + TMP_GOPATH=
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.420 + : /build
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.421 + '[' -z '' ']'
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.425 ++ mktemp -d
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.434 + export GOPATH=/tmp/tmp.L51Ddw1rSL
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.435 + GOPATH=/tmp/tmp.L51Ddw1rSL
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.435 + RM_GOPATH=1
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.435 ++ dirname ./install.sh
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.457 + dir=.
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 + bin=tini
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 + shift
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 + '[' '!' -f ./tini.installer ']'
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 + . ./tini.installer
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.458 + install_tini
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.459 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.459 + git clone https://github.com/krallin/tini.git /tmp/tmp.L51Ddw1rSL/tini
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.459 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:20:47 [2019-12-16T13:20:47.631Z] #37 0.494 Cloning into '/tmp/tmp.L51Ddw1rSL/tini'...
13:20:47 [2019-12-16T13:20:47.836Z] #41 70.23   CC       criu/arch/x86/vdso-pie.o
13:20:47 [2019-12-16T13:20:47.836Z] #41 ...
13:20:47 [2019-12-16T13:20:47.836Z] 
13:20:47 [2019-12-16T13:20:47.836Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:47 [2019-12-16T13:20:47.836Z] #44 144.7 net/http/httptrace
13:20:47 [2019-12-16T13:20:47.836Z] #44 144.9 net/http
13:20:48 [2019-12-16T13:20:48.093Z] #44 ...
13:20:48 [2019-12-16T13:20:48.093Z] 
13:20:48 [2019-12-16T13:20:48.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:48 [2019-12-16T13:20:48.093Z] #41 70.62   CC       criu/pie/util-vdso-elf32.o
13:20:48 [2019-12-16T13:20:48.620Z] #59 ...
13:20:48 [2019-12-16T13:20:48.620Z] 
13:20:48 [2019-12-16T13:20:48.620Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:20:48 [2019-12-16T13:20:48.620Z] #42 DONE 0.2s
13:20:48 [2019-12-16T13:20:48.620Z] 
13:20:48 [2019-12-16T13:20:48.620Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:20:48 [2019-12-16T13:20:48.620Z] #45 DONE 0.3s
13:20:48 [2019-12-16T13:20:48.620Z] 
13:20:48 [2019-12-16T13:20:48.620Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:48 [2019-12-16T13:20:48.620Z] #59 ...
13:20:48 [2019-12-16T13:20:48.620Z] 
13:20:48 [2019-12-16T13:20:48.620Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:20:48 [2019-12-16T13:20:48.620Z] #48 DONE 0.1s
13:20:48 [2019-12-16T13:20:48.620Z] 
13:20:48 [2019-12-16T13:20:48.620Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:20:48 [2019-12-16T13:20:48.658Z] #41 71.28   AR       criu/pie/pie.lib.a
13:20:48 [2019-12-16T13:20:48.658Z] #41 71.34   DEP      criu/pie/restorer.d
13:20:48 [2019-12-16T13:20:48.879Z] #51 DONE 0.3s
13:20:48 [2019-12-16T13:20:48.879Z] 
13:20:48 [2019-12-16T13:20:48.879Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:48 [2019-12-16T13:20:48.915Z] #41 71.62   DEP      criu/arch/x86/sigaction_compat_pie.d
13:20:49 [2019-12-16T13:20:49.131Z] #37 ...
13:20:49 [2019-12-16T13:20:49.131Z] 
13:20:49 [2019-12-16T13:20:49.131Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:49 [2019-12-16T13:20:49.131Z] #41 69.47 Setting up libnet1-dev (1.1.6+dfsg-3) ...
13:20:49 [2019-12-16T13:20:49.131Z] #41 69.47 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
13:20:49 [2019-12-16T13:20:49.131Z] #41 69.49 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:49 [2019-12-16T13:20:49.131Z] #41 69.56 Setting up python-protobuf (3.0.0-9) ...
13:20:49 [2019-12-16T13:20:49.131Z] #41 ...
13:20:49 [2019-12-16T13:20:49.131Z] 
13:20:49 [2019-12-16T13:20:49.131Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:49 [2019-12-16T13:20:49.131Z] #27 26.79 
13:20:49 [2019-12-16T13:20:49.131Z] #27 27.33 
#############################################################             85.3%
######################################################################## 100.0%
13:20:49 [2019-12-16T13:20:49.131Z] #27 27.62 
13:20:49 [2019-12-16T13:20:49.138Z] #59 ...
13:20:49 [2019-12-16T13:20:49.138Z] 
13:20:49 [2019-12-16T13:20:49.138Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:20:49 [2019-12-16T13:20:49.138Z] #55 DONE 0.3s
13:20:49 [2019-12-16T13:20:49.138Z] 
13:20:49 [2019-12-16T13:20:49.138Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:49 [2019-12-16T13:20:49.173Z] #41 71.81   DEP      criu/arch/x86/restorer_unmap.d
13:20:49 [2019-12-16T13:20:49.174Z] #41 71.85   DEP      criu/arch/x86/restorer.d
13:20:49 [2019-12-16T13:20:49.431Z] #41 72.04   DEP      criu/pie/parasite.d
13:20:49 [2019-12-16T13:20:49.689Z] #41 72.33   CC       criu/pie/parasite.o
13:20:49 [2019-12-16T13:20:49.706Z] #59 129.0 + bin/containerd-shim-runc-v2
13:20:50 [2019-12-16T13:20:50.164Z] #27 ...
13:20:50 [2019-12-16T13:20:50.164Z] 
13:20:50 [2019-12-16T13:20:50.164Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.81 Setting up libcap-dev:ppc64el (1:2.25-1) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.82 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.83 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.87 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.88 Setting up libprotoc10:ppc64el (3.0.0-9) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.91 Setting up protobuf-c-compiler (1.2.1-2) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.91 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.92 Setting up protobuf-compiler (3.0.0-9) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.93 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.94 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 79.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:20:50 [2019-12-16T13:20:50.164Z] #41 DONE 80.2s
13:20:50 [2019-12-16T13:20:50.164Z] 
13:20:50 [2019-12-16T13:20:50.164Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:50 [2019-12-16T13:20:50.164Z] #37 2.808 + cd /tmp/tmp.L51Ddw1rSL/tini
13:20:50 [2019-12-16T13:20:50.164Z] #37 2.808 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:20:50 [2019-12-16T13:20:50.164Z] #37 2.845 + cmake .
13:20:51 [2019-12-16T13:20:51.063Z] #41 73.52   LINK     criu/pie/parasite.built-in.o
13:20:51 [2019-12-16T13:20:51.063Z] #41 73.54   GEN      criu/pie/parasite-blob.h
13:20:51 [2019-12-16T13:20:51.063Z] #41 73.56   CC       criu/arch/x86/restorer.o
13:20:51 [2019-12-16T13:20:51.083Z] #59 130.0 + binaries
13:20:51 [2019-12-16T13:20:51.083Z] #59 130.0 + mkdir -p /build
13:20:51 [2019-12-16T13:20:51.083Z] #59 130.0 + cp bin/containerd /build/containerd
13:20:51 [2019-12-16T13:20:51.083Z] #59 130.1 + cp bin/containerd-shim /build/containerd-shim
13:20:51 [2019-12-16T13:20:51.083Z] #59 130.1 + cp bin/ctr /build/ctr
13:20:51 [2019-12-16T13:20:51.164Z] #60 ...
13:20:51 [2019-12-16T13:20:51.164Z] 
13:20:51 [2019-12-16T13:20:51.164Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:20:51 [2019-12-16T13:20:51.164Z] #51 DONE 223.8s
13:20:51 [2019-12-16T13:20:51.164Z] 
13:20:51 [2019-12-16T13:20:51.164Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:51 [2019-12-16T13:20:51.205Z] #37 4.086 -- The C compiler identification is GNU 6.3.0
13:20:51 [2019-12-16T13:20:51.205Z] #37 4.151 -- Check for working C compiler: /usr/bin/cc
13:20:51 [2019-12-16T13:20:51.324Z] #41 74.10   CC       criu/arch/x86/restorer_unmap.o
13:20:51 [2019-12-16T13:20:51.342Z] #59 DONE 130.5s
13:20:51 [2019-12-16T13:20:51.557Z] #72 exporting layers 6.2s done
13:20:51 [2019-12-16T13:20:51.557Z] #72 writing image sha256:0640eb3f7e3e4d3000cdc9ae71bb46f6ec6318219352ce82530ef4901044fee8 done
13:20:51 [2019-12-16T13:20:51.557Z] #72 naming to docker.io/library/docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 done
13:20:51 [2019-12-16T13:20:51.557Z] #72 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
13:20:51 [2019-12-16T13:20:51.582Z] #41 74.19   CC       criu/arch/x86/sigaction_compat_pie.o
13:20:51 [2019-12-16T13:20:51.585Z] #60 ...
13:20:51 [2019-12-16T13:20:51.585Z] 
13:20:51 [2019-12-16T13:20:51.585Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:20:51 [2019-12-16T13:20:51.585Z] #52 DONE 0.2s
13:20:51 [2019-12-16T13:20:51.585Z] 
13:20:51 [2019-12-16T13:20:51.585Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:20:51 [2019-12-16T13:20:51.846Z] #41 74.55   CC       criu/pie/restorer.o
13:20:51 [2019-12-16T13:20:51.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40312/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/validate/default
13:20:51 [2019-12-16T13:20:51.966Z] #56 DONE 0.1s
13:20:51 [2019-12-16T13:20:51.966Z] 
13:20:51 [2019-12-16T13:20:51.966Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:20:52 [2019-12-16T13:20:52.353Z] #37 5.149 -- Check for working C compiler: /usr/bin/cc -- works
13:20:52 [2019-12-16T13:20:52.353Z] #37 5.165 -- Detecting C compiler ABI info
13:20:52 [2019-12-16T13:20:52.843Z] Congratulations!  All commits are properly signed with the DCO!
13:20:52 [2019-12-16T13:20:52.843Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:20:52 [2019-12-16T13:20:52.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:20:53 [2019-12-16T13:20:53.247Z] 
13:20:53 [2019-12-16T13:20:53.247Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:20:53 [2019-12-16T13:20:53.247Z] #60 DONE 0.3s
13:20:53 [2019-12-16T13:20:53.247Z] 
13:20:53 [2019-12-16T13:20:53.247Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:20:53 [2019-12-16T13:20:53.396Z] #37 6.174 -- Detecting C compiler ABI info - done
13:20:53 [2019-12-16T13:20:53.396Z] #37 6.300 -- Detecting C compile features
13:20:53 [2019-12-16T13:20:53.506Z] #64 DONE 0.1s
13:20:53 [2019-12-16T13:20:53.507Z] 
13:20:53 [2019-12-16T13:20:53.507Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:20:53 [2019-12-16T13:20:53.507Z] #66 DONE 0.2s
13:20:53 [2019-12-16T13:20:53.507Z] 
13:20:53 [2019-12-16T13:20:53.507Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:20:53 [2019-12-16T13:20:53.507Z] #69 DONE 0.1s
13:20:53 [2019-12-16T13:20:53.765Z] 
13:20:53 [2019-12-16T13:20:53.765Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:20:53 [2019-12-16T13:20:53.765Z] #70 DONE 0.0s
13:20:53 [2019-12-16T13:20:53.765Z] 
13:20:53 [2019-12-16T13:20:53.765Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
13:20:54 [2019-12-16T13:20:54.374Z] #41 77.09   LINK     criu/pie/restorer.built-in.o
13:20:54 [2019-12-16T13:20:54.632Z] #41 77.12   GEN      criu/pie/restorer-blob.h
13:20:54 [2019-12-16T13:20:54.632Z] #41 77.24   DEP      criu/vdso.d
13:20:54 [2019-12-16T13:20:54.891Z] #41 77.41   DEP      criu/vdso-compat.d
13:20:54 [2019-12-16T13:20:54.891Z] #41 77.61   DEP      criu/uts_ns.d
13:20:55 [2019-12-16T13:20:55.149Z] #41 77.76   DEP      criu/util.d
13:20:55 [2019-12-16T13:20:55.407Z] #41 77.94   DEP      criu/uffd.d
13:20:55 [2019-12-16T13:20:55.483Z] #37 ...
13:20:55 [2019-12-16T13:20:55.483Z] 
13:20:55 [2019-12-16T13:20:55.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:55 [2019-12-16T13:20:55.483Z] #27 30.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:20:55 [2019-12-16T13:20:55.483Z] #27 32.00 
13:20:55 [2019-12-16T13:20:55.483Z] #27 32.38 
######################################################################## 100.0%
13:20:55 [2019-12-16T13:20:55.483Z] #27 32.89 
13:20:55 [2019-12-16T13:20:55.483Z] #27 ...
13:20:55 [2019-12-16T13:20:55.483Z] 
13:20:55 [2019-12-16T13:20:55.483Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:20:55 [2019-12-16T13:20:55.483Z] #11 75.82 Selecting previously unselected package binutils-mingw-w64-i686.
13:20:55 [2019-12-16T13:20:55.483Z] #11 75.82 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 75.84 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 79.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:20:55 [2019-12-16T13:20:55.483Z] #11 79.59 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 79.60 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.61 Selecting previously unselected package binutils-mingw-w64.
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.62 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.65 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.81 Selecting previously unselected package mingw-w64-common.
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.83 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ...
13:20:55 [2019-12-16T13:20:55.483Z] #11 83.84 Unpacking mingw-w64-common (5.0.1-1) ...
13:20:55 [2019-12-16T13:20:55.665Z] #41 78.16   DEP      criu/tun.d
13:20:55 [2019-12-16T13:20:55.665Z] #41 78.32   DEP      criu/tty.d
13:20:55 [2019-12-16T13:20:55.667Z] #71 DONE 1.7s
13:20:55 [2019-12-16T13:20:55.667Z] 
13:20:55 [2019-12-16T13:20:55.667Z] #72 exporting to image
13:20:55 [2019-12-16T13:20:55.667Z] #72 exporting layers
13:20:55 [2019-12-16T13:20:55.923Z] #41 78.48   DEP      criu/timerfd.d
13:20:56 [2019-12-16T13:20:56.113Z] #11 ...
13:20:56 [2019-12-16T13:20:56.114Z] 
13:20:56 [2019-12-16T13:20:56.114Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:20:56 [2019-12-16T13:20:56.114Z] #32 75.91 strings
13:20:56 [2019-12-16T13:20:56.114Z] #32 75.92 bytes
13:20:56 [2019-12-16T13:20:56.114Z] #32 ...
13:20:56 [2019-12-16T13:20:56.114Z] 
13:20:56 [2019-12-16T13:20:56.114Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:56 [2019-12-16T13:20:56.114Z] #42 2.792 Note: Building without setproctitle() and strlcpy() support.
13:20:56 [2019-12-16T13:20:56.114Z] #42 2.792       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:20:56 [2019-12-16T13:20:56.114Z] #42 5.468 fatal: Not a git repository (or any of the parent directories): .git
13:20:56 [2019-12-16T13:20:56.114Z] #42 5.509   GEN      .gitid
13:20:56 [2019-12-16T13:20:56.114Z] #42 5.540   GEN      criu/include/version.h
13:20:56 [2019-12-16T13:20:56.114Z] #42 5.593   GEN      include/common/asm
13:20:56 [2019-12-16T13:20:56.181Z] #41 78.65   DEP      criu/sysfs_parse.d
13:20:56 [2019-12-16T13:20:56.181Z] #41 78.88   DEP      criu/sysctl.d
13:20:56 [2019-12-16T13:20:56.439Z] #41 79.05   DEP      criu/string.d
13:20:56 [2019-12-16T13:20:56.439Z] #41 79.14   DEP      criu/stats.d
13:20:56 [2019-12-16T13:20:56.698Z] #41 79.30   DEP      criu/sockets.d
13:20:56 [2019-12-16T13:20:56.742Z] #42 ...
13:20:56 [2019-12-16T13:20:56.742Z] 
13:20:56 [2019-12-16T13:20:56.742Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:56 [2019-12-16T13:20:56.742Z] #37 9.742 -- Detecting C compile features - done
13:20:56 [2019-12-16T13:20:56.956Z] #41 79.44   DEP      criu/sk-unix.d
13:20:56 [2019-12-16T13:20:56.956Z] #41 79.67   DEP      criu/sk-tcp.d
13:20:57 [2019-12-16T13:20:57.033Z] #37 9.849 -- Performing Test HAS_BUILTIN_FORTIFY
13:20:57 [2019-12-16T13:20:57.323Z] #37 10.27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:20:57 [2019-12-16T13:20:57.522Z] #41 79.93   DEP      criu/sk-queue.d
13:20:57 [2019-12-16T13:20:57.522Z] #41 80.07   DEP      criu/sk-packet.d
13:20:57 [2019-12-16T13:20:57.523Z] #41 80.23   DEP      criu/sk-netlink.d
13:20:57 [2019-12-16T13:20:57.613Z] #37 10.67 -- Configuring done
13:20:57 [2019-12-16T13:20:57.781Z] #41 80.41   DEP      criu/sk-inet.d
13:20:57 [2019-12-16T13:20:57.904Z] #37 10.71 -- Generating done
13:20:57 [2019-12-16T13:20:57.904Z] #37 10.71 -- Build files have been written to: /tmp/tmp.L51Ddw1rSL/tini
13:20:57 [2019-12-16T13:20:57.904Z] #37 10.74 + make tini-static
13:20:57 [2019-12-16T13:20:57.904Z] #37 ...
13:20:57 [2019-12-16T13:20:57.904Z] 
13:20:57 [2019-12-16T13:20:57.904Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:20:57 [2019-12-16T13:20:57.904Z] #29 78.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:20:58 [2019-12-16T13:20:58.039Z] #41 80.66   DEP      criu/signalfd.d
13:20:58 [2019-12-16T13:20:58.195Z] #29 ...
13:20:58 [2019-12-16T13:20:58.195Z] 
13:20:58 [2019-12-16T13:20:58.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:20:58 [2019-12-16T13:20:58.195Z] #27 36.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:20:58 [2019-12-16T13:20:58.195Z] #27 36.52 skipping existing c8c2d4a6b2e3
13:20:58 [2019-12-16T13:20:58.195Z] #27 36.78 
13:20:58 [2019-12-16T13:20:58.297Z] #41 80.79   DEP      criu/sigframe.d
13:20:58 [2019-12-16T13:20:58.297Z] #41 80.92   DEP      criu/shmem.d
13:20:58 [2019-12-16T13:20:58.297Z] #41 ...
13:20:58 [2019-12-16T13:20:58.297Z] 
13:20:58 [2019-12-16T13:20:58.297Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:20:58 [2019-12-16T13:20:58.297Z] #44 155.9 github.com/LK4D4/vndr/godl
13:20:58 [2019-12-16T13:20:58.297Z] #44 156.6 github.com/LK4D4/vndr
13:20:58 [2019-12-16T13:20:58.297Z] #44 DONE 165.0s
13:20:58 [2019-12-16T13:20:58.555Z] 
13:20:58 [2019-12-16T13:20:58.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:20:58 [2019-12-16T13:20:58.555Z] #41 81.17   DEP      criu/servicefd.d
13:20:58 [2019-12-16T13:20:58.813Z] #41 81.47   DEP      criu/seize.d
13:20:59 [2019-12-16T13:20:59.071Z] #41 81.71   DEP      criu/seccomp.d
13:20:59 [2019-12-16T13:20:59.330Z] #41 81.98   DEP      criu/rst-malloc.d
13:20:59 [2019-12-16T13:20:59.330Z] #41 82.06   DEP      criu/rbtree.d
13:20:59 [2019-12-16T13:20:59.330Z] #41 82.09   DEP      criu/pstree.d
13:20:59 [2019-12-16T13:20:59.588Z] #41 82.23   DEP      criu/protobuf.d
13:20:59 [2019-12-16T13:20:59.847Z] #41 82.43   GEN      criu/protobuf-desc-gen.h
13:20:59 [2019-12-16T13:20:59.861Z] #72 exporting layers 3.8s done
13:20:59 [2019-12-16T13:20:59.861Z] #72 writing image sha256:1a59fa424f3932df522c88c6e662677d91b0ed139fcf6204a9d732ebdfc02166 done
13:20:59 [2019-12-16T13:20:59.861Z] #72 naming to docker.io/library/docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 done
13:20:59 [2019-12-16T13:20:59.861Z] #72 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:21:00 [2019-12-16T13:21:00.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/test/unit
13:21:00 [2019-12-16T13:21:00.781Z] #41 83.55   DEP      criu/protobuf-desc.d
13:21:00 [2019-12-16T13:21:00.918Z] #27 ...
13:21:00 [2019-12-16T13:21:00.918Z] 
13:21:00 [2019-12-16T13:21:00.918Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:00 [2019-12-16T13:21:00.918Z] #45 80.60 vendor/golang.org/x/net/dns/dnsmessage
13:21:00 [2019-12-16T13:21:00.918Z] #45 81.29 bytes
13:21:00 [2019-12-16T13:21:00.918Z] #45 ...
13:21:00 [2019-12-16T13:21:00.918Z] 
13:21:00 [2019-12-16T13:21:00.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:00 [2019-12-16T13:21:00.918Z] #42 8.346   PBCC     images/google/protobuf/descriptor.pb-c.c
13:21:00 [2019-12-16T13:21:00.918Z] #42 8.566   PBCC     images/opts.pb-c.c
13:21:00 [2019-12-16T13:21:00.918Z] #42 8.686   PBCC     images/sit.pb-c.c
13:21:00 [2019-12-16T13:21:00.918Z] #42 8.834   DEP      images/google/protobuf/descriptor.pb-c.d
13:21:00 [2019-12-16T13:21:00.918Z] #42 8.906   DEP      images/opts.pb-c.d
13:21:00 [2019-12-16T13:21:00.918Z] #42 9.102   DEP      images/sit.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.186   PBCC     images/macvlan.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.226   DEP      images/macvlan.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.416   PBCC     images/autofs.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.461   DEP      images/autofs.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.573   PBCC     images/sysctl.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.627   DEP      images/sysctl.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.754   PBCC     images/time.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.801   DEP      images/time.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.959   PBCC     images/binfmt-misc.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 9.976   DEP      images/binfmt-misc.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.10   PBCC     images/seccomp.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.15   DEP      images/seccomp.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.33   PBCC     images/userns.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.43   DEP      images/userns.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.62   PBCC     images/cgroup.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.71   DEP      images/cgroup.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.82   PBCC     images/fown.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.84   PBCC     images/ext-file.pb-c.c
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.92   DEP      images/fown.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 10.97   DEP      images/ext-file.pb-c.d
13:21:00 [2019-12-16T13:21:00.919Z] #42 11.09   PBCC     images/rpc.pb-c.c
13:21:01 [2019-12-16T13:21:01.039Z] #41 83.70   DEP      criu/proc_parse.d
13:21:01 [2019-12-16T13:21:01.210Z] #42 11.23   DEP      images/rpc.pb-c.d
13:21:01 [2019-12-16T13:21:01.211Z] #42 11.43   PBCC     images/siginfo.pb-c.c
13:21:01 [2019-12-16T13:21:01.211Z] #42 11.46   DEP      images/siginfo.pb-c.d
13:21:01 [2019-12-16T13:21:01.297Z] #41 83.88   DEP      criu/plugin.d
13:21:01 [2019-12-16T13:21:01.297Z] #41 83.96   DEP      criu/pipes.d
13:21:01 [2019-12-16T13:21:01.297Z] #41 84.10   DEP      criu/pie-util.d
13:21:01 [2019-12-16T13:21:01.501Z] #42 11.67   PBCC     images/pagemap.pb-c.c
13:21:01 [2019-12-16T13:21:01.501Z] #42 11.78   DEP      images/pagemap.pb-c.d
13:21:01 [2019-12-16T13:21:01.555Z] #41 84.21   DEP      criu/pie-util-vdso.d
13:21:01 [2019-12-16T13:21:01.555Z] #41 84.30   DEP      criu/pie-util-vdso-elf32.d
13:21:01 [2019-12-16T13:21:01.795Z] #42 11.88   PBCC     images/rlimit.pb-c.c
13:21:01 [2019-12-16T13:21:01.795Z] #42 11.92   DEP      images/rlimit.pb-c.d
13:21:01 [2019-12-16T13:21:01.813Z] #41 84.38   DEP      criu/path.d
13:21:02 [2019-12-16T13:21:02.071Z] #41 84.55   DEP      criu/parasite-syscall.d
13:21:02 [2019-12-16T13:21:02.085Z] #42 12.14   PBCC     images/file-lock.pb-c.c
13:21:02 [2019-12-16T13:21:02.085Z] #42 12.24   DEP      images/file-lock.pb-c.d
13:21:02 [2019-12-16T13:21:02.329Z] #41 84.82   DEP      criu/pagemap.d
13:21:02 [2019-12-16T13:21:02.329Z] #41 84.98   DEP      criu/pagemap-cache.d
13:21:02 [2019-12-16T13:21:02.329Z] #41 85.08   DEP      criu/page-xfer.d
13:21:02 [2019-12-16T13:21:02.373Z] #42 12.38   PBCC     images/tty.pb-c.c
13:21:02 [2019-12-16T13:21:02.373Z] #42 12.47   DEP      images/tty.pb-c.d
13:21:02 [2019-12-16T13:21:02.373Z] #42 12.58   PBCC     images/tun.pb-c.c
13:21:02 [2019-12-16T13:21:02.587Z] #41 85.24   DEP      criu/page-pipe.d
13:21:02 [2019-12-16T13:21:02.665Z] #42 12.64   PBCC     images/netdev.pb-c.c
13:21:02 [2019-12-16T13:21:02.665Z] #42 12.72   DEP      images/tun.pb-c.d
13:21:02 [2019-12-16T13:21:02.665Z] #42 12.86   DEP      images/netdev.pb-c.d
13:21:02 [2019-12-16T13:21:02.665Z] #42 12.93   PBCC     images/vma.pb-c.c
13:21:02 [2019-12-16T13:21:02.845Z] #41 85.38   DEP      criu/netfilter.d
13:21:02 [2019-12-16T13:21:02.845Z] #41 ...
13:21:02 [2019-12-16T13:21:02.845Z] 
13:21:02 [2019-12-16T13:21:02.845Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:21:02 [2019-12-16T13:21:02.845Z] #28 170.0 + rm -rf /tmp/tmp.Jq5vm6e3Qb
13:21:02 [2019-12-16T13:21:02.845Z] #28 DONE 170.5s
13:21:02 [2019-12-16T13:21:02.845Z] 
13:21:02 [2019-12-16T13:21:02.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:02 [2019-12-16T13:21:02.845Z] #41 85.58   DEP      criu/net.d
13:21:02 [2019-12-16T13:21:02.955Z] #42 12.98   DEP      images/vma.pb-c.d
13:21:02 [2019-12-16T13:21:02.956Z] #42 13.06   PBCC     images/creds.pb-c.c
13:21:02 [2019-12-16T13:21:02.956Z] #42 13.10   DEP      images/creds.pb-c.d
13:21:02 [2019-12-16T13:21:02.956Z] #42 13.16   PBCC     images/utsns.pb-c.c
13:21:02 [2019-12-16T13:21:02.956Z] #42 13.18   DEP      images/utsns.pb-c.d
13:21:03 [2019-12-16T13:21:03.247Z] #42 13.29   PBCC     images/ipc-desc.pb-c.c
13:21:03 [2019-12-16T13:21:03.247Z] #42 ...
13:21:03 [2019-12-16T13:21:03.247Z] 
13:21:03 [2019-12-16T13:21:03.247Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:03 [2019-12-16T13:21:03.247Z] #37 11.31 Scanning dependencies of target tini-static
13:21:03 [2019-12-16T13:21:03.247Z] #37 11.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:21:03 [2019-12-16T13:21:03.247Z] #37 14.81 [100%] Linking C executable tini-static
13:21:03 [2019-12-16T13:21:03.247Z] #37 16.05 [100%] Built target tini-static
13:21:03 [2019-12-16T13:21:03.247Z] #37 16.11 + mkdir -p /build
13:21:03 [2019-12-16T13:21:03.247Z] #37 16.11 + cp tini-static /build/docker-init
13:21:03 [2019-12-16T13:21:03.247Z] #37 DONE 16.2s
13:21:03 [2019-12-16T13:21:03.247Z] 
13:21:03 [2019-12-16T13:21:03.247Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:03 [2019-12-16T13:21:03.247Z] #42 13.37   PBCC     images/ipc-sem.pb-c.c
13:21:03 [2019-12-16T13:21:03.247Z] #42 ...
13:21:03 [2019-12-16T13:21:03.247Z] 
13:21:03 [2019-12-16T13:21:03.247Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:21:03 [2019-12-16T13:21:03.247Z] #27 40.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:21:03 [2019-12-16T13:21:03.247Z] #27 41.31 
13:21:03 [2019-12-16T13:21:03.247Z] #27 41.80 
######################################################################## 100.0%
13:21:03 [2019-12-16T13:21:03.413Z] #41 85.94   DEP      criu/namespaces.d
13:21:03 [2019-12-16T13:21:03.671Z] #41 86.17   DEP      criu/mount.d
13:21:03 [2019-12-16T13:21:03.875Z] #27 42.37 
13:21:03 [2019-12-16T13:21:03.875Z] #27 42.48 Download of images into '/build' complete.
13:21:03 [2019-12-16T13:21:03.875Z] #27 42.48 Use something like the following to load the result into a Docker daemon:
13:21:03 [2019-12-16T13:21:03.875Z] #27 42.48   tar -cC '/build' . | docker load
13:21:03 [2019-12-16T13:21:03.875Z] #27 DONE 42.6s
13:21:03 [2019-12-16T13:21:03.875Z] 
13:21:03 [2019-12-16T13:21:03.875Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:03 [2019-12-16T13:21:03.875Z] #42 13.46   DEP      images/ipc-desc.pb-c.d
13:21:03 [2019-12-16T13:21:03.875Z] #42 13.65   DEP      images/ipc-sem.pb-c.d
13:21:03 [2019-12-16T13:21:03.875Z] #42 13.74   PBCC     images/ipc-msg.pb-c.c
13:21:03 [2019-12-16T13:21:03.875Z] #42 13.93   DEP      images/ipc-msg.pb-c.d
13:21:03 [2019-12-16T13:21:03.875Z] #42 14.06   PBCC     images/ipc-shm.pb-c.c
13:21:03 [2019-12-16T13:21:03.929Z] #41 86.49   DEP      criu/mem.d
13:21:04 [2019-12-16T13:21:04.167Z] #42 14.26   DEP      images/ipc-shm.pb-c.d
13:21:04 [2019-12-16T13:21:04.167Z] #42 14.37   PBCC     images/ipc-var.pb-c.c
13:21:04 [2019-12-16T13:21:04.187Z] #41 86.74   DEP      criu/lsm.d
13:21:04 [2019-12-16T13:21:04.445Z] #41 86.95   DEP      criu/log.d
13:21:04 [2019-12-16T13:21:04.445Z] #41 87.10   DEP      criu/libnetlink.d
13:21:04 [2019-12-16T13:21:04.445Z] #41 87.24   DEP      criu/kerndat.d
13:21:04 [2019-12-16T13:21:04.458Z] #42 14.45   DEP      images/ipc-var.pb-c.d
13:21:04 [2019-12-16T13:21:04.750Z] #42 14.73   PBCC     images/sk-opts.pb-c.c
13:21:04 [2019-12-16T13:21:04.750Z] #42 14.81   PBCC     images/packet-sock.pb-c.c
13:21:04 [2019-12-16T13:21:04.806Z] #41 ...
13:21:04 [2019-12-16T13:21:04.806Z] 
13:21:04 [2019-12-16T13:21:04.806Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:21:04 [2019-12-16T13:21:04.806Z] #29 DONE 0.3s
13:21:04 [2019-12-16T13:21:04.806Z] 
13:21:04 [2019-12-16T13:21:04.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:04 [2019-12-16T13:21:04.806Z] #41 87.42   DEP      criu/kcmp-ids.d
13:21:04 [2019-12-16T13:21:04.806Z] #41 87.51   DEP      criu/irmap.d
13:21:05 [2019-12-16T13:21:05.057Z] #42 15.09   DEP      images/sk-opts.pb-c.d
13:21:05 [2019-12-16T13:21:05.064Z] #41 ...
13:21:05 [2019-12-16T13:21:05.064Z] 
13:21:05 [2019-12-16T13:21:05.064Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:21:05 [2019-12-16T13:21:05.064Z] #32 DONE 0.2s
13:21:05 [2019-12-16T13:21:05.064Z] 
13:21:05 [2019-12-16T13:21:05.064Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:21:05 [2019-12-16T13:21:05.064Z] #37 DONE 0.1s
13:21:05 [2019-12-16T13:21:05.064Z] 
13:21:05 [2019-12-16T13:21:05.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:05 [2019-12-16T13:21:05.064Z] #41 87.73   DEP      criu/ipc_ns.d
13:21:05 [2019-12-16T13:21:05.322Z] #41 87.84   DEP      criu/image.d
13:21:05 [2019-12-16T13:21:05.322Z] #41 87.96   DEP      criu/image-desc.d
13:21:05 [2019-12-16T13:21:05.322Z] #41 88.05   DEP      criu/fsnotify.d
13:21:05 [2019-12-16T13:21:05.348Z] #42 15.41   DEP      images/packet-sock.pb-c.d
13:21:05 [2019-12-16T13:21:05.348Z] #42 15.57   PBCC     images/sk-netlink.pb-c.c
13:21:05 [2019-12-16T13:21:05.348Z] #42 15.67   DEP      images/sk-netlink.pb-c.d
13:21:05 [2019-12-16T13:21:05.470Z] ?   	github.com/docker/docker/api	[no test files]
13:21:05 [2019-12-16T13:21:05.579Z] #41 88.17   DEP      criu/filesystems.d
13:21:05 [2019-12-16T13:21:05.638Z] #42 15.78   PBCC     images/sk-inet.pb-c.c
13:21:05 [2019-12-16T13:21:05.638Z] #42 15.90   DEP      images/sk-inet.pb-c.d
13:21:05 [2019-12-16T13:21:05.837Z] #41 88.27   DEP      criu/files.d
13:21:05 [2019-12-16T13:21:05.837Z] #41 88.42   DEP      criu/files-reg.d
13:21:05 [2019-12-16T13:21:05.837Z] #41 88.54   DEP      criu/files-ext.d
13:21:05 [2019-12-16T13:21:05.928Z] #42 16.07   PBCC     images/sk-unix.pb-c.c
13:21:05 [2019-12-16T13:21:05.928Z] #42 16.15   DEP      images/sk-unix.pb-c.d
13:21:06 [2019-12-16T13:21:06.094Z] #41 88.67   DEP      criu/file-lock.d
13:21:06 [2019-12-16T13:21:06.094Z] #41 88.79   DEP      criu/file-ids.d
13:21:06 [2019-12-16T13:21:06.217Z] #42 16.30   PBCC     images/mm.pb-c.c
13:21:06 [2019-12-16T13:21:06.217Z] #42 16.41   DEP      images/mm.pb-c.d
13:21:06 [2019-12-16T13:21:06.352Z] #41 88.89   DEP      criu/fifo.d
13:21:06 [2019-12-16T13:21:06.352Z] #41 89.02   DEP      criu/fdstore.d
13:21:06 [2019-12-16T13:21:06.506Z] #42 16.59   PBCC     images/timerfd.pb-c.c
13:21:06 [2019-12-16T13:21:06.506Z] #42 16.70   DEP      images/timerfd.pb-c.d
13:21:06 [2019-12-16T13:21:06.506Z] #42 16.79   PBCC     images/timer.pb-c.c
13:21:06 [2019-12-16T13:21:06.611Z] #41 89.12   DEP      criu/fault-injection.d
13:21:06 [2019-12-16T13:21:06.611Z] #41 89.17   DEP      criu/external.d
13:21:06 [2019-12-16T13:21:06.611Z] #41 89.27   DEP      criu/eventpoll.d
13:21:06 [2019-12-16T13:21:06.797Z] #42 16.90   DEP      images/timer.pb-c.d
13:21:06 [2019-12-16T13:21:06.797Z] #42 17.01   PBCC     images/sa.pb-c.c
13:21:06 [2019-12-16T13:21:06.869Z] #41 89.45   DEP      criu/eventfd.d
13:21:07 [2019-12-16T13:21:07.086Z] #42 17.10   DEP      images/sa.pb-c.d
13:21:07 [2019-12-16T13:21:07.127Z] #41 89.58   DEP      criu/crtools.d
13:21:07 [2019-12-16T13:21:07.127Z] #41 89.73   DEP      criu/cr-service.d
13:21:07 [2019-12-16T13:21:07.376Z] #42 17.33   PBCC     images/pipe-data.pb-c.c
13:21:07 [2019-12-16T13:21:07.376Z] #42 17.38   DEP      images/pipe-data.pb-c.d
13:21:07 [2019-12-16T13:21:07.376Z] #42 ...
13:21:07 [2019-12-16T13:21:07.376Z] 
13:21:07 [2019-12-16T13:21:07.376Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:21:07 [2019-12-16T13:21:07.376Z] #32 87.29 bufio
13:21:07 [2019-12-16T13:21:07.376Z] #32 90.35 reflect
13:21:07 [2019-12-16T13:21:07.376Z] #32 92.35 path
13:21:07 [2019-12-16T13:21:07.376Z] #32 95.77 text/tabwriter
13:21:07 [2019-12-16T13:21:07.376Z] #32 ...
13:21:07 [2019-12-16T13:21:07.376Z] 
13:21:07 [2019-12-16T13:21:07.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:07 [2019-12-16T13:21:07.376Z] #42 17.58   PBCC     images/mnt.pb-c.c
13:21:07 [2019-12-16T13:21:07.376Z] #42 17.68   DEP      images/mnt.pb-c.d
13:21:07 [2019-12-16T13:21:07.387Z] #41 89.87   DEP      criu/cr-restore.d
13:21:07 [2019-12-16T13:21:07.387Z] #41 90.05   DEP      criu/cr-errno.d
13:21:07 [2019-12-16T13:21:07.387Z] #41 90.07   DEP      criu/cr-dump.d
13:21:07 [2019-12-16T13:21:07.646Z] #41 90.22   DEP      criu/cr-dedup.d
13:21:07 [2019-12-16T13:21:07.646Z] #41 90.35   DEP      criu/cr-check.d
13:21:07 [2019-12-16T13:21:07.666Z] #42 17.87   PBCC     images/sk-packet.pb-c.c
13:21:07 [2019-12-16T13:21:07.667Z] #42 17.91   DEP      images/sk-packet.pb-c.d
13:21:07 [2019-12-16T13:21:07.667Z] #42 17.98   PBCC     images/tcp-stream.pb-c.c
13:21:07 [2019-12-16T13:21:07.904Z] #41 90.55   DEP      criu/config.d
13:21:07 [2019-12-16T13:21:07.956Z] #42 18.14   DEP      images/tcp-stream.pb-c.d
13:21:07 [2019-12-16T13:21:07.956Z] #42 18.28   PBCC     images/pipe.pb-c.c
13:21:08 [2019-12-16T13:21:08.162Z] #41 90.72   DEP      criu/clone-noasan.d
13:21:08 [2019-12-16T13:21:08.162Z] #41 90.77   DEP      criu/cgroup.d
13:21:08 [2019-12-16T13:21:08.162Z] #41 90.95   DEP      criu/cgroup-props.d
13:21:08 [2019-12-16T13:21:08.244Z] #42 18.37   DEP      images/pipe.pb-c.d
13:21:08 [2019-12-16T13:21:08.420Z] #41 91.05   DEP      criu/bitmap.d
13:21:08 [2019-12-16T13:21:08.420Z] #41 91.06   DEP      criu/bfd.d
13:21:08 [2019-12-16T13:21:08.421Z] #41 91.12   DEP      criu/autofs.d
13:21:08 [2019-12-16T13:21:08.421Z] #41 91.20   DEP      criu/aio.d
13:21:08 [2019-12-16T13:21:08.528Z] using credential docker-jenkins-github-credentials
13:21:08 [2019-12-16T13:21:08.535Z] #42 18.47   PBCC     images/pstree.pb-c.c
13:21:08 [2019-12-16T13:21:08.535Z] #42 18.52   DEP      images/pstree.pb-c.d
13:21:08 [2019-12-16T13:21:08.535Z] #42 18.72   PBCC     images/fs.pb-c.c
13:21:08 [2019-12-16T13:21:08.605Z] Cloning the remote Git repository
13:21:08 [2019-12-16T13:21:08.605Z] Cloning with configured refspecs honoured and without tags
13:21:08 [2019-12-16T13:21:08.827Z] #42 18.78   DEP      images/fs.pb-c.d
13:21:08 [2019-12-16T13:21:08.827Z] #42 18.96   PBCC     images/signalfd.pb-c.c
13:21:08 [2019-12-16T13:21:08.987Z] #41 91.35   DEP      criu/action-scripts.d
13:21:08 [2019-12-16T13:21:08.987Z] #41 91.55   CC       criu/action-scripts.o
13:21:08 [2019-12-16T13:21:08.805Z] Cloning repository https://github.com/moby/moby.git
13:21:09 [2019-12-16T13:21:09.118Z] #42 19.04   DEP      images/signalfd.pb-c.d
13:21:09 [2019-12-16T13:21:09.118Z] #42 19.25   PBCC     images/fh.pb-c.c
13:21:09 [2019-12-16T13:21:09.410Z] #42 19.39   PBCC     images/fsnotify.pb-c.c
13:21:09 [2019-12-16T13:21:09.410Z] #42 19.52   DEP      images/fh.pb-c.d
13:21:09 [2019-12-16T13:21:09.410Z] #42 19.61   DEP      images/fsnotify.pb-c.d
13:21:09 [2019-12-16T13:21:09.553Z] #41 91.98   CC       criu/aio.o
13:21:09 [2019-12-16T13:21:09.699Z] #42 19.71   PBCC     images/eventpoll.pb-c.c
13:21:09 [2019-12-16T13:21:09.699Z] #42 19.75   DEP      images/eventpoll.pb-c.d
13:21:09 [2019-12-16T13:21:09.699Z] #42 19.83   PBCC     images/eventfd.pb-c.c
13:21:09 [2019-12-16T13:21:09.699Z] #42 19.89   DEP      images/eventfd.pb-c.d
13:21:09 [2019-12-16T13:21:09.699Z] #42 20.02   PBCC     images/remap-file-path.pb-c.c
13:21:09 [2019-12-16T13:21:09.811Z] #41 92.43   CC       criu/autofs.o
13:21:09 [2019-12-16T13:21:09.989Z] #42 20.07   DEP      images/remap-file-path.pb-c.d
13:21:10 [2019-12-16T13:21:10.277Z] #42 20.18   PBCC     images/fifo.pb-c.c
13:21:10 [2019-12-16T13:21:10.277Z] #42 20.22   DEP      images/fifo.pb-c.d
13:21:10 [2019-12-16T13:21:10.277Z] #42 20.37   PBCC     images/ghost-file.pb-c.c
13:21:10 [2019-12-16T13:21:10.277Z] #42 20.43   DEP      images/ghost-file.pb-c.d
13:21:10 [2019-12-16T13:21:10.277Z] #42 20.58   PBCC     images/regfile.pb-c.c
13:21:10 [2019-12-16T13:21:10.572Z] #42 20.68   DEP      images/regfile.pb-c.d
13:21:10 [2019-12-16T13:21:10.862Z] #42 20.89   PBCC     images/ns.pb-c.c
13:21:10 [2019-12-16T13:21:10.862Z] #42 20.94   DEP      images/ns.pb-c.d
13:21:10 [2019-12-16T13:21:10.862Z] #42 21.03   PBCC     images/fdinfo.pb-c.c
13:21:09 [2019-12-16T13:21:09.174Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:21:09 [2019-12-16T13:21:09.886Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:09 [2019-12-16T13:21:09.886Z]  > git --version # timeout=10
13:21:09 [2019-12-16T13:21:09.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:09 [2019-12-16T13:21:09.941Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:21:11 [2019-12-16T13:21:11.153Z] #42 21.17   DEP      images/fdinfo.pb-c.d
13:21:11 [2019-12-16T13:21:11.153Z] #42 21.33   PBCC     images/core-aarch64.pb-c.c
13:21:11 [2019-12-16T13:21:11.188Z] #41 93.62   CC       criu/bfd.o
13:21:11 [2019-12-16T13:21:11.445Z] #42 21.48   PBCC     images/core-arm.pb-c.c
13:21:11 [2019-12-16T13:21:11.445Z] #42 21.54   PBCC     images/core-ppc64.pb-c.c
13:21:11 [2019-12-16T13:21:11.446Z] #41 94.10   CC       criu/bitmap.o
13:21:11 [2019-12-16T13:21:11.704Z] #41 94.35   CC       criu/cgroup-props.o
13:21:11 [2019-12-16T13:21:11.738Z] #42 21.70   PBCC     images/core-s390.pb-c.c
13:21:11 [2019-12-16T13:21:11.738Z] #42 21.76   PBCC     images/core-x86.pb-c.c
13:21:11 [2019-12-16T13:21:11.738Z] #42 21.91   PBCC     images/core.pb-c.c
13:21:12 [2019-12-16T13:21:12.030Z] #42 22.01   PBCC     images/inventory.pb-c.c
13:21:12 [2019-12-16T13:21:12.030Z] #42 22.18   DEP      images/core-aarch64.pb-c.d
13:21:12 [2019-12-16T13:21:12.030Z] #42 22.27   DEP      images/core-arm.pb-c.d
13:21:12 [2019-12-16T13:21:12.030Z] #42 ...
13:21:12 [2019-12-16T13:21:12.030Z] 
13:21:12 [2019-12-16T13:21:12.030Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:21:12 [2019-12-16T13:21:12.030Z] #11 92.42 Selecting previously unselected package mingw-w64-x86-64-dev.
13:21:12 [2019-12-16T13:21:12.030Z] #11 92.45 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
13:21:12 [2019-12-16T13:21:12.030Z] #11 92.48 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
13:21:12 [2019-12-16T13:21:12.269Z] #41 95.07   CC       criu/cgroup.o
13:21:12 [2019-12-16T13:21:12.321Z] #11 ...
13:21:12 [2019-12-16T13:21:12.321Z] 
13:21:12 [2019-12-16T13:21:12.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:12 [2019-12-16T13:21:12.321Z] #42 22.37   DEP      images/core-ppc64.pb-c.d
13:21:12 [2019-12-16T13:21:12.321Z] #42 22.45   DEP      images/core-s390.pb-c.d
13:21:12 [2019-12-16T13:21:12.321Z] #42 22.56   DEP      images/core-x86.pb-c.d
13:21:12 [2019-12-16T13:21:12.321Z] #42 22.63   DEP      images/core.pb-c.d
13:21:12 [2019-12-16T13:21:12.613Z] #42 22.78   DEP      images/inventory.pb-c.d
13:21:12 [2019-12-16T13:21:12.906Z] #42 22.94   PBCC     images/cpuinfo.pb-c.c
13:21:12 [2019-12-16T13:21:12.906Z] #42 22.99   DEP      images/cpuinfo.pb-c.d
13:21:12 [2019-12-16T13:21:12.906Z] #42 ...
13:21:12 [2019-12-16T13:21:12.906Z] 
13:21:12 [2019-12-16T13:21:12.906Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:12 [2019-12-16T13:21:12.906Z] #45 92.83 bufio
13:21:12 [2019-12-16T13:21:12.906Z] #45 93.88 reflect
13:21:12 [2019-12-16T13:21:12.906Z] #45 102.9 regexp/syntax
13:21:12 [2019-12-16T13:21:12.906Z] #45 ...
13:21:12 [2019-12-16T13:21:12.906Z] 
13:21:12 [2019-12-16T13:21:12.906Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:12 [2019-12-16T13:21:12.906Z] #42 23.12   PBCC     images/stats.pb-c.c
13:21:12 [2019-12-16T13:21:12.906Z] #42 23.22   DEP      images/stats.pb-c.d
13:21:14 [2019-12-16T13:21:14.800Z] #41 97.14   CC       criu/clone-noasan.o
13:21:14 [2019-12-16T13:21:14.800Z] #41 ...
13:21:14 [2019-12-16T13:21:14.800Z] 
13:21:14 [2019-12-16T13:21:14.800Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:14 [2019-12-16T13:21:14.800Z] #54 181.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:21:15 [2019-12-16T13:21:15.466Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 9.0% of statements
13:21:15 [2019-12-16T13:21:15.641Z] #42 25.59 make[1]: Nothing to be done for 'all'.
13:21:16 [2019-12-16T13:21:16.311Z] #60 215.7 + bin/containerd-stress
13:21:16 [2019-12-16T13:21:16.311Z] #60 217.9 + bin/containerd-shim
13:21:16 [2019-12-16T13:21:16.709Z] #54 183.0 + mkdir -p /build
13:21:16 [2019-12-16T13:21:16.709Z] #54 183.0 + cp runc /build/runc
13:21:16 [2019-12-16T13:21:16.709Z] #54 DONE 183.3s
13:21:16 [2019-12-16T13:21:16.709Z] 
13:21:16 [2019-12-16T13:21:16.709Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:16 [2019-12-16T13:21:16.709Z] #41 97.31   CC       criu/config.o
13:21:16 [2019-12-16T13:21:16.709Z] #41 98.35   CC       criu/cr-check.o
13:21:16 [2019-12-16T13:21:16.967Z] #41 99.53   CC       criu/cr-dedup.o
13:21:17 [2019-12-16T13:21:17.225Z] #41 99.77   CC       criu/cr-dump.o
13:21:18 [2019-12-16T13:21:18.359Z] #42 28.03   CC       images/stats.o
13:21:18 [2019-12-16T13:21:18.647Z] #42 28.66   CC       images/core.o
13:21:19 [2019-12-16T13:21:19.126Z] #41 101.7   CC       criu/cr-errno.o
13:21:19 [2019-12-16T13:21:19.126Z] #41 101.7   CC       criu/cr-restore.o
13:21:19 [2019-12-16T13:21:19.673Z] #42 29.85   CC       images/core-x86.o
13:21:20 [2019-12-16T13:21:20.701Z] #42 30.87   CC       images/core-arm.o
13:21:20 [2019-12-16T13:21:20.701Z] #42 ...
13:21:20 [2019-12-16T13:21:20.701Z] 
13:21:20 [2019-12-16T13:21:20.701Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:21:20 [2019-12-16T13:21:20.701Z] #60 57.48 + cd /tmp/tmp.uvyglp9F3I/src/github.com/containerd/containerd
13:21:20 [2019-12-16T13:21:20.701Z] #60 57.48 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
13:21:21 [2019-12-16T13:21:21.551Z] #60 224.1 + bin/containerd-shim-runc-v1
13:21:21 [2019-12-16T13:21:21.655Z] #41 104.3   CC       criu/cr-service.o
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + export 'BUILDTAGS=netgo osusergo static_build'
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + BUILDTAGS='netgo osusergo static_build'
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + export EXTRA_FLAGS=-buildmode=pie
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + EXTRA_FLAGS=-buildmode=pie
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.50 + '[' '' = dynamic ']'
13:21:21 [2019-12-16T13:21:21.773Z] #60 58.50 + make
13:21:22 [2019-12-16T13:21:22.589Z] #41 105.2   CC       criu/crtools.o
13:21:23 [2019-12-16T13:21:23.155Z] #41 105.7   CC       criu/eventfd.o
13:21:23 [2019-12-16T13:21:23.278Z] #60 59.94 + bin/ctr
13:21:23 [2019-12-16T13:21:23.278Z] #60 ...
13:21:23 [2019-12-16T13:21:23.278Z] 
13:21:23 [2019-12-16T13:21:23.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.5 Selecting previously unselected package gcc-mingw-w64-base.
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.5 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.8 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
13:21:23 [2019-12-16T13:21:23.278Z] #11 103.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:21:23 [2019-12-16T13:21:23.278Z] #11 ...
13:21:23 [2019-12-16T13:21:23.278Z] 
13:21:23 [2019-12-16T13:21:23.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:23 [2019-12-16T13:21:23.278Z] #42 31.64   CC       images/core-aarch64.o
13:21:23 [2019-12-16T13:21:23.278Z] #42 32.28   CC       images/core-ppc64.o
13:21:23 [2019-12-16T13:21:23.278Z] #42 33.43   CC       images/core-s390.o
13:21:23 [2019-12-16T13:21:23.414Z] #41 106.0   CC       criu/eventpoll.o
13:21:23 [2019-12-16T13:21:23.570Z] #42 ...
13:21:23 [2019-12-16T13:21:23.570Z] 
13:21:23 [2019-12-16T13:21:23.570Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:21:23 [2019-12-16T13:21:23.570Z] #32 103.4 time
13:21:23 [2019-12-16T13:21:23.570Z] #32 103.4 internal/syscall/unix
13:21:23 [2019-12-16T13:21:23.570Z] #32 111.4 internal/poll
13:21:23 [2019-12-16T13:21:23.570Z] #32 ...
13:21:23 [2019-12-16T13:21:23.570Z] 
13:21:23 [2019-12-16T13:21:23.570Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:23 [2019-12-16T13:21:23.570Z] #45 107.8 vendor/golang.org/x/text/transform
13:21:23 [2019-12-16T13:21:23.570Z] #45 111.8 context
13:21:23 [2019-12-16T13:21:23.570Z] #45 111.8 internal/poll
13:21:24 [2019-12-16T13:21:24.019Z] #41 106.5   CC       criu/external.o
13:21:24 [2019-12-16T13:21:24.281Z] #41 106.9   CC       criu/fault-injection.o
13:21:24 [2019-12-16T13:21:24.281Z] #41 107.0   CC       criu/fdstore.o
13:21:24 [2019-12-16T13:21:24.540Z] #41 107.3   CC       criu/fifo.o
13:21:24 [2019-12-16T13:21:24.602Z] #45 ...
13:21:24 [2019-12-16T13:21:24.602Z] 
13:21:24 [2019-12-16T13:21:24.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:24 [2019-12-16T13:21:24.602Z] #42 34.62   CC       images/cpuinfo.o
13:21:25 [2019-12-16T13:21:25.104Z] #41 107.6   CC       criu/file-ids.o
13:21:25 [2019-12-16T13:21:25.105Z] #41 107.8   CC       criu/file-lock.o
13:21:25 [2019-12-16T13:21:25.138Z] #60 227.4 + bin/containerd-shim-runc-v2
13:21:25 [2019-12-16T13:21:25.638Z] Fetching without tags
13:21:25 [2019-12-16T13:21:25.641Z] #42 35.49   CC       images/inventory.o
13:21:25 [2019-12-16T13:21:25.669Z] #41 108.4   CC       criu/files-ext.o
13:21:25 [2019-12-16T13:21:25.754Z] #60 228.5 + binaries
13:21:25 [2019-12-16T13:21:25.754Z] #60 228.5 + mkdir -p /build
13:21:25 [2019-12-16T13:21:25.754Z] #60 228.5 + cp bin/containerd /build/containerd
13:21:25 [2019-12-16T13:21:25.754Z] #60 228.5 + cp bin/containerd-shim /build/containerd-shim
13:21:25 [2019-12-16T13:21:25.754Z] #60 228.5 + cp bin/ctr /build/ctr
13:21:25 [2019-12-16T13:21:25.754Z] #60 DONE 228.7s
13:21:25 [2019-12-16T13:21:25.926Z] #41 108.6   CC       criu/files-reg.o
13:21:25 [2019-12-16T13:21:25.932Z] #42 36.04   CC       images/fdinfo.o
13:21:26 [2019-12-16T13:21:26.401Z] Merging remotes/origin/master commit 3452f136aa680530ca40c03b8f0f9bd19fce056c into PR head commit ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:21:26 [2019-12-16T13:21:26.563Z] #42 36.73   CC       images/fown.o
13:21:26 [2019-12-16T13:21:26.694Z] 
13:21:26 [2019-12-16T13:21:26.694Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:21:26 [2019-12-16T13:21:26.855Z] #42 37.06   CC       images/ns.o
13:21:27 [2019-12-16T13:21:27.072Z] #61 DONE 0.2s
13:21:27 [2019-12-16T13:21:27.072Z] 
13:21:27 [2019-12-16T13:21:27.072Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:21:27 [2019-12-16T13:21:27.072Z] #65 DONE 0.1s
13:21:27 [2019-12-16T13:21:27.072Z] 
13:21:27 [2019-12-16T13:21:27.072Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:21:27 [2019-12-16T13:21:27.072Z] #67 DONE 0.1s
13:21:27 [2019-12-16T13:21:27.072Z] 
13:21:27 [2019-12-16T13:21:27.072Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:21:27 [2019-12-16T13:21:27.072Z] #70 DONE 0.1s
13:21:27 [2019-12-16T13:21:27.072Z] 
13:21:27 [2019-12-16T13:21:27.072Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:21:27 [2019-12-16T13:21:27.072Z] #71 DONE 0.0s
13:21:27 [2019-12-16T13:21:27.146Z] #42 37.47   CC       images/regfile.o
13:21:27 [2019-12-16T13:21:27.296Z] #41 110.0   CC       criu/files.o
13:21:27 [2019-12-16T13:21:27.453Z] 
13:21:27 [2019-12-16T13:21:27.453Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
13:21:27 [2019-12-16T13:21:27.778Z] #42 37.89   CC       images/ghost-file.o
13:21:25 [2019-12-16T13:21:25.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:25 [2019-12-16T13:21:25.365Z]  > git config --add remote.origin.fetch +refs/pull/40312/head:refs/remotes/origin/PR-40312 # timeout=10
13:21:25 [2019-12-16T13:21:25.417Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:25 [2019-12-16T13:21:25.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:25 [2019-12-16T13:21:25.670Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:25 [2019-12-16T13:21:25.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:25 [2019-12-16T13:21:25.670Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40312/head:refs/remotes/origin/PR-40312 +refs/heads/master:refs/remotes/origin/master
13:21:26 [2019-12-16T13:21:26.501Z]  > git config core.sparsecheckout # timeout=10
13:21:26 [2019-12-16T13:21:26.551Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:21:28 [2019-12-16T13:21:28.410Z] #42 38.53   CC       images/fifo.o
13:21:28 [2019-12-16T13:21:28.666Z] #41 111.4   CC       criu/filesystems.o
13:21:28 [2019-12-16T13:21:28.700Z] #42 38.86   CC       images/remap-file-path.o
13:21:29 [2019-12-16T13:21:29.230Z] #41 111.8   CC       criu/fsnotify.o
13:21:29 [2019-12-16T13:21:29.283Z] #72 DONE 2.2s
13:21:29 [2019-12-16T13:21:29.331Z] #42 39.30   CC       images/eventfd.o
13:21:29 [2019-12-16T13:21:29.331Z] #42 39.65   CC       images/eventpoll.o
13:21:29 [2019-12-16T13:21:29.470Z] Merge succeeded, producing ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:21:29 [2019-12-16T13:21:29.471Z] Checking out Revision ee5aa536d16269a48a57aebc8c1d4a2732031e68 (PR-40312)
13:21:29 [2019-12-16T13:21:29.663Z] 
13:21:29 [2019-12-16T13:21:29.663Z] #73 exporting to oci image format
13:21:29 [2019-12-16T13:21:29.663Z] #73 exporting layers
13:21:30 [2019-12-16T13:21:30.162Z] #41 112.6   CC       criu/image-desc.o
13:21:30 [2019-12-16T13:21:30.162Z] #41 112.7   CC       criu/image.o
13:21:30 [2019-12-16T13:21:30.362Z] #42 40.29   CC       images/fh.o
13:21:30 [2019-12-16T13:21:30.419Z] #41 113.1   CC       criu/ipc_ns.o
13:21:30 [2019-12-16T13:21:30.419Z] #41 ...
13:21:30 [2019-12-16T13:21:30.419Z] 
13:21:30 [2019-12-16T13:21:30.419Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:21:30 [2019-12-16T13:21:30.653Z] #42 40.84   CC       images/fsnotify.o
13:21:30 [2019-12-16T13:21:30.677Z] #38 198.1 + dpkg --print-architecture
13:21:30 [2019-12-16T13:21:30.677Z] #38 198.1 + cd /tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution
13:21:30 [2019-12-16T13:21:30.677Z] #38 198.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:21:29 [2019-12-16T13:21:29.212Z]  > git merge 3452f136aa680530ca40c03b8f0f9bd19fce056c # timeout=10
13:21:29 [2019-12-16T13:21:29.356Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:21:29 [2019-12-16T13:21:29.506Z]  > git config core.sparsecheckout # timeout=10
13:21:29 [2019-12-16T13:21:29.559Z]  > git checkout -f ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:21:31 [2019-12-16T13:21:31.241Z] #38 198.5 + GOPATH=/tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1itLsV7iJ3
13:21:31 [2019-12-16T13:21:31.241Z] #38 198.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:21:32 [2019-12-16T13:21:32.177Z] #42 42.02   CC       images/signalfd.o
13:21:32 [2019-12-16T13:21:32.177Z] #42 42.37   CC       images/fs.o
13:21:32 [2019-12-16T13:21:32.465Z] #42 42.69   CC       images/pstree.o
13:21:32 [2019-12-16T13:21:32.755Z] #42 43.03   CC       images/pipe.o
13:21:33 [2019-12-16T13:21:33.384Z] #42 43.44   CC       images/tcp-stream.o
13:21:33 [2019-12-16T13:21:33.674Z] #42 43.84   CC       images/sk-packet.o
13:21:34 [2019-12-16T13:21:34.303Z] #42 44.37   CC       images/mnt.o
13:21:34 [2019-12-16T13:21:34.929Z] #42 44.88   CC       images/pipe-data.o
13:21:35 [2019-12-16T13:21:35.224Z] #42 45.28   CC       images/sa.o
13:21:35 [2019-12-16T13:21:35.224Z] #42 ...
13:21:35 [2019-12-16T13:21:35.224Z] 
13:21:35 [2019-12-16T13:21:35.224Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:21:35 [2019-12-16T13:21:35.224Z] #32 115.2 os
13:21:35 [2019-12-16T13:21:35.224Z] #32 118.9 internal/fmtsort
13:21:35 [2019-12-16T13:21:35.224Z] #32 120.6 path/filepath
13:21:35 [2019-12-16T13:21:35.224Z] #32 120.6 fmt
13:21:35 [2019-12-16T13:21:35.224Z] #32 123.3 io/ioutil
13:21:35 [2019-12-16T13:21:35.522Z] #32 ...
13:21:35 [2019-12-16T13:21:35.522Z] 
13:21:35 [2019-12-16T13:21:35.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:35 [2019-12-16T13:21:35.522Z] #42 45.69   CC       images/timer.o
13:21:36 [2019-12-16T13:21:36.549Z] #42 46.57   CC       images/timerfd.o
13:21:36 [2019-12-16T13:21:36.838Z] #42 47.00   CC       images/mm.o
13:21:37 [2019-12-16T13:21:37.469Z] #42 47.56   CC       images/sk-opts.o
13:21:37 [2019-12-16T13:21:37.758Z] #42 47.99   CC       images/sk-unix.o
13:21:38 [2019-12-16T13:21:38.220Z] Commit message: "update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d"
13:21:38 [2019-12-16T13:21:38.387Z] #42 ...
13:21:38 [2019-12-16T13:21:38.387Z] 
13:21:38 [2019-12-16T13:21:38.387Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:38 [2019-12-16T13:21:38.387Z] #45 118.2 os
13:21:38 [2019-12-16T13:21:38.387Z] #45 121.0 regexp
13:21:38 [2019-12-16T13:21:38.387Z] #45 ...
13:21:38 [2019-12-16T13:21:38.387Z] 
13:21:38 [2019-12-16T13:21:38.387Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:38 [2019-12-16T13:21:38.387Z] #42 48.59   CC       images/sk-inet.o
13:21:38 [2019-12-16T13:21:38.650Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
13:21:39 [2019-12-16T13:21:39.344Z] #38 ...
13:21:39 [2019-12-16T13:21:39.344Z] 
13:21:39 [2019-12-16T13:21:39.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:39 [2019-12-16T13:21:39.344Z] #41 113.8   CC       criu/irmap.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 114.2   CC       criu/kcmp-ids.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 114.5   CC       criu/kerndat.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 115.4   CC       criu/libnetlink.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 115.6   CC       criu/log.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 116.0   CC       criu/lsm.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 116.3   CC       criu/mem.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 117.4   CC       criu/mount.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 120.0   CC       criu/namespaces.o
13:21:39 [2019-12-16T13:21:39.344Z] #41 121.2   CC       criu/net.o
13:21:39 [2019-12-16T13:21:39.417Z] #42 49.34   CC       images/tun.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:21:40 [2019-12-16T13:21:40.048Z] #42 50.00   CC       images/sk-netlink.o
13:21:40 [2019-12-16T13:21:40.337Z] #42 50.38   CC       images/packet-sock.o
13:21:41 [2019-12-16T13:21:41.244Z] #41 123.5   CC       criu/netfilter.o
13:21:41 [2019-12-16T13:21:41.244Z] #41 123.8   CC       criu/page-pipe.o
13:21:41 [2019-12-16T13:21:41.364Z] #42 51.39   CC       images/ipc-var.o
13:21:41 [2019-12-16T13:21:41.554Z] + docker version
13:21:41 [2019-12-16T13:21:41.653Z] #42 51.81   CC       images/ipc-desc.o
13:21:41 [2019-12-16T13:21:41.810Z] #41 124.3   CC       criu/page-xfer.o
13:21:41 [2019-12-16T13:21:41.942Z] #42 52.21   CC       images/ipc-shm.o
13:21:42 [2019-12-16T13:21:42.571Z] #42 52.60   CC       images/ipc-msg.o
13:21:42 [2019-12-16T13:21:42.744Z] #41 125.3   CC       criu/pagemap-cache.o
13:21:42 [2019-12-16T13:21:42.744Z] #41 125.6   CC       criu/pagemap.o
13:21:42 [2019-12-16T13:21:42.861Z] #42 53.08   CC       images/ipc-sem.o
13:21:43 [2019-12-16T13:21:43.492Z] #42 53.47   CC       images/utsns.o
13:21:43 [2019-12-16T13:21:43.677Z] #41 126.3   CC       criu/parasite-syscall.o
13:21:43 [2019-12-16T13:21:43.781Z] #42 53.89   CC       images/creds.o
13:21:44 [2019-12-16T13:21:44.243Z] #41 126.9   CC       criu/path.o
13:21:44 [2019-12-16T13:21:44.410Z] #42 54.33   CC       images/vma.o
13:21:44 [2019-12-16T13:21:44.720Z] #42 54.86   CC       images/netdev.o
13:21:44 [2019-12-16T13:21:44.809Z] #41 127.2   CC       criu/pie-util-vdso-elf32.o
13:21:44 [2019-12-16T13:21:44.809Z] #41 127.6   CC       criu/pie-util-vdso.o
13:21:45 [2019-12-16T13:21:45.743Z] #41 128.1   CC       criu/pie-util.o
13:21:45 [2019-12-16T13:21:45.743Z] #41 128.2   CC       criu/pipes.o
13:21:45 [2019-12-16T13:21:45.744Z] #42 55.77   CC       images/tty.o
13:21:46 [2019-12-16T13:21:46.001Z] #41 128.8   CC       criu/plugin.o
13:21:46 [2019-12-16T13:21:46.235Z] Client: Docker Engine - Enterprise
13:21:46 [2019-12-16T13:21:46.235Z]  Version:           19.03.2
13:21:46 [2019-12-16T13:21:46.235Z]  API version:       1.40
13:21:46 [2019-12-16T13:21:46.235Z]  Go version:        go1.12.8
13:21:46 [2019-12-16T13:21:46.235Z]  Git commit:        c92ab06ed9
13:21:46 [2019-12-16T13:21:46.235Z]  Built:             09/03/2019 16:38:11
13:21:46 [2019-12-16T13:21:46.235Z]  OS/Arch:           windows/amd64
13:21:46 [2019-12-16T13:21:46.235Z]  Experimental:      false
13:21:46 [2019-12-16T13:21:46.235Z] 
13:21:46 [2019-12-16T13:21:46.235Z] Server: Docker Engine - Enterprise
13:21:46 [2019-12-16T13:21:46.235Z]  Engine:
13:21:46 [2019-12-16T13:21:46.235Z]   Version:          19.03.2
13:21:46 [2019-12-16T13:21:46.235Z]   API version:      1.40 (minimum version 1.24)
13:21:46 [2019-12-16T13:21:46.235Z]   Go version:       go1.12.8
13:21:46 [2019-12-16T13:21:46.235Z]   Git commit:       c92ab06ed9
13:21:46 [2019-12-16T13:21:46.235Z]   Built:            09/03/2019 16:35:47
13:21:46 [2019-12-16T13:21:46.235Z]   OS/Arch:          windows/amd64
13:21:46 [2019-12-16T13:21:46.235Z]   Experimental:     true
13:21:46 [2019-12-16T13:21:46.567Z] #41 129.1   CC       criu/proc_parse.o
13:21:46 [2019-12-16T13:21:46.771Z] #42 56.80   CC       images/file-lock.o
13:21:46 [2019-12-16T13:21:46.771Z] #42 ...
13:21:46 [2019-12-16T13:21:46.771Z] 
13:21:46 [2019-12-16T13:21:46.771Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:21:46 [2019-12-16T13:21:46.771Z] #32 126.8 github.com/BurntSushi/toml
13:21:46 [2019-12-16T13:21:46.771Z] #32 126.8 log
13:21:46 [2019-12-16T13:21:46.771Z] #32 126.8 flag
13:21:46 [2019-12-16T13:21:46.771Z] #32 133.9 github.com/BurntSushi/toml/cmd/tomlv
13:21:46 [2019-12-16T13:21:46.771Z] #32 ...
13:21:46 [2019-12-16T13:21:46.771Z] 
13:21:46 [2019-12-16T13:21:46.771Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:21:46 [2019-12-16T13:21:46.771Z] #11 130.4 Selecting previously unselected package g++-mingw-w64-x86-64.
13:21:46 [2019-12-16T13:21:46.771Z] #11 130.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
13:21:46 [2019-12-16T13:21:46.771Z] #11 130.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
[Pipeline] sh
13:21:47 [2019-12-16T13:21:47.060Z] #11 ...
13:21:47 [2019-12-16T13:21:47.060Z] 
13:21:47 [2019-12-16T13:21:47.060Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:47 [2019-12-16T13:21:47.060Z] #42 57.21   CC       images/rlimit.o
13:21:47 [2019-12-16T13:21:47.350Z] #42 57.53   CC       images/pagemap.o
13:21:47 [2019-12-16T13:21:47.750Z] + docker info
13:21:47 [2019-12-16T13:21:47.978Z] #42 58.25   CC       images/siginfo.o
13:21:48 [2019-12-16T13:21:48.467Z] #41 131.0   CC       criu/protobuf-desc.o
13:21:48 [2019-12-16T13:21:48.633Z] #42 58.77   CC       images/rpc.o
13:21:49 [2019-12-16T13:21:49.033Z] #41 131.7   CC       criu/protobuf.o
13:21:49 [2019-12-16T13:21:49.263Z] #42 ...
13:21:49 [2019-12-16T13:21:49.263Z] 
13:21:49 [2019-12-16T13:21:49.263Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:49 [2019-12-16T13:21:49.263Z] #45 129.0 os/exec
13:21:49 [2019-12-16T13:21:49.264Z] #45 129.2 net
13:21:49 [2019-12-16T13:21:49.264Z] #45 132.5 internal/lazyregexp
13:21:49 [2019-12-16T13:21:49.264Z] #45 137.3 encoding/binary
13:21:49 [2019-12-16T13:21:49.264Z] #45 137.3 go/token
13:21:49 [2019-12-16T13:21:49.264Z] #45 137.3 net/url
13:21:49 [2019-12-16T13:21:49.291Z] #41 132.0   CC       criu/pstree.o
13:21:50 [2019-12-16T13:21:50.225Z] #41 132.9   CC       criu/rbtree.o
13:21:50 [2019-12-16T13:21:50.483Z] #41 ...
13:21:50 [2019-12-16T13:21:50.483Z] 
13:21:50 [2019-12-16T13:21:50.483Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:21:50 [2019-12-16T13:21:50.483Z] #38 217.9 + rm -rf /tmp/tmp.1itLsV7iJ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1itLsV7iJ3
13:21:50 [2019-12-16T13:21:50.765Z] #45 ...
13:21:50 [2019-12-16T13:21:50.765Z] 
13:21:50 [2019-12-16T13:21:50.765Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:21:50 [2019-12-16T13:21:50.765Z] #32 DONE 140.8s
13:21:51 [2019-12-16T13:21:51.049Z] #38 DONE 218.5s
13:21:51 [2019-12-16T13:21:51.049Z] 
13:21:51 [2019-12-16T13:21:51.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:51 [2019-12-16T13:21:51.049Z] #41 133.2   CC       criu/rst-malloc.o
13:21:51 [2019-12-16T13:21:51.049Z] #41 133.4   CC       criu/seccomp.o
13:21:51 [2019-12-16T13:21:51.055Z] 
13:21:51 [2019-12-16T13:21:51.055Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:21:51 [2019-12-16T13:21:51.307Z] #41 134.0   CC       criu/seize.o
13:21:51 [2019-12-16T13:21:51.689Z] #60 ...
13:21:51 [2019-12-16T13:21:51.689Z] 
13:21:51 [2019-12-16T13:21:51.689Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:51 [2019-12-16T13:21:51.689Z] #45 141.5 go/scanner
13:21:52 [2019-12-16T13:21:52.241Z] #41 134.9   CC       criu/servicefd.o
13:21:52 [2019-12-16T13:21:52.807Z] #41 135.3   CC       criu/shmem.o
13:21:52 [2019-12-16T13:21:52.807Z] #41 ...
13:21:52 [2019-12-16T13:21:52.807Z] 
13:21:52 [2019-12-16T13:21:52.807Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:21:52 [2019-12-16T13:21:52.807Z] #39 DONE 0.2s
13:21:53 [2019-12-16T13:21:53.065Z] 
13:21:53 [2019-12-16T13:21:53.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:53 [2019-12-16T13:21:53.326Z] #41 136.0   CC       criu/sigframe.o
13:21:53 [2019-12-16T13:21:53.326Z] #41 136.1   CC       criu/signalfd.o
13:21:53 [2019-12-16T13:21:53.584Z] #41 136.4   CC       criu/sk-inet.o
13:21:54 [2019-12-16T13:21:54.518Z] #41 137.0   CC       criu/sk-netlink.o
13:21:54 [2019-12-16T13:21:54.775Z] #41 137.3   CC       criu/sk-packet.o
13:21:55 [2019-12-16T13:21:55.341Z] #41 137.8   CC       criu/sk-queue.o
13:21:55 [2019-12-16T13:21:55.599Z] #41 138.2   CC       criu/sk-tcp.o
13:21:55 [2019-12-16T13:21:55.857Z] #41 138.6   CC       criu/sk-unix.o
13:21:56 [2019-12-16T13:21:56.132Z] #45 145.4 text/template/parse
13:21:56 [2019-12-16T13:21:56.423Z] #45 146.4 encoding/base64
13:21:56 [2019-12-16T13:21:56.718Z] #45 146.8 go/ast
13:21:57 [2019-12-16T13:21:57.231Z] #41 139.9   CC       criu/sockets.o
13:21:57 [2019-12-16T13:21:57.797Z] #41 140.5   CC       criu/stats.o
13:21:58 [2019-12-16T13:21:58.055Z] #41 140.8   CC       criu/string.o
13:21:58 [2019-12-16T13:21:58.055Z] #41 140.9   CC       criu/sysctl.o
13:21:58 [2019-12-16T13:21:58.771Z] #45 ...
13:21:58 [2019-12-16T13:21:58.771Z] 
13:21:58 [2019-12-16T13:21:58.771Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:21:58 [2019-12-16T13:21:58.771Z] #42 61.97   CC       images/ext-file.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 62.62   CC       images/cgroup.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 63.61   CC       images/userns.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 64.04   CC       images/google/protobuf/descriptor.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 67.03   CC       images/opts.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 67.40   CC       images/seccomp.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 67.89   CC       images/binfmt-misc.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 68.20   CC       images/time.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 68.55   CC       images/sysctl.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 68.88   CC       images/autofs.o
13:21:58 [2019-12-16T13:21:58.771Z] #42 ...
13:21:58 [2019-12-16T13:21:58.771Z] 
13:21:58 [2019-12-16T13:21:58.771Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:21:58 [2019-12-16T13:21:58.771Z] #45 148.9 encoding/json
13:21:58 [2019-12-16T13:21:58.993Z] #41 141.4   CC       criu/sysfs_parse.o
13:21:58 [2019-12-16T13:21:58.993Z] #41 141.6   CC       criu/timerfd.o
13:21:59 [2019-12-16T13:21:59.251Z] #41 141.9   CC       criu/tty.o
13:22:00 [2019-12-16T13:22:00.624Z] #41 143.2   CC       criu/tun.o
13:22:00 [2019-12-16T13:22:00.882Z] #41 143.5   CC       criu/uffd.o
13:22:01 [2019-12-16T13:22:01.448Z] #41 144.2   CC       criu/util.o
13:22:01 [2019-12-16T13:22:01.494Z] #45 ...
13:22:01 [2019-12-16T13:22:01.494Z] 
13:22:01 [2019-12-16T13:22:01.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.4 Selecting previously unselected package libapparmor1:ppc64el.
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.4 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.4 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.6 Selecting previously unselected package libapparmor-dev:ppc64el.
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.6 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.6 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.9 Setting up libsepol1-dev:ppc64el (2.6-2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 150.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.2 Setting up mingw-w64-common (5.0.1-1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up btrfs-progs (4.7.3-1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 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
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 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
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 Setting up btrfs-tools (4.7.3-1) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 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
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.4 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
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.5 Setting up dmsetup (2:1.02.137-2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 151.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:22:01 [2019-12-16T13:22:01.494Z] #11 DONE 151.7s
13:22:01 [2019-12-16T13:22:01.494Z] 
13:22:01 [2019-12-16T13:22:01.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:01 [2019-12-16T13:22:01.494Z] #42 69.21   CC       images/macvlan.o
13:22:01 [2019-12-16T13:22:01.494Z] #42 69.55   CC       images/sit.o
13:22:01 [2019-12-16T13:22:01.494Z] #42 69.97   LINK     images/built-in.o
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.18   GEN      compel/include/asm
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.19   GEN      compel/include/version.h
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.22 touch .config
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.25   GEN      include/common/config.h
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.39   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.44   GEN      compel/plugins/include/uapi/std/syscall.h
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.48   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.51   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.57   DEP      compel/arch/ppc64/plugins/std/memcmp.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.63   DEP      compel/arch/ppc64/plugins/std/memcpy.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.71   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:22:01 [2019-12-16T13:22:01.494Z] #42 70.78   DEP      compel/plugins/std/infect.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 71.20   DEP      compel/plugins/std/string.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 71.50   DEP      compel/plugins/std/log.d
13:22:01 [2019-12-16T13:22:01.494Z] #42 71.69   DEP      compel/plugins/std/fds.d
13:22:01 [2019-12-16T13:22:01.785Z] #42 ...
13:22:01 [2019-12-16T13:22:01.785Z] 
13:22:01 [2019-12-16T13:22:01.785Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:22:01 [2019-12-16T13:22:01.785Z] #53 DONE 0.2s
13:22:01 [2019-12-16T13:22:01.785Z] 
13:22:01 [2019-12-16T13:22:01.785Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:22:01 [2019-12-16T13:22:01.785Z] #54 DONE 0.1s
13:22:01 [2019-12-16T13:22:01.785Z] 
13:22:01 [2019-12-16T13:22:01.785Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:01 [2019-12-16T13:22:01.785Z] #42 72.06   DEP      compel/plugins/std/std.d
13:22:02 [2019-12-16T13:22:02.076Z] #42 72.24   DEP      compel/plugins/shmem/shmem.d
13:22:02 [2019-12-16T13:22:02.365Z] #42 72.48   DEP      compel/plugins/fds/fds.d
13:22:02 [2019-12-16T13:22:02.365Z] #42 ...
13:22:02 [2019-12-16T13:22:02.365Z] 
13:22:02 [2019-12-16T13:22:02.365Z] #12 [dev 1/24] RUN groupadd -r docker
13:22:02 [2019-12-16T13:22:02.365Z] #12 DONE 0.9s
13:22:02 [2019-12-16T13:22:02.382Z] #41 145.0   CC       criu/uts_ns.o
13:22:02 [2019-12-16T13:22:02.640Z] #41 145.2   CC       criu/vdso-compat.o
13:22:02 [2019-12-16T13:22:02.640Z] #41 145.3   CC       criu/vdso.o
13:22:02 [2019-12-16T13:22:02.661Z] 
13:22:02 [2019-12-16T13:22:02.661Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.292 + RM_GOPATH=0
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.293 + TMP_GOPATH=
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.295 + : /build
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.296 + '[' -z '' ']'
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.298 ++ mktemp -d
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.301 + export GOPATH=/tmp/tmp.ElX3ce5Pfj
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.302 + GOPATH=/tmp/tmp.ElX3ce5Pfj
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.302 + RM_GOPATH=1
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.303 ++ dirname ./install.sh
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.307 + dir=.
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.307 + bin=runc
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.307 + shift
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.308 + '[' '!' -f ./runc.installer ']'
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.309 + . ./runc.installer
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.309 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.310 + install_runc
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.312 + grep -q '^3\.10\.0.*\.el7\.'
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.312 + uname -r
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.316 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.316 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.316 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.317 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ElX3ce5Pfj/src/github.com/opencontainers/runc
13:22:02 [2019-12-16T13:22:02.661Z] #55 0.371 Cloning into '/tmp/tmp.ElX3ce5Pfj/src/github.com/opencontainers/runc'...
13:22:02 [2019-12-16T13:22:02.661Z] #55 ...
13:22:02 [2019-12-16T13:22:02.661Z] 
13:22:02 [2019-12-16T13:22:02.661Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
13:22:02 [2019-12-16T13:22:02.661Z] #13 DONE 0.4s
13:22:02 [2019-12-16T13:22:02.952Z] 
13:22:02 [2019-12-16T13:22:02.952Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:22:03 [2019-12-16T13:22:03.247Z] #14 0.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:22:03 [2019-12-16T13:22:03.247Z] #14 DONE 0.4s
13:22:03 [2019-12-16T13:22:03.247Z] 
13:22:03 [2019-12-16T13:22:03.247Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:22:03 [2019-12-16T13:22:03.574Z] #41 146.0   LINK     criu/built-in.o
13:22:03 [2019-12-16T13:22:03.574Z] #41 146.1   LINK     criu/criu
13:22:03 [2019-12-16T13:22:03.574Z] #41 146.3   DEP      lib/c/criu.d
13:22:03 [2019-12-16T13:22:03.832Z] #41 146.4   CC       images/rpc.pb-c.o
13:22:03 [2019-12-16T13:22:03.879Z] #15 DONE 0.5s
13:22:03 [2019-12-16T13:22:03.879Z] 
13:22:03 [2019-12-16T13:22:03.879Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:22:03 [2019-12-16T13:22:03.879Z] #16 DONE 0.4s
13:22:03 [2019-12-16T13:22:03.879Z] 
13:22:03 [2019-12-16T13:22:03.879Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:03 [2019-12-16T13:22:03.879Z] #42 72.79   CC       compel/plugins/std/std.o
13:22:03 [2019-12-16T13:22:03.879Z] #42 73.28   CC       compel/plugins/std/fds.o
13:22:04 [2019-12-16T13:22:04.173Z] #42 74.29   CC       compel/plugins/std/log.o
13:22:04 [2019-12-16T13:22:04.398Z] #41 146.8   CC       lib/c/criu.o
13:22:04 [2019-12-16T13:22:04.464Z] #42 ...
13:22:04 [2019-12-16T13:22:04.464Z] 
13:22:04 [2019-12-16T13:22:04.464Z] #17 [dev 6/24] RUN ldconfig
13:22:04 [2019-12-16T13:22:04.464Z] #17 DONE 0.5s
13:22:04 [2019-12-16T13:22:04.754Z] 
13:22:04 [2019-12-16T13:22:04.754Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:22:04 [2019-12-16T13:22:04.964Z] #41 147.6   LINK     lib/c/built-in.o
13:22:04 [2019-12-16T13:22:04.964Z] #41 147.6   LINK     lib/c/libcriu.so
13:22:05 [2019-12-16T13:22:05.044Z] #18 0.476 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
13:22:05 [2019-12-16T13:22:05.044Z] #18 0.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
13:22:05 [2019-12-16T13:22:05.044Z] #18 0.547 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
13:22:05 [2019-12-16T13:22:05.044Z] #18 0.575 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
13:22:05 [2019-12-16T13:22:05.044Z] #18 0.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
13:22:05 [2019-12-16T13:22:05.222Z] #41 147.8   GEN      magic.py
13:22:05 [2019-12-16T13:22:05.222Z] #41 147.9 Note: Building without setproctitle() and strlcpy() support.
13:22:05 [2019-12-16T13:22:05.222Z] #41 147.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:22:05 [2019-12-16T13:22:05.222Z] #41 ...
13:22:05 [2019-12-16T13:22:05.222Z] 
13:22:05 [2019-12-16T13:22:05.222Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:22:05 [2019-12-16T13:22:05.222Z] #59 232.0 + bin/containerd
13:22:05 [2019-12-16T13:22:05.416Z] Client:
13:22:05 [2019-12-16T13:22:05.416Z]  Debug Mode: false
13:22:05 [2019-12-16T13:22:05.416Z]  Plugins:
13:22:05 [2019-12-16T13:22:05.416Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
13:22:05 [2019-12-16T13:22:05.416Z] 
13:22:05 [2019-12-16T13:22:05.416Z] Server:
13:22:05 [2019-12-16T13:22:05.416Z]  Containers: 0
13:22:05 [2019-12-16T13:22:05.416Z]   Running: 0
13:22:05 [2019-12-16T13:22:05.416Z]   Paused: 0
13:22:05 [2019-12-16T13:22:05.416Z]   Stopped: 0
13:22:05 [2019-12-16T13:22:05.416Z]  Images: 0
13:22:05 [2019-12-16T13:22:05.416Z]  Server Version: 19.03.2
13:22:05 [2019-12-16T13:22:05.416Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:22:05 [2019-12-16T13:22:05.416Z]   Windows: 
13:22:05 [2019-12-16T13:22:05.416Z]   LCOW: 
13:22:05 [2019-12-16T13:22:05.416Z]  Logging Driver: json-file
13:22:05 [2019-12-16T13:22:05.416Z]  Plugins:
13:22:05 [2019-12-16T13:22:05.416Z]   Volume: local
13:22:05 [2019-12-16T13:22:05.416Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
13:22:05 [2019-12-16T13:22:05.416Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:22:05 [2019-12-16T13:22:05.416Z]  Swarm: inactive
13:22:05 [2019-12-16T13:22:05.416Z]  Default Isolation: process
13:22:05 [2019-12-16T13:22:05.416Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:22:05 [2019-12-16T13:22:05.416Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:22:05 [2019-12-16T13:22:05.416Z]  OSType: windows
13:22:05 [2019-12-16T13:22:05.416Z]  Architecture: x86_64
13:22:05 [2019-12-16T13:22:05.416Z]  CPUs: 4
13:22:05 [2019-12-16T13:22:05.416Z]  Total Memory: 32GiB
13:22:05 [2019-12-16T13:22:05.416Z]  Name: azwin-2-f63470
13:22:05 [2019-12-16T13:22:05.416Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
13:22:05 [2019-12-16T13:22:05.416Z]  Docker Root Dir: D:\docker
13:22:05 [2019-12-16T13:22:05.416Z]  Debug Mode: false
13:22:05 [2019-12-16T13:22:05.416Z]  Registry: https://index.docker.io/v1/
13:22:05 [2019-12-16T13:22:05.416Z]  Labels:
13:22:05 [2019-12-16T13:22:05.416Z]  Experimental: true
13:22:05 [2019-12-16T13:22:05.416Z]  Insecure Registries:
13:22:05 [2019-12-16T13:22:05.416Z]   10.0.0.4:5000
13:22:05 [2019-12-16T13:22:05.416Z]   127.0.0.0/8
13:22:05 [2019-12-16T13:22:05.416Z]  Registry Mirrors:
13:22:05 [2019-12-16T13:22:05.416Z]   http://10.0.0.4:5000/
13:22:05 [2019-12-16T13:22:05.416Z]  Live Restore Enabled: false
13:22:05 [2019-12-16T13:22:05.416Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
13:22:06 [2019-12-16T13:22:06.545Z] #18 1.849 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [489 kB]
13:22:08 [2019-12-16T13:22:08.617Z] #18 3.884 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
13:22:09 [2019-12-16T13:22:09.402Z] #59 ...
13:22:09 [2019-12-16T13:22:09.402Z] 
13:22:09 [2019-12-16T13:22:09.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:09 [2019-12-16T13:22:09.402Z] #41 148.3 fatal: Not a git repository (or any of the parent directories): .git
13:22:09 [2019-12-16T13:22:09.402Z] #41 148.8 make[1]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.3 make[1]: 'images/built-in.o' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.4 make[1]: 'compel/libcompel.a' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.4 make[1]: 'compel/compel-host-bin' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.4 make[1]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.5 make[1]: 'soccr/libsoccr.a' is up to date.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.5 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.6 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.6 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.7 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.7 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.7 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.7 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.8 make[2]: Nothing to be done for 'all'.
13:22:09 [2019-12-16T13:22:09.402Z] #41 149.8   INSTALL  criu/criu
13:22:09 [2019-12-16T13:22:09.402Z] #41 DONE 151.4s
13:22:09 [2019-12-16T13:22:09.402Z] 
13:22:09 [2019-12-16T13:22:09.402Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:22:09 [2019-12-16T13:22:09.648Z] #18 5.220 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
13:22:09 [2019-12-16T13:22:09.967Z] #50 ...
13:22:09 [2019-12-16T13:22:09.967Z] 
13:22:09 [2019-12-16T13:22:09.967Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:22:09 [2019-12-16T13:22:09.967Z] #42 DONE 0.1s
13:22:10 [2019-12-16T13:22:10.225Z] 
13:22:10 [2019-12-16T13:22:10.225Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:22:10 [2019-12-16T13:22:10.791Z] #45 DONE 0.6s
13:22:10 [2019-12-16T13:22:10.791Z] 
13:22:10 [2019-12-16T13:22:10.791Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:22:10 [2019-12-16T13:22:10.791Z] #48 DONE 0.1s
13:22:10 [2019-12-16T13:22:10.791Z] 
13:22:10 [2019-12-16T13:22:10.791Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:22:11 [2019-12-16T13:22:11.708Z] #18 ...
13:22:11 [2019-12-16T13:22:11.708Z] 
13:22:11 [2019-12-16T13:22:11.708Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:11 [2019-12-16T13:22:11.708Z] #45 161.5 text/template
13:22:11 [2019-12-16T13:22:11.724Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
13:22:11 [2019-12-16T13:22:11.724Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:22:11 [2019-12-16T13:22:11.724Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
13:22:11 [2019-12-16T13:22:11.724Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:22:11 [2019-12-16T13:22:11.724Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:22:11 [2019-12-16T13:22:11.724Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/api/types/filters	0.056s	coverage: 92.2% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 4.0% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/cli/debug	0.026s	coverage: 100.0% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/builder/remotecontext	0.288s	coverage: 13.6% of statements
13:22:11 [2019-12-16T13:22:11.725Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.324s	coverage: 86.3% of statements
13:22:12 [2019-12-16T13:22:12.664Z] ok  	github.com/docker/docker/builder/dockerfile	1.187s	coverage: 48.2% of statements
13:22:12 [2019-12-16T13:22:12.664Z] ?   	github.com/docker/docker/cli	[no test files]
13:22:12 [2019-12-16T13:22:12.664Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:22:14 [2019-12-16T13:22:14.968Z] #59 ...
13:22:14 [2019-12-16T13:22:14.968Z] 
13:22:14 [2019-12-16T13:22:14.968Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:22:14 [2019-12-16T13:22:14.968Z] #50 DONE 241.1s
13:22:14 [2019-12-16T13:22:14.968Z] 
13:22:14 [2019-12-16T13:22:14.968Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:22:15 [2019-12-16T13:22:15.901Z] #59 ...
13:22:15 [2019-12-16T13:22:15.901Z] 
13:22:15 [2019-12-16T13:22:15.901Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:22:16 [2019-12-16T13:22:16.160Z] #45 ...
13:22:16 [2019-12-16T13:22:16.160Z] 
13:22:16 [2019-12-16T13:22:16.160Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:16 [2019-12-16T13:22:16.160Z] #42 75.93   CC       compel/plugins/std/string.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 77.05   CC       compel/plugins/std/infect.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 77.79   CC       compel/arch/ppc64/plugins/std/parasite-head.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 77.83   CC       compel/arch/ppc64/plugins/std/memcpy.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 77.97   CC       compel/arch/ppc64/plugins/std/memcmp.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 78.05   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 78.18   AR       compel/plugins/std.lib.a
13:22:16 [2019-12-16T13:22:16.160Z] #42 78.34   CC       compel/plugins/fds/fds.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 78.85   AR       compel/plugins/fds.lib.a
13:22:16 [2019-12-16T13:22:16.160Z] #42 78.99   HOSTDEP  compel/src/lib/log-host.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 79.26   HOSTDEP  compel/src/lib/handle-elf-host.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 79.57   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 79.79   HOSTDEP  compel/src/main-host.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 80.16   DEP      compel/src/lib/ptrace.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 80.51   DEP      compel/src/lib/infect.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 80.96   DEP      compel/src/lib/infect-util.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 81.23   DEP      compel/src/lib/infect-rpc.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 81.56   DEP      compel/arch/ppc64/src/lib/infect.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 81.74   DEP      compel/arch/ppc64/src/lib/cpu.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 82.03   DEP      compel/src/lib/log.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 82.26   DEP      compel/src/main.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 82.57   DEP      compel/src/lib/handle-elf.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 82.86   DEP      compel/arch/ppc64/src/lib/handle-elf.d
13:22:16 [2019-12-16T13:22:16.160Z] #42 83.24   CC       compel/src/lib/log.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 83.80   CC       compel/arch/ppc64/src/lib/cpu.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 84.37   CC       compel/arch/ppc64/src/lib/infect.o
13:22:16 [2019-12-16T13:22:16.160Z] #42 85.78   CC       compel/src/lib/infect-rpc.o
13:22:16 [2019-12-16T13:22:16.165Z] #51 DONE 0.3s
13:22:16 [2019-12-16T13:22:16.165Z] 
13:22:16 [2019-12-16T13:22:16.165Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:22:16 [2019-12-16T13:22:16.424Z] #55 DONE 0.4s
13:22:16 [2019-12-16T13:22:16.424Z] 
13:22:16 [2019-12-16T13:22:16.424Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:22:16 [2019-12-16T13:22:16.451Z] #42 86.46   CC       compel/src/lib/infect-util.o
13:22:16 [2019-12-16T13:22:16.858Z] ok  	github.com/docker/docker/client	0.375s	coverage: 75.8% of statements
13:22:17 [2019-12-16T13:22:17.081Z] #42 87.02   CC       compel/src/lib/infect.o
13:22:18 [2019-12-16T13:22:18.586Z] #42 ...
13:22:18 [2019-12-16T13:22:18.586Z] 
13:22:18 [2019-12-16T13:22:18.586Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:18 [2019-12-16T13:22:18.586Z] #45 168.8 go/parser
13:22:20 [2019-12-16T13:22:20.911Z] DEBUG: print all environment variables to check how Jenkins runs this script
13:22:20 [2019-12-16T13:22:20.911Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1af31000\powershellScript.ps1'; exit $LASTEXITCODE;
13:22:20 [2019-12-16T13:22:20.911Z] ----------------------------------------------------------------------------
13:22:20 [2019-12-16T13:22:20.911Z] 
13:22:20 [2019-12-16T13:22:20.911Z] INFO: executeCI.ps1 starting at Mon Dec 16 13:22:19 CUT 2019
13:22:20 [2019-12-16T13:22:20.911Z] 
13:22:20 [2019-12-16T13:22:20.911Z] INFO: Script version 05-Feb-2019 09:03 PDT
13:22:20 [2019-12-16T13:22:20.911Z] INFO: Running git version 2.24.0.windows.1
13:22:20 [2019-12-16T13:22:20.911Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
13:22:20 [2019-12-16T13:22:20.911Z] INFO: Environment variables:
13:22:20 [2019-12-16T13:22:20.911Z] 
13:22:20 [2019-12-16T13:22:20.911Z] Name                           Value                                                                                   
13:22:20 [2019-12-16T13:22:20.911Z] ----                           -----                                                                                   
13:22:20 [2019-12-16T13:22:20.911Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
13:22:20 [2019-12-16T13:22:20.911Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
13:22:20 [2019-12-16T13:22:20.911Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
13:22:20 [2019-12-16T13:22:20.911Z] BRANCH_NAME                    PR-40312                                                                                
13:22:20 [2019-12-16T13:22:20.911Z] BUILD_DISPLAY_NAME             #1                                                                                      
13:22:20 [2019-12-16T13:22:20.911Z] BUILD_ID                       1                                                                                       
13:22:20 [2019-12-16T13:22:20.911Z] BUILD_NUMBER                   1                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] BUILD_TAG                      jenkins-moby-PR-40312-1                                                                 
13:22:20 [2019-12-16T13:22:20.912Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40312/1/                                   
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_AUTHOR                  thaJeztah                                                                               
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_BRANCH                  carry_40276_bump_x_sys                                                                  
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_FORK                    thaJeztah                                                                               
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_ID                      40312                                                                                   
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_TARGET                  master                                                                                  
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_TITLE                   update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d              
13:22:20 [2019-12-16T13:22:20.912Z] CHANGE_URL                     https://github.com/moby/moby/pull/40312                                                 
13:22:20 [2019-12-16T13:22:20.912Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
13:22:20 [2019-12-16T13:22:20.912Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
13:22:20 [2019-12-16T13:22:20.912Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
13:22:20 [2019-12-16T13:22:20.912Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
13:22:20 [2019-12-16T13:22:20.912Z] COMPUTERNAME                   azwin-2-f63470                                                                          
13:22:20 [2019-12-16T13:22:20.912Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
13:22:20 [2019-12-16T13:22:20.912Z] ConfigSequenceNumber           0                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] DOCKER_BUILDKIT                0                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] DOCKER_DUT_DEBUG               1                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] DOCKER_EXPERIMENTAL            1                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
13:22:20 [2019-12-16T13:22:20.912Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
13:22:20 [2019-12-16T13:22:20.912Z] EXECUTOR_NUMBER                0                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] FQDN                           azwin-2-f63470.westus.cloudapp.azure.com                                                
13:22:20 [2019-12-16T13:22:20.912Z] GIT_BRANCH                     PR-40312                                                                                
13:22:20 [2019-12-16T13:22:20.912Z] GIT_COMMIT                     ee5aa536d16269a48a57aebc8c1d4a2732031e68                                                
13:22:20 [2019-12-16T13:22:20.912Z] GIT_URL                        https://github.com/moby/moby.git                                                        
13:22:20 [2019-12-16T13:22:20.912Z] HUDSON_COOKIE                  b98e1a60-cc17-4bea-b39a-2d5230566ac1                                                    
13:22:20 [2019-12-16T13:22:20.912Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
13:22:20 [2019-12-16T13:22:20.912Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
13:22:20 [2019-12-16T13:22:20.912Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
13:22:20 [2019-12-16T13:22:20.912Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
13:22:20 [2019-12-16T13:22:20.912Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
13:22:20 [2019-12-16T13:22:20.912Z] JENKINS_NODE_COOKIE            1719f980-b08e-498d-ac96-1129bd9ab531                                                    
13:22:20 [2019-12-16T13:22:20.912Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
13:22:20 [2019-12-16T13:22:20.912Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
13:22:20 [2019-12-16T13:22:20.912Z] JOB_BASE_NAME                  PR-40312                                                                                
13:22:20 [2019-12-16T13:22:20.912Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40312/display/redirect                     
13:22:20 [2019-12-16T13:22:20.912Z] JOB_NAME                       moby/PR-40312                                                                           
13:22:20 [2019-12-16T13:22:20.912Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40312/                                     
13:22:20 [2019-12-16T13:22:20.912Z] library.jps.version            master                                                                                  
13:22:20 [2019-12-16T13:22:20.912Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
13:22:20 [2019-12-16T13:22:20.912Z] NODE_LABELS                    amd64 azure azwin-2-f63470 azwin-2019 docker west-us windows windows-2019 x86_64        
13:22:20 [2019-12-16T13:22:20.912Z] NODE_NAME                      azwin-2-f63470                                                                          
13:22:20 [2019-12-16T13:22:20.912Z] NUMBER_OF_PROCESSORS           4                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] OS                             Windows_NT                                                                              
13:22:20 [2019-12-16T13:22:20.912Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
13:22:20 [2019-12-16T13:22:20.912Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
13:22:20 [2019-12-16T13:22:20.912Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
13:22:20 [2019-12-16T13:22:20.912Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
13:22:20 [2019-12-16T13:22:20.912Z] PROCESSOR_LEVEL                6                                                                                       
13:22:20 [2019-12-16T13:22:20.912Z] PROCESSOR_REVISION             4f01                                                                                    
13:22:20 [2019-12-16T13:22:20.912Z] ProgramData                    C:\ProgramData                                                                          
13:22:20 [2019-12-16T13:22:20.913Z] ProgramFiles                   C:\Program Files                                                                        
13:22:20 [2019-12-16T13:22:20.913Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
13:22:20 [2019-12-16T13:22:20.913Z] ProgramW6432                   C:\Program Files                                                                        
13:22:20 [2019-12-16T13:22:20.913Z] PROMPT                         $P$G                                                                                    
13:22:20 [2019-12-16T13:22:20.913Z] PSExecutionPolicyPreference    Bypass                                                                                  
13:22:20 [2019-12-16T13:22:20.913Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
13:22:20 [2019-12-16T13:22:20.913Z] PUBLIC                         C:\Users\Public                                                                         
13:22:20 [2019-12-16T13:22:20.913Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40312/1/display/redirect?page=changes      
13:22:20 [2019-12-16T13:22:20.913Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40312/1/display/redirect                   
13:22:20 [2019-12-16T13:22:20.913Z] SKIP_VALIDATION_TESTS          1                                                                                       
13:22:20 [2019-12-16T13:22:20.913Z] SOURCES_DRIVE                  d                                                                                       
13:22:20 [2019-12-16T13:22:20.913Z] SOURCES_SUBDIR                 gopath                                                                                  
13:22:20 [2019-12-16T13:22:20.913Z] STAGE_NAME                     Run tests                                                                               
13:22:20 [2019-12-16T13:22:20.913Z] SystemDrive                    C:                                                                                      
13:22:20 [2019-12-16T13:22:20.913Z] SystemRoot                     C:\windows                                                                              
13:22:20 [2019-12-16T13:22:20.913Z] TEMP                           C:\windows\TEMP                                                                         
13:22:20 [2019-12-16T13:22:20.913Z] TESTDEBUG                      0                                                                                       
13:22:20 [2019-12-16T13:22:20.913Z] TESTRUN_DRIVE                  d                                                                                       
13:22:20 [2019-12-16T13:22:20.913Z] TESTRUN_SUBDIR                 CI                                                                                      
13:22:20 [2019-12-16T13:22:20.913Z] TIMEOUT                        120m                                                                                    
13:22:20 [2019-12-16T13:22:20.913Z] TMP                            C:\windows\TEMP                                                                         
13:22:20 [2019-12-16T13:22:20.913Z] USERDOMAIN                     WORKGROUP                                                                               
13:22:20 [2019-12-16T13:22:20.913Z] USERNAME                       azwin-2-f63470$                                                                         
13:22:20 [2019-12-16T13:22:20.913Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
13:22:20 [2019-12-16T13:22:20.913Z] windir                         C:\windows                                                                              
13:22:20 [2019-12-16T13:22:20.913Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
13:22:20 [2019-12-16T13:22:20.913Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
13:22:20 [2019-12-16T13:22:20.913Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
13:22:20 [2019-12-16T13:22:20.913Z] 
13:22:20 [2019-12-16T13:22:20.913Z] 
13:22:20 [2019-12-16T13:22:20.913Z] 
13:22:20 [2019-12-16T13:22:20.913Z] INFO: Sources under d:\gopath\...
13:22:20 [2019-12-16T13:22:20.913Z] INFO: Test run under d:\CI\...
13:22:20 [2019-12-16T13:22:20.913Z] INFO: Running in D:\gopath\src\github.com\docker\docker
13:22:20 [2019-12-16T13:22:20.913Z] INFO: docker/docker repository was found
13:22:21 [2019-12-16T13:22:21.371Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
13:22:21 [2019-12-16T13:22:21.828Z] ltsc2019: Pulling from windows/servercore
13:22:21 [2019-12-16T13:22:21.828Z] 65014b3c3121: Pulling fs layer
13:22:21 [2019-12-16T13:22:21.828Z] faf31ee0aa3d: Pulling fs layer
13:22:24 [2019-12-16T13:22:24.160Z] #45 ...
13:22:24 [2019-12-16T13:22:24.160Z] 
13:22:24 [2019-12-16T13:22:24.160Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:24 [2019-12-16T13:22:24.160Z] #55 11.84 + cd /tmp/tmp.ElX3ce5Pfj/src/github.com/opencontainers/runc
13:22:24 [2019-12-16T13:22:24.160Z] #55 11.84 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
13:22:24 [2019-12-16T13:22:24.160Z] #55 12.31 + '[' -z '' ']'
13:22:24 [2019-12-16T13:22:24.160Z] #55 12.31 + target=static
13:22:24 [2019-12-16T13:22:24.160Z] #55 12.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:22:24 [2019-12-16T13:22:24.160Z] #55 15.68 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
13:22:24 [2019-12-16T13:22:24.160Z] #55 ...
13:22:24 [2019-12-16T13:22:24.160Z] 
13:22:24 [2019-12-16T13:22:24.160Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:24 [2019-12-16T13:22:24.160Z] #42 92.37   CC       compel/src/lib/ptrace.o
13:22:24 [2019-12-16T13:22:24.160Z] #42 93.23   AR       compel/libcompel.a
13:22:24 [2019-12-16T13:22:24.160Z] #42 93.33   HOSTCC   compel/src/main-host.o
13:22:24 [2019-12-16T13:22:24.160Z] #42 94.01   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
13:22:24 [2019-12-16T13:22:24.450Z] #42 94.55   HOSTCC   compel/src/lib/handle-elf-host.o
13:22:25 [2019-12-16T13:22:25.080Z] #42 95.17   HOSTCC   compel/src/lib/log-host.o
13:22:25 [2019-12-16T13:22:25.711Z] #42 95.60   HOSTLINK compel/compel-host-bin
13:22:25 [2019-12-16T13:22:25.711Z] #42 95.78   DEP      soccr/soccr.d
13:22:26 [2019-12-16T13:22:26.002Z] #42 96.11   CC       soccr/soccr.o
13:22:28 [2019-12-16T13:22:28.068Z] #42 ...
13:22:28 [2019-12-16T13:22:28.068Z] 
13:22:28 [2019-12-16T13:22:28.068Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:28 [2019-12-16T13:22:28.068Z] #45 177.9 encoding/xml
13:22:28 [2019-12-16T13:22:28.895Z] faf31ee0aa3d: Verifying Checksum
13:22:28 [2019-12-16T13:22:28.895Z] faf31ee0aa3d: Download complete
13:22:29 [2019-12-16T13:22:29.610Z] #73 exporting layers 57.7s done
13:22:29 [2019-12-16T13:22:29.610Z] #73 exporting manifest sha256:3005df4eabf7e988cbb1b993e0671b554afd0be35bf1fb6f27203d820d5002c0
13:22:29 [2019-12-16T13:22:29.610Z] #73 exporting manifest sha256:3005df4eabf7e988cbb1b993e0671b554afd0be35bf1fb6f27203d820d5002c0 0.0s done
13:22:29 [2019-12-16T13:22:29.610Z] #73 exporting config sha256:ff1ee08c3c80b81e8523c9a8155b1a00f8ce21bd0d65d426cafbf6d78a095825 done
13:22:29 [2019-12-16T13:22:29.610Z] #73 sending tarball
13:22:30 [2019-12-16T13:22:30.808Z] #45 ...
13:22:30 [2019-12-16T13:22:30.808Z] 
13:22:30 [2019-12-16T13:22:30.808Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:22:30 [2019-12-16T13:22:30.808Z] #18 16.10 Fetched 7729 kB in 15s (493 kB/s)
13:22:30 [2019-12-16T13:22:30.808Z] #18 16.10 Reading package lists...
13:22:30 [2019-12-16T13:22:30.808Z] #18 23.28 Reading package lists...
13:22:30 [2019-12-16T13:22:30.808Z] #18 ...
13:22:30 [2019-12-16T13:22:30.808Z] 
13:22:30 [2019-12-16T13:22:30.808Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:30 [2019-12-16T13:22:30.808Z] #42 99.21   AR       soccr/libsoccr.a
13:22:30 [2019-12-16T13:22:30.808Z] #42 99.33 make[1]: 'soccr/libsoccr.a' is up to date.
13:22:30 [2019-12-16T13:22:30.808Z] #42 100.1   DEP      criu/arch/ppc64/sigframe.d
13:22:30 [2019-12-16T13:22:30.808Z] #42 100.6   DEP      criu/arch/ppc64/crtools.d
13:22:30 [2019-12-16T13:22:30.808Z] #42 101.0   DEP      criu/arch/ppc64/cpu.d
13:22:31 [2019-12-16T13:22:31.099Z] #42 101.3   CC       criu/arch/ppc64/cpu.o
13:22:32 [2019-12-16T13:22:32.132Z] #42 102.1   CC       criu/arch/ppc64/crtools.o
13:22:32 [2019-12-16T13:22:32.423Z] #42 ...
13:22:32 [2019-12-16T13:22:32.423Z] 
13:22:32 [2019-12-16T13:22:32.423Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:22:32 [2019-12-16T13:22:32.423Z] #63 172.5 + for f in rootlesskit rootlesskit-docker-proxy
13:22:32 [2019-12-16T13:22:32.423Z] #63 172.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:22:34 [2019-12-16T13:22:34.505Z] #63 ...
13:22:34 [2019-12-16T13:22:34.505Z] 
13:22:34 [2019-12-16T13:22:34.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:34 [2019-12-16T13:22:34.505Z] #42 104.3   CC       criu/arch/ppc64/sigframe.o
13:22:34 [2019-12-16T13:22:34.795Z] #42 104.9   LINK     criu/arch/ppc64/crtools.built-in.o
13:22:34 [2019-12-16T13:22:34.795Z] #42 ...
13:22:34 [2019-12-16T13:22:34.795Z] 
13:22:34 [2019-12-16T13:22:34.795Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:22:34 [2019-12-16T13:22:34.795Z] #63 DONE 185.0s
13:22:34 [2019-12-16T13:22:34.795Z] 
13:22:34 [2019-12-16T13:22:34.795Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:34 [2019-12-16T13:22:34.795Z] #42 105.0   DEP      criu/arch/ppc64/misc.d
13:22:34 [2019-12-16T13:22:34.795Z] #42 105.1   DEP      criu/arch/ppc64/vdso-trampoline.d
13:22:35 [2019-12-16T13:22:35.085Z] #42 ...
13:22:35 [2019-12-16T13:22:35.085Z] 
13:22:35 [2019-12-16T13:22:35.085Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:22:35 [2019-12-16T13:22:35.085Z] #64 DONE 0.1s
13:22:35 [2019-12-16T13:22:35.085Z] 
13:22:35 [2019-12-16T13:22:35.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:35 [2019-12-16T13:22:35.085Z] #42 105.2   DEP      criu/arch/ppc64/vdso-pie.d
13:22:35 [2019-12-16T13:22:35.375Z] #42 105.4   DEP      criu/pie/parasite-vdso.d
13:22:35 [2019-12-16T13:22:35.665Z] #42 105.8   DEP      criu/pie/util-vdso.d
13:22:35 [2019-12-16T13:22:35.954Z] #42 106.2   DEP      criu/pie/util.d
13:22:36 [2019-12-16T13:22:36.244Z] #42 106.5   CC       criu/pie/util.o
13:22:37 [2019-12-16T13:22:37.272Z] #42 107.5   CC       criu/pie/util-vdso.o
13:22:38 [2019-12-16T13:22:38.344Z] #59 262.4 + bin/containerd-stress
13:22:38 [2019-12-16T13:22:38.344Z] #59 264.6 + bin/containerd-shim
13:22:38 [2019-12-16T13:22:38.563Z] #73 ...
13:22:38 [2019-12-16T13:22:38.563Z] 
13:22:38 [2019-12-16T13:22:38.563Z] #74 importing to docker
13:22:38 [2019-12-16T13:22:38.564Z] #74 ...
13:22:38 [2019-12-16T13:22:38.564Z] 
13:22:38 [2019-12-16T13:22:38.564Z] #73 exporting to oci image format
13:22:38 [2019-12-16T13:22:38.564Z] #73 sending tarball 10.1s done
13:22:38 [2019-12-16T13:22:38.564Z] #73 DONE 67.9s
13:22:38 [2019-12-16T13:22:38.564Z] 
13:22:38 [2019-12-16T13:22:38.564Z] #74 importing to docker
13:22:38 [2019-12-16T13:22:38.765Z] #42 108.7   CC       criu/pie/parasite-vdso.o
13:22:39 [2019-12-16T13:22:39.288Z] 65014b3c3121: Verifying Checksum
13:22:39 [2019-12-16T13:22:39.288Z] 65014b3c3121: Download complete
13:22:39 [2019-12-16T13:22:39.818Z] #42 109.8   CC       criu/arch/ppc64/vdso-pie.o
13:22:40 [2019-12-16T13:22:40.449Z] #42 110.6   CC       criu/arch/ppc64/vdso-trampoline.o
13:22:40 [2019-12-16T13:22:40.449Z] #42 110.6   CC       criu/arch/ppc64/misc.o
13:22:40 [2019-12-16T13:22:40.449Z] #42 110.7   AR       criu/pie/pie.lib.a
13:22:40 [2019-12-16T13:22:40.738Z] #42 110.8   DEP      criu/pie/restorer.d
13:22:41 [2019-12-16T13:22:41.028Z] #42 111.2   DEP      criu/arch/ppc64/restorer.d
13:22:41 [2019-12-16T13:22:41.653Z] #42 111.6   DEP      criu/pie/parasite.d
13:22:42 [2019-12-16T13:22:42.281Z] #42 112.2   CC       criu/pie/parasite.o
13:22:42 [2019-12-16T13:22:42.570Z] #42 ...
13:22:42 [2019-12-16T13:22:42.570Z] 
13:22:42 [2019-12-16T13:22:42.570Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:22:42 [2019-12-16T13:22:42.570Z] #18 23.28 Reading package lists...
13:22:42 [2019-12-16T13:22:42.570Z] #18 30.55 Building dependency tree...
13:22:42 [2019-12-16T13:22:42.570Z] #18 33.14 The following additional packages will be installed:
13:22:42 [2019-12-16T13:22:42.570Z] #18 33.14   dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   python3.5 python3.5-minimal vim-runtime xxd
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15 Suggested packages:
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   quota
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15 Recommended packages:
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
13:22:42 [2019-12-16T13:22:42.571Z] #18 33.15   python3-keyrings.alt python3-xdg unzip
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.12 The following NEW packages will be installed:
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.12   apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   libreadline5 libxtables12 net-tools pigz python-pip-whl python3
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.13   vim-common vim-runtime xfsprogs xxd xz-utils zip
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.23 0 upgraded, 46 newly installed, 0 to remove and 2 not upgraded.
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.23 Need to get 17.5 MB of archives.
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.23 After this operation, 89.1 MB of additional disk space will be used.
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 37.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
13:22:42 [2019-12-16T13:22:42.571Z] #18 38.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.27 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.30 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.30 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
13:22:42 [2019-12-16T13:22:42.860Z] #18 38.31 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
13:22:42 [2019-12-16T13:22:42.861Z] #18 38.40 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
13:22:42 [2019-12-16T13:22:42.861Z] #18 38.41 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
13:22:42 [2019-12-16T13:22:42.861Z] #18 38.45 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
13:22:42 [2019-12-16T13:22:42.861Z] #18 38.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
13:22:42 [2019-12-16T13:22:42.861Z] #18 38.50 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.50 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.52 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.56 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.57 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.61 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.62 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.66 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.66 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.67 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
13:22:43 [2019-12-16T13:22:43.167Z] #18 38.72 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
13:22:43 [2019-12-16T13:22:43.427Z] ok  	github.com/docker/docker/cmd/dockerd	0.152s	coverage: 30.3% of statements
13:22:43 [2019-12-16T13:22:43.427Z] ok  	github.com/docker/docker/container	0.150s	coverage: 35.0% of statements
13:22:43 [2019-12-16T13:22:43.427Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:22:43 [2019-12-16T13:22:43.427Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:22:43 [2019-12-16T13:22:43.427Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:22:43 [2019-12-16T13:22:43.427Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:22:43 [2019-12-16T13:22:43.456Z] #18 38.90 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
13:22:43 [2019-12-16T13:22:43.456Z] #18 38.93 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
13:22:43 [2019-12-16T13:22:43.456Z] #18 38.99 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
13:22:43 [2019-12-16T13:22:43.456Z] #18 39.01 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
13:22:43 [2019-12-16T13:22:43.456Z] #18 39.03 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
13:22:43 [2019-12-16T13:22:43.456Z] #18 39.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
13:22:44 [2019-12-16T13:22:44.082Z] #18 39.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
13:22:44 [2019-12-16T13:22:44.372Z] #18 39.79 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
13:22:44 [2019-12-16T13:22:44.372Z] #18 39.87 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
13:22:44 [2019-12-16T13:22:44.372Z] #18 39.90 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
13:22:44 [2019-12-16T13:22:44.372Z] #18 39.90 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
13:22:44 [2019-12-16T13:22:44.448Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 1m48.131594286s 
13:22:44 [2019-12-16T13:22:44.448Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 482.735539ms 
13:22:44 [2019-12-16T13:22:44.659Z] #18 ...
13:22:44 [2019-12-16T13:22:44.659Z] 
13:22:44 [2019-12-16T13:22:44.659Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:44 [2019-12-16T13:22:44.659Z] #42 114.7   LINK     criu/pie/parasite.built-in.o
13:22:44 [2019-12-16T13:22:44.659Z] #42 114.7   GEN      criu/pie/parasite-blob.h
13:22:44 [2019-12-16T13:22:44.659Z] #42 114.8   CC       criu/arch/ppc64/restorer.o
13:22:44 [2019-12-16T13:22:44.917Z] #59 271.6 + bin/containerd-shim-runc-v1
13:22:45 [2019-12-16T13:22:45.285Z] #42 115.4   CC       criu/pie/restorer.o
13:22:46 [2019-12-16T13:22:46.736Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.040s	coverage: 65.3% of statements
13:22:47 [2019-12-16T13:22:47.307Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 35.8% of statements
13:22:48 [2019-12-16T13:22:48.691Z] ok  	github.com/docker/docker/daemon/cluster	0.204s	coverage: 0.5% of statements
13:22:49 [2019-12-16T13:22:49.093Z] #59 275.2 + bin/containerd-shim-runc-v2
13:22:49 [2019-12-16T13:22:49.350Z] #59 276.0 + binaries
13:22:49 [2019-12-16T13:22:49.350Z] #59 276.0 + mkdir -p /build
13:22:49 [2019-12-16T13:22:49.350Z] #59 276.0 + cp bin/containerd /build/containerd
13:22:49 [2019-12-16T13:22:49.350Z] #59 276.0 + cp bin/containerd-shim /build/containerd-shim
13:22:49 [2019-12-16T13:22:49.350Z] #59 276.0 + cp bin/ctr /build/ctr
13:22:49 [2019-12-16T13:22:49.723Z] #42 ...
13:22:49 [2019-12-16T13:22:49.723Z] 
13:22:49 [2019-12-16T13:22:49.723Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:49 [2019-12-16T13:22:49.723Z] #45 189.2 go/doc
13:22:49 [2019-12-16T13:22:49.723Z] #45 189.6 math/big
13:22:49 [2019-12-16T13:22:49.723Z] #45 ...
13:22:49 [2019-12-16T13:22:49.723Z] 
13:22:49 [2019-12-16T13:22:49.723Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:22:49 [2019-12-16T13:22:49.723Z] #18 41.15 debconf: delaying package configuration, since apt-utils is not installed
13:22:49 [2019-12-16T13:22:49.723Z] #18 41.32 Fetched 17.5 MB in 2s (6265 kB/s)
13:22:49 [2019-12-16T13:22:49.723Z] #18 41.45 Selecting previously unselected package bash-completion.
13:22:49 [2019-12-16T13:22:49.723Z] #18 41.45 (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 ... 23261 files and directories currently installed.)
13:22:49 [2019-12-16T13:22:49.723Z] #18 41.59 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
13:22:49 [2019-12-16T13:22:49.914Z] #59 DONE 276.6s
13:22:50 [2019-12-16T13:22:50.847Z] 
13:22:50 [2019-12-16T13:22:50.847Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:22:51 [2019-12-16T13:22:51.103Z] #60 DONE 0.2s
13:22:51 [2019-12-16T13:22:51.103Z] 
13:22:51 [2019-12-16T13:22:51.103Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:22:51 [2019-12-16T13:22:51.103Z] #64 DONE 0.1s
13:22:51 [2019-12-16T13:22:51.235Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
13:22:51 [2019-12-16T13:22:51.360Z] 
13:22:51 [2019-12-16T13:22:51.360Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:22:51 [2019-12-16T13:22:51.360Z] #66 DONE 0.3s
13:22:51 [2019-12-16T13:22:51.617Z] 
13:22:51 [2019-12-16T13:22:51.617Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:22:51 [2019-12-16T13:22:51.617Z] #69 DONE 0.1s
13:22:51 [2019-12-16T13:22:51.617Z] 
13:22:51 [2019-12-16T13:22:51.617Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:22:51 [2019-12-16T13:22:51.617Z] #70 DONE 0.0s
13:22:51 [2019-12-16T13:22:51.617Z] 
13:22:51 [2019-12-16T13:22:51.617Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
13:22:51 [2019-12-16T13:22:51.806Z] ok  	github.com/docker/docker/daemon/config	0.092s	coverage: 82.1% of statements
13:22:52 [2019-12-16T13:22:52.470Z] #18 47.68 Unpacking bash-completion (1:2.1-4.3) ...
13:22:52 [2019-12-16T13:22:52.750Z] ok  	github.com/docker/docker/daemon/events	0.085s	coverage: 50.0% of statements
13:22:52 [2019-12-16T13:22:52.988Z] #71 DONE 1.4s
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.38 Selecting previously unselected package libnet1:ppc64el.
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.51 Selecting previously unselected package libnfnetlink0:ppc64el.
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.51 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.52 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.63 Selecting previously unselected package libpython3.5-minimal:ppc64el.
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.63 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
13:22:53 [2019-12-16T13:22:53.101Z] #18 48.64 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
13:22:53 [2019-12-16T13:22:53.246Z] 
13:22:53 [2019-12-16T13:22:53.246Z] #72 exporting to image
13:22:53 [2019-12-16T13:22:53.246Z] #72 exporting layers
13:22:53 [2019-12-16T13:22:53.730Z] #18 49.24 Selecting previously unselected package python3.5-minimal.
13:22:53 [2019-12-16T13:22:53.730Z] #18 49.26 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
13:22:53 [2019-12-16T13:22:53.730Z] #18 49.28 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
13:22:54 [2019-12-16T13:22:54.139Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
13:22:55 [2019-12-16T13:22:55.231Z] #18 50.65 Selecting previously unselected package python3-minimal.
13:22:55 [2019-12-16T13:22:55.231Z] #18 50.65 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ...
13:22:55 [2019-12-16T13:22:55.231Z] #18 50.66 Unpacking python3-minimal (3.5.3-1) ...
13:22:55 [2019-12-16T13:22:55.231Z] #18 50.82 Selecting previously unselected package libmpdec2:ppc64el.
13:22:55 [2019-12-16T13:22:55.521Z] #18 50.84 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ...
13:22:55 [2019-12-16T13:22:55.521Z] #18 50.86 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
13:22:55 [2019-12-16T13:22:55.521Z] #18 50.95 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
13:22:55 [2019-12-16T13:22:55.521Z] #18 50.96 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
13:22:55 [2019-12-16T13:22:55.521Z] #18 50.96 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
13:22:55 [2019-12-16T13:22:55.521Z] #18 ...
13:22:55 [2019-12-16T13:22:55.521Z] 
13:22:55 [2019-12-16T13:22:55.521Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:55 [2019-12-16T13:22:55.521Z] #45 205.5 github.com/LK4D4/vndr/build
13:22:57 [2019-12-16T13:22:57.621Z] #45 207.4 vendor/golang.org/x/net/idna
13:22:58 [2019-12-16T13:22:58.332Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
13:22:58 [2019-12-16T13:22:58.591Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 13.7% of statements
13:22:59 [2019-12-16T13:22:59.536Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.694s	coverage: 57.0% of statements
13:22:59 [2019-12-16T13:22:59.796Z] #72 exporting layers 6.2s done
13:22:59 [2019-12-16T13:22:59.796Z] #72 writing image sha256:61ced4eaa095c39c156e2decf58d02e03f1fc41b4474bce42dc59445b9c661f2 done
13:22:59 [2019-12-16T13:22:59.796Z] #72 naming to docker.io/library/docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 done
13:22:59 [2019-12-16T13:22:59.796Z] #72 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:23:01 [2019-12-16T13:23:01.124Z] #45 ...
13:23:01 [2019-12-16T13:23:01.124Z] 
13:23:01 [2019-12-16T13:23:01.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:01 [2019-12-16T13:23:01.124Z] #42 120.7   LINK     criu/pie/restorer.built-in.o
13:23:01 [2019-12-16T13:23:01.124Z] #42 120.7   GEN      criu/pie/restorer-blob.h
13:23:01 [2019-12-16T13:23:01.124Z] #42 120.9   DEP      criu/vdso.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 121.3   DEP      criu/uts_ns.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 121.6   DEP      criu/util.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 121.9   DEP      criu/uffd.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 122.3   DEP      criu/tun.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 122.6   DEP      criu/tty.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 122.9   DEP      criu/timerfd.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 123.2   DEP      criu/sysfs_parse.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 123.6   DEP      criu/sysctl.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 124.0   DEP      criu/string.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 124.0   DEP      criu/stats.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 124.4   DEP      criu/sockets.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 124.8   DEP      criu/sk-unix.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 125.4   DEP      criu/sk-tcp.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 125.9   DEP      criu/sk-queue.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 126.2   DEP      criu/sk-packet.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 126.6   DEP      criu/sk-netlink.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 127.0   DEP      criu/sk-inet.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 127.4   DEP      criu/signalfd.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 127.8   DEP      criu/sigframe.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 128.2   DEP      criu/shmem.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 128.6   DEP      criu/servicefd.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 129.0   DEP      criu/seize.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 129.3   DEP      criu/seccomp.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 129.7   DEP      criu/rst-malloc.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 129.9   DEP      criu/rbtree.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 130.0   DEP      criu/pstree.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 130.4   DEP      criu/protobuf.d
13:23:01 [2019-12-16T13:23:01.124Z] #42 130.7   GEN      criu/protobuf-desc-gen.h
13:23:01 [2019-12-16T13:23:01.124Z] #42 ...
13:23:01 [2019-12-16T13:23:01.124Z] 
13:23:01 [2019-12-16T13:23:01.124Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 52.79 Selecting previously unselected package python3.5.
13:23:01 [2019-12-16T13:23:01.124Z] #18 52.82 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 52.82 Unpacking python3.5 (3.5.3-1+deb9u1) ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 52.99 Selecting previously unselected package libpython3-stdlib:ppc64el.
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.00 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.01 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.12 Selecting previously unselected package dh-python.
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.13 Preparing to unpack .../10-dh-python_2.20170125_all.deb ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.14 Unpacking dh-python (2.20170125) ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.48 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
13:23:01 [2019-12-16T13:23:01.124Z] #18 53.51 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
13:23:01 [2019-12-16T13:23:01.770Z] 
13:23:01 [2019-12-16T13:23:01.770Z] Removing bundles/
13:23:01 [2019-12-16T13:23:01.770Z] 
13:23:01 [2019-12-16T13:23:01.770Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:23:01 [2019-12-16T13:23:01.770Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:23:01 [2019-12-16T13:23:01.770Z] GOOS="" GOARCH="" GOARM=""
13:23:02 [2019-12-16T13:23:02.428Z] #74 DONE 23.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:23:03 [2019-12-16T13:23:03.188Z] #18 58.56 Setting up python3-minimal (3.5.3-1) ...
13:23:03 [2019-12-16T13:23:03.284Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/test/unit
13:23:03 [2019-12-16T13:23:03.730Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.797s	coverage: 48.6% of statements
13:23:03 [2019-12-16T13:23:03.730Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.810s	coverage: 45.9% of statements
13:23:04 [2019-12-16T13:23:04.686Z] #18 60.15 Selecting previously unselected package python3.
13:23:04 [2019-12-16T13:23:04.686Z] #18 60.15 (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 ... 24765 files and directories currently installed.)
13:23:04 [2019-12-16T13:23:04.686Z] #18 60.23 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
13:23:04 [2019-12-16T13:23:04.686Z] #18 60.26 Unpacking python3 (3.5.3-1) ...
13:23:04 [2019-12-16T13:23:04.978Z] #18 60.39 Selecting previously unselected package pigz.
13:23:04 [2019-12-16T13:23:04.978Z] #18 60.42 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
13:23:04 [2019-12-16T13:23:04.978Z] #18 60.43 Unpacking pigz (2.3.4-1) ...
13:23:05 [2019-12-16T13:23:05.110Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.542s	coverage: 72.5% of statements
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.57 Selecting previously unselected package libip4tc0:ppc64el.
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.58 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.59 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.72 Selecting previously unselected package libip6tc0:ppc64el.
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.73 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.269Z] #18 60.74 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:05 [2019-12-16T13:23:05.561Z] #18 60.87 Selecting previously unselected package libiptc0:ppc64el.
13:23:05 [2019-12-16T13:23:05.561Z] #18 60.87 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.561Z] #18 60.89 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:05 [2019-12-16T13:23:05.561Z] #18 61.01 Selecting previously unselected package libxtables12:ppc64el.
13:23:05 [2019-12-16T13:23:05.561Z] #18 61.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.561Z] #18 61.03 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.16 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.18 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.30 Selecting previously unselected package iptables.
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.32 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
13:23:05 [2019-12-16T13:23:05.852Z] #18 61.34 Unpacking iptables (1.6.0+snapshot20161117-6) ...
13:23:06 [2019-12-16T13:23:06.049Z] ok  	github.com/docker/docker/daemon	12.472s	coverage: 17.6% of statements
13:23:06 [2019-12-16T13:23:06.049Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:23:06 [2019-12-16T13:23:06.049Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:23:06 [2019-12-16T13:23:06.049Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:23:06 [2019-12-16T13:23:06.049Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:23:06 [2019-12-16T13:23:06.049Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:23:06 [2019-12-16T13:23:06.537Z] ?   	github.com/docker/docker/api	[no test files]
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.04 Selecting previously unselected package xxd.
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.06 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.32 Selecting previously unselected package vim-common.
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.33 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
13:23:06 [2019-12-16T13:23:06.884Z] #18 62.37 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
13:23:06 [2019-12-16T13:23:06.988Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.617s	coverage: 76.1% of statements
13:23:06 [2019-12-16T13:23:06.988Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.039s	coverage: 58.0% of statements
13:23:07 [2019-12-16T13:23:07.176Z] #18 62.58 Selecting previously unselected package bzip2.
13:23:07 [2019-12-16T13:23:07.176Z] #18 62.62 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
13:23:07 [2019-12-16T13:23:07.176Z] #18 62.64 Unpacking bzip2 (1.0.6-8.1) ...
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.80 Selecting previously unselected package libgpm2:ppc64el.
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.82 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.93 Selecting previously unselected package xz-utils.
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
13:23:07 [2019-12-16T13:23:07.468Z] #18 62.96 Unpacking xz-utils (5.2.2-1.2+b1) ...
13:23:07 [2019-12-16T13:23:07.558Z] ok  	github.com/docker/docker/daemon/links	0.024s	coverage: 93.0% of statements
13:23:07 [2019-12-16T13:23:07.776Z] #18 63.25 Selecting previously unselected package aufs-tools.
13:23:07 [2019-12-16T13:23:07.776Z] #18 63.26 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
13:23:07 [2019-12-16T13:23:07.776Z] #18 63.26 Unpacking aufs-tools (1:4.1+20161219-1) ...
13:23:08 [2019-12-16T13:23:08.065Z] #18 63.55 Selecting previously unselected package libonig4:ppc64el.
13:23:08 [2019-12-16T13:23:08.065Z] #18 63.59 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ...
13:23:08 [2019-12-16T13:23:08.065Z] #18 63.62 Unpacking libonig4:ppc64el (6.1.3-2) ...
13:23:08 [2019-12-16T13:23:08.128Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
13:23:08 [2019-12-16T13:23:08.355Z] #18 63.95 Selecting previously unselected package libjq1:ppc64el.
13:23:08 [2019-12-16T13:23:08.355Z] #18 63.96 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
13:23:08 [2019-12-16T13:23:08.355Z] #18 63.97 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
13:23:08 [2019-12-16T13:23:08.645Z] #18 64.15 Selecting previously unselected package jq.
13:23:08 [2019-12-16T13:23:08.645Z] #18 64.16 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ...
13:23:08 [2019-12-16T13:23:08.645Z] #18 64.16 Unpacking jq (1.5+dfsg-1.3) ...
13:23:08 [2019-12-16T13:23:08.645Z] #18 64.26 Selecting previously unselected package libaio1:ppc64el.
13:23:08 [2019-12-16T13:23:08.937Z] #18 64.27 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ...
13:23:08 [2019-12-16T13:23:08.937Z] #18 64.29 Unpacking libaio1:ppc64el (0.3.110-3) ...
13:23:08 [2019-12-16T13:23:08.937Z] #18 ...
13:23:08 [2019-12-16T13:23:08.937Z] 
13:23:08 [2019-12-16T13:23:08.937Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:08 [2019-12-16T13:23:08.937Z] #45 218.9 vendor/golang.org/x/net/http2/hpack
13:23:10 [2019-12-16T13:23:10.038Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 42.7% of statements
13:23:10 [2019-12-16T13:23:10.979Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.265s	coverage: 77.8% of statements
13:23:10 [2019-12-16T13:23:10.979Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 4.9% of statements
13:23:11 [2019-12-16T13:23:11.549Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.042s	coverage: 60.1% of statements
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:23:11 [2019-12-16T13:23:11.549Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
13:23:11 [2019-12-16T13:23:11.663Z] #45 221.6 mime
13:23:12 [2019-12-16T13:23:12.490Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 88.3% of statements
13:23:12 [2019-12-16T13:23:12.490Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
13:23:13 [2019-12-16T13:23:13.062Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.071s	coverage: 62.1% of statements
13:23:13 [2019-12-16T13:23:13.182Z] #45 ...
13:23:13 [2019-12-16T13:23:13.182Z] 
13:23:13 [2019-12-16T13:23:13.182Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:13 [2019-12-16T13:23:13.182Z] #42 133.3   DEP      criu/protobuf-desc.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 133.6   DEP      criu/proc_parse.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 134.0   DEP      criu/plugin.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 134.3   DEP      criu/pipes.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 134.6   DEP      criu/pie-util.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 135.0   DEP      criu/pie-util-vdso.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 135.4   DEP      criu/pie-util-vdso-elf32.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 135.8   DEP      criu/path.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 136.1   DEP      criu/parasite-syscall.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 136.6   DEP      criu/pagemap.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 137.0   DEP      criu/pagemap-cache.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 137.3   DEP      criu/page-xfer.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 137.7   DEP      criu/page-pipe.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 138.0   DEP      criu/netfilter.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 138.4   DEP      criu/net.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 138.8   DEP      criu/namespaces.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 139.3   DEP      criu/mount.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 139.7   DEP      criu/mem.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 140.1   DEP      criu/lsm.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 140.4   DEP      criu/log.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 140.7   DEP      criu/libnetlink.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 141.0   DEP      criu/kerndat.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 141.4   DEP      criu/kcmp-ids.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 141.6   DEP      criu/irmap.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 142.0   DEP      criu/ipc_ns.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 142.4   DEP      criu/image.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 142.7   DEP      criu/image-desc.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 142.9   DEP      criu/fsnotify.d
13:23:13 [2019-12-16T13:23:13.182Z] #42 143.3   DEP      criu/filesystems.d
13:23:13 [2019-12-16T13:23:13.472Z] #42 ...
13:23:13 [2019-12-16T13:23:13.472Z] 
13:23:13 [2019-12-16T13:23:13.472Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.41 Selecting previously unselected package libcap2-bin.
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.42 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.42 Unpacking libcap2-bin (1:2.25-1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.59 Selecting previously unselected package libnl-3-200:ppc64el.
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.62 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.62 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.90 Selecting previously unselected package libprotobuf-c1:ppc64el.
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.93 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 64.94 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.11 Selecting previously unselected package libreadline5:ppc64el.
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.12 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.13 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.34 Selecting previously unselected package net-tools.
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.37 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.70 Selecting previously unselected package python-pip-whl.
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.72 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 65.72 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.41 Selecting previously unselected package python3-pip.
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.42 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.43 Unpacking python3-pip (9.0.1-2+deb9u1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.72 Selecting previously unselected package python3-pkg-resources.
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.74 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 66.75 Unpacking python3-pkg-resources (33.1.1-1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.00 Selecting previously unselected package python3-setuptools.
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.04 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.05 Unpacking python3-setuptools (33.1.1-1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.39 Selecting previously unselected package python3-wheel.
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.40 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.41 Unpacking python3-wheel (0.29.0-2) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.56 Selecting previously unselected package thin-provisioning-tools.
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.56 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.57 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.96 Selecting previously unselected package vim-runtime.
13:23:13 [2019-12-16T13:23:13.472Z] #18 67.97 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
13:23:13 [2019-12-16T13:23:13.472Z] #18 68.03 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
13:23:13 [2019-12-16T13:23:13.472Z] #18 68.09 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
13:23:13 [2019-12-16T13:23:13.472Z] #18 68.11 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
13:23:13 [2019-12-16T13:23:13.632Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 74.7% of statements
13:23:13 [2019-12-16T13:23:13.632Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:23:14 [2019-12-16T13:23:14.573Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.058s	coverage: 19.9% of statements
13:23:14 [2019-12-16T13:23:14.573Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
13:23:14 [2019-12-16T13:23:14.833Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 47.8% of statements
13:23:15 [2019-12-16T13:23:15.537Z] #18 ...
13:23:15 [2019-12-16T13:23:15.538Z] 
13:23:15 [2019-12-16T13:23:15.538Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:23:15 [2019-12-16T13:23:15.773Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
13:23:16 [2019-12-16T13:23:16.714Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.922s	coverage: 82.5% of statements
13:23:16 [2019-12-16T13:23:16.714Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:23:16 [2019-12-16T13:23:16.714Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:23:17 [2019-12-16T13:23:17.654Z] ok  	github.com/docker/docker/distribution/metadata	0.153s	coverage: 48.2% of statements
13:23:17 [2019-12-16T13:23:17.880Z] #23 223.8 Checking out files:  14% (1553/10426)   
Checking out files:  15% (1564/10426)   
Checking out files:  16% (1669/10426)   
Checking out files:  17% (1773/10426)   
Checking out files:  18% (1877/10426)   
Checking out files:  19% (1981/10426)   
Checking out files:  20% (2086/10426)   
Checking out files:  21% (2190/10426)   
Checking out files:  22% (2294/10426)   
Checking out files:  23% (2398/10426)   
Checking out files:  24% (2503/10426)   
Checking out files:  25% (2607/10426)   
Checking out files:  26% (2711/10426)   
Checking out files:  27% (2816/10426)   
Checking out files:  28% (2920/10426)   
Checking out files:  29% (3024/10426)   
Checking out files:  29% (3091/10426)   
Checking out files:  30% (3128/10426)   
Checking out files:  31% (3233/10426)   
Checking out files:  32% (3337/10426)   
Checking out files:  33% (3441/10426)   
Checking out files:  34% (3545/10426)   
Checking out files:  35% (3650/10426)   
Checking out files:  36% (3754/10426)   
Checking out files:  37% (3858/10426)   
Checking out files:  38% (3962/10426)   
Checking out files:  39% (4067/10426)   
Checking out files:  40% (4171/10426)   
Checking out files:  41% (4275/10426)   
Checking out files:  42% (4379/10426)   
Checking out files:  43% (4484/10426)   
Checking out files:  44% (4588/10426)   
Checking out files:  45% (4692/10426)   
Checking out files:  46% (4796/10426)   
Checking out files:  47% (4901/10426)   
Checking out files:  48% (5005/10426)   
Checking out files:  49% (5109/10426)   
Checking out files:  50% (5213/10426)   
Checking out files:  51% (5318/10426)   
Checking out files:  51% (5349/10426)   
Checking out files:  52% (5422/10426)   
Checking out files:  53% (5526/10426)   
Checking out files:  54% (5631/10426)   
Checking out files:  55% (5735/10426)   
Checking out files:  56% (5839/10426)   
Checking out files:  57% (5943/10426)   
Checking out files:  58% (6048/10426)   
Checking out files:  59% (6152/10426)   
Checking out files:  60% (6256/10426)   
Checking out files:  61% (6360/10426)   
Checking out files:  62% (6465/10426)   
Checking out files:  63% (6569/10426)   
Checking out files:  64% (6673/10426)   
Checking out files:  65% (6777/10426)   
Checking out files:  66% (6882/10426)   
Checking out files:  67% (6986/10426)   
Checking out files:  68% (7090/10426)   
Checking out files:  69% (7194/10426)   
Checking out files:  70% (7299/10426)   
Checking out files:  71% (7403/10426)   
Checking out files:  71% (7459/10426)   
Checking out files:  72% (7507/10426)   
Checking out files:  73% (7611/10426)   
Checking out files:  74% (7716/10426)   
Checking out files:  75% (7820/10426)   
Checking out files:  76% (7924/10426)   
Checking out files:  77% (8029/10426)   
Checking out files:  78% (8133/10426)   
Checking out files:  79% (8237/10426)   
Checking out files:  80% (8341/10426)   
Checking out files:  81% (8446/10426)   
Checking out files:  82% (8550/10426)   
Checking out files:  83% (8654/10426)   
Checking out files:  84% (8758/10426)   
Checking out files:  85% (8863/10426)   
Checking out files:  86% (8967/10426)   
Checking out files:  87% (9071/10426)   
Checking out files:  88% (9175/10426)   
Checking out files:  89% (9280/10426)   
Checking out files:  90% (9384/10426)   
Checking out files:  91% (9488/10426)   
Checking out files:  92% (9592/10426)   
Checking out files:  93% (9697/10426)   
Checking out files:  94% (9801/10426)   
Checking out files:  95% (9905/10426)   
Checking out files:  96% (10009/10426)   
Checking out files:  96% (10092/10426)   
Checking out files:  97% (10114/10426)   
Checking out files:  98% (10218/10426)   
Checking out files:  99% (10322/10426)   
Checking out files: 100% (10426/10426)   
Checking out files: 100% (10426/10426), done.
13:23:18 [2019-12-16T13:23:18.169Z] #23 228.1 + cd /tmp/tmp.ZZdFTuU8ec/tmp/docker-ce
13:23:18 [2019-12-16T13:23:18.169Z] #23 228.1 + git checkout -q v17.06.2-ce
13:23:18 [2019-12-16T13:23:18.225Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
13:23:18 [2019-12-16T13:23:18.795Z] ok  	github.com/docker/docker/distribution	0.416s	coverage: 22.1% of statements
13:23:18 [2019-12-16T13:23:18.795Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:23:19 [2019-12-16T13:23:19.737Z] ok  	github.com/docker/docker/image	0.053s	coverage: 86.4% of statements
13:23:20 [2019-12-16T13:23:20.307Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
13:23:20 [2019-12-16T13:23:20.567Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
13:23:20 [2019-12-16T13:23:20.567Z] ok  	github.com/docker/docker/distribution/xfer	1.715s	coverage: 85.1% of statements
13:23:20 [2019-12-16T13:23:20.568Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:23:20 [2019-12-16T13:23:20.568Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:23:20 [2019-12-16T13:23:20.568Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:23:20 [2019-12-16T13:23:20.681Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
13:23:20 [2019-12-16T13:23:20.828Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
13:23:21 [2019-12-16T13:23:21.398Z] ok  	github.com/docker/docker/pkg/aaparser	0.046s	coverage: 50.0% of statements
13:23:23 [2019-12-16T13:23:23.308Z] ok  	github.com/docker/docker/opts	0.098s	coverage: 66.9% of statements
13:23:23 [2019-12-16T13:23:23.720Z] #23 233.2 + mkdir -p /tmp/tmp.ZZdFTuU8ec/src/github.com/docker
13:23:23 [2019-12-16T13:23:23.720Z] #23 233.3 + mv components/cli /tmp/tmp.ZZdFTuU8ec/src/github.com/docker/cli
13:23:23 [2019-12-16T13:23:23.720Z] #23 233.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:23:23 [2019-12-16T13:23:23.720Z] #23 ...
13:23:23 [2019-12-16T13:23:23.720Z] 
13:23:23 [2019-12-16T13:23:23.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:23 [2019-12-16T13:23:23.720Z] #42 143.7   DEP      criu/files.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 144.1   DEP      criu/files-reg.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 144.5   DEP      criu/files-ext.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 144.9   DEP      criu/file-lock.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 145.3   DEP      criu/file-ids.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 145.5   DEP      criu/fifo.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 145.8   DEP      criu/fdstore.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 146.1   DEP      criu/fault-injection.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 146.3   DEP      criu/external.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 146.6   DEP      criu/eventpoll.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 147.0   DEP      criu/eventfd.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 147.4   DEP      criu/crtools.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 148.0   DEP      criu/cr-service.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 148.3   DEP      criu/cr-restore.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 148.9   DEP      criu/cr-errno.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 149.0   DEP      criu/cr-dump.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 149.5   DEP      criu/cr-dedup.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 149.9   DEP      criu/cr-check.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 150.4   DEP      criu/config.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 150.7   DEP      criu/clone-noasan.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 150.9   DEP      criu/cgroup.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 151.3   DEP      criu/cgroup-props.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 151.6   DEP      criu/bitmap.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 151.6   DEP      criu/bfd.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 152.0   DEP      criu/autofs.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 152.5   DEP      criu/aio.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 153.0   DEP      criu/action-scripts.d
13:23:23 [2019-12-16T13:23:23.720Z] #42 153.6   CC       criu/action-scripts.o
13:23:23 [2019-12-16T13:23:23.720Z] #42 ...
13:23:23 [2019-12-16T13:23:23.720Z] 
13:23:23 [2019-12-16T13:23:23.720Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 73.94 Selecting previously unselected package vim.
13:23:23 [2019-12-16T13:23:23.720Z] #18 73.98 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 73.99 Unpacking vim (2:8.0.0197-4+deb9u3) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 74.83 Selecting previously unselected package xfsprogs.
13:23:23 [2019-12-16T13:23:23.720Z] #18 74.86 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 74.87 Unpacking xfsprogs (4.9.0+nmu1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 75.66 Selecting previously unselected package zip.
13:23:23 [2019-12-16T13:23:23.720Z] #18 75.67 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 75.71 Unpacking zip (3.0-11+b1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 75.99 Selecting previously unselected package libapparmor-perl.
13:23:23 [2019-12-16T13:23:23.720Z] #18 76.00 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 76.03 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 76.28 Selecting previously unselected package apparmor.
13:23:23 [2019-12-16T13:23:23.720Z] #18 76.29 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 76.48 Unpacking apparmor (2.11.0-3+deb9u2) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.18 Setting up aufs-tools (1:4.1+20161219-1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.20 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.28 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.29 Processing triggers for mime-support (3.60) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.41 Setting up xxd (2:8.0.0197-4+deb9u3) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.42 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.42 Setting up libcap2-bin (1:2.25-1) ...
13:23:23 [2019-12-16T13:23:23.720Z] #18 77.43 Setting up bash-completion (1:2.1-4.3) ...
13:23:23 [2019-12-16T13:23:23.879Z] ok  	github.com/docker/docker/pkg/authorization	0.497s	coverage: 68.3% of statements
13:23:23 [2019-12-16T13:23:23.879Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
13:23:24 [2019-12-16T13:23:24.138Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
13:23:24 [2019-12-16T13:23:24.349Z] #18 ...
13:23:24 [2019-12-16T13:23:24.349Z] 
13:23:24 [2019-12-16T13:23:24.349Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:24 [2019-12-16T13:23:24.349Z] #45 224.2 mime/quotedprintable
13:23:24 [2019-12-16T13:23:24.349Z] #45 226.2 net/http/internal
13:23:24 [2019-12-16T13:23:24.349Z] #45 228.1 vendor/golang.org/x/crypto/cryptobyte
13:23:24 [2019-12-16T13:23:24.349Z] #45 230.0 vendor/golang.org/x/net/http/httpproxy
13:23:24 [2019-12-16T13:23:24.349Z] #45 230.0 net/textproto
13:23:24 [2019-12-16T13:23:24.349Z] #45 233.1 mime/multipart
13:23:24 [2019-12-16T13:23:24.350Z] #45 233.1 vendor/golang.org/x/net/http/httpguts
13:23:24 [2019-12-16T13:23:24.350Z] #45 234.4 crypto/x509
13:23:24 [2019-12-16T13:23:24.639Z] #45 ...
13:23:24 [2019-12-16T13:23:24.640Z] 
13:23:24 [2019-12-16T13:23:24.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:24 [2019-12-16T13:23:24.640Z] #42 154.7   CC       criu/aio.o
13:23:24 [2019-12-16T13:23:24.839Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
13:23:25 [2019-12-16T13:23:25.409Z] ok  	github.com/docker/docker/pkg/archive	1.274s	coverage: 77.0% of statements
13:23:25 [2019-12-16T13:23:25.669Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
13:23:26 [2019-12-16T13:23:26.159Z] #42 156.1   CC       criu/autofs.o
13:23:26 [2019-12-16T13:23:26.237Z] ok  	github.com/docker/docker/pkg/discovery/file	0.021s	coverage: 92.9% of statements
13:23:26 [2019-12-16T13:23:26.806Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.014s	coverage: 92.3% of statements
13:23:27 [2019-12-16T13:23:27.374Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
13:23:27 [2019-12-16T13:23:27.633Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
13:23:29 [2019-12-16T13:23:29.009Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
13:23:29 [2019-12-16T13:23:29.009Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.534s	coverage: 43.2% of statements
13:23:29 [2019-12-16T13:23:29.579Z] ok  	github.com/docker/docker/pkg/fileutils	0.029s	coverage: 89.5% of statements
13:23:29 [2019-12-16T13:23:29.677Z] #42 ...
13:23:29 [2019-12-16T13:23:29.677Z] 
13:23:29 [2019-12-16T13:23:29.677Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.38 Setting up libonig4:ppc64el (6.1.3-2) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.39 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.40 Setting up zip (3.0-11+b1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.42 Setting up bzip2 (1.0.6-8.1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.43 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.51 Setting up libaio1:ppc64el (0.3.110-3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.53 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.53 Setting up xz-utils (5.2.2-1.2+b1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.61 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.62 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.63 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 83.68 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.61 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.61 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.62 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.63 Setting up pigz (2.3.4-1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.63 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.64 Setting up libmpdec2:ppc64el (2.4.2-1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.64 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.65 Setting up jq (1.5+dfsg-1.3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.65 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.66 Setting up xfsprogs (4.9.0+nmu1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.67 Setting up vim (2:8.0.0197-4+deb9u3) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.83 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.83 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.84 Setting up iptables (1.6.0+snapshot20161117-6) ...
13:23:29 [2019-12-16T13:23:29.677Z] #18 84.84 Setting up python3.5 (3.5.3-1+deb9u1) ...
13:23:29 [2019-12-16T13:23:29.838Z] ok  	github.com/docker/docker/pkg/fsutils	0.309s	coverage: 85.1% of statements
13:23:29 [2019-12-16T13:23:29.965Z] #18 ...
13:23:29 [2019-12-16T13:23:29.965Z] 
13:23:29 [2019-12-16T13:23:29.965Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:23:29 [2019-12-16T13:23:29.965Z] #48 DONE 239.9s
13:23:29 [2019-12-16T13:23:29.965Z] 
13:23:29 [2019-12-16T13:23:29.965Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:29 [2019-12-16T13:23:29.965Z] #45 239.9 crypto/tls
13:23:30 [2019-12-16T13:23:30.102Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
13:23:30 [2019-12-16T13:23:30.102Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.141s	coverage: 84.1% of statements
13:23:31 [2019-12-16T13:23:31.043Z] ok  	github.com/docker/docker/layer	7.939s	coverage: 68.8% of statements
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/oci	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:23:31 [2019-12-16T13:23:31.043Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:23:31 [2019-12-16T13:23:31.303Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
13:23:31 [2019-12-16T13:23:31.563Z] ok  	github.com/docker/docker/pkg/idtools	0.584s	coverage: 70.1% of statements
13:23:31 [2019-12-16T13:23:31.563Z] ok  	github.com/docker/docker/pkg/ioutils	0.655s	coverage: 70.6% of statements
13:23:31 [2019-12-16T13:23:31.563Z] ok  	github.com/docker/docker/pkg/locker	0.032s	coverage: 88.9% of statements
13:23:31 [2019-12-16T13:23:31.823Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
13:23:31 [2019-12-16T13:23:31.823Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:23:32 [2019-12-16T13:23:32.084Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
13:23:32 [2019-12-16T13:23:32.344Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
13:23:32 [2019-12-16T13:23:32.604Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
13:23:32 [2019-12-16T13:23:32.863Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
13:23:33 [2019-12-16T13:23:33.124Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
13:23:33 [2019-12-16T13:23:33.693Z] ok  	github.com/docker/docker/pkg/mount	1.019s	coverage: 70.0% of statements
13:23:33 [2019-12-16T13:23:33.693Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:23:33 [2019-12-16T13:23:33.693Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:23:33 [2019-12-16T13:23:33.693Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:23:33 [2019-12-16T13:23:33.693Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
13:23:34 [2019-12-16T13:23:34.643Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
13:23:34 [2019-12-16T13:23:34.643Z] ok  	github.com/docker/docker/pkg/pools	0.013s	coverage: 88.2% of statements
13:23:34 [2019-12-16T13:23:34.643Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
13:23:35 [2019-12-16T13:23:35.213Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
13:23:35 [2019-12-16T13:23:35.781Z] ok  	github.com/docker/docker/pkg/stdcopy	0.013s	coverage: 100.0% of statements
13:23:36 [2019-12-16T13:23:36.040Z] ok  	github.com/docker/docker/pkg/pubsub	1.084s	coverage: 73.9% of statements
13:23:36 [2019-12-16T13:23:36.300Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
13:23:36 [2019-12-16T13:23:36.559Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
13:23:36 [2019-12-16T13:23:36.819Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
13:23:36 [2019-12-16T13:23:36.851Z] #45 ...
13:23:36 [2019-12-16T13:23:36.851Z] 
13:23:36 [2019-12-16T13:23:36.851Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:36 [2019-12-16T13:23:36.851Z] #42 160.0   CC       criu/bfd.o
13:23:36 [2019-12-16T13:23:36.851Z] #42 162.4   CC       criu/bitmap.o
13:23:36 [2019-12-16T13:23:36.851Z] #42 162.7   CC       criu/cgroup-props.o
13:23:36 [2019-12-16T13:23:36.851Z] #42 164.6   CC       criu/cgroup.o
13:23:37 [2019-12-16T13:23:37.078Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 80.6% of statements
13:23:38 [2019-12-16T13:23:38.018Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
13:23:38 [2019-12-16T13:23:38.018Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.2% of statements
13:23:38 [2019-12-16T13:23:38.018Z] ok  	github.com/docker/docker/pkg/signal	2.790s	coverage: 61.0% of statements
13:23:38 [2019-12-16T13:23:38.588Z] testing: warning: no tests to run
13:23:38 [2019-12-16T13:23:38.588Z] coverage: [no statements]
13:23:38 [2019-12-16T13:23:38.588Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
13:23:38 [2019-12-16T13:23:38.848Z] ok  	github.com/docker/docker/pkg/term	0.012s	coverage: 84.8% of statements
13:23:39 [2019-12-16T13:23:39.108Z] ok  	github.com/docker/docker/pkg/tarsum	0.113s	coverage: 89.3% of statements
13:23:39 [2019-12-16T13:23:39.108Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
13:23:39 [2019-12-16T13:23:39.367Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
13:23:39 [2019-12-16T13:23:39.367Z] ok  	github.com/docker/docker/pkg/useragent	0.022s	coverage: 88.9% of statements
13:23:40 [2019-12-16T13:23:40.353Z] #42 ...
13:23:40 [2019-12-16T13:23:40.353Z] 
13:23:40 [2019-12-16T13:23:40.353Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:40 [2019-12-16T13:23:40.353Z] #18 95.19 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
13:23:40 [2019-12-16T13:23:40.353Z] #18 95.19 Setting up python3 (3.5.3-1) ...
13:23:40 [2019-12-16T13:23:40.746Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
13:23:41 [2019-12-16T13:23:41.685Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
13:23:41 [2019-12-16T13:23:41.685Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 73.8% of statements
13:23:42 [2019-12-16T13:23:42.622Z] ok  	github.com/docker/docker/plugin	0.595s	coverage: 27.1% of statements
13:23:42 [2019-12-16T13:23:42.882Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
13:23:43 [2019-12-16T13:23:43.111Z] #18 98.32 Setting up apparmor (2.11.0-3+deb9u2) ...
13:23:43 [2019-12-16T13:23:43.141Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 45.3% of statements
13:23:44 [2019-12-16T13:23:44.080Z] ok  	github.com/docker/docker/registry	0.309s	coverage: 56.0% of statements
13:23:44 [2019-12-16T13:23:44.080Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
13:23:44 [2019-12-16T13:23:44.080Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
13:23:45 [2019-12-16T13:23:45.171Z] #18 100.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
13:23:45 [2019-12-16T13:23:45.171Z] #18 100.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
13:23:45 [2019-12-16T13:23:45.461Z] #18 100.8 Setting up python3-wheel (0.29.0-2) ...
13:23:45 [2019-12-16T13:23:45.987Z] ok  	github.com/docker/docker/volume/drivers	0.027s	coverage: 36.1% of statements
13:23:46 [2019-12-16T13:23:46.925Z] ok  	github.com/docker/docker/volume/local	0.067s	coverage: 73.0% of statements
13:23:46 [2019-12-16T13:23:46.962Z] #18 102.4 Setting up python3-pkg-resources (33.1.1-1) ...
13:23:47 [2019-12-16T13:23:47.184Z] ok  	github.com/docker/docker/volume/mounts	0.059s	coverage: 67.0% of statements
13:23:48 [2019-12-16T13:23:48.120Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
13:23:49 [2019-12-16T13:23:49.023Z] #18 104.5 Setting up python3-pip (9.0.1-2+deb9u1) ...
13:23:50 [2019-12-16T13:23:50.518Z] #18 ...
13:23:50 [2019-12-16T13:23:50.518Z] 
13:23:50 [2019-12-16T13:23:50.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:50 [2019-12-16T13:23:50.518Z] #42 170.6   CC       criu/clone-noasan.o
13:23:50 [2019-12-16T13:23:50.518Z] #42 171.0   CC       criu/config.o
13:23:50 [2019-12-16T13:23:50.518Z] #42 174.2   CC       criu/cr-check.o
13:23:50 [2019-12-16T13:23:50.518Z] #42 178.2   CC       criu/cr-dedup.o
13:23:50 [2019-12-16T13:23:50.518Z] #42 179.3   CC       criu/cr-dump.o
13:23:51 [2019-12-16T13:23:51.152Z] #42 ...
13:23:51 [2019-12-16T13:23:51.152Z] 
13:23:51 [2019-12-16T13:23:51.152Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:51 [2019-12-16T13:23:51.152Z] #18 106.7 Setting up python3-setuptools (33.1.1-1) ...
13:23:51 [2019-12-16T13:23:51.442Z] #18 ...
13:23:51 [2019-12-16T13:23:51.442Z] 
13:23:51 [2019-12-16T13:23:51.442Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:51 [2019-12-16T13:23:51.442Z] #45 251.2 net/http/httptrace
13:23:51 [2019-12-16T13:23:51.442Z] #45 251.7 net/http
13:23:53 [2019-12-16T13:23:53.515Z] #45 ...
13:23:53 [2019-12-16T13:23:53.515Z] 
13:23:53 [2019-12-16T13:23:53.515Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
13:23:53 [2019-12-16T13:23:53.515Z] #18 109.0 Setting up dh-python (2.20170125) ...
13:23:55 [2019-12-16T13:23:55.034Z] #18 110.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
13:23:55 [2019-12-16T13:23:55.034Z] #18 DONE 110.7s
13:23:55 [2019-12-16T13:23:55.034Z] 
13:23:55 [2019-12-16T13:23:55.034Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:55 [2019-12-16T13:23:55.034Z] #42 184.6   CC       criu/cr-errno.o
13:23:55 [2019-12-16T13:23:55.034Z] #42 184.7   CC       criu/cr-restore.o
13:24:01 [2019-12-16T13:24:01.925Z] #42 ...
13:24:01 [2019-12-16T13:24:01.925Z] 
13:24:01 [2019-12-16T13:24:01.925Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:01 [2019-12-16T13:24:01.925Z] #45 271.0 github.com/LK4D4/vndr/godl
13:24:02 [2019-12-16T13:24:02.213Z] #45 272.2 github.com/LK4D4/vndr
13:24:05 [2019-12-16T13:24:05.707Z] #45 ...
13:24:05 [2019-12-16T13:24:05.707Z] 
13:24:05 [2019-12-16T13:24:05.707Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:24:05 [2019-12-16T13:24:05.707Z] #19 ...
13:24:05 [2019-12-16T13:24:05.707Z] 
13:24:05 [2019-12-16T13:24:05.707Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:05 [2019-12-16T13:24:05.707Z] #42 194.9   CC       criu/cr-service.o
13:24:09 [2019-12-16T13:24:09.203Z] #42 199.2   CC       criu/crtools.o
13:24:10 [2019-12-16T13:24:10.043Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/rootless	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/volume	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === Skipped
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:46: Driver btrfs not supported
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:46: Driver btrfs not supported
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:46: Driver btrfs not supported
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:46: Driver btrfs not supported
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:46: Driver btrfs not supported
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:73: No driver to put!
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     overlay_test.go:49: Fails to compute changes intermittently
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:24:10 [2019-12-16T13:24:10.043Z] 
13:24:10 [2019-12-16T13:24:10.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:24:10 [2019-12-16T13:24:10.043Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:46: Driver zfs not supported
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:46: Driver zfs not supported
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:46: Driver zfs not supported
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:46: Driver zfs not supported
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:46: Driver zfs not supported
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     graphtest_unix.go:73: No driver to put!
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:24:10 [2019-12-16T13:24:10.044Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] 
13:24:10 [2019-12-16T13:24:10.044Z] DONE 2155 tests, 20 skipped in 184.701s
Post stage
[Pipeline] junit
13:24:10 [2019-12-16T13:24:10.057Z] Recording test results
13:24:10 [2019-12-16T13:24:10.717Z] #42 201.0   CC       criu/eventfd.o
13:24:12 [2019-12-16T13:24:12.217Z] #42 201.9   CC       criu/eventpoll.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:24:13 [2019-12-16T13:24:13.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh dynbinary test-integration
13:24:13 [2019-12-16T13:24:13.249Z] #42 ...
13:24:13 [2019-12-16T13:24:13.249Z] 
13:24:13 [2019-12-16T13:24:13.249Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:24:13 [2019-12-16T13:24:13.249Z] #19 10.47 Collecting yamllint==1.16.0
13:24:13 [2019-12-16T13:24:13.249Z] #19 12.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:24:13 [2019-12-16T13:24:13.249Z] #19 13.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:24:13 [2019-12-16T13:24:13.249Z] #19 13.82   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
13:24:13 [2019-12-16T13:24:13.249Z] #19 17.94 Collecting pyyaml (from yamllint==1.16.0)
13:24:13 [2019-12-16T13:24:13.543Z] #19 18.45   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
13:24:14 [2019-12-16T13:24:14.052Z] 
13:24:14 [2019-12-16T13:24:14.052Z] Removing bundles/
13:24:14 [2019-12-16T13:24:14.052Z] 
13:24:14 [2019-12-16T13:24:14.052Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:24:14 [2019-12-16T13:24:14.052Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:24:14 [2019-12-16T13:24:14.052Z] GOOS="" GOARCH="" GOARM=""
13:24:14 [2019-12-16T13:24:14.172Z] #19 ...
13:24:14 [2019-12-16T13:24:14.172Z] 
13:24:14 [2019-12-16T13:24:14.172Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:14 [2019-12-16T13:24:14.172Z] #42 204.3   CC       criu/external.o
13:24:14 [2019-12-16T13:24:14.802Z] #42 204.8   CC       criu/fault-injection.o
13:24:15 [2019-12-16T13:24:15.092Z] #42 205.1   CC       criu/fdstore.o
13:24:15 [2019-12-16T13:24:15.725Z] #42 205.8   CC       criu/fifo.o
13:24:16 [2019-12-16T13:24:16.754Z] #42 206.8   CC       criu/file-ids.o
13:24:17 [2019-12-16T13:24:17.044Z] #42 ...
13:24:17 [2019-12-16T13:24:17.044Z] 
13:24:17 [2019-12-16T13:24:17.044Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:17 [2019-12-16T13:24:17.044Z] #45 DONE 287.1s
13:24:17 [2019-12-16T13:24:17.044Z] 
13:24:17 [2019-12-16T13:24:17.044Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:17 [2019-12-16T13:24:17.336Z] #39 ...
13:24:17 [2019-12-16T13:24:17.336Z] 
13:24:17 [2019-12-16T13:24:17.336Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:17 [2019-12-16T13:24:17.336Z] #42 207.5   CC       criu/file-lock.o
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
13:24:19 [2019-12-16T13:24:19.831Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:24:19 [2019-12-16T13:24:19.831Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:24:20 [2019-12-16T13:24:20.241Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:24:20 [2019-12-16T13:24:20.241Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:24:20 [2019-12-16T13:24:20.849Z] #42 211.0   CC       criu/files-ext.o
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] Issues before processing: 2318, after processing: 0 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1713/1713, path_prettifier: 1713/1713, exclude: 1616/1616, nolint: 0/63, exclude-rules: 63/1616, cgo: 1713/2318, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, skip_files: 1713/1713 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] processing took 131.033898ms with stages: nolint: 54.054088ms, identifier_marker: 39.617315ms, path_prettifier: 13.697138ms, exclude-rules: 8.57671ms, autogenerated_exclude: 7.181055ms, skip_dirs: 4.28412ms, cgo: 2.086866ms, filename_unadjuster: 1.531003ms, max_same_issues: 1.695µs, max_from_linter: 628ns, uniq_by_line: 622ns, diff: 517ns, source_code: 491ns, exclude: 454ns, path_shortener: 453ns, skip_files: 427ns, max_per_file_from_linter: 316ns 
13:24:20 [2019-12-16T13:24:20.860Z] INFO [runner] linters took 1m34.473990194s with stages: goanalysis_metalinter: 1m17.397298394s, unused: 16.944529512s 
13:24:20 [2019-12-16T13:24:20.860Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
13:24:20 [2019-12-16T13:24:20.860Z] INFO Memory: 1525 samples, avg is 245.7MB, max is 2962.7MB 
13:24:20 [2019-12-16T13:24:20.860Z] INFO Execution took 3m23.837351005s               
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:24:20 [2019-12-16T13:24:20.860Z] No api/types/ or api/swagger.yaml changes in diff.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  All toml source files changed here have valid syntax.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:24:20 [2019-12-16T13:24:20.860Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
13:24:21 [2019-12-16T13:24:21.101Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/types	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:24:21 [2019-12-16T13:24:21.101Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:24:21 [2019-12-16T13:24:21.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh dynbinary-daemon test-docker-py
13:24:21 [2019-12-16T13:24:21.480Z] #42 211.8   CC       criu/files-reg.o
13:24:21 [2019-12-16T13:24:21.493Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
13:24:21 [2019-12-16T13:24:21.493Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:24:21 [2019-12-16T13:24:21.493Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:24:21 [2019-12-16T13:24:21.493Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:24:21 [2019-12-16T13:24:21.493Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:24:21 [2019-12-16T13:24:21.493Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:24:21 [2019-12-16T13:24:21.760Z] 
13:24:21 [2019-12-16T13:24:21.760Z] Removing bundles/
13:24:21 [2019-12-16T13:24:21.760Z] 
13:24:21 [2019-12-16T13:24:21.760Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:24:21 [2019-12-16T13:24:21.760Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:24:21 [2019-12-16T13:24:21.760Z] GOOS="" GOARCH="" GOARM=""
13:24:21 [2019-12-16T13:24:21.879Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
13:24:21 [2019-12-16T13:24:21.879Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:24:21 [2019-12-16T13:24:21.879Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:24:21 [2019-12-16T13:24:21.879Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
13:24:22 [2019-12-16T13:24:22.252Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/builder	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:24:22 [2019-12-16T13:24:22.252Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:24:22 [2019-12-16T13:24:22.253Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:24:22 [2019-12-16T13:24:22.253Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:24:22 [2019-12-16T13:24:22.253Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:24:22 [2019-12-16T13:24:22.253Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:24:23 [2019-12-16T13:24:23.094Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
13:24:23 [2019-12-16T13:24:23.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:24:23 [2019-12-16T13:24:23.186Z] 
13:24:24 [2019-12-16T13:24:24.208Z] #42 ...
13:24:24 [2019-12-16T13:24:24.208Z] 
13:24:24 [2019-12-16T13:24:24.208Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
13:24:24 [2019-12-16T13:24:24.208Z] #19 22.67 Building wheels for collected packages: pathspec, pyyaml
13:24:24 [2019-12-16T13:24:24.208Z] #19 22.67   Running setup.py bdist_wheel for pathspec: started
13:24:24 [2019-12-16T13:24:24.208Z] #19 26.23   Running setup.py bdist_wheel for pathspec: finished with status 'done'
13:24:24 [2019-12-16T13:24:24.208Z] #19 26.23   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
13:24:24 [2019-12-16T13:24:24.208Z] #19 26.37   Running setup.py bdist_wheel for pyyaml: started
13:24:24 [2019-12-16T13:24:24.208Z] #19 28.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:24:24 [2019-12-16T13:24:24.208Z] #19 28.95   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
13:24:24 [2019-12-16T13:24:24.208Z] #19 29.09 Successfully built pathspec pyyaml
13:24:24 [2019-12-16T13:24:24.208Z] #19 29.09 Installing collected packages: pathspec, pyyaml, yamllint
13:24:25 [2019-12-16T13:24:25.085Z] 
13:24:25 [2019-12-16T13:24:25.085Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:24:25 [2019-12-16T13:24:25.085Z] PKG_CONFIG=pkg-config
13:24:25 [2019-12-16T13:24:25.085Z] GOLANG_VERSION=1.13.4
13:24:25 [2019-12-16T13:24:25.085Z] HOSTNAME=19098e891cde
13:24:25 [2019-12-16T13:24:25.085Z] KEEPBUNDLE=1
13:24:25 [2019-12-16T13:24:25.085Z] container=docker
13:24:25 [2019-12-16T13:24:25.085Z] TEST_SKIP_INTEGRATION=1
13:24:25 [2019-12-16T13:24:25.085Z] GO111MODULE=off
13:24:25 [2019-12-16T13:24:25.085Z] GOPATH=/go
13:24:25 [2019-12-16T13:24:25.085Z] PWD=/go/src/github.com/docker/docker
13:24:25 [2019-12-16T13:24:25.085Z] HOME=/root
13:24:25 [2019-12-16T13:24:25.085Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:24:25 [2019-12-16T13:24:25.085Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:24:25 [2019-12-16T13:24:25.085Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:24:25 [2019-12-16T13:24:25.085Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:24:25 [2019-12-16T13:24:25.085Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:24:25 [2019-12-16T13:24:25.085Z] DOCKER_GRAPHDRIVER=overlay2
13:24:25 [2019-12-16T13:24:25.085Z] TERM=xterm
13:24:25 [2019-12-16T13:24:25.085Z] VALIDATE_BRANCH=master
13:24:25 [2019-12-16T13:24:25.085Z] DEST=bundles/test-integration
13:24:25 [2019-12-16T13:24:25.085Z] SHLVL=1
13:24:25 [2019-12-16T13:24:25.085Z] TIMEOUT=120m
13:24:25 [2019-12-16T13:24:25.085Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:24:25 [2019-12-16T13:24:25.085Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:24:25 [2019-12-16T13:24:25.085Z] DOCKER_PKG=github.com/docker/docker
13:24:25 [2019-12-16T13:24:25.085Z] TESTDEBUG=0
13:24:25 [2019-12-16T13:24:25.085Z] _=/usr/bin/env
13:24:25 [2019-12-16T13:24:25.085Z] Building test suite binary ./integration-cli/test.main
13:24:25 [2019-12-16T13:24:25.237Z] #19 30.04 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
13:24:25 [2019-12-16T13:24:25.342Z] 
13:24:25 [2019-12-16T13:24:25.342Z] 
13:24:25 [2019-12-16T13:24:25.342Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:24:25 [2019-12-16T13:24:25.600Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:24:25 [2019-12-16T13:24:25.600Z] PKG_CONFIG=pkg-config
13:24:25 [2019-12-16T13:24:25.600Z] GOLANG_VERSION=1.13.4
13:24:25 [2019-12-16T13:24:25.600Z] HOSTNAME=15359ad83afd
13:24:25 [2019-12-16T13:24:25.600Z] KEEPBUNDLE=1
13:24:25 [2019-12-16T13:24:25.600Z] container=docker
13:24:25 [2019-12-16T13:24:25.600Z] TEST_SKIP_INTEGRATION=1
13:24:25 [2019-12-16T13:24:25.600Z] GO111MODULE=off
13:24:25 [2019-12-16T13:24:25.600Z] GOPATH=/go
13:24:25 [2019-12-16T13:24:25.600Z] PWD=/go/src/github.com/docker/docker
13:24:25 [2019-12-16T13:24:25.600Z] HOME=/root
13:24:25 [2019-12-16T13:24:25.600Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:24:25 [2019-12-16T13:24:25.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:24:25 [2019-12-16T13:24:25.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:24:25 [2019-12-16T13:24:25.600Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:24:25 [2019-12-16T13:24:25.600Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:24:25 [2019-12-16T13:24:25.600Z] DOCKER_GRAPHDRIVER=overlay2
13:24:25 [2019-12-16T13:24:25.600Z] TERM=xterm
13:24:25 [2019-12-16T13:24:25.600Z] VALIDATE_BRANCH=master
13:24:25 [2019-12-16T13:24:25.600Z] DEST=bundles/test-integration
13:24:25 [2019-12-16T13:24:25.600Z] SHLVL=1
13:24:25 [2019-12-16T13:24:25.600Z] TIMEOUT=120m
13:24:25 [2019-12-16T13:24:25.600Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:24:25 [2019-12-16T13:24:25.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:24:25 [2019-12-16T13:24:25.600Z] DOCKER_PKG=github.com/docker/docker
13:24:25 [2019-12-16T13:24:25.600Z] TESTDEBUG=0
13:24:25 [2019-12-16T13:24:25.600Z] _=/usr/bin/env
13:24:25 [2019-12-16T13:24:25.600Z] Building test suite binary ./integration-cli/test.main
13:24:25 [2019-12-16T13:24:25.858Z] No new tests added to integration.
13:24:25 [2019-12-16T13:24:25.858Z] 
13:24:25 [2019-12-16T13:24:25.858Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:24:25 [2019-12-16T13:24:25.872Z] #19 DONE 30.4s
13:24:25 [2019-12-16T13:24:25.872Z] 
13:24:25 [2019-12-16T13:24:25.872Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:26 [2019-12-16T13:24:26.160Z] #42 216.3   CC       criu/files.o
13:24:27 [2019-12-16T13:24:27.230Z] PKG_CONFIG=pkg-config
13:24:27 [2019-12-16T13:24:27.230Z] GOLANG_VERSION=1.13.4
13:24:27 [2019-12-16T13:24:27.230Z] HOSTNAME=e378ab54198a
13:24:27 [2019-12-16T13:24:27.230Z] KEEPBUNDLE=1
13:24:27 [2019-12-16T13:24:27.230Z] container=docker
13:24:27 [2019-12-16T13:24:27.230Z] TEST_SKIP_INTEGRATION_CLI=1
13:24:27 [2019-12-16T13:24:27.230Z] GO111MODULE=off
13:24:27 [2019-12-16T13:24:27.230Z] GOPATH=/go
13:24:27 [2019-12-16T13:24:27.230Z] PWD=/go/src/github.com/docker/docker
13:24:27 [2019-12-16T13:24:27.230Z] HOME=/root
13:24:27 [2019-12-16T13:24:27.230Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:24:27 [2019-12-16T13:24:27.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:24:27 [2019-12-16T13:24:27.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:24:27 [2019-12-16T13:24:27.230Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:24:27 [2019-12-16T13:24:27.230Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:24:27 [2019-12-16T13:24:27.230Z] DOCKER_GRAPHDRIVER=overlay2
13:24:27 [2019-12-16T13:24:27.230Z] TERM=xterm
13:24:27 [2019-12-16T13:24:27.230Z] VALIDATE_BRANCH=master
13:24:27 [2019-12-16T13:24:27.230Z] DEST=bundles/test-integration
13:24:27 [2019-12-16T13:24:27.230Z] SHLVL=1
13:24:27 [2019-12-16T13:24:27.230Z] TIMEOUT=120m
13:24:27 [2019-12-16T13:24:27.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:24:27 [2019-12-16T13:24:27.230Z] DOCKER_PKG=github.com/docker/docker
13:24:27 [2019-12-16T13:24:27.230Z] TESTDEBUG=0
13:24:27 [2019-12-16T13:24:27.230Z] _=/usr/bin/env
13:24:27 [2019-12-16T13:24:27.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:24:27 [2019-12-16T13:24:27.461Z] ok  	github.com/docker/docker/builder/remotecontext	0.313s	coverage: 13.6% of statements
13:24:27 [2019-12-16T13:24:27.461Z] ok  	github.com/docker/docker/builder/dockerfile	0.864s	coverage: 48.2% of statements
13:24:28 [2019-12-16T13:24:28.388Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
13:24:29 [2019-12-16T13:24:29.200Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.033s	coverage: 86.3% of statements
13:24:29 [2019-12-16T13:24:29.200Z] ?   	github.com/docker/docker/cli	[no test files]
13:24:29 [2019-12-16T13:24:29.200Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:24:30 [2019-12-16T13:24:30.585Z] #42 220.8   CC       criu/filesystems.o
13:24:30 [2019-12-16T13:24:30.873Z] #42 ...
13:24:30 [2019-12-16T13:24:30.873Z] 
13:24:30 [2019-12-16T13:24:30.873Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:30 [2019-12-16T13:24:30.873Z] #29 300.7 + rm -rf /tmp/tmp.37z33RSLpr
13:24:30 [2019-12-16T13:24:30.873Z] #29 DONE 301.2s
13:24:31 [2019-12-16T13:24:31.162Z] 
13:24:31 [2019-12-16T13:24:31.162Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:32 [2019-12-16T13:24:32.658Z] #23 ...
13:24:32 [2019-12-16T13:24:32.658Z] 
13:24:32 [2019-12-16T13:24:32.658Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:32 [2019-12-16T13:24:32.658Z] #42 222.7   CC       criu/fsnotify.o
13:24:33 [2019-12-16T13:24:33.588Z] ok  	github.com/docker/docker/client	0.317s	coverage: 75.8% of statements
13:24:34 [2019-12-16T13:24:34.724Z] #42 224.8   CC       criu/image-desc.o
13:24:35 [2019-12-16T13:24:35.013Z] #42 225.2   CC       criu/image.o
13:24:37 [2019-12-16T13:24:37.083Z] #42 226.7   CC       criu/ipc_ns.o
13:24:38 [2019-12-16T13:24:38.590Z] #42 228.6   CC       criu/irmap.o
13:24:40 [2019-12-16T13:24:40.093Z] #42 229.9   CC       criu/kcmp-ids.o
13:24:40 [2019-12-16T13:24:40.093Z] #42 230.4   CC       criu/kerndat.o
13:24:42 [2019-12-16T13:24:42.159Z] #42 232.2   CC       criu/libnetlink.o
13:24:42 [2019-12-16T13:24:42.789Z] #42 233.0   CC       criu/log.o
13:24:43 [2019-12-16T13:24:43.820Z] #42 234.0   CC       criu/lsm.o
13:24:44 [2019-12-16T13:24:44.449Z] #42 234.6   CC       criu/mem.o
13:24:47 [2019-12-16T13:24:47.964Z] #42 237.8   CC       criu/mount.o
13:24:50 [2019-12-16T13:24:50.930Z] 65014b3c3121: Pull complete
13:24:54 [2019-12-16T13:24:54.863Z] #42 244.6   CC       criu/namespaces.o
13:24:58 [2019-12-16T13:24:58.409Z] #42 248.3   CC       criu/net.o
13:25:03 [2019-12-16T13:25:03.966Z] #42 254.1   CC       criu/netfilter.o
13:25:04 [2019-12-16T13:25:04.597Z] #42 254.8   CC       criu/page-pipe.o
13:25:06 [2019-12-16T13:25:06.101Z] #42 256.1   CC       criu/page-xfer.o
13:25:08 [2019-12-16T13:25:08.144Z] ok  	github.com/docker/docker/cmd/dockerd	0.057s	coverage: 30.3% of statements
13:25:08 [2019-12-16T13:25:08.145Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.3% of statements
13:25:08 [2019-12-16T13:25:08.145Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:25:08 [2019-12-16T13:25:08.145Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:25:08 [2019-12-16T13:25:08.145Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:25:08 [2019-12-16T13:25:08.145Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:25:08 [2019-12-16T13:25:08.165Z] #42 258.2   CC       criu/pagemap-cache.o
13:25:08 [2019-12-16T13:25:08.455Z] #42 258.7   CC       criu/pagemap.o
13:25:10 [2019-12-16T13:25:10.515Z] #42 260.4   CC       criu/parasite-syscall.o
13:25:12 [2019-12-16T13:25:12.013Z] #42 262.1   CC       criu/path.o
13:25:12 [2019-12-16T13:25:12.639Z] #42 262.6   CC       criu/pie-util-vdso-elf32.o
13:25:13 [2019-12-16T13:25:13.271Z] #42 263.4   CC       criu/pie-util-vdso.o
13:25:14 [2019-12-16T13:25:14.300Z] #42 264.1   CC       criu/pie-util.o
13:25:14 [2019-12-16T13:25:14.300Z] #42 264.4   CC       criu/pipes.o
13:25:15 [2019-12-16T13:25:15.879Z] #42 265.8   CC       criu/plugin.o
13:25:15 [2019-12-16T13:25:15.968Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
13:25:16 [2019-12-16T13:25:16.511Z] #42 266.6   CC       criu/proc_parse.o
13:25:18 [2019-12-16T13:25:18.821Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
13:25:20 [2019-12-16T13:25:20.096Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.8% of statements
13:25:22 [2019-12-16T13:25:22.079Z] #42 271.6   CC       criu/protobuf-desc.o
13:25:23 [2019-12-16T13:25:23.578Z] #42 273.5   CC       criu/protobuf.o
13:25:24 [2019-12-16T13:25:24.210Z] #42 274.4   CC       criu/pstree.o
13:25:26 [2019-12-16T13:25:26.275Z] #42 276.5   CC       criu/rbtree.o
13:25:27 [2019-12-16T13:25:27.305Z] #42 277.1   CC       criu/rst-malloc.o
13:25:27 [2019-12-16T13:25:27.620Z] #42 277.8   CC       criu/seccomp.o
13:25:29 [2019-12-16T13:25:29.124Z] #42 279.3   CC       criu/seize.o
13:25:29 [2019-12-16T13:25:29.653Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.452s	coverage: 13.6% of statements
13:25:29 [2019-12-16T13:25:29.653Z] ok  	github.com/docker/docker/daemon	12.304s	coverage: 17.6% of statements
13:25:29 [2019-12-16T13:25:29.653Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:25:29 [2019-12-16T13:25:29.653Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:25:29 [2019-12-16T13:25:29.754Z] #42 ...
13:25:29 [2019-12-16T13:25:29.754Z] 
13:25:29 [2019-12-16T13:25:29.754Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:25:29 [2019-12-16T13:25:29.754Z] #39 359.8 + dpkg --print-architecture
13:25:29 [2019-12-16T13:25:29.754Z] #39 359.8 + cd /tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution
13:25:29 [2019-12-16T13:25:29.754Z] #39 359.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:25:30 [2019-12-16T13:25:30.387Z] #39 360.7 + GOPATH=/tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g1pF0UcD22
13:25:30 [2019-12-16T13:25:30.387Z] #39 360.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:25:30 [2019-12-16T13:25:30.971Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
13:25:31 [2019-12-16T13:25:31.365Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 82.1% of statements
13:25:31 [2019-12-16T13:25:31.772Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:25:31 [2019-12-16T13:25:31.772Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:25:31 [2019-12-16T13:25:31.772Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:25:33 [2019-12-16T13:25:33.144Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
13:25:35 [2019-12-16T13:25:35.514Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:25:35 [2019-12-16T13:25:35.514Z] 
13:25:35 [2019-12-16T13:25:35.514Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:25:35 [2019-12-16T13:25:35.514Z] PKG_CONFIG=pkg-config
13:25:35 [2019-12-16T13:25:35.514Z] GOLANG_VERSION=1.13.4
13:25:35 [2019-12-16T13:25:35.514Z] HOSTNAME=f80c895ae85a
13:25:35 [2019-12-16T13:25:35.514Z] DOCKER_EXPERIMENTAL=1
13:25:35 [2019-12-16T13:25:35.514Z] container=docker
13:25:35 [2019-12-16T13:25:35.514Z] TEST_SKIP_INTEGRATION_CLI=1
13:25:35 [2019-12-16T13:25:35.514Z] GO111MODULE=off
13:25:35 [2019-12-16T13:25:35.514Z] GOPATH=/go
13:25:35 [2019-12-16T13:25:35.514Z] PWD=/go/src/github.com/docker/docker
13:25:35 [2019-12-16T13:25:35.514Z] HOME=/root
13:25:35 [2019-12-16T13:25:35.514Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:25:35 [2019-12-16T13:25:35.514Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:25:35 [2019-12-16T13:25:35.514Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:25:35 [2019-12-16T13:25:35.514Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:25:35 [2019-12-16T13:25:35.514Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:25:35 [2019-12-16T13:25:35.514Z] DOCKER_GRAPHDRIVER=overlay2
13:25:35 [2019-12-16T13:25:35.514Z] TERM=xterm
13:25:35 [2019-12-16T13:25:35.514Z] VALIDATE_BRANCH=master
13:25:35 [2019-12-16T13:25:35.514Z] DEST=bundles/test-integration
13:25:35 [2019-12-16T13:25:35.514Z] SHLVL=1
13:25:35 [2019-12-16T13:25:35.514Z] TIMEOUT=120m
13:25:35 [2019-12-16T13:25:35.514Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:25:35 [2019-12-16T13:25:35.514Z] DOCKER_PKG=github.com/docker/docker
13:25:35 [2019-12-16T13:25:35.514Z] TESTDEBUG=0
13:25:35 [2019-12-16T13:25:35.514Z] _=/usr/bin/env
13:25:35 [2019-12-16T13:25:35.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:25:35 [2019-12-16T13:25:35.777Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
13:25:37 [2019-12-16T13:25:37.125Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.274s	coverage: 57.9% of statements
13:25:37 [2019-12-16T13:25:37.268Z] #39 ...
13:25:37 [2019-12-16T13:25:37.268Z] 
13:25:37 [2019-12-16T13:25:37.268Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:37 [2019-12-16T13:25:37.268Z] #55 211.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:25:37 [2019-12-16T13:25:37.268Z] #55 214.7 + mkdir -p /build
13:25:37 [2019-12-16T13:25:37.268Z] #55 214.7 + cp runc /build/runc
13:25:37 [2019-12-16T13:25:37.268Z] #55 DONE 214.8s
13:25:37 [2019-12-16T13:25:37.268Z] 
13:25:37 [2019-12-16T13:25:37.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:37 [2019-12-16T13:25:37.268Z] #42 281.2   CC       criu/servicefd.o
13:25:37 [2019-12-16T13:25:37.268Z] #42 282.2   CC       criu/shmem.o
13:25:37 [2019-12-16T13:25:37.268Z] #42 284.1   CC       criu/sigframe.o
13:25:37 [2019-12-16T13:25:37.268Z] #42 284.4   CC       criu/signalfd.o
13:25:37 [2019-12-16T13:25:37.268Z] #42 285.0   CC       criu/sk-inet.o
13:25:37 [2019-12-16T13:25:37.268Z] #42 287.5   CC       criu/sk-netlink.o
13:25:38 [2019-12-16T13:25:38.294Z] #42 288.5   CC       criu/sk-packet.o
13:25:40 [2019-12-16T13:25:40.353Z] #42 290.1   CC       criu/sk-queue.o
13:25:40 [2019-12-16T13:25:40.981Z] #42 290.9   CC       criu/sk-tcp.o
13:25:41 [2019-12-16T13:25:41.787Z] #42 292.1   CC       criu/sk-unix.o
13:25:43 [2019-12-16T13:25:43.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:25:43 [2019-12-16T13:25:43.171Z] 
13:25:43 [2019-12-16T13:25:43.171Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:25:43 [2019-12-16T13:25:43.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:25:43 [2019-12-16T13:25:43.171Z] Using test binary docker
13:25:43 [2019-12-16T13:25:43.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:25:43 [2019-12-16T13:25:43.171Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:25:43 [2019-12-16T13:25:43.171Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:25:43 [2019-12-16T13:25:43.171Z] Warning failed to create cache: (null)
13:25:43 [2019-12-16T13:25:43.171Z] .
13:25:43 [2019-12-16T13:25:43.171Z] INFO: Waiting for daemon to start...
13:25:43 [2019-12-16T13:25:43.171Z] Starting dockerd
13:25:45 [2019-12-16T13:25:45.061Z] .
13:25:45 [2019-12-16T13:25:45.061Z] INFO: Building docker-sdk-python3:4.1.0...
13:25:45 [2019-12-16T13:25:45.100Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.937s	coverage: 46.2% of statements
13:25:45 [2019-12-16T13:25:45.472Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.817s	coverage: 72.5% of statements
13:25:45 [2019-12-16T13:25:45.472Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:25:46 [2019-12-16T13:25:46.263Z] #42 295.9   CC       criu/sockets.o
13:25:47 [2019-12-16T13:25:47.341Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.058s	coverage: 48.6% of statements
13:25:47 [2019-12-16T13:25:47.763Z] #42 297.5   CC       criu/stats.o
13:25:48 [2019-12-16T13:25:48.050Z] #42 298.1   CC       criu/string.o
13:25:48 [2019-12-16T13:25:48.050Z] #42 298.4   CC       criu/sysctl.o
13:25:49 [2019-12-16T13:25:49.333Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.618s	coverage: 76.1% of statements
13:25:49 [2019-12-16T13:25:49.551Z] #42 299.5   CC       criu/sysfs_parse.o
13:25:50 [2019-12-16T13:25:50.180Z] #42 300.2   CC       criu/timerfd.o
13:25:50 [2019-12-16T13:25:50.629Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
13:25:50 [2019-12-16T13:25:50.806Z] #42 300.7   CC       criu/tty.o
13:25:51 [2019-12-16T13:25:51.910Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
13:25:52 [2019-12-16T13:25:52.770Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.748s	coverage: 59.8% of statements
13:25:52 [2019-12-16T13:25:52.770Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:25:52 [2019-12-16T13:25:52.770Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:25:53 [2019-12-16T13:25:53.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:25:53 [2019-12-16T13:25:53.649Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
13:25:54 [2019-12-16T13:25:54.317Z] #42 304.3   CC       criu/tun.o
13:25:54 [2019-12-16T13:25:54.496Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
13:25:54 [2019-12-16T13:25:54.496Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:25:54 [2019-12-16T13:25:54.496Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:25:54 [2019-12-16T13:25:54.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:25:54 [2019-12-16T13:25:54.945Z] #42 305.2   CC       criu/uffd.o
13:25:56 [2019-12-16T13:25:56.145Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 42.7% of statements
13:25:57 [2019-12-16T13:25:57.558Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.107s	coverage: 77.4% of statements
13:25:57 [2019-12-16T13:25:57.558Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:25:57 [2019-12-16T13:25:57.558Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:25:57 [2019-12-16T13:25:57.655Z] #42 307.4   CC       criu/util.o
13:25:57 [2019-12-16T13:25:57.948Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
13:25:58 [2019-12-16T13:25:58.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:25:59 [2019-12-16T13:25:59.262Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
13:25:59 [2019-12-16T13:25:59.262Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
13:25:59 [2019-12-16T13:25:59.660Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
13:25:59 [2019-12-16T13:25:59.708Z] #42 310.0   CC       criu/uts_ns.o
13:26:00 [2019-12-16T13:26:00.342Z] #42 310.5   CC       criu/vdso.o
13:26:01 [2019-12-16T13:26:01.058Z] ok  	github.com/docker/docker/daemon/logger/local	0.011s	coverage: 74.7% of statements
13:26:01 [2019-12-16T13:26:01.058Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:26:01 [2019-12-16T13:26:01.371Z] #42 311.5   LINK     criu/built-in.o
13:26:01 [2019-12-16T13:26:01.660Z] #42 311.9   LINK     criu/criu
13:26:01 [2019-12-16T13:26:01.896Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 19.9% of statements
13:26:02 [2019-12-16T13:26:02.686Z] #42 312.8   DEP      lib/c/criu.d
13:26:02 [2019-12-16T13:26:02.975Z] #42 313.0   CC       images/rpc.pb-c.o
13:26:03 [2019-12-16T13:26:03.189Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 47.8% of statements
13:26:03 [2019-12-16T13:26:03.982Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:26:04 [2019-12-16T13:26:04.373Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
13:26:04 [2019-12-16T13:26:04.480Z] #42 314.2   CC       lib/c/criu.o
13:26:04 [2019-12-16T13:26:04.761Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.575s	coverage: 82.5% of statements
13:26:04 [2019-12-16T13:26:04.761Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:26:04 [2019-12-16T13:26:04.761Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:26:06 [2019-12-16T13:26:06.545Z] #42 316.7   LINK     lib/c/built-in.o
13:26:06 [2019-12-16T13:26:06.545Z] #42 316.7   LINK     lib/c/libcriu.so
13:26:06 [2019-12-16T13:26:06.943Z] ok  	github.com/docker/docker/distribution/metadata	0.079s	coverage: 48.2% of statements
13:26:07 [2019-12-16T13:26:07.174Z] #42 317.3   GEN      magic.py
13:26:07 [2019-12-16T13:26:07.465Z] #42 317.6 Note: Building without setproctitle() and strlcpy() support.
13:26:07 [2019-12-16T13:26:07.465Z] #42 317.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:26:08 [2019-12-16T13:26:08.390Z] ok  	github.com/docker/docker/distribution	0.356s	coverage: 22.1% of statements
13:26:08 [2019-12-16T13:26:08.390Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:26:08 [2019-12-16T13:26:08.500Z] #42 318.6 fatal: Not a git repository (or any of the parent directories): .git
13:26:09 [2019-12-16T13:26:09.711Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 49.4% of statements
13:26:10 [2019-12-16T13:26:10.017Z] #42 319.9 make[1]: Nothing to be done for 'all'.
13:26:10 [2019-12-16T13:26:10.650Z] #42 320.9 make[1]: 'images/built-in.o' is up to date.
13:26:10 [2019-12-16T13:26:10.650Z] #42 321.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:26:10 [2019-12-16T13:26:10.939Z] #42 321.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:26:10 [2019-12-16T13:26:10.939Z] #42 321.1 make[1]: 'compel/libcompel.a' is up to date.
13:26:10 [2019-12-16T13:26:10.939Z] #42 321.2 make[1]: 'compel/compel-host-bin' is up to date.
13:26:11 [2019-12-16T13:26:11.024Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
13:26:11 [2019-12-16T13:26:11.024Z] ok  	github.com/docker/docker/distribution/xfer	2.001s	coverage: 85.1% of statements
13:26:11 [2019-12-16T13:26:11.024Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:26:11 [2019-12-16T13:26:11.230Z] #42 321.3 make[1]: Nothing to be done for 'all'.
13:26:11 [2019-12-16T13:26:11.230Z] #42 321.3 make[1]: 'soccr/libsoccr.a' is up to date.
13:26:11 [2019-12-16T13:26:11.526Z] #42 321.6 make[2]: Nothing to be done for 'all'.
13:26:11 [2019-12-16T13:26:11.526Z] #42 321.7 make[2]: Nothing to be done for 'all'.
13:26:11 [2019-12-16T13:26:11.818Z] #42 321.8 make[2]: Nothing to be done for 'all'.
13:26:11 [2019-12-16T13:26:11.818Z] #42 ...
13:26:11 [2019-12-16T13:26:11.818Z] 
13:26:11 [2019-12-16T13:26:11.818Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:26:11 [2019-12-16T13:26:11.818Z] #39 402.1 + rm -rf /tmp/tmp.g1pF0UcD22/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g1pF0UcD22
13:26:11 [2019-12-16T13:26:11.818Z] #39 DONE 402.2s
13:26:11 [2019-12-16T13:26:11.818Z] 
13:26:11 [2019-12-16T13:26:11.818Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:11 [2019-12-16T13:26:11.818Z] #42 322.0 make[2]: Nothing to be done for 'all'.
13:26:12 [2019-12-16T13:26:12.154Z] #42 322.1 make[2]: Nothing to be done for 'all'.
13:26:12 [2019-12-16T13:26:12.154Z] #42 322.2 make[2]: Nothing to be done for 'all'.
13:26:12 [2019-12-16T13:26:12.154Z] #42 322.3 make[2]: Nothing to be done for 'all'.
13:26:12 [2019-12-16T13:26:12.381Z] ok  	github.com/docker/docker/image/cache	0.028s	coverage: 19.2% of statements
13:26:12 [2019-12-16T13:26:12.381Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:26:12 [2019-12-16T13:26:12.381Z] ok  	github.com/docker/docker/image/v1	0.015s	coverage: 25.0% of statements
13:26:12 [2019-12-16T13:26:12.381Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:26:12 [2019-12-16T13:26:12.442Z] #42 322.5 make[2]: Nothing to be done for 'all'.
13:26:12 [2019-12-16T13:26:12.443Z] #42 322.5   INSTALL  criu/criu
13:26:12 [2019-12-16T13:26:12.730Z] #42 DONE 322.7s
13:26:12 [2019-12-16T13:26:12.730Z] 
13:26:12 [2019-12-16T13:26:12.730Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:13 [2019-12-16T13:26:13.428Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
13:26:15 [2019-12-16T13:26:15.380Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.9% of statements
13:26:15 [2019-12-16T13:26:15.380Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
13:26:17 [2019-12-16T13:26:17.967Z] ok  	github.com/docker/docker/pkg/archive	0.576s	coverage: 77.3% of statements
13:26:18 [2019-12-16T13:26:18.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:26:19 [2019-12-16T13:26:19.361Z] ok  	github.com/docker/docker/pkg/authorization	0.386s	coverage: 68.3% of statements
13:26:19 [2019-12-16T13:26:19.361Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:26:19 [2019-12-16T13:26:19.754Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:26:20 [2019-12-16T13:26:20.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:26:21 [2019-12-16T13:26:21.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:26:22 [2019-12-16T13:26:22.232Z] ok  	github.com/docker/docker/layer	7.195s	coverage: 68.8% of statements
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/oci	[no test files]
13:26:22 [2019-12-16T13:26:22.232Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:26:22 [2019-12-16T13:26:22.601Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:26:22 [2019-12-16T13:26:22.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:26:22 [2019-12-16T13:26:22.998Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
13:26:23 [2019-12-16T13:26:23.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:26:23 [2019-12-16T13:26:23.389Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
13:26:24 [2019-12-16T13:26:24.196Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.471s	coverage: 43.2% of statements
13:26:24 [2019-12-16T13:26:24.196Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:26:24 [2019-12-16T13:26:24.196Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:26:25 [2019-12-16T13:26:25.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:26:25 [2019-12-16T13:26:25.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:26:25 [2019-12-16T13:26:25.821Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
13:26:26 [2019-12-16T13:26:26.249Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.031s	coverage: 93.8% of statements
13:26:27 [2019-12-16T13:26:27.084Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
13:26:28 [2019-12-16T13:26:28.423Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.402s	coverage: 84.1% of statements
13:26:28 [2019-12-16T13:26:28.423Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
13:26:28 [2019-12-16T13:26:28.826Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
13:26:29 [2019-12-16T13:26:29.204Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
13:26:29 [2019-12-16T13:26:29.204Z] ok  	github.com/docker/docker/pkg/fsutils	0.422s	coverage: 85.1% of statements
13:26:29 [2019-12-16T13:26:29.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:26:30 [2019-12-16T13:26:30.024Z] ok  	github.com/docker/docker/pkg/idtools	0.293s	coverage: 70.1% of statements
13:26:31 [2019-12-16T13:26:31.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:26:31 [2019-12-16T13:26:31.448Z] ok  	github.com/docker/docker/pkg/ioutils	0.742s	coverage: 70.6% of statements
13:26:31 [2019-12-16T13:26:31.448Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
13:26:31 [2019-12-16T13:26:31.705Z] sha256:e02ba92c45108cac02d1bacf6e1994bbfa309205a854f73a95e5a62342be8e97
13:26:31 [2019-12-16T13:26:31.705Z] INFO: Starting docker-py tests...
13:26:31 [2019-12-16T13:26:31.705Z] ============================= test session starts ==============================
13:26:31 [2019-12-16T13:26:31.705Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
13:26:31 [2019-12-16T13:26:31.705Z] rootdir: /src, inifile: pytest.ini
13:26:31 [2019-12-16T13:26:31.705Z] plugins: timeout-1.3.3, cov-2.6.1
13:26:31 [2019-12-16T13:26:31.705Z] collected 385 items / 5 deselected / 380 selected
13:26:31 [2019-12-16T13:26:31.705Z] 
13:26:31 [2019-12-16T13:26:31.839Z] ok  	github.com/docker/docker/pkg/locker	0.137s	coverage: 88.9% of statements
13:26:31 [2019-12-16T13:26:31.839Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
13:26:31 [2019-12-16T13:26:31.839Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:26:32 [2019-12-16T13:26:32.245Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
13:26:32 [2019-12-16T13:26:32.619Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:26:32 [2019-12-16T13:26:32.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:26:33 [2019-12-16T13:26:33.011Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:26:33 [2019-12-16T13:26:33.385Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
13:26:33 [2019-12-16T13:26:33.773Z] ok  	github.com/docker/docker/pkg/mount	1.148s	coverage: 70.0% of statements
13:26:33 [2019-12-16T13:26:33.773Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:26:33 [2019-12-16T13:26:33.773Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:26:33 [2019-12-16T13:26:33.773Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:26:33 [2019-12-16T13:26:33.773Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:26:34 [2019-12-16T13:26:34.697Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
13:26:35 [2019-12-16T13:26:35.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:26:35 [2019-12-16T13:26:35.644Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:26:36 [2019-12-16T13:26:36.098Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
13:26:36 [2019-12-16T13:26:36.532Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
13:26:38 [2019-12-16T13:26:38.418Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 73.9% of statements
13:26:38 [2019-12-16T13:26:38.418Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
13:26:39 [2019-12-16T13:26:39.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:26:41 [2019-12-16T13:26:41.645Z] ok  	github.com/docker/docker/pkg/signal	2.567s	coverage: 61.0% of statements
13:26:42 [2019-12-16T13:26:42.053Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
13:26:42 [2019-12-16T13:26:42.442Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:26:42 [2019-12-16T13:26:42.910Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:26:42 [2019-12-16T13:26:42.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:26:43 [2019-12-16T13:26:43.382Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
13:26:43 [2019-12-16T13:26:43.768Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
13:26:44 [2019-12-16T13:26:44.664Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.2% of statements
13:26:44 [2019-12-16T13:26:44.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:26:45 [2019-12-16T13:26:45.040Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
13:26:45 [2019-12-16T13:26:45.867Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
13:26:46 [2019-12-16T13:26:46.695Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
13:26:46 [2019-12-16T13:26:46.695Z] testing: warning: no tests to run
13:26:46 [2019-12-16T13:26:46.695Z] coverage: [no statements]
13:26:46 [2019-12-16T13:26:46.695Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
13:26:47 [2019-12-16T13:26:47.079Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:26:47 [2019-12-16T13:26:47.492Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:26:47 [2019-12-16T13:26:47.912Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:26:49 [2019-12-16T13:26:49.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:26:50 [2019-12-16T13:26:50.459Z] ok  	github.com/docker/docker/plugin	0.553s	coverage: 27.1% of statements
13:26:50 [2019-12-16T13:26:50.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:26:51 [2019-12-16T13:26:51.294Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
13:26:52 [2019-12-16T13:26:52.034Z] #51 ...
13:26:52 [2019-12-16T13:26:52.034Z] 
13:26:52 [2019-12-16T13:26:52.034Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:26:52 [2019-12-16T13:26:52.034Z] #60 386.1 + bin/containerd
13:26:52 [2019-12-16T13:26:52.034Z] tests/integration/api_build_test.py ......................X              [  6%]
13:26:52 [2019-12-16T13:26:52.291Z] tests/integration/api_client_test.py .....                               [  7%]
13:26:52 [2019-12-16T13:26:52.627Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.2% of statements
13:26:52 [2019-12-16T13:26:52.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:26:53 [2019-12-16T13:26:53.042Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
13:26:53 [2019-12-16T13:26:53.914Z] tests/integration/api_config_test.py .....                               [  8%]
13:26:54 [2019-12-16T13:26:54.224Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:26:54 [2019-12-16T13:26:54.224Z] Using test binary docker
13:26:54 [2019-12-16T13:26:54.483Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:26:54 [2019-12-16T13:26:54.483Z] +++ /etc/init.d/apparmor start
13:26:54 [2019-12-16T13:26:54.483Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:26:54 [2019-12-16T13:26:54.483Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:26:54 [2019-12-16T13:26:54.483Z] Warning failed to create cache: (null)
13:26:54 [2019-12-16T13:26:54.483Z] .
13:26:54 [2019-12-16T13:26:54.483Z] INFO: Waiting for daemon to start...
13:26:54 [2019-12-16T13:26:54.483Z] Starting dockerd
13:26:54 [2019-12-16T13:26:54.483Z] +++ 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
13:26:55 [2019-12-16T13:26:55.234Z] ok  	github.com/docker/docker/registry	0.194s	coverage: 56.0% of statements
13:26:55 [2019-12-16T13:26:55.621Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
13:26:56 [2019-12-16T13:26:56.009Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:26:56 [2019-12-16T13:26:56.384Z] .
13:26:56 [2019-12-16T13:26:56.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:26:56 [2019-12-16T13:26:56.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:26:56 [2019-12-16T13:26:56.643Z] Error: No such image: emptyfs
13:26:56 [2019-12-16T13:26:56.644Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:26:56 [2019-12-16T13:26:56.644Z] ++++ docker load
13:26:56 [2019-12-16T13:26:56.903Z] Running integration-test (iteration 1)
13:26:56 [2019-12-16T13:26:56.903Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:26:56 [2019-12-16T13:26:56.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
13:26:56 [2019-12-16T13:26:56.903Z] ++ set -e
13:26:56 [2019-12-16T13:26:56.903Z] ++ '[' -n 0 ']'
13:26:56 [2019-12-16T13:26:56.903Z] ++ set -x
13:26:56 [2019-12-16T13:26:56.903Z] ++ 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=arm64 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
13:26:57 [2019-12-16T13:26:57.300Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
13:26:57 [2019-12-16T13:26:57.300Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:26:57 [2019-12-16T13:26:57.567Z] #60 ...
13:26:57 [2019-12-16T13:26:57.567Z] 
13:26:57 [2019-12-16T13:26:57.567Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:57 [2019-12-16T13:26:57.567Z] #51 DONE 447.0s
13:26:57 [2019-12-16T13:26:57.567Z] 
13:26:57 [2019-12-16T13:26:57.567Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:00 [2019-12-16T13:27:00.756Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:27:01 [2019-12-16T13:27:01.586Z] ok  	github.com/docker/docker/volume/local	0.033s	coverage: 73.0% of statements
13:27:02 [2019-12-16T13:27:02.413Z] ok  	github.com/docker/docker/volume/mounts	0.024s	coverage: 67.0% of statements
13:27:02 [2019-12-16T13:27:02.556Z] faf31ee0aa3d: Pull complete
13:27:02 [2019-12-16T13:27:02.556Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
13:27:02 [2019-12-16T13:27:02.556Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:27:02 [2019-12-16T13:27:02.556Z] mcr.microsoft.com/windows/servercore:ltsc2019
13:27:02 [2019-12-16T13:27:02.556Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914'
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Docker version of control daemon
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Client: Docker Engine - Enterprise
13:27:02 [2019-12-16T13:27:02.556Z]  Version:           19.03.2
13:27:02 [2019-12-16T13:27:02.556Z]  API version:       1.40
13:27:02 [2019-12-16T13:27:02.556Z]  Go version:        go1.12.8
13:27:02 [2019-12-16T13:27:02.556Z]  Git commit:        c92ab06ed9
13:27:02 [2019-12-16T13:27:02.556Z]  Built:             09/03/2019 16:38:11
13:27:02 [2019-12-16T13:27:02.556Z]  OS/Arch:           windows/amd64
13:27:02 [2019-12-16T13:27:02.556Z]  Experimental:      false
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Server: Docker Engine - Enterprise
13:27:02 [2019-12-16T13:27:02.556Z]  Engine:
13:27:02 [2019-12-16T13:27:02.556Z]   Version:          19.03.2
13:27:02 [2019-12-16T13:27:02.556Z]   API version:      1.40 (minimum version 1.24)
13:27:02 [2019-12-16T13:27:02.556Z]   Go version:       go1.12.8
13:27:02 [2019-12-16T13:27:02.556Z]   Git commit:       c92ab06ed9
13:27:02 [2019-12-16T13:27:02.556Z]   Built:            09/03/2019 16:35:47
13:27:02 [2019-12-16T13:27:02.556Z]   OS/Arch:          windows/amd64
13:27:02 [2019-12-16T13:27:02.556Z]   Experimental:     true
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Docker info of control daemon
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Client:
13:27:02 [2019-12-16T13:27:02.556Z]  Debug Mode: false
13:27:02 [2019-12-16T13:27:02.556Z]  Plugins:
13:27:02 [2019-12-16T13:27:02.556Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Server:
13:27:02 [2019-12-16T13:27:02.556Z]  Containers: 0
13:27:02 [2019-12-16T13:27:02.556Z]   Running: 0
13:27:02 [2019-12-16T13:27:02.556Z]   Paused: 0
13:27:02 [2019-12-16T13:27:02.556Z]   Stopped: 0
13:27:02 [2019-12-16T13:27:02.556Z]  Images: 1
13:27:02 [2019-12-16T13:27:02.556Z]  Server Version: 19.03.2
13:27:02 [2019-12-16T13:27:02.556Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:27:02 [2019-12-16T13:27:02.556Z]   Windows: 
13:27:02 [2019-12-16T13:27:02.556Z]   LCOW: 
13:27:02 [2019-12-16T13:27:02.556Z]  Logging Driver: json-file
13:27:02 [2019-12-16T13:27:02.556Z]  Plugins:
13:27:02 [2019-12-16T13:27:02.556Z]   Volume: local
13:27:02 [2019-12-16T13:27:02.556Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
13:27:02 [2019-12-16T13:27:02.556Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:27:02 [2019-12-16T13:27:02.556Z]  Swarm: inactive
13:27:02 [2019-12-16T13:27:02.556Z]  Default Isolation: process
13:27:02 [2019-12-16T13:27:02.556Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:27:02 [2019-12-16T13:27:02.556Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:27:02 [2019-12-16T13:27:02.556Z]  OSType: windows
13:27:02 [2019-12-16T13:27:02.556Z]  Architecture: x86_64
13:27:02 [2019-12-16T13:27:02.556Z]  CPUs: 4
13:27:02 [2019-12-16T13:27:02.556Z]  Total Memory: 32GiB
13:27:02 [2019-12-16T13:27:02.556Z]  Name: azwin-2-f63470
13:27:02 [2019-12-16T13:27:02.556Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
13:27:02 [2019-12-16T13:27:02.556Z]  Docker Root Dir: D:\docker
13:27:02 [2019-12-16T13:27:02.556Z]  Debug Mode: false
13:27:02 [2019-12-16T13:27:02.556Z]  Registry: https://index.docker.io/v1/
13:27:02 [2019-12-16T13:27:02.556Z]  Labels:
13:27:02 [2019-12-16T13:27:02.556Z]  Experimental: true
13:27:02 [2019-12-16T13:27:02.556Z]  Insecure Registries:
13:27:02 [2019-12-16T13:27:02.556Z]   10.0.0.4:5000
13:27:02 [2019-12-16T13:27:02.556Z]   127.0.0.0/8
13:27:02 [2019-12-16T13:27:02.556Z]  Registry Mirrors:
13:27:02 [2019-12-16T13:27:02.556Z]   http://10.0.0.4:5000/
13:27:02 [2019-12-16T13:27:02.556Z]  Live Restore Enabled: false
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Commit hash is ee5aa536d
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Nuke-Everything...
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Container count on control daemon to delete is 0
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Nuking d:\CI
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Zapped successfully
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Location for testing is d:\CI\PR-40312\1
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Validating GOLang consistency in Dockerfile.windows...
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] INFO: Building the image from Dockerfile.windows at 12/16/2019 13:26:52...
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Sending build context to Docker daemon  50.81MB
13:27:02 [2019-12-16T13:27:02.556Z] 
13:27:02 [2019-12-16T13:27:02.556Z] Step 1/8 : FROM microsoft/windowsservercore
13:27:02 [2019-12-16T13:27:02.556Z]  ---> 782a75e44953
13:27:02 [2019-12-16T13:27:02.556Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
13:27:02 [2019-12-16T13:27:02.556Z]  ---> Running in d458c283ee9b
13:27:02 [2019-12-16T13:27:02.556Z] Removing intermediate container d458c283ee9b
13:27:02 [2019-12-16T13:27:02.556Z]  ---> e7944fc22fa2
13:27:02 [2019-12-16T13:27:02.556Z] Step 3/8 : ARG GO_VERSION=1.13.4
13:27:02 [2019-12-16T13:27:02.556Z]  ---> Running in ebb21b828f8e
13:27:02 [2019-12-16T13:27:02.556Z] Removing intermediate container ebb21b828f8e
13:27:02 [2019-12-16T13:27:02.556Z]  ---> 80984deae0f6
13:27:02 [2019-12-16T13:27:02.556Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
13:27:02 [2019-12-16T13:27:02.557Z]  ---> Running in 032778b89465
13:27:02 [2019-12-16T13:27:02.557Z] Removing intermediate container 032778b89465
13:27:02 [2019-12-16T13:27:02.557Z]  ---> c430616f5097
13:27:02 [2019-12-16T13:27:02.557Z] 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
13:27:02 [2019-12-16T13:27:02.557Z]  ---> Running in 290a77b51120
13:27:03 [2019-12-16T13:27:03.124Z] #60 ...
13:27:03 [2019-12-16T13:27:03.124Z] 
13:27:03 [2019-12-16T13:27:03.124Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:27:03 [2019-12-16T13:27:03.124Z] #23 453.0 + return
13:27:03 [2019-12-16T13:27:03.124Z] #23 DONE 453.1s
13:27:03 [2019-12-16T13:27:03.124Z] 
13:27:03 [2019-12-16T13:27:03.124Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:03 [2019-12-16T13:27:03.765Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
13:27:05 [2019-12-16T13:27:05.835Z] #60 ...
13:27:05 [2019-12-16T13:27:05.835Z] 
13:27:05 [2019-12-16T13:27:05.835Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
13:27:05 [2019-12-16T13:27:05.835Z] #24 DONE 0.1s
13:27:05 [2019-12-16T13:27:05.835Z] 
13:27:05 [2019-12-16T13:27:05.835Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
13:27:06 [2019-12-16T13:27:06.463Z] #28 DONE 0.5s
13:27:06 [2019-12-16T13:27:06.463Z] 
13:27:06 [2019-12-16T13:27:06.463Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:06 [2019-12-16T13:27:06.463Z] #60 ...
13:27:06 [2019-12-16T13:27:06.463Z] 
13:27:06 [2019-12-16T13:27:06.463Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
13:27:06 [2019-12-16T13:27:06.463Z] #30 DONE 0.1s
13:27:06 [2019-12-16T13:27:06.463Z] 
13:27:06 [2019-12-16T13:27:06.463Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
13:27:06 [2019-12-16T13:27:06.463Z] #33 DONE 0.1s
13:27:06 [2019-12-16T13:27:06.463Z] 
13:27:06 [2019-12-16T13:27:06.463Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
13:27:06 [2019-12-16T13:27:06.755Z] #38 DONE 0.1s
13:27:06 [2019-12-16T13:27:06.755Z] 
13:27:06 [2019-12-16T13:27:06.755Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
13:27:06 [2019-12-16T13:27:06.755Z] #40 DONE 0.1s
13:27:06 [2019-12-16T13:27:06.755Z] 
13:27:06 [2019-12-16T13:27:06.755Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:06 [2019-12-16T13:27:06.755Z] #60 ...
13:27:06 [2019-12-16T13:27:06.755Z] 
13:27:06 [2019-12-16T13:27:06.755Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
13:27:06 [2019-12-16T13:27:06.755Z] #43 DONE 0.1s
13:27:06 [2019-12-16T13:27:06.755Z] 
13:27:06 [2019-12-16T13:27:06.755Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
13:27:06 [2019-12-16T13:27:06.885Z] Loaded image: buildpack-deps:jessie
13:27:06 [2019-12-16T13:27:06.885Z] Loaded image: busybox:latest
13:27:06 [2019-12-16T13:27:06.885Z] Loaded image: busybox:glibc
13:27:06 [2019-12-16T13:27:06.885Z] Loaded image: debian:jessie
13:27:06 [2019-12-16T13:27:06.885Z] Loaded image: hello-world:latest
13:27:06 [2019-12-16T13:27:06.885Z] INFO: Testing against a local daemon
13:27:06 [2019-12-16T13:27:06.885Z] === RUN   TestCgroupNamespacesBuild
13:27:07 [2019-12-16T13:27:07.044Z] #46 DONE 0.1s
13:27:07 [2019-12-16T13:27:07.045Z] 
13:27:07 [2019-12-16T13:27:07.045Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
13:27:07 [2019-12-16T13:27:07.045Z] #49 DONE 0.1s
13:27:07 [2019-12-16T13:27:07.045Z] 
13:27:07 [2019-12-16T13:27:07.045Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:07 [2019-12-16T13:27:07.045Z] #60 ...
13:27:07 [2019-12-16T13:27:07.045Z] 
13:27:07 [2019-12-16T13:27:07.045Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
13:27:07 [2019-12-16T13:27:07.045Z] #52 DONE 0.1s
13:27:07 [2019-12-16T13:27:07.346Z] 
13:27:07 [2019-12-16T13:27:07.346Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
13:27:07 [2019-12-16T13:27:07.346Z] #56 DONE 0.1s
13:27:07 [2019-12-16T13:27:07.346Z] 
13:27:07 [2019-12-16T13:27:07.346Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:08 [2019-12-16T13:27:08.425Z] 
13:27:08 [2019-12-16T13:27:08.425Z] SUCCESS: Specified value was saved.
13:27:08 [2019-12-16T13:27:08.893Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/rootless	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/volume	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:27:08 [2019-12-16T13:27:08.893Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === Skipped
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver btrfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver btrfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver btrfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver btrfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver btrfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:73: No driver to put!
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     overlay_test.go:49: Fails to compute changes intermittently
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver zfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver zfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver zfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver zfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:46: Driver zfs not supported
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     graphtest_unix.go:73: No driver to put!
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:27:09 [2019-12-16T13:27:09.282Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] 
13:27:09 [2019-12-16T13:27:09.282Z] DONE 2155 tests, 20 skipped in 243.808s
13:27:09 [2019-12-16T13:27:09.389Z] INFO: Downloading git...
Post stage
[Pipeline] junit
13:27:09 [2019-12-16T13:27:09.783Z] Recording test results
13:27:10 [2019-12-16T13:27:10.937Z] INFO: Downloading go...
13:27:11 [2019-12-16T13:27:11.073Z] --- PASS: TestCgroupNamespacesBuild (4.48s)
13:27:11 [2019-12-16T13:27:11.073Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:27:12 [2019-12-16T13:27:12.584Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh dynbinary test-integration
13:27:12 [2019-12-16T13:27:12.996Z] 
13:27:12 [2019-12-16T13:27:12.996Z] Removing bundles/
13:27:12 [2019-12-16T13:27:12.996Z] 
13:27:12 [2019-12-16T13:27:12.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:27:12 [2019-12-16T13:27:12.996Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:27:12 [2019-12-16T13:27:12.996Z] GOOS="" GOARCH="" GOARM=""
13:27:13 [2019-12-16T13:27:13.020Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
13:27:13 [2019-12-16T13:27:13.020Z] === RUN   TestBuildWithSession
13:27:13 [2019-12-16T13:27:13.020Z] --- SKIP: TestBuildWithSession (0.00s)
13:27:13 [2019-12-16T13:27:13.020Z]     build_session_test.go:25: TODO: BuildKit
13:27:13 [2019-12-16T13:27:13.020Z] === RUN   TestBuildSquashParent
13:27:16 [2019-12-16T13:27:16.712Z] INFO: Downloading compiler 1 of 3...
13:27:17 [2019-12-16T13:27:17.676Z] INFO: Downloading compiler 2 of 3...
13:27:18 [2019-12-16T13:27:18.646Z] INFO: Downloading compiler 3 of 3...
13:27:19 [2019-12-16T13:27:19.104Z] INFO: Extracting git...
13:27:19 [2019-12-16T13:27:19.586Z] --- PASS: TestBuildSquashParent (6.08s)
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:19 [2019-12-16T13:27:19.586Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:19 [2019-12-16T13:27:19.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:19 [2019-12-16T13:27:19.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:19 [2019-12-16T13:27:19.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:19 [2019-12-16T13:27:19.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:21 [2019-12-16T13:27:21.492Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:21 [2019-12-16T13:27:21.492Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:24 [2019-12-16T13:27:24.026Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.80s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
13:27:24 [2019-12-16T13:27:24.026Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
13:27:24 [2019-12-16T13:27:24.026Z] === RUN   TestBuildMultiStageCopy
13:27:24 [2019-12-16T13:27:24.026Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:27:25 [2019-12-16T13:27:25.928Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:27:26 [2019-12-16T13:27:26.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:27:27 [2019-12-16T13:27:27.063Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:27:27 [2019-12-16T13:27:27.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:27:27 [2019-12-16T13:27:27.887Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:27:28 [2019-12-16T13:27:28.197Z] --- PASS: TestBuildMultiStageCopy (4.40s)
13:27:28 [2019-12-16T13:27:28.197Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s)
13:27:28 [2019-12-16T13:27:28.197Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
13:27:28 [2019-12-16T13:27:28.197Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
13:27:28 [2019-12-16T13:27:28.197Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
13:27:28 [2019-12-16T13:27:28.197Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
13:27:28 [2019-12-16T13:27:28.197Z] === RUN   TestBuildMultiStageParentConfig
13:27:29 [2019-12-16T13:27:29.572Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
13:27:29 [2019-12-16T13:27:29.572Z] === RUN   TestBuildLabelWithTargets
13:27:32 [2019-12-16T13:27:32.105Z] --- PASS: TestBuildLabelWithTargets (2.23s)
13:27:32 [2019-12-16T13:27:32.105Z] === RUN   TestBuildWithEmptyLayers
13:27:32 [2019-12-16T13:27:32.673Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
13:27:32 [2019-12-16T13:27:32.673Z] === RUN   TestBuildMultiStageOnBuild
13:27:33 [2019-12-16T13:27:33.894Z] INFO: Expanding go...
13:27:35 [2019-12-16T13:27:35.963Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
13:27:35 [2019-12-16T13:27:35.963Z] === RUN   TestBuildUncleanTarFilenames
13:27:36 [2019-12-16T13:27:36.898Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
13:27:36 [2019-12-16T13:27:36.898Z] === RUN   TestBuildMultiStageLayerLeak
13:27:40 [2019-12-16T13:27:40.185Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s)
13:27:40 [2019-12-16T13:27:40.185Z] === RUN   TestBuildWithHugeFile
13:27:46 [2019-12-16T13:27:46.620Z] #60 437.8 + bin/containerd-stress
13:27:46 [2019-12-16T13:27:46.620Z] #60 441.5 + bin/containerd-shim
13:27:54 [2019-12-16T13:27:54.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:27:54 [2019-12-16T13:27:54.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:27:54 [2019-12-16T13:27:54.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:27:55 [2019-12-16T13:27:55.078Z] #60 451.5 + bin/containerd-shim-runc-v1
13:27:56 [2019-12-16T13:27:56.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:27:57 [2019-12-16T13:27:57.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:27:59 [2019-12-16T13:27:59.007Z] INFO: Expanding compiler 1 of 3...
13:27:59 [2019-12-16T13:27:59.007Z] INFO: Expanding compiler 2 of 3...
13:27:59 [2019-12-16T13:27:59.495Z] #60 456.5 + bin/containerd-shim-runc-v2
13:28:00 [2019-12-16T13:28:00.992Z] #60 458.0 + binaries
13:28:00 [2019-12-16T13:28:00.992Z] #60 458.0 + mkdir -p /build
13:28:00 [2019-12-16T13:28:00.992Z] #60 458.0 + cp bin/containerd /build/containerd
13:28:00 [2019-12-16T13:28:00.992Z] #60 458.0 + cp bin/containerd-shim /build/containerd-shim
13:28:00 [2019-12-16T13:28:00.992Z] #60 458.0 + cp bin/ctr /build/ctr
13:28:01 [2019-12-16T13:28:01.277Z] #60 DONE 458.1s
13:28:02 [2019-12-16T13:28:02.759Z] 
13:28:02 [2019-12-16T13:28:02.760Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
13:28:02 [2019-12-16T13:28:02.760Z] #61 DONE 0.1s
13:28:02 [2019-12-16T13:28:02.760Z] 
13:28:02 [2019-12-16T13:28:02.760Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:28:02 [2019-12-16T13:28:02.760Z] #65 DONE 0.1s
13:28:02 [2019-12-16T13:28:02.760Z] 
13:28:02 [2019-12-16T13:28:02.760Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:28:02 [2019-12-16T13:28:02.760Z] #67 DONE 0.1s
13:28:02 [2019-12-16T13:28:02.760Z] 
13:28:02 [2019-12-16T13:28:02.760Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
13:28:02 [2019-12-16T13:28:02.760Z] #70 DONE 0.1s
13:28:02 [2019-12-16T13:28:02.760Z] 
13:28:02 [2019-12-16T13:28:02.760Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
13:28:02 [2019-12-16T13:28:02.760Z] #71 DONE 0.0s
13:28:03 [2019-12-16T13:28:03.046Z] 
13:28:03 [2019-12-16T13:28:03.046Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
13:28:04 [2019-12-16T13:28:04.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:28:04 [2019-12-16T13:28:04.809Z] INFO: Expanding compiler 3 of 3...
13:28:05 [2019-12-16T13:28:05.740Z] #72 DONE 2.4s
13:28:05 [2019-12-16T13:28:05.741Z] 
13:28:05 [2019-12-16T13:28:05.741Z] #73 exporting to oci image format
13:28:05 [2019-12-16T13:28:05.741Z] #73 exporting layers
13:28:05 [2019-12-16T13:28:05.777Z] INFO: Removing downloaded files...
13:28:05 [2019-12-16T13:28:05.777Z] INFO: Creating source directory...
13:28:05 [2019-12-16T13:28:05.777Z] INFO: Configuring git core.autocrlf...
13:28:05 [2019-12-16T13:28:05.777Z] INFO: Completed
13:28:08 [2019-12-16T13:28:08.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:28:15 [2019-12-16T13:28:15.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:28:23 [2019-12-16T13:28:23.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:28:24 [2019-12-16T13:28:24.116Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:28:24 [2019-12-16T13:28:24.116Z] 
13:28:24 [2019-12-16T13:28:24.116Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:28:24 [2019-12-16T13:28:24.116Z] PKG_CONFIG=pkg-config
13:28:24 [2019-12-16T13:28:24.116Z] GOLANG_VERSION=1.13.4
13:28:24 [2019-12-16T13:28:24.116Z] HOSTNAME=b7ab054bcabd
13:28:24 [2019-12-16T13:28:24.116Z] DOCKER_EXPERIMENTAL=1
13:28:24 [2019-12-16T13:28:24.116Z] container=docker
13:28:24 [2019-12-16T13:28:24.116Z] TEST_SKIP_INTEGRATION_CLI=1
13:28:24 [2019-12-16T13:28:24.116Z] GO111MODULE=off
13:28:24 [2019-12-16T13:28:24.116Z] GOPATH=/go
13:28:24 [2019-12-16T13:28:24.116Z] PWD=/go/src/github.com/docker/docker
13:28:24 [2019-12-16T13:28:24.116Z] HOME=/root
13:28:24 [2019-12-16T13:28:24.116Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:28:24 [2019-12-16T13:28:24.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:28:24 [2019-12-16T13:28:24.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:28:24 [2019-12-16T13:28:24.116Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:28:24 [2019-12-16T13:28:24.116Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:28:24 [2019-12-16T13:28:24.116Z] DOCKER_GRAPHDRIVER=overlay2
13:28:24 [2019-12-16T13:28:24.116Z] TERM=xterm
13:28:24 [2019-12-16T13:28:24.116Z] VALIDATE_BRANCH=master
13:28:24 [2019-12-16T13:28:24.116Z] DEST=bundles/test-integration
13:28:24 [2019-12-16T13:28:24.116Z] SHLVL=1
13:28:24 [2019-12-16T13:28:24.116Z] TIMEOUT=120m
13:28:24 [2019-12-16T13:28:24.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:28:24 [2019-12-16T13:28:24.116Z] DOCKER_PKG=github.com/docker/docker
13:28:24 [2019-12-16T13:28:24.116Z] TESTDEBUG=0
13:28:24 [2019-12-16T13:28:24.116Z] _=/usr/bin/env
13:28:24 [2019-12-16T13:28:24.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:28:26 [2019-12-16T13:28:26.872Z] --- PASS: TestBuildWithHugeFile (41.79s)
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildWithEmptyDockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:28:26 [2019-12-16T13:28:26.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
13:28:26 [2019-12-16T13:28:26.872Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
13:28:26 [2019-12-16T13:28:26.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
13:28:26 [2019-12-16T13:28:26.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildPreserveOwnership
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildPreserveOwnership/copy_from
13:28:26 [2019-12-16T13:28:26.872Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:28:28 [2019-12-16T13:28:28.248Z] --- PASS: TestBuildPreserveOwnership (6.07s)
13:28:28 [2019-12-16T13:28:28.248Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.91s)
13:28:28 [2019-12-16T13:28:28.248Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
13:28:28 [2019-12-16T13:28:28.248Z] === RUN   TestBuildPlatformInvalid
13:28:28 [2019-12-16T13:28:28.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:28:28 [2019-12-16T13:28:28.506Z] --- PASS: TestBuildPlatformInvalid (0.17s)
13:28:28 [2019-12-16T13:28:28.506Z] PASS
13:28:28 [2019-12-16T13:28:28.506Z] 
13:28:28 [2019-12-16T13:28:28.506Z] === Skipped
13:28:28 [2019-12-16T13:28:28.506Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:28:28 [2019-12-16T13:28:28.506Z]     build_session_test.go:25: TODO: BuildKit
13:28:28 [2019-12-16T13:28:28.506Z] 
13:28:28 [2019-12-16T13:28:28.506Z] 
13:28:28 [2019-12-16T13:28:28.506Z] DONE 32 tests, 1 skipped in 91.516s
13:28:28 [2019-12-16T13:28:28.506Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:28:28 [2019-12-16T13:28:28.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
13:28:28 [2019-12-16T13:28:28.506Z] ++ set -e
13:28:28 [2019-12-16T13:28:28.506Z] ++ '[' -n 0 ']'
13:28:28 [2019-12-16T13:28:28.506Z] ++ set -x
13:28:28 [2019-12-16T13:28:28.506Z] ++ 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=arm64 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
13:28:28 [2019-12-16T13:28:28.765Z] INFO: Testing against a local daemon
13:28:28 [2019-12-16T13:28:28.765Z] === RUN   TestConfigList
13:28:29 [2019-12-16T13:28:29.029Z] ................................................                         [ 29%]
13:28:32 [2019-12-16T13:28:32.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:28:32 [2019-12-16T13:28:32.953Z] --- PASS: TestConfigList (3.58s)
13:28:32 [2019-12-16T13:28:32.953Z] === RUN   TestConfigsCreateAndDelete
13:28:35 [2019-12-16T13:28:35.486Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
13:28:35 [2019-12-16T13:28:35.486Z] === RUN   TestConfigsUpdate
13:28:38 [2019-12-16T13:28:38.828Z] --- PASS: TestConfigsUpdate (3.22s)
13:28:38 [2019-12-16T13:28:38.828Z] === RUN   TestTemplatedConfig
13:28:39 [2019-12-16T13:28:39.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:28:42 [2019-12-16T13:28:42.116Z] --- PASS: TestTemplatedConfig (3.39s)
13:28:42 [2019-12-16T13:28:42.116Z] === RUN   TestConfigInspect
13:28:43 [2019-12-16T13:28:43.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:28:45 [2019-12-16T13:28:45.401Z] --- PASS: TestConfigInspect (3.16s)
13:28:45 [2019-12-16T13:28:45.401Z] === RUN   TestConfigCreateWithLabels
13:28:46 [2019-12-16T13:28:46.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:28:47 [2019-12-16T13:28:47.386Z] tests/integration/api_exec_test.py ....................                  [ 35%]
13:28:48 [2019-12-16T13:28:48.688Z] --- PASS: TestConfigCreateWithLabels (3.26s)
13:28:48 [2019-12-16T13:28:48.688Z] === RUN   TestConfigCreateResolve
13:28:50 [2019-12-16T13:28:50.939Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:28:50 [2019-12-16T13:28:50.939Z] Using test binary docker
13:28:50 [2019-12-16T13:28:50.939Z] +++ /etc/init.d/apparmor start
13:28:50 [2019-12-16T13:28:50.939Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:28:50 [2019-12-16T13:28:50.939Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:28:50 [2019-12-16T13:28:50.939Z] Warning failed to create cache: (null)
13:28:50 [2019-12-16T13:28:50.939Z] .
13:28:50 [2019-12-16T13:28:50.939Z] INFO: Waiting for daemon to start...
13:28:50 [2019-12-16T13:28:50.939Z] Starting dockerd
13:28:50 [2019-12-16T13:28:50.939Z] +++ 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
13:28:51 [2019-12-16T13:28:51.974Z] --- PASS: TestConfigCreateResolve (3.13s)
13:28:51 [2019-12-16T13:28:51.974Z] === RUN   TestConfigDaemonLibtrustID
13:28:52 [2019-12-16T13:28:52.232Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
13:28:52 [2019-12-16T13:28:52.232Z] PASS
13:28:52 [2019-12-16T13:28:52.232Z] 
13:28:52 [2019-12-16T13:28:52.232Z] DONE 8 tests in 23.780s
13:28:52 [2019-12-16T13:28:52.232Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:28:52 [2019-12-16T13:28:52.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
13:28:52 [2019-12-16T13:28:52.232Z] ++ set -e
13:28:52 [2019-12-16T13:28:52.232Z] ++ '[' -n 0 ']'
13:28:52 [2019-12-16T13:28:52.232Z] ++ set -x
13:28:52 [2019-12-16T13:28:52.233Z] ++ 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=arm64 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
13:28:52 [2019-12-16T13:28:52.492Z] INFO: Testing against a local daemon
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestCheckpoint
13:28:52 [2019-12-16T13:28:52.492Z] --- SKIP: TestCheckpoint (0.00s)
13:28:52 [2019-12-16T13:28:52.492Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestContainerInvalidJSON
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:28:52 [2019-12-16T13:28:52.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:28:52 [2019-12-16T13:28:52.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:28:52 [2019-12-16T13:28:52.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:28:52 [2019-12-16T13:28:52.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:28:52 [2019-12-16T13:28:52.492Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:28:52 [2019-12-16T13:28:52.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:28:52 [2019-12-16T13:28:52.492Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:28:52 [2019-12-16T13:28:52.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:28:52 [2019-12-16T13:28:52.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:28:52 [2019-12-16T13:28:52.492Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:28:52 [2019-12-16T13:28:52.492Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:28:52 [2019-12-16T13:28:52.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:28:52 [2019-12-16T13:28:52.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
13:28:52 [2019-12-16T13:28:52.750Z] === RUN   TestCopyFromContainerPathIsNotDir
13:28:52 [2019-12-16T13:28:52.751Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
13:28:52 [2019-12-16T13:28:52.751Z] === RUN   TestCopyToContainerPathDoesNotExist
13:28:52 [2019-12-16T13:28:52.751Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
13:28:52 [2019-12-16T13:28:52.751Z] === RUN   TestCopyToContainerPathIsNotDir
13:28:53 [2019-12-16T13:28:53.009Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
13:28:53 [2019-12-16T13:28:53.009Z] === RUN   TestCopyFromContainer
13:28:53 [2019-12-16T13:28:53.468Z] .
13:28:53 [2019-12-16T13:28:53.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:28:53 [2019-12-16T13:28:53.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:28:53 [2019-12-16T13:28:53.468Z] Error: No such image: emptyfs
13:28:53 [2019-12-16T13:28:53.468Z] ++++ docker load
13:28:53 [2019-12-16T13:28:53.468Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:28:53 [2019-12-16T13:28:53.726Z] Running integration-test (iteration 1)
13:28:53 [2019-12-16T13:28:53.726Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:28:53 [2019-12-16T13:28:53.726Z] ++ 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
13:28:53 [2019-12-16T13:28:53.726Z] ++ set -e
13:28:53 [2019-12-16T13:28:53.726Z] ++ '[' -n 0 ']'
13:28:53 [2019-12-16T13:28:53.726Z] ++ set -x
13:28:53 [2019-12-16T13:28:53.726Z] ++ 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
13:28:54 [2019-12-16T13:28:54.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:28:54 [2019-12-16T13:28:54.834Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:28:54 [2019-12-16T13:28:54.911Z] === RUN   TestCopyFromContainer//
13:28:54 [2019-12-16T13:28:54.911Z] === RUN   TestCopyFromContainer//bar/root
13:28:55 [2019-12-16T13:28:55.170Z] === RUN   TestCopyFromContainer//bar/root/
13:28:55 [2019-12-16T13:28:55.170Z] === RUN   TestCopyFromContainer/bar/quux
13:28:55 [2019-12-16T13:28:55.429Z] === RUN   TestCopyFromContainer/bar/quux/
13:28:55 [2019-12-16T13:28:55.429Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:28:55 [2019-12-16T13:28:55.688Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:28:55 [2019-12-16T13:28:55.688Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:28:55 [2019-12-16T13:28:55.947Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:28:55 [2019-12-16T13:28:55.947Z] === RUN   TestCopyFromContainer/bar/notarget
13:28:56 [2019-12-16T13:28:56.205Z] --- PASS: TestCopyFromContainer (3.13s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer// (0.10s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:28:56 [2019-12-16T13:28:56.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateLinkToNonExistingContainer
13:28:56 [2019-12-16T13:28:56.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateWithInvalidEnv
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateWithInvalidEnv/0
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateWithInvalidEnv/0
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateWithInvalidEnv/1
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateWithInvalidEnv/1
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateWithInvalidEnv/2
13:28:56 [2019-12-16T13:28:56.205Z] === PAUSE TestCreateWithInvalidEnv/2
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateWithInvalidEnv/0
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateWithInvalidEnv/2
13:28:56 [2019-12-16T13:28:56.205Z] === CONT  TestCreateWithInvalidEnv/1
13:28:56 [2019-12-16T13:28:56.205Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:28:56 [2019-12-16T13:28:56.205Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateTmpfsMountsTarget
13:28:56 [2019-12-16T13:28:56.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
13:28:56 [2019-12-16T13:28:56.205Z] === RUN   TestCreateWithCustomMaskedPaths
13:28:58 [2019-12-16T13:28:58.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:28:58 [2019-12-16T13:28:58.737Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s)
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:28:58 [2019-12-16T13:28:58.737Z] --- PASS: TestCreateWithCapabilities (0.04s)
13:28:58 [2019-12-16T13:28:58.737Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:28:58 [2019-12-16T13:28:58.737Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
13:28:58 [2019-12-16T13:28:58.738Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
13:28:58 [2019-12-16T13:28:58.738Z] === RUN   TestCreateWithCustomReadonlyPaths
13:28:58 [2019-12-16T13:28:58.889Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
13:29:01 [2019-12-16T13:29:01.272Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:29:01 [2019-12-16T13:29:01.272Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:29:01 [2019-12-16T13:29:01.272Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:29:01 [2019-12-16T13:29:01.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:29:01 [2019-12-16T13:29:01.272Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
13:29:01 [2019-12-16T13:29:01.272Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
13:29:01 [2019-12-16T13:29:01.272Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
13:29:01 [2019-12-16T13:29:01.272Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.07s)
13:29:01 [2019-12-16T13:29:01.272Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestContainerStartOnDaemonRestart
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestContainerStartOnDaemonRestart
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestDaemonRestartIpcMode
13:29:01 [2019-12-16T13:29:01.272Z] === PAUSE TestDaemonRestartIpcMode
13:29:01 [2019-12-16T13:29:01.272Z] === RUN   TestDiff
13:29:02 [2019-12-16T13:29:02.208Z] --- PASS: TestDiff (0.80s)
13:29:02 [2019-12-16T13:29:02.208Z] === RUN   TestExecWithCloseStdin
13:29:03 [2019-12-16T13:29:03.144Z] --- PASS: TestExecWithCloseStdin (0.94s)
13:29:03 [2019-12-16T13:29:03.144Z] === RUN   TestExec
13:29:04 [2019-12-16T13:29:04.081Z] --- PASS: TestExec (0.89s)
13:29:04 [2019-12-16T13:29:04.081Z] === RUN   TestExecUser
13:29:04 [2019-12-16T13:29:04.649Z] --- PASS: TestExecUser (0.91s)
13:29:04 [2019-12-16T13:29:04.649Z] === RUN   TestExportContainerAndImportImage
13:29:06 [2019-12-16T13:29:06.026Z] --- PASS: TestExportContainerAndImportImage (1.07s)
13:29:06 [2019-12-16T13:29:06.026Z] === RUN   TestExportContainerAfterDaemonRestart
13:29:07 [2019-12-16T13:29:07.929Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
13:29:07 [2019-12-16T13:29:07.929Z] === RUN   TestHealthCheckWorkdir
13:29:08 [2019-12-16T13:29:08.866Z] --- PASS: TestHealthCheckWorkdir (1.06s)
13:29:08 [2019-12-16T13:29:08.866Z] === RUN   TestHealthKillContainer
13:29:12 [2019-12-16T13:29:12.150Z] --- PASS: TestHealthKillContainer (2.97s)
13:29:12 [2019-12-16T13:29:12.150Z] === RUN   TestInspectCpusetInConfigPre120
13:29:12 [2019-12-16T13:29:12.718Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
13:29:12 [2019-12-16T13:29:12.718Z] === RUN   TestIpcModeNone
13:29:13 [2019-12-16T13:29:13.654Z] --- PASS: TestIpcModeNone (0.92s)
13:29:13 [2019-12-16T13:29:13.654Z] === RUN   TestIpcModePrivate
13:29:14 [2019-12-16T13:29:14.590Z] --- PASS: TestIpcModePrivate (0.91s)
13:29:14 [2019-12-16T13:29:14.590Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false
13:29:14 [2019-12-16T13:29:14.590Z] === RUN   TestIpcModeShareable
13:29:15 [2019-12-16T13:29:15.525Z] --- PASS: TestIpcModeShareable (0.95s)
13:29:15 [2019-12-16T13:29:15.525Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true
13:29:15 [2019-12-16T13:29:15.525Z] === RUN   TestAPIIpcModeShareableAndContainer
13:29:18 [2019-12-16T13:29:18.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
13:29:18 [2019-12-16T13:29:18.809Z] === RUN   TestAPIIpcModeHost
13:29:19 [2019-12-16T13:29:19.067Z] --- PASS: TestAPIIpcModeHost (0.81s)
13:29:19 [2019-12-16T13:29:19.067Z] === RUN   TestDaemonIpcModeShareable
13:29:19 [2019-12-16T13:29:19.678Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:29:20 [2019-12-16T13:29:20.969Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
13:29:20 [2019-12-16T13:29:20.969Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
13:29:20 [2019-12-16T13:29:20.969Z] === RUN   TestDaemonIpcModePrivate
13:29:22 [2019-12-16T13:29:22.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:29:22 [2019-12-16T13:29:22.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:29:22 [2019-12-16T13:29:22.872Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
13:29:22 [2019-12-16T13:29:22.872Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
13:29:22 [2019-12-16T13:29:22.872Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:29:23 [2019-12-16T13:29:23.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:29:24 [2019-12-16T13:29:24.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
13:29:24 [2019-12-16T13:29:24.776Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
13:29:24 [2019-12-16T13:29:24.776Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:29:25 [2019-12-16T13:29:25.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:29:25 [2019-12-16T13:29:25.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:29:25 [2019-12-16T13:29:25.791Z] Loaded image: buildpack-deps:jessie
13:29:25 [2019-12-16T13:29:25.791Z] Loaded image: busybox:latest
13:29:25 [2019-12-16T13:29:25.791Z] Loaded image: busybox:glibc
13:29:25 [2019-12-16T13:29:25.791Z] Loaded image: debian:jessie
13:29:25 [2019-12-16T13:29:25.791Z] Loaded image: hello-world:latest
13:29:25 [2019-12-16T13:29:25.791Z] INFO: Testing against a local daemon
13:29:25 [2019-12-16T13:29:25.791Z] === RUN   TestCgroupNamespacesBuild
13:29:26 [2019-12-16T13:29:26.678Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
13:29:26 [2019-12-16T13:29:26.678Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
13:29:26 [2019-12-16T13:29:26.678Z] === RUN   TestIpcModeOlderClient
13:29:26 [2019-12-16T13:29:26.678Z] === PAUSE TestIpcModeOlderClient
13:29:26 [2019-12-16T13:29:26.678Z] === RUN   TestKillContainerInvalidSignal
13:29:27 [2019-12-16T13:29:27.329Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
13:29:27 [2019-12-16T13:29:27.329Z] === RUN   TestKillContainer
13:29:27 [2019-12-16T13:29:27.329Z] === RUN   TestKillContainer/no_signal
13:29:27 [2019-12-16T13:29:27.633Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:29:27 [2019-12-16T13:29:27.896Z] === RUN   TestKillContainer/non_killing_signal
13:29:28 [2019-12-16T13:29:28.463Z] === RUN   TestKillContainer/killing_signal
13:29:28 [2019-12-16T13:29:28.465Z] --- PASS: TestCgroupNamespacesBuild (3.25s)
13:29:28 [2019-12-16T13:29:28.465Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:29:28 [2019-12-16T13:29:28.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:29:29 [2019-12-16T13:29:29.564Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:29:29 [2019-12-16T13:29:29.839Z] --- PASS: TestKillContainer (2.41s)
13:29:29 [2019-12-16T13:29:29.839Z]     --- PASS: TestKillContainer/no_signal (0.76s)
13:29:29 [2019-12-16T13:29:29.839Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
13:29:29 [2019-12-16T13:29:29.839Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
13:29:29 [2019-12-16T13:29:29.839Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:29:29 [2019-12-16T13:29:29.839Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:29:30 [2019-12-16T13:29:30.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:29:30 [2019-12-16T13:29:30.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:29:30 [2019-12-16T13:29:30.994Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s)
13:29:30 [2019-12-16T13:29:30.994Z] === RUN   TestBuildWithSession
13:29:30 [2019-12-16T13:29:30.994Z] --- SKIP: TestBuildWithSession (0.00s)
13:29:30 [2019-12-16T13:29:30.994Z]     build_session_test.go:25: TODO: BuildKit
13:29:30 [2019-12-16T13:29:30.994Z] === RUN   TestBuildSquashParent
13:29:31 [2019-12-16T13:29:31.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
13:29:31 [2019-12-16T13:29:31.341Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
13:29:31 [2019-12-16T13:29:31.341Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
13:29:31 [2019-12-16T13:29:31.341Z] === RUN   TestKillStoppedContainer
13:29:31 [2019-12-16T13:29:31.341Z] --- PASS: TestKillStoppedContainer (0.11s)
13:29:31 [2019-12-16T13:29:31.341Z] === RUN   TestKillStoppedContainerAPIPre120
13:29:31 [2019-12-16T13:29:31.341Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
13:29:31 [2019-12-16T13:29:31.341Z] === RUN   TestKillDifferentUserContainer
13:29:32 [2019-12-16T13:29:32.276Z] --- PASS: TestKillDifferentUserContainer (0.81s)
13:29:32 [2019-12-16T13:29:32.276Z] === RUN   TestInspectOomKilledTrue
13:29:32 [2019-12-16T13:29:32.276Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
13:29:32 [2019-12-16T13:29:32.276Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:29:32 [2019-12-16T13:29:32.276Z] === RUN   TestInspectOomKilledFalse
13:29:32 [2019-12-16T13:29:32.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:29:32 [2019-12-16T13:29:32.276Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:29:32 [2019-12-16T13:29:32.276Z] === RUN   TestLinksEtcHostsContentMatch
13:29:32 [2019-12-16T13:29:32.844Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
13:29:32 [2019-12-16T13:29:32.844Z] === RUN   TestLinksContainerNames
13:29:33 [2019-12-16T13:29:33.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:29:33 [2019-12-16T13:29:33.561Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:29:34 [2019-12-16T13:29:34.747Z] --- PASS: TestLinksContainerNames (1.59s)
13:29:34 [2019-12-16T13:29:34.747Z] === RUN   TestLogsFollowTailEmpty
13:29:35 [2019-12-16T13:29:35.313Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
13:29:35 [2019-12-16T13:29:35.313Z] === RUN   TestContainerNetworkMountsNoChown
13:29:36 [2019-12-16T13:29:36.248Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/default
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/default
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/private
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/private
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rprivate
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rprivate
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/slave
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/slave
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rslave
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rslave
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/shared
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/shared
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rshared
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rshared
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/default
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/rslave
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/default/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/rshared
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/default/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/shared
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/slave
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/private
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/private/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/private/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/rprivate
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/default/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/default/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/private/bind_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:29:36 [2019-12-16T13:29:36.248Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:29:36 [2019-12-16T13:29:36.249Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/private/mount_root
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:29:36 [2019-12-16T13:29:36.507Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:29:36 [2019-12-16T13:29:36.507Z] --- PASS: TestMountDaemonRoot (0.04s)
13:29:36 [2019-12-16T13:29:36.507Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:29:36 [2019-12-16T13:29:36.507Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
13:29:36 [2019-12-16T13:29:36.507Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
13:29:36 [2019-12-16T13:29:36.507Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:29:36 [2019-12-16T13:29:36.507Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
13:29:36 [2019-12-16T13:29:36.507Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
13:29:36 [2019-12-16T13:29:36.508Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:29:36 [2019-12-16T13:29:36.508Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
13:29:36 [2019-12-16T13:29:36.508Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
13:29:36 [2019-12-16T13:29:36.508Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
13:29:36 [2019-12-16T13:29:36.508Z] === RUN   TestContainerBindMountNonRecursive
13:29:37 [2019-12-16T13:29:37.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:29:38 [2019-12-16T13:29:38.413Z] --- PASS: TestContainerBindMountNonRecursive (1.90s)
13:29:38 [2019-12-16T13:29:38.413Z] === RUN   TestNetworkNat
13:29:39 [2019-12-16T13:29:39.348Z] --- PASS: TestNetworkNat (0.92s)
13:29:39 [2019-12-16T13:29:39.348Z] === RUN   TestNetworkLocalhostTCPNat
13:29:40 [2019-12-16T13:29:40.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
13:29:40 [2019-12-16T13:29:40.284Z] === RUN   TestNetworkLoopbackNat
13:29:40 [2019-12-16T13:29:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:29:40 [2019-12-16T13:29:40.960Z] --- PASS: TestBuildSquashParent (10.34s)
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:29:40 [2019-12-16T13:29:40.960Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:29:40 [2019-12-16T13:29:40.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:29:40 [2019-12-16T13:29:40.960Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:29:40 [2019-12-16T13:29:40.960Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:29:41 [2019-12-16T13:29:41.681Z] --- PASS: TestNetworkLoopbackNat (1.24s)
13:29:41 [2019-12-16T13:29:41.681Z] === RUN   TestPause
13:29:42 [2019-12-16T13:29:42.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:29:42 [2019-12-16T13:29:42.621Z] --- PASS: TestPause (0.86s)
13:29:42 [2019-12-16T13:29:42.621Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:29:42 [2019-12-16T13:29:42.621Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:29:42 [2019-12-16T13:29:42.621Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:29:42 [2019-12-16T13:29:42.621Z] === RUN   TestPauseStopPausedContainer
13:29:43 [2019-12-16T13:29:43.193Z] --- PASS: TestPauseStopPausedContainer (0.87s)
13:29:43 [2019-12-16T13:29:43.193Z] === RUN   TestPsFilter
13:29:43 [2019-12-16T13:29:43.453Z] --- PASS: TestPsFilter (0.27s)
13:29:43 [2019-12-16T13:29:43.453Z] === RUN   TestRemoveContainerWithRemovedVolume
13:29:44 [2019-12-16T13:29:44.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
13:29:44 [2019-12-16T13:29:44.393Z] === RUN   TestRemoveContainerWithVolume
13:29:45 [2019-12-16T13:29:45.144Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:29:45 [2019-12-16T13:29:45.144Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:29:45 [2019-12-16T13:29:45.334Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
13:29:45 [2019-12-16T13:29:45.334Z] === RUN   TestRemoveContainerRunning
13:29:45 [2019-12-16T13:29:45.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:29:46 [2019-12-16T13:29:46.270Z] --- PASS: TestRemoveContainerRunning (0.80s)
13:29:46 [2019-12-16T13:29:46.270Z] === RUN   TestRemoveContainerForceRemoveRunning
13:29:46 [2019-12-16T13:29:46.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
13:29:46 [2019-12-16T13:29:46.837Z] === RUN   TestRemoveInvalidContainer
13:29:46 [2019-12-16T13:29:46.837Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:29:46 [2019-12-16T13:29:46.837Z] === RUN   TestRenameLinkedContainer
13:29:47 [2019-12-16T13:29:47.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:29:47 [2019-12-16T13:29:47.672Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:29:47 [2019-12-16T13:29:47.929Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:29:48 [2019-12-16T13:29:48.288Z] .........................                                                [ 67%]
13:29:49 [2019-12-16T13:29:49.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:29:50 [2019-12-16T13:29:50.121Z] --- PASS: TestRenameLinkedContainer (3.19s)
13:29:50 [2019-12-16T13:29:50.122Z] === RUN   TestRenameStoppedContainer
13:29:51 [2019-12-16T13:29:51.056Z] --- PASS: TestRenameStoppedContainer (0.79s)
13:29:51 [2019-12-16T13:29:51.056Z] === RUN   TestRenameRunningContainerAndReuse
13:29:51 [2019-12-16T13:29:51.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.64s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
13:29:51 [2019-12-16T13:29:51.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s)
13:29:51 [2019-12-16T13:29:51.300Z] === RUN   TestBuildMultiStageCopy
13:29:51 [2019-12-16T13:29:51.300Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:29:51 [2019-12-16T13:29:51.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:29:51 [2019-12-16T13:29:51.446Z] Using test binary docker
13:29:51 [2019-12-16T13:29:51.446Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:29:51 [2019-12-16T13:29:51.446Z] +++ /etc/init.d/apparmor start
13:29:51 [2019-12-16T13:29:51.446Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:29:51 [2019-12-16T13:29:51.446Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:29:51 [2019-12-16T13:29:51.446Z] Warning failed to create cache: (null)
13:29:51 [2019-12-16T13:29:51.446Z] .
13:29:51 [2019-12-16T13:29:51.446Z] Starting dockerd
13:29:51 [2019-12-16T13:29:51.446Z] INFO: Waiting for daemon to start...
13:29:51 [2019-12-16T13:29:51.446Z] +++ 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
13:29:52 [2019-12-16T13:29:52.432Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
13:29:52 [2019-12-16T13:29:52.432Z] === RUN   TestRenameInvalidName
13:29:53 [2019-12-16T13:29:53.263Z] .
13:29:53 [2019-12-16T13:29:53.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:29:53 [2019-12-16T13:29:53.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:29:53 [2019-12-16T13:29:53.368Z] --- PASS: TestRenameInvalidName (0.82s)
13:29:53 [2019-12-16T13:29:53.368Z] === RUN   TestRenameAnonymousContainer
13:29:53 [2019-12-16T13:29:53.651Z] Error: No such image: emptyfs
13:29:53 [2019-12-16T13:29:53.651Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:29:53 [2019-12-16T13:29:53.651Z] ++++ docker load
13:29:53 [2019-12-16T13:29:53.651Z] Running integration-test (iteration 1)
13:29:53 [2019-12-16T13:29:53.651Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
13:29:53 [2019-12-16T13:29:53.651Z] ++ 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
13:29:53 [2019-12-16T13:29:53.651Z] ++ set -e
13:29:53 [2019-12-16T13:29:53.651Z] ++ '[' -n 0 ']'
13:29:53 [2019-12-16T13:29:53.651Z] ++ set -x
13:29:53 [2019-12-16T13:29:53.651Z] ++ 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
13:29:54 [2019-12-16T13:29:54.651Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:29:55 [2019-12-16T13:29:55.219Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:29:55 [2019-12-16T13:29:55.784Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:29:56 [2019-12-16T13:29:56.714Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:29:57 [2019-12-16T13:29:57.278Z] --- PASS: TestBuildMultiStageCopy (6.18s)
13:29:57 [2019-12-16T13:29:57.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s)
13:29:57 [2019-12-16T13:29:57.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s)
13:29:57 [2019-12-16T13:29:57.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s)
13:29:57 [2019-12-16T13:29:57.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s)
13:29:57 [2019-12-16T13:29:57.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
13:29:57 [2019-12-16T13:29:57.278Z] === RUN   TestBuildMultiStageParentConfig
13:29:57 [2019-12-16T13:29:57.556Z] --- PASS: TestRenameAnonymousContainer (3.97s)
13:29:57 [2019-12-16T13:29:57.556Z] === RUN   TestRenameContainerWithSameName
13:29:57 [2019-12-16T13:29:57.963Z] #73 exporting layers 104.9s done
13:29:57 [2019-12-16T13:29:57.963Z] #73 exporting manifest sha256:186a36ff1cbfa9794eb1ffea027759ccb9805f11130044f756d1391effdaed9e 0.0s done
13:29:57 [2019-12-16T13:29:57.963Z] #73 exporting config sha256:93aff29f8b8a99f55d656bf683f10098c9431c19ac0b0d6fb4aa36dbf198eec5 done
13:29:57 [2019-12-16T13:29:57.963Z] #73 sending tarball
13:29:58 [2019-12-16T13:29:58.123Z] --- PASS: TestRenameContainerWithSameName (0.81s)
13:29:58 [2019-12-16T13:29:58.123Z] === RUN   TestRenameContainerWithLinkedContainer
13:29:59 [2019-12-16T13:29:59.172Z] --- PASS: TestBuildMultiStageParentConfig (1.75s)
13:29:59 [2019-12-16T13:29:59.172Z] === RUN   TestBuildLabelWithTargets
13:30:00 [2019-12-16T13:30:00.023Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
13:30:00 [2019-12-16T13:30:00.023Z] === RUN   TestResize
13:30:00 [2019-12-16T13:30:00.590Z] --- PASS: TestResize (0.83s)
13:30:00 [2019-12-16T13:30:00.590Z] === RUN   TestResizeWithInvalidSize
13:30:01 [2019-12-16T13:30:01.525Z] --- PASS: TestResizeWithInvalidSize (0.84s)
13:30:01 [2019-12-16T13:30:01.525Z] === RUN   TestResizeWhenContainerNotStarted
13:30:01 [2019-12-16T13:30:01.698Z] --- PASS: TestBuildLabelWithTargets (2.46s)
13:30:01 [2019-12-16T13:30:01.698Z] === RUN   TestBuildWithEmptyLayers
13:30:02 [2019-12-16T13:30:02.095Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:30:02 [2019-12-16T13:30:02.095Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:30:02 [2019-12-16T13:30:02.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:30:03 [2019-12-16T13:30:03.070Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
13:30:03 [2019-12-16T13:30:03.070Z] === RUN   TestBuildMultiStageOnBuild
13:30:03 [2019-12-16T13:30:03.208Z] Loaded image: buildpack-deps:jessie
13:30:03 [2019-12-16T13:30:03.583Z] Loaded image: busybox:latest
13:30:03 [2019-12-16T13:30:03.583Z] Loaded image: busybox:glibc
13:30:03 [2019-12-16T13:30:03.583Z] Loaded image: debian:jessie
13:30:03 [2019-12-16T13:30:03.947Z] Loaded image: hello-world:latest
13:30:03 [2019-12-16T13:30:03.947Z] INFO: Testing against a local daemon
13:30:03 [2019-12-16T13:30:03.947Z] === RUN   TestCgroupNamespacesBuild
13:30:03 [2019-12-16T13:30:03.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:30:04 [2019-12-16T13:30:04.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:30:04 [2019-12-16T13:30:04.001Z] Using test binary docker
13:30:04 [2019-12-16T13:30:04.001Z] +++ /etc/init.d/apparmor start
13:30:04 [2019-12-16T13:30:04.001Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:30:04 [2019-12-16T13:30:04.001Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:30:04 [2019-12-16T13:30:04.002Z] Warning failed to create cache: (null)
13:30:04 [2019-12-16T13:30:04.002Z] .
13:30:04 [2019-12-16T13:30:04.002Z] Starting dockerd
13:30:04 [2019-12-16T13:30:04.002Z] INFO: Waiting for daemon to start...
13:30:04 [2019-12-16T13:30:04.002Z] +++ 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
13:30:04 [2019-12-16T13:30:04.259Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:30:04 [2019-12-16T13:30:04.259Z] Using test binary docker
13:30:04 [2019-12-16T13:30:04.259Z] +++ /etc/init.d/apparmor start
13:30:04 [2019-12-16T13:30:04.259Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:30:04 [2019-12-16T13:30:04.259Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:30:04 [2019-12-16T13:30:04.516Z] Warning failed to create cache: (null)
13:30:04 [2019-12-16T13:30:04.516Z] .
13:30:04 [2019-12-16T13:30:04.516Z] INFO: Waiting for daemon to start...
13:30:04 [2019-12-16T13:30:04.516Z] Starting dockerd
13:30:04 [2019-12-16T13:30:04.516Z] +++ 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
13:30:05 [2019-12-16T13:30:05.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:30:05 [2019-12-16T13:30:05.772Z] --- PASS: TestCgroupNamespacesBuild (1.91s)
13:30:05 [2019-12-16T13:30:05.772Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:30:05 [2019-12-16T13:30:05.887Z] .--- PASS: TestBuildMultiStageOnBuild (3.11s)
13:30:05 [2019-12-16T13:30:05.887Z] === RUN   TestBuildUncleanTarFilenames
13:30:05 [2019-12-16T13:30:05.887Z] 
13:30:05 [2019-12-16T13:30:05.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:30:06 [2019-12-16T13:30:06.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:30:06 [2019-12-16T13:30:06.144Z] Error: No such image: emptyfs
13:30:06 [2019-12-16T13:30:06.144Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:30:06 [2019-12-16T13:30:06.144Z] ++++ docker load
13:30:06 [2019-12-16T13:30:06.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:30:06 [2019-12-16T13:30:06.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:30:06 [2019-12-16T13:30:06.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:30:06 [2019-12-16T13:30:06.401Z] Running integration-test (iteration 1)
13:30:06 [2019-12-16T13:30:06.401Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:30:06 [2019-12-16T13:30:06.401Z] ++ 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)/'
13:30:06 [2019-12-16T13:30:06.401Z] ++ set -e
13:30:06 [2019-12-16T13:30:06.401Z] ++ '[' -n 0 ']'
13:30:06 [2019-12-16T13:30:06.401Z] ++ set -x
13:30:06 [2019-12-16T13:30:06.401Z] ++ 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)/'
13:30:06 [2019-12-16T13:30:06.401Z] 
13:30:06 [2019-12-16T13:30:06.401Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:30:06 [2019-12-16T13:30:06.659Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:30:06 [2019-12-16T13:30:06.659Z] Error: No such image: emptyfs
13:30:06 [2019-12-16T13:30:06.659Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:30:06 [2019-12-16T13:30:06.659Z] ++++ docker load
13:30:06 [2019-12-16T13:30:06.916Z] Running integration-test (iteration 1)
13:30:06 [2019-12-16T13:30:06.916Z] 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)/
13:30:06 [2019-12-16T13:30:06.916Z] ++ 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)/'
13:30:06 [2019-12-16T13:30:06.916Z] ++ set -e
13:30:06 [2019-12-16T13:30:06.916Z] ++ '[' -n 0 ']'
13:30:06 [2019-12-16T13:30:06.916Z] ++ set -x
13:30:06 [2019-12-16T13:30:06.916Z] ++ 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)/'
13:30:07 [2019-12-16T13:30:07.481Z] --- PASS: TestBuildUncleanTarFilenames (1.44s)
13:30:07 [2019-12-16T13:30:07.481Z] === RUN   TestBuildMultiStageLayerLeak
13:30:07 [2019-12-16T13:30:07.918Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
13:30:07 [2019-12-16T13:30:07.918Z] === RUN   TestBuildWithSession
13:30:07 [2019-12-16T13:30:07.918Z] --- SKIP: TestBuildWithSession (0.00s)
13:30:07 [2019-12-16T13:30:07.918Z]     build_session_test.go:25: TODO: BuildKit
13:30:07 [2019-12-16T13:30:07.918Z] === RUN   TestBuildSquashParent
13:30:08 [2019-12-16T13:30:08.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:30:08 [2019-12-16T13:30:08.342Z] #73 sending tarball 16.6s done
13:30:08 [2019-12-16T13:30:08.342Z] #73 DONE 121.5s
13:30:08 [2019-12-16T13:30:08.342Z] 
13:30:08 [2019-12-16T13:30:08.342Z] #74 importing to docker
13:30:08 [2019-12-16T13:30:08.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:30:09 [2019-12-16T13:30:09.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:30:11 [2019-12-16T13:30:11.585Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.16s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (5.25s)
13:30:11 [2019-12-16T13:30:11.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s)
13:30:11 [2019-12-16T13:30:11.585Z] === RUN   TestCgroupNamespacesRun
13:30:13 [2019-12-16T13:30:13.488Z] --- PASS: TestCgroupNamespacesRun (1.86s)
13:30:13 [2019-12-16T13:30:13.488Z] === RUN   TestCgroupNamespacesRunPrivileged
13:30:14 [2019-12-16T13:30:14.038Z] --- PASS: TestBuildMultiStageLayerLeak (5.91s)
13:30:14 [2019-12-16T13:30:14.038Z] === RUN   TestBuildWithHugeFile
13:30:14 [2019-12-16T13:30:14.151Z] --- PASS: TestBuildSquashParent (6.50s)
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:14 [2019-12-16T13:30:14.151Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:14 [2019-12-16T13:30:14.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:14 [2019-12-16T13:30:14.151Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:14 [2019-12-16T13:30:14.151Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:15 [2019-12-16T13:30:15.389Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
13:30:15 [2019-12-16T13:30:15.390Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:30:17 [2019-12-16T13:30:17.291Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
13:30:17 [2019-12-16T13:30:17.291Z] === RUN   TestCgroupNamespacesRunHostMode
13:30:17 [2019-12-16T13:30:17.403Z] Removing intermediate container 290a77b51120
13:30:17 [2019-12-16T13:30:17.403Z]  ---> c5fc22edb070
13:30:17 [2019-12-16T13:30:17.403Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
13:30:17 [2019-12-16T13:30:17.403Z]  ---> Running in 5929fd58d3b6
13:30:17 [2019-12-16T13:30:17.403Z] Removing intermediate container 5929fd58d3b6
13:30:17 [2019-12-16T13:30:17.403Z]  ---> a65ec4a9ea1a
13:30:17 [2019-12-16T13:30:17.403Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
13:30:17 [2019-12-16T13:30:17.403Z]  ---> Running in fa2971ba66f4
13:30:17 [2019-12-16T13:30:17.403Z] Removing intermediate container fa2971ba66f4
13:30:17 [2019-12-16T13:30:17.403Z]  ---> 3ec67c5f3264
13:30:17 [2019-12-16T13:30:17.403Z] Step 8/8 : COPY . .
13:30:17 [2019-12-16T13:30:17.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:17 [2019-12-16T13:30:17.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:19 [2019-12-16T13:30:19.192Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
13:30:19 [2019-12-16T13:30:19.192Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:30:19 [2019-12-16T13:30:19.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:19 [2019-12-16T13:30:19.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:21 [2019-12-16T13:30:21.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s)
13:30:21 [2019-12-16T13:30:21.094Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:30:22 [2019-12-16T13:30:22.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
13:30:22 [2019-12-16T13:30:22.030Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:30:22 [2019-12-16T13:30:22.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
13:30:22 [2019-12-16T13:30:22.967Z] === RUN   TestCgroupNamespacesRunOlderClient
13:30:23 [2019-12-16T13:30:23.200Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s)
13:30:23 [2019-12-16T13:30:23.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s)
13:30:23 [2019-12-16T13:30:23.200Z] === RUN   TestBuildMultiStageCopy
13:30:23 [2019-12-16T13:30:23.200Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:30:24 [2019-12-16T13:30:24.871Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
13:30:24 [2019-12-16T13:30:24.871Z] === RUN   TestKernelTCPMemory
13:30:25 [2019-12-16T13:30:25.069Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
13:30:25 [2019-12-16T13:30:25.676Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:30:25 [2019-12-16T13:30:25.807Z] --- PASS: TestKernelTCPMemory (1.18s)
13:30:25 [2019-12-16T13:30:25.807Z] === RUN   TestNISDomainname
13:30:26 [2019-12-16T13:30:26.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:30:26 [2019-12-16T13:30:26.498Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:30:26 [2019-12-16T13:30:26.742Z] --- PASS: TestNISDomainname (1.00s)
13:30:26 [2019-12-16T13:30:26.743Z] === RUN   TestHostnameDnsResolution
13:30:26 [2019-12-16T13:30:26.939Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:30:27 [2019-12-16T13:30:27.828Z] --- PASS: TestBuildMultiStageCopy (4.88s)
13:30:27 [2019-12-16T13:30:27.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s)
13:30:27 [2019-12-16T13:30:27.828Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
13:30:27 [2019-12-16T13:30:27.829Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
13:30:27 [2019-12-16T13:30:27.829Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
13:30:27 [2019-12-16T13:30:27.829Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
13:30:27 [2019-12-16T13:30:27.829Z] === RUN   TestBuildMultiStageParentConfig
13:30:28 [2019-12-16T13:30:28.644Z] --- PASS: TestHostnameDnsResolution (1.71s)
13:30:28 [2019-12-16T13:30:28.644Z] === RUN   TestStats
13:30:29 [2019-12-16T13:30:29.210Z] --- PASS: TestBuildMultiStageParentConfig (1.49s)
13:30:29 [2019-12-16T13:30:29.210Z] === RUN   TestBuildLabelWithTargets
13:30:30 [2019-12-16T13:30:30.545Z] --- PASS: TestStats (1.97s)
13:30:30 [2019-12-16T13:30:30.545Z] === RUN   TestStopContainerWithTimeout
13:30:30 [2019-12-16T13:30:30.545Z] === RUN   TestStopContainerWithTimeout/0
13:30:30 [2019-12-16T13:30:30.545Z] === PAUSE TestStopContainerWithTimeout/0
13:30:30 [2019-12-16T13:30:30.545Z] === RUN   TestStopContainerWithTimeout/1
13:30:30 [2019-12-16T13:30:30.545Z] === PAUSE TestStopContainerWithTimeout/1
13:30:30 [2019-12-16T13:30:30.545Z] === RUN   TestStopContainerWithTimeout/3
13:30:30 [2019-12-16T13:30:30.545Z] === PAUSE TestStopContainerWithTimeout/3
13:30:30 [2019-12-16T13:30:30.545Z] === RUN   TestStopContainerWithTimeout/-1
13:30:30 [2019-12-16T13:30:30.545Z] === PAUSE TestStopContainerWithTimeout/-1
13:30:30 [2019-12-16T13:30:30.545Z] === CONT  TestStopContainerWithTimeout/0
13:30:30 [2019-12-16T13:30:30.545Z] === CONT  TestStopContainerWithTimeout/-1
13:30:30 [2019-12-16T13:30:30.545Z] === CONT  TestStopContainerWithTimeout/3
13:30:30 [2019-12-16T13:30:30.545Z] === CONT  TestStopContainerWithTimeout/1
13:30:31 [2019-12-16T13:30:31.681Z] --- PASS: TestBuildLabelWithTargets (2.10s)
13:30:31 [2019-12-16T13:30:31.681Z] === RUN   TestBuildWithEmptyLayers
13:30:32 [2019-12-16T13:30:32.054Z] --- PASS: TestBuildWithEmptyLayers (0.92s)
13:30:32 [2019-12-16T13:30:32.054Z] === RUN   TestBuildMultiStageOnBuild
13:30:33 [2019-12-16T13:30:33.831Z] --- PASS: TestStopContainerWithTimeout (0.03s)
13:30:33 [2019-12-16T13:30:33.831Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
13:30:33 [2019-12-16T13:30:33.831Z]     --- PASS: TestStopContainerWithTimeout/1 (2.33s)
13:30:33 [2019-12-16T13:30:33.831Z]     --- PASS: TestStopContainerWithTimeout/3 (3.23s)
13:30:33 [2019-12-16T13:30:33.831Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.33s)
13:30:33 [2019-12-16T13:30:33.831Z] === RUN   TestDeleteDevicemapper
13:30:33 [2019-12-16T13:30:33.831Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:30:33 [2019-12-16T13:30:33.831Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:30:33 [2019-12-16T13:30:33.831Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:30:35 [2019-12-16T13:30:35.059Z]  ---> 100c0dae5588
13:30:35 [2019-12-16T13:30:35.059Z] Successfully built 100c0dae5588
13:30:35 [2019-12-16T13:30:35.059Z] Successfully tagged docker:latest
13:30:35 [2019-12-16T13:30:35.059Z] INFO: Image build ended at 12/16/2019 13:30:33. Duration:00:03:41.0898469
13:30:35 [2019-12-16T13:30:35.059Z] 
13:30:35 [2019-12-16T13:30:35.059Z] 
13:30:35 [2019-12-16T13:30:35.059Z] INFO: Building the test binaries at 12/16/2019 13:30:34...
13:30:35 [2019-12-16T13:30:35.453Z] --- PASS: TestBuildMultiStageOnBuild (3.41s)
13:30:35 [2019-12-16T13:30:35.453Z] === RUN   TestBuildUncleanTarFilenames
13:30:36 [2019-12-16T13:30:36.364Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
13:30:36 [2019-12-16T13:30:36.364Z] === RUN   TestUpdateMemory
13:30:36 [2019-12-16T13:30:36.364Z] --- SKIP: TestUpdateMemory (0.00s)
13:30:36 [2019-12-16T13:30:36.364Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:30:36 [2019-12-16T13:30:36.364Z] === RUN   TestUpdateCPUQuota
13:30:37 [2019-12-16T13:30:37.295Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
13:30:37 [2019-12-16T13:30:37.295Z] === RUN   TestBuildMultiStageLayerLeak
13:30:37 [2019-12-16T13:30:37.738Z] --- PASS: TestUpdateCPUQuota (1.55s)
13:30:37 [2019-12-16T13:30:37.738Z] === RUN   TestUpdatePidsLimit
13:30:37 [2019-12-16T13:30:37.738Z] === RUN   TestUpdatePidsLimit/update_from_none
13:30:37 [2019-12-16T13:30:37.996Z] === RUN   TestUpdatePidsLimit/no_change
13:30:38 [2019-12-16T13:30:38.255Z] === RUN   TestUpdatePidsLimit/update_lower
13:30:38 [2019-12-16T13:30:38.788Z] INFO: make.ps1 starting at 12/16/2019 13:30:38
13:30:38 [2019-12-16T13:30:38.822Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:30:39 [2019-12-16T13:30:39.080Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:30:39 [2019-12-16T13:30:39.248Z] INFO: Git commit (ee5aa536d) assumed from DOCKER_GITCOMMIT environment variable
13:30:39 [2019-12-16T13:30:39.248Z] INFO: Invoking autogen...
13:30:39 [2019-12-16T13:30:39.648Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:30:39 [2019-12-16T13:30:39.705Z] INFO: Building daemon...
13:30:39 [2019-12-16T13:30:39.907Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:30:40 [2019-12-16T13:30:40.502Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
13:30:40 [2019-12-16T13:30:40.502Z] === RUN   TestBuildWithHugeFile
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: buildpack-deps:jessie
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: buildpack-deps:jessie
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: busybox:latest
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: busybox:latest
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: busybox:glibc
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: debian:jessie
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: busybox:glibc
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: debian:jessie
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: hello-world:latest
13:30:40 [2019-12-16T13:30:40.558Z] INFO: Testing against a local daemon
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:30:40 [2019-12-16T13:30:40.558Z] Loaded image: hello-world:latest
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:30:40 [2019-12-16T13:30:40.558Z] INFO: Testing against a local daemon
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerDaemonSuite
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:30:40 [2019-12-16T13:30:40.558Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:30:40 [2019-12-16T13:30:40.945Z] #74 DONE 34.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:30:41 [2019-12-16T13:30:41.122Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:30:41 [2019-12-16T13:30:41.122Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:30:41 [2019-12-16T13:30:41.380Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/test/unit
13:30:41 [2019-12-16T13:30:41.811Z] --- PASS: TestUpdatePidsLimit (4.08s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
13:30:41 [2019-12-16T13:30:41.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
13:30:41 [2019-12-16T13:30:41.811Z] === RUN   TestUpdateRestartPolicy
13:30:42 [2019-12-16T13:30:42.496Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:30:42 [2019-12-16T13:30:42.496Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/client_test.py .....                                   [ 75%]
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/errors_test.py .                                       [ 76%]
13:30:43 [2019-12-16T13:30:43.428Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:30:43 [2019-12-16T13:30:43.428Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:30:43 [2019-12-16T13:30:43.428Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:30:45 [2019-12-16T13:30:45.837Z] ?   	github.com/docker/docker/api	[no test files]
13:30:45 [2019-12-16T13:30:45.953Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:30:46 [2019-12-16T13:30:46.210Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:30:46 [2019-12-16T13:30:46.210Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:30:46 [2019-12-16T13:30:46.210Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:30:46 [2019-12-16T13:30:46.210Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:30:47 [2019-12-16T13:30:47.142Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:30:48 [2019-12-16T13:30:48.517Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:30:48 [2019-12-16T13:30:48.775Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:30:48 [2019-12-16T13:30:48.775Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:30:48 [2019-12-16T13:30:48.775Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:30:48 [2019-12-16T13:30:48.775Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:30:49 [2019-12-16T13:30:49.340Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:30:53 [2019-12-16T13:30:53.523Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:30:54 [2019-12-16T13:30:54.087Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:30:56 [2019-12-16T13:30:56.684Z] --- PASS: TestUpdateRestartPolicy (12.54s)
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestUpdateRestartWithAutoRemove
13:30:56 [2019-12-16T13:30:56.684Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitNonBlocked
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:30:56 [2019-12-16T13:30:56.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:30:56 [2019-12-16T13:30:56.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:30:56 [2019-12-16T13:30:56.684Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:30:56 [2019-12-16T13:30:56.684Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:30:56 [2019-12-16T13:30:56.684Z] --- PASS: TestWaitNonBlocked (0.03s)
13:30:56 [2019-12-16T13:30:56.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
13:30:56 [2019-12-16T13:30:56.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s)
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitBlocked
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:30:56 [2019-12-16T13:30:56.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:30:56 [2019-12-16T13:30:56.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:30:56 [2019-12-16T13:30:56.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:30:56 [2019-12-16T13:30:56.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:30:56 [2019-12-16T13:30:56.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:30:57 [2019-12-16T13:30:57.251Z] --- PASS: TestWaitBlocked (0.03s)
13:30:57 [2019-12-16T13:30:57.251Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s)
13:30:57 [2019-12-16T13:30:57.251Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
13:30:57 [2019-12-16T13:30:57.251Z] === CONT  TestContainerStartOnDaemonRestart
13:30:57 [2019-12-16T13:30:57.251Z] === CONT  TestIpcModeOlderClient
13:30:57 [2019-12-16T13:30:57.251Z] === CONT  TestDaemonRestartIpcMode
13:30:57 [2019-12-16T13:30:57.363Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:30:57 [2019-12-16T13:30:57.363Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:30:57 [2019-12-16T13:30:57.509Z] --- PASS: TestIpcModeOlderClient (0.19s)
13:30:59 [2019-12-16T13:30:59.888Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:31:00 [2019-12-16T13:31:00.453Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:31:01 [2019-12-16T13:31:01.384Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
13:31:01 [2019-12-16T13:31:01.697Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
13:31:01 [2019-12-16T13:31:01.697Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s)
13:31:01 [2019-12-16T13:31:01.697Z] PASS
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === Skipped
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:31:01 [2019-12-16T13:31:01.697Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
13:31:01 [2019-12-16T13:31:01.697Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
13:31:01 [2019-12-16T13:31:01.697Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:31:01 [2019-12-16T13:31:01.697Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:31:01 [2019-12-16T13:31:01.697Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
13:31:01 [2019-12-16T13:31:01.697Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] 
13:31:01 [2019-12-16T13:31:01.697Z] DONE 197 tests, 6 skipped in 128.950s
13:31:01 [2019-12-16T13:31:01.697Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:31:01 [2019-12-16T13:31:01.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:31:01 [2019-12-16T13:31:01.697Z] ++ set -e
13:31:01 [2019-12-16T13:31:01.697Z] ++ '[' -n 0 ']'
13:31:01 [2019-12-16T13:31:01.697Z] ++ set -x
13:31:01 [2019-12-16T13:31:01.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:31:01 [2019-12-16T13:31:01.697Z] INFO: Testing against a local daemon
13:31:01 [2019-12-16T13:31:01.697Z] === RUN   TestCommitInheritsEnv
13:31:02 [2019-12-16T13:31:02.264Z] --- PASS: TestCommitInheritsEnv (0.58s)
13:31:02 [2019-12-16T13:31:02.264Z] === RUN   TestImportExtremelyLargeImageWorks
13:31:02 [2019-12-16T13:31:02.264Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:31:02 [2019-12-16T13:31:02.264Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
13:31:02 [2019-12-16T13:31:02.264Z] === RUN   TestImagesFilterMultiReference
13:31:02 [2019-12-16T13:31:02.264Z] --- PASS: TestImagesFilterMultiReference (0.11s)
13:31:02 [2019-12-16T13:31:02.264Z] === RUN   TestImagePullPlatformInvalid
13:31:02 [2019-12-16T13:31:02.264Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
13:31:02 [2019-12-16T13:31:02.264Z] === RUN   TestRemoveImageOrphaning
13:31:02 [2019-12-16T13:31:02.833Z] --- PASS: TestRemoveImageOrphaning (0.57s)
13:31:02 [2019-12-16T13:31:02.833Z] === RUN   TestRemoveImageGarbageCollector
13:31:02 [2019-12-16T13:31:02.833Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:31:02 [2019-12-16T13:31:02.833Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:31:02 [2019-12-16T13:31:02.833Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:31:02 [2019-12-16T13:31:02.833Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:31:02 [2019-12-16T13:31:02.833Z] === RUN   TestTagInvalidReference
13:31:02 [2019-12-16T13:31:02.833Z] --- PASS: TestTagInvalidReference (0.03s)
13:31:02 [2019-12-16T13:31:02.833Z] === RUN   TestTagValidPrefixedRepo
13:31:03 [2019-12-16T13:31:03.091Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:31:03 [2019-12-16T13:31:03.091Z] === RUN   TestTagExistedNameWithoutForce
13:31:03 [2019-12-16T13:31:03.091Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:31:03 [2019-12-16T13:31:03.091Z] === RUN   TestTagOfficialNames
13:31:03 [2019-12-16T13:31:03.091Z] --- PASS: TestTagOfficialNames (0.08s)
13:31:03 [2019-12-16T13:31:03.091Z] === RUN   TestTagMatchesDigest
13:31:03 [2019-12-16T13:31:03.091Z] --- PASS: TestTagMatchesDigest (0.03s)
13:31:03 [2019-12-16T13:31:03.091Z] PASS
13:31:03 [2019-12-16T13:31:03.091Z] 
13:31:03 [2019-12-16T13:31:03.091Z] === Skipped
13:31:03 [2019-12-16T13:31:03.091Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:31:03 [2019-12-16T13:31:03.091Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
13:31:03 [2019-12-16T13:31:03.091Z] 
13:31:03 [2019-12-16T13:31:03.091Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:31:03 [2019-12-16T13:31:03.091Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:31:03 [2019-12-16T13:31:03.091Z] 
13:31:03 [2019-12-16T13:31:03.091Z] 
13:31:03 [2019-12-16T13:31:03.091Z] DONE 12 tests, 2 skipped in 1.886s
13:31:03 [2019-12-16T13:31:03.091Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:31:03 [2019-12-16T13:31:03.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:31:03 [2019-12-16T13:31:03.091Z] ++ set -e
13:31:03 [2019-12-16T13:31:03.091Z] ++ '[' -n 0 ']'
13:31:03 [2019-12-16T13:31:03.091Z] ++ set -x
13:31:03 [2019-12-16T13:31:03.091Z] ++ 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=arm64 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:31:03 [2019-12-16T13:31:03.281Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:31:03 [2019-12-16T13:31:03.350Z] INFO: Testing against a local daemon
13:31:03 [2019-12-16T13:31:03.350Z] === RUN   TestNetworkCreateDelete
13:31:03 [2019-12-16T13:31:03.919Z] --- PASS: TestNetworkCreateDelete (0.48s)
13:31:03 [2019-12-16T13:31:03.919Z] === RUN   TestDockerNetworkDeletePreferID
13:31:04 [2019-12-16T13:31:04.651Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:31:05 [2019-12-16T13:31:05.218Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:31:05 [2019-12-16T13:31:05.295Z] --- PASS: TestDockerNetworkDeletePreferID (1.38s)
13:31:05 [2019-12-16T13:31:05.295Z] === RUN   TestInspectNetwork
13:31:06 [2019-12-16T13:31:06.151Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:31:07 [2019-12-16T13:31:07.084Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:31:08 [2019-12-16T13:31:08.278Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
13:31:08 [2019-12-16T13:31:08.455Z] === RUN   TestDockerSuite/TestAttachAfterDetach
13:31:08 [2019-12-16T13:31:08.455Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:31:10 [2019-12-16T13:31:10.982Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
13:31:11 [2019-12-16T13:31:11.858Z] === RUN   TestInspectNetwork/full_network_id
13:31:11 [2019-12-16T13:31:11.858Z] === RUN   TestInspectNetwork/partial_network_id
13:31:11 [2019-12-16T13:31:11.858Z] === RUN   TestInspectNetwork/network_name
13:31:11 [2019-12-16T13:31:11.858Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:31:12 [2019-12-16T13:31:12.879Z] === RUN   TestDockerSuite/TestAttachDetach
13:31:12 [2019-12-16T13:31:12.879Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:31:14 [2019-12-16T13:31:14.251Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:31:15 [2019-12-16T13:31:15.006Z] --- PASS: TestBuildWithHugeFile (33.96s)
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildWithEmptyDockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:15 [2019-12-16T13:31:15.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
13:31:15 [2019-12-16T13:31:15.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
13:31:15 [2019-12-16T13:31:15.006Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
13:31:15 [2019-12-16T13:31:15.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildPreserveOwnership
13:31:15 [2019-12-16T13:31:15.006Z] === RUN   TestBuildPreserveOwnership/copy_from
13:31:15 [2019-12-16T13:31:15.623Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:31:16 [2019-12-16T13:31:16.078Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:31:17 [2019-12-16T13:31:17.124Z] --- PASS: TestInspectNetwork (10.95s)
13:31:17 [2019-12-16T13:31:17.124Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:31:17 [2019-12-16T13:31:17.124Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:31:17 [2019-12-16T13:31:17.124Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:31:17 [2019-12-16T13:31:17.124Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:31:17 [2019-12-16T13:31:17.124Z] === RUN   TestRunContainerWithBridgeNone
13:31:18 [2019-12-16T13:31:18.198Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:31:18 [2019-12-16T13:31:18.199Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
13:31:19 [2019-12-16T13:31:19.028Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
13:31:19 [2019-12-16T13:31:19.028Z] === RUN   TestNetworkInvalidJSON
13:31:19 [2019-12-16T13:31:19.028Z] === RUN   TestNetworkInvalidJSON//networks/create
13:31:19 [2019-12-16T13:31:19.028Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:31:19 [2019-12-16T13:31:19.028Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:31:19 [2019-12-16T13:31:19.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:31:19 [2019-12-16T13:31:19.028Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:19 [2019-12-16T13:31:19.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:19 [2019-12-16T13:31:19.028Z] === CONT  TestNetworkInvalidJSON//networks/create
13:31:19 [2019-12-16T13:31:19.028Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:31:19 [2019-12-16T13:31:19.028Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:19 [2019-12-16T13:31:19.028Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:31:19 [2019-12-16T13:31:19.028Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:31:19 [2019-12-16T13:31:19.028Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:31:19 [2019-12-16T13:31:19.028Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:31:19 [2019-12-16T13:31:19.028Z] === RUN   TestDaemonRestartWithLiveRestore
13:31:19 [2019-12-16T13:31:19.122Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:31:19 [2019-12-16T13:31:19.575Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:31:20 [2019-12-16T13:31:20.394Z] --- PASS: TestBuildPreserveOwnership (6.11s)
13:31:20 [2019-12-16T13:31:20.394Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.11s)
13:31:20 [2019-12-16T13:31:20.394Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s)
13:31:20 [2019-12-16T13:31:20.394Z] === RUN   TestBuildPlatformInvalid
13:31:20 [2019-12-16T13:31:20.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s)
13:31:20 [2019-12-16T13:31:20.404Z] === RUN   TestDaemonDefaultNetworkPools
13:31:20 [2019-12-16T13:31:20.795Z] --- PASS: TestBuildPlatformInvalid (0.19s)
13:31:20 [2019-12-16T13:31:20.796Z] PASS
13:31:20 [2019-12-16T13:31:20.796Z] 
13:31:20 [2019-12-16T13:31:20.796Z] === Skipped
13:31:20 [2019-12-16T13:31:20.796Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
13:31:20 [2019-12-16T13:31:20.796Z]     build_session_test.go:25: TODO: BuildKit
13:31:20 [2019-12-16T13:31:20.796Z] 
13:31:20 [2019-12-16T13:31:20.796Z] 
13:31:20 [2019-12-16T13:31:20.796Z] DONE 32 tests, 1 skipped in 86.928s
13:31:20 [2019-12-16T13:31:20.796Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
13:31:20 [2019-12-16T13:31:20.796Z] ++ 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
13:31:20 [2019-12-16T13:31:20.796Z] ++ set -e
13:31:20 [2019-12-16T13:31:20.796Z] ++ '[' -n 0 ']'
13:31:20 [2019-12-16T13:31:20.796Z] ++ set -x
13:31:20 [2019-12-16T13:31:20.796Z] ++ 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
13:31:20 [2019-12-16T13:31:20.796Z] INFO: Testing against a local daemon
13:31:20 [2019-12-16T13:31:20.796Z] === RUN   TestConfigList
13:31:20 [2019-12-16T13:31:20.951Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:31:21 [2019-12-16T13:31:21.780Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
13:31:21 [2019-12-16T13:31:21.780Z] === RUN   TestDaemonRestartWithExistingNetwork
13:31:21 [2019-12-16T13:31:21.884Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
13:31:23 [2019-12-16T13:31:23.256Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:31:23 [2019-12-16T13:31:23.513Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
13:31:23 [2019-12-16T13:31:23.682Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s)
13:31:23 [2019-12-16T13:31:23.682Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:31:23 [2019-12-16T13:31:23.973Z] --- PASS: TestConfigList (2.88s)
13:31:23 [2019-12-16T13:31:23.973Z] === RUN   TestConfigsCreateAndDelete
13:31:26 [2019-12-16T13:31:26.214Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s)
13:31:26 [2019-12-16T13:31:26.214Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:31:26 [2019-12-16T13:31:26.473Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s)
13:31:26 [2019-12-16T13:31:26.473Z] === RUN   TestServiceWithPredefinedNetwork
13:31:26 [2019-12-16T13:31:26.707Z] --- PASS: TestConfigsCreateAndDelete (3.01s)
13:31:26 [2019-12-16T13:31:26.707Z] === RUN   TestConfigsUpdate
13:31:26 [2019-12-16T13:31:26.794Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:31:26 [2019-12-16T13:31:26.794Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:31:27 [2019-12-16T13:31:27.360Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:31:27 [2019-12-16T13:31:27.925Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:31:28 [2019-12-16T13:31:28.857Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:31:29 [2019-12-16T13:31:29.763Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s)
13:31:29 [2019-12-16T13:31:29.763Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:31:29 [2019-12-16T13:31:29.763Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:31:29 [2019-12-16T13:31:29.763Z]     service_test.go:230: FLAKY_TEST
13:31:29 [2019-12-16T13:31:29.763Z] === RUN   TestServiceWithDataPathPortInit
13:31:29 [2019-12-16T13:31:29.901Z] --- PASS: TestConfigsUpdate (3.06s)
13:31:29 [2019-12-16T13:31:29.901Z] === RUN   TestTemplatedConfig
13:31:30 [2019-12-16T13:31:30.756Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
13:31:30 [2019-12-16T13:31:30.756Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:31:30 [2019-12-16T13:31:30.756Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:31:31 [2019-12-16T13:31:31.687Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:31:33 [2019-12-16T13:31:33.299Z] --- PASS: TestTemplatedConfig (3.52s)
13:31:33 [2019-12-16T13:31:33.299Z] === RUN   TestConfigInspect
13:31:33 [2019-12-16T13:31:33.584Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:31:33 [2019-12-16T13:31:33.808Z] .........                                                                [ 85%]
13:31:34 [2019-12-16T13:31:34.956Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:31:36 [2019-12-16T13:31:36.509Z] --- PASS: TestConfigInspect (3.10s)
13:31:36 [2019-12-16T13:31:36.509Z] === RUN   TestConfigCreateWithLabels
13:31:36 [2019-12-16T13:31:36.852Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:31:38 [2019-12-16T13:31:38.754Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:31:38 [2019-12-16T13:31:38.948Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:31:39 [2019-12-16T13:31:39.784Z] --- PASS: TestConfigCreateWithLabels (2.95s)
13:31:39 [2019-12-16T13:31:39.784Z] === RUN   TestConfigCreateResolve
13:31:40 [2019-12-16T13:31:40.572Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:31:42 [2019-12-16T13:31:42.031Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
13:31:42 [2019-12-16T13:31:42.977Z] --- PASS: TestConfigCreateResolve (3.21s)
13:31:42 [2019-12-16T13:31:42.977Z] === RUN   TestConfigDaemonLibtrustID
13:31:42 [2019-12-16T13:31:42.977Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
13:31:42 [2019-12-16T13:31:42.977Z] PASS
13:31:42 [2019-12-16T13:31:42.977Z] 
13:31:42 [2019-12-16T13:31:42.977Z] DONE 8 tests in 22.352s
13:31:42 [2019-12-16T13:31:42.977Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
13:31:42 [2019-12-16T13:31:42.977Z] ++ 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
13:31:42 [2019-12-16T13:31:42.977Z] ++ set -e
13:31:42 [2019-12-16T13:31:42.977Z] ++ '[' -n 0 ']'
13:31:42 [2019-12-16T13:31:42.977Z] ++ set -x
13:31:42 [2019-12-16T13:31:42.977Z] ++ 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
13:31:43 [2019-12-16T13:31:43.402Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
13:31:43 [2019-12-16T13:31:43.430Z] INFO: Testing against a local daemon
13:31:43 [2019-12-16T13:31:43.430Z] === RUN   TestCheckpoint
13:31:43 [2019-12-16T13:31:43.430Z] --- SKIP: TestCheckpoint (0.00s)
13:31:43 [2019-12-16T13:31:43.430Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:31:43 [2019-12-16T13:31:43.430Z] === RUN   TestContainerInvalidJSON
13:31:43 [2019-12-16T13:31:43.430Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:31:43 [2019-12-16T13:31:43.430Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:31:43 [2019-12-16T13:31:43.430Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:31:43 [2019-12-16T13:31:43.430Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:31:43 [2019-12-16T13:31:43.430Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:31:43 [2019-12-16T13:31:43.431Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:31:43 [2019-12-16T13:31:43.431Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:31:43 [2019-12-16T13:31:43.431Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:31:43 [2019-12-16T13:31:43.431Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:31:43 [2019-12-16T13:31:43.431Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:31:43 [2019-12-16T13:31:43.431Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:31:43 [2019-12-16T13:31:43.431Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:31:43 [2019-12-16T13:31:43.431Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:31:43 [2019-12-16T13:31:43.431Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:31:43 [2019-12-16T13:31:43.431Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
13:31:43 [2019-12-16T13:31:43.431Z] === RUN   TestCopyFromContainerPathIsNotDir
13:31:43 [2019-12-16T13:31:43.431Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
13:31:43 [2019-12-16T13:31:43.431Z] === RUN   TestCopyToContainerPathDoesNotExist
13:31:43 [2019-12-16T13:31:43.431Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
13:31:43 [2019-12-16T13:31:43.431Z] === RUN   TestCopyToContainerPathIsNotDir
13:31:43 [2019-12-16T13:31:43.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
13:31:43 [2019-12-16T13:31:43.842Z] === RUN   TestCopyFromContainer
13:31:44 [2019-12-16T13:31:44.335Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
13:31:45 [2019-12-16T13:31:45.807Z] === RUN   TestCopyFromContainer//
13:31:45 [2019-12-16T13:31:45.807Z] === RUN   TestCopyFromContainer//bar/root
13:31:46 [2019-12-16T13:31:46.177Z] === RUN   TestCopyFromContainer//bar/root/
13:31:46 [2019-12-16T13:31:46.177Z] === RUN   TestCopyFromContainer/bar/quux
13:31:46 [2019-12-16T13:31:46.177Z] === RUN   TestCopyFromContainer/bar/quux/
13:31:46 [2019-12-16T13:31:46.177Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:31:46 [2019-12-16T13:31:46.240Z] --- PASS: TestBuildWithHugeFile (92.92s)
13:31:46 [2019-12-16T13:31:46.240Z] === RUN   TestBuildWithEmptyDockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:46 [2019-12-16T13:31:46.240Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:46 [2019-12-16T13:31:46.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:31:46 [2019-12-16T13:31:46.498Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
13:31:46 [2019-12-16T13:31:46.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
13:31:46 [2019-12-16T13:31:46.498Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
13:31:46 [2019-12-16T13:31:46.498Z] === RUN   TestBuildPreserveOwnership
13:31:46 [2019-12-16T13:31:46.498Z] === RUN   TestBuildPreserveOwnership/copy_from
13:31:46 [2019-12-16T13:31:46.565Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:31:46 [2019-12-16T13:31:46.565Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:31:46 [2019-12-16T13:31:46.565Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:31:46 [2019-12-16T13:31:46.565Z] === RUN   TestCopyFromContainer/bar/notarget
13:31:46 [2019-12-16T13:31:46.948Z] --- PASS: TestCopyFromContainer (3.13s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:46 [2019-12-16T13:31:46.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:46 [2019-12-16T13:31:46.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:46 [2019-12-16T13:31:46.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:46 [2019-12-16T13:31:46.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:31:46 [2019-12-16T13:31:46.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateLinkToNonExistingContainer
13:31:46 [2019-12-16T13:31:46.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateWithInvalidEnv
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateWithInvalidEnv/0
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateWithInvalidEnv/0
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateWithInvalidEnv/1
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateWithInvalidEnv/1
13:31:46 [2019-12-16T13:31:46.948Z] === RUN   TestCreateWithInvalidEnv/2
13:31:46 [2019-12-16T13:31:46.948Z] === PAUSE TestCreateWithInvalidEnv/2
13:31:46 [2019-12-16T13:31:46.949Z] === CONT  TestCreateWithInvalidEnv/0
13:31:46 [2019-12-16T13:31:46.949Z] === CONT  TestCreateWithInvalidEnv/2
13:31:46 [2019-12-16T13:31:46.949Z] === CONT  TestCreateWithInvalidEnv/1
13:31:46 [2019-12-16T13:31:46.949Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:31:46 [2019-12-16T13:31:46.949Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:31:46 [2019-12-16T13:31:46.949Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:31:46 [2019-12-16T13:31:46.949Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
13:31:46 [2019-12-16T13:31:46.949Z] === RUN   TestCreateTmpfsMountsTarget
13:31:46 [2019-12-16T13:31:46.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:31:46 [2019-12-16T13:31:46.949Z] === RUN   TestCreateWithCustomMaskedPaths
13:31:47 [2019-12-16T13:31:47.111Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:31:47 [2019-12-16T13:31:47.111Z] tests/integration/models_resources_test.py .                             [ 91%]
13:31:48 [2019-12-16T13:31:48.394Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:31:49 [2019-12-16T13:31:49.506Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s)
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:31:49 [2019-12-16T13:31:49.506Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:31:49 [2019-12-16T13:31:49.894Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:31:49 [2019-12-16T13:31:49.894Z] --- PASS: TestCreateWithCapabilities (0.02s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
13:31:49 [2019-12-16T13:31:49.894Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
13:31:49 [2019-12-16T13:31:49.894Z] === RUN   TestCreateWithCustomReadonlyPaths
13:31:50 [2019-12-16T13:31:50.292Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:31:51 [2019-12-16T13:31:51.689Z] --- PASS: TestServiceWithDataPathPortInit (19.63s)
13:31:51 [2019-12-16T13:31:51.689Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:31:51 [2019-12-16T13:31:51.759Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
13:31:51 [2019-12-16T13:31:51.759Z] 
13:31:51 [2019-12-16T13:31:51.759Z]  ________   ____  __.
13:31:51 [2019-12-16T13:31:51.759Z]  \_____  \ |    |/ _|
13:31:51 [2019-12-16T13:31:51.759Z]  /   |   \|      <
13:31:51 [2019-12-16T13:31:51.759Z]  /    |    \    |  \
13:31:51 [2019-12-16T13:31:51.759Z]  \_______  /____|__ \
13:31:51 [2019-12-16T13:31:51.759Z]          \/        \/
13:31:51 [2019-12-16T13:31:51.759Z] 
13:31:51 [2019-12-16T13:31:51.759Z] INFO: make.ps1 ended at 12/16/2019 13:31:51
13:31:52 [2019-12-16T13:31:52.186Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
13:31:52 [2019-12-16T13:31:52.186Z] --- PASS: TestBuildPreserveOwnership (5.70s)
13:31:52 [2019-12-16T13:31:52.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.73s)
13:31:52 [2019-12-16T13:31:52.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.96s)
13:31:52 [2019-12-16T13:31:52.186Z] === RUN   TestBuildPlatformInvalid
13:31:52 [2019-12-16T13:31:52.186Z] --- PASS: TestBuildPlatformInvalid (0.13s)
13:31:52 [2019-12-16T13:31:52.186Z] PASS
13:31:52 [2019-12-16T13:31:52.186Z] 
13:31:52 [2019-12-16T13:31:52.186Z] === Skipped
13:31:52 [2019-12-16T13:31:52.186Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:31:52 [2019-12-16T13:31:52.186Z]     build_session_test.go:25: TODO: BuildKit
13:31:52 [2019-12-16T13:31:52.186Z] 
13:31:52 [2019-12-16T13:31:52.186Z] 
13:31:52 [2019-12-16T13:31:52.186Z] DONE 32 tests, 1 skipped in 178.578s
13:31:52 [2019-12-16T13:31:52.186Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:31:52 [2019-12-16T13:31:52.186Z] ++ 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
13:31:52 [2019-12-16T13:31:52.186Z] ++ set -e
13:31:52 [2019-12-16T13:31:52.186Z] ++ '[' -n 0 ']'
13:31:52 [2019-12-16T13:31:52.186Z] ++ set -x
13:31:52 [2019-12-16T13:31:52.186Z] ++ 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
13:31:52 [2019-12-16T13:31:52.443Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
13:31:52 [2019-12-16T13:31:52.443Z] INFO: Testing against a local daemon
13:31:52 [2019-12-16T13:31:52.443Z] === RUN   TestConfigList
13:31:52 [2019-12-16T13:31:52.587Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.73s)
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:52 [2019-12-16T13:31:52.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:52 [2019-12-16T13:31:52.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:52 [2019-12-16T13:31:52.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:31:52 [2019-12-16T13:31:52.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:31:52 [2019-12-16T13:31:52.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:31:52 [2019-12-16T13:31:52.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:31:52 [2019-12-16T13:31:52.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
13:31:52 [2019-12-16T13:31:52.588Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestContainerStartOnDaemonRestart
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestContainerStartOnDaemonRestart
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestDaemonRestartIpcMode
13:31:52 [2019-12-16T13:31:52.588Z] === PAUSE TestDaemonRestartIpcMode
13:31:52 [2019-12-16T13:31:52.588Z] === RUN   TestDiff
13:31:53 [2019-12-16T13:31:53.009Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
13:31:53 [2019-12-16T13:31:53.289Z] INFO: Binaries build ended at 12/16/2019 13:31:53. Duration:00:01:18.9438800
13:31:53 [2019-12-16T13:31:53.291Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:31:53 [2019-12-16T13:31:53.539Z] --- PASS: TestDiff (0.90s)
13:31:53 [2019-12-16T13:31:53.539Z] === RUN   TestExecWithCloseStdin
13:31:53 [2019-12-16T13:31:53.573Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:31:54 [2019-12-16T13:31:54.137Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:31:54 [2019-12-16T13:31:54.355Z] --- PASS: TestExecWithCloseStdin (1.00s)
13:31:54 [2019-12-16T13:31:54.355Z] === RUN   TestExec
13:31:55 [2019-12-16T13:31:55.471Z] INFO: Copying the built daemon binary to d:\CI\PR-40312\1\binary\dockerd-ee5aa536d.exe...
13:31:55 [2019-12-16T13:31:55.620Z] --- PASS: TestExec (1.04s)
13:31:55 [2019-12-16T13:31:55.620Z] === RUN   TestExecUser
13:31:56 [2019-12-16T13:31:56.032Z] --- PASS: TestConfigList (3.38s)
13:31:56 [2019-12-16T13:31:56.032Z] === RUN   TestConfigsCreateAndDelete
13:31:56 [2019-12-16T13:31:56.436Z] INFO: Copying the built client binary to d:\CI\PR-40312\1\binary\docker-ee5aa536d.exe...
13:31:56 [2019-12-16T13:31:56.436Z] INFO: Copying dockerversion from the container...
13:31:56 [2019-12-16T13:31:56.436Z] INFO: Copying the golang package from the container to d:\CI\PR-40312\1\installer\go.zip...
13:31:56 [2019-12-16T13:31:56.550Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:31:56 [2019-12-16T13:31:56.807Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:31:57 [2019-12-16T13:31:57.029Z] --- PASS: TestExecUser (1.06s)
13:31:57 [2019-12-16T13:31:57.029Z] === RUN   TestExportContainerAndImportImage
13:31:57 [2019-12-16T13:31:57.872Z] --- PASS: TestExportContainerAndImportImage (1.33s)
13:31:57 [2019-12-16T13:31:57.872Z] === RUN   TestExportContainerAfterDaemonRestart
13:31:57 [2019-12-16T13:31:57.928Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:31:57 [2019-12-16T13:31:57.928Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
13:31:57 [2019-12-16T13:31:57.928Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
13:31:58 [2019-12-16T13:31:58.186Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:31:59 [2019-12-16T13:31:59.336Z] INFO: Extracting go.zip to d:\CI\PR-40312\1\go
13:31:59 [2019-12-16T13:31:59.560Z] --- PASS: TestConfigsCreateAndDelete (3.47s)
13:31:59 [2019-12-16T13:31:59.560Z] === RUN   TestConfigsUpdate
13:31:59 [2019-12-16T13:31:59.704Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
13:31:59 [2019-12-16T13:31:59.704Z] === RUN   TestHealthCheckWorkdir
13:31:59 [2019-12-16T13:31:59.800Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s)
13:31:59 [2019-12-16T13:31:59.800Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z0kykz2py44m15l6k1pgozxx5 Created:2019-12-16 13:31:50.647922155 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8a7286b42065364914fbe571fa0e7725b5020f34371dbc8e358d7fdcbb5da4e3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j8grye63nr8mkoc4gvsuw2e38 EndpointID:8651a52e16cc7e36dead4c4b0f62857745526bcd80c9494836b1374cafb8f08d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c6631f9f4729cce8cd5aeb0895b3ccb789e511104a648121d209f052608c3f9 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:966e8fe425f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j8grye63nr8mkoc4gvsuw2e38 EndpointID:8651a52e16cc7e36dead4c4b0f62857745526bcd80c9494836b1374cafb8f08d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
13:31:59 [2019-12-16T13:31:59.800Z] PASS
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] === Skipped
13:31:59 [2019-12-16T13:31:59.800Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:31:59 [2019-12-16T13:31:59.800Z]     service_test.go:230: FLAKY_TEST
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] DONE 21 tests, 1 skipped in 55.702s
13:31:59 [2019-12-16T13:31:59.800Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:31:59 [2019-12-16T13:31:59.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:31:59 [2019-12-16T13:31:59.800Z] ++ set -e
13:31:59 [2019-12-16T13:31:59.800Z] ++ '[' -n 0 ']'
13:31:59 [2019-12-16T13:31:59.800Z] ++ set -x
13:31:59 [2019-12-16T13:31:59.800Z] ++ 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=arm64 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:31:59 [2019-12-16T13:31:59.800Z] INFO: Testing against a local daemon
13:31:59 [2019-12-16T13:31:59.800Z] === RUN   TestDockerNetworkIpvlanPersistance
13:31:59 [2019-12-16T13:31:59.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:31:59 [2019-12-16T13:31:59.800Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:59 [2019-12-16T13:31:59.800Z] === RUN   TestDockerNetworkIpvlan
13:31:59 [2019-12-16T13:31:59.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:31:59 [2019-12-16T13:31:59.800Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:59 [2019-12-16T13:31:59.800Z] PASS
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] === Skipped
13:31:59 [2019-12-16T13:31:59.800Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:31:59 [2019-12-16T13:31:59.800Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:31:59 [2019-12-16T13:31:59.800Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] 
13:31:59 [2019-12-16T13:31:59.800Z] DONE 2 tests, 2 skipped in 0.180s
13:31:59 [2019-12-16T13:31:59.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:31:59 [2019-12-16T13:31:59.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:31:59 [2019-12-16T13:31:59.800Z] ++ set -e
13:31:59 [2019-12-16T13:31:59.800Z] ++ '[' -n 0 ']'
13:31:59 [2019-12-16T13:31:59.800Z] ++ set -x
13:31:59 [2019-12-16T13:31:59.800Z] ++ 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=arm64 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:31:59 [2019-12-16T13:31:59.800Z] INFO: Testing against a local daemon
13:31:59 [2019-12-16T13:31:59.800Z] === RUN   TestDockerNetworkMacvlanPersistance
13:31:59 [2019-12-16T13:31:59.817Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:32:00 [2019-12-16T13:32:00.383Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:32:00 [2019-12-16T13:32:00.492Z] --- PASS: TestHealthCheckWorkdir (1.13s)
13:32:00 [2019-12-16T13:32:00.492Z] === RUN   TestHealthKillContainer
13:32:00 [2019-12-16T13:32:00.639Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:32:00 [2019-12-16T13:32:00.639Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:32:00 [2019-12-16T13:32:00.896Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
13:32:01 [2019-12-16T13:32:01.013Z] tests/integration/regression_test.py ......                              [ 98%]
13:32:01 [2019-12-16T13:32:01.545Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:32:01 [2019-12-16T13:32:01.545Z] tests/integration/credentials/utils_test.py .                            [100%]
13:32:01 [2019-12-16T13:32:01.545Z] 
13:32:01 [2019-12-16T13:32:01.545Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:32:01 [2019-12-16T13:32:01.545Z] =========================== short test summary info ============================
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:32:01 [2019-12-16T13:32:01.545Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:32:01 [2019-12-16T13:32:01.545Z]   Not supported on most drivers
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:32:01 [2019-12-16T13:32:01.545Z]   This doesn't seem to be taken into account by the engine
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:32:01 [2019-12-16T13:32:01.545Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 331.92 seconds ==
13:32:01 [2019-12-16T13:32:01.702Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s)
13:32:01 [2019-12-16T13:32:01.702Z] === RUN   TestDockerNetworkMacvlan
13:32:01 [2019-12-16T13:32:01.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:32:02 [2019-12-16T13:32:02.637Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:32:02 [2019-12-16T13:32:02.793Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:32:02 [2019-12-16T13:32:02.794Z] --- PASS: TestConfigsUpdate (3.50s)
13:32:02 [2019-12-16T13:32:02.794Z] === RUN   TestTemplatedConfig
13:32:03 [2019-12-16T13:32:03.572Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:32:03 [2019-12-16T13:32:03.724Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:32:03 [2019-12-16T13:32:03.747Z] --- PASS: TestHealthKillContainer (3.12s)
13:32:03 [2019-12-16T13:32:03.747Z] === RUN   TestInspectCpusetInConfigPre120
13:32:04 [2019-12-16T13:32:04.728Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
13:32:04 [2019-12-16T13:32:04.728Z] === RUN   TestIpcModeNone
13:32:04 [2019-12-16T13:32:04.947Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:32:05 [2019-12-16T13:32:05.518Z] --- PASS: TestIpcModeNone (0.93s)
13:32:05 [2019-12-16T13:32:05.518Z] === RUN   TestIpcModePrivate
13:32:05 [2019-12-16T13:32:05.621Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:32:06 [2019-12-16T13:32:06.552Z] --- PASS: TestTemplatedConfig (3.53s)
13:32:06 [2019-12-16T13:32:06.552Z] === RUN   TestConfigInspect
13:32:06 [2019-12-16T13:32:06.552Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:32:06 [2019-12-16T13:32:06.776Z] --- PASS: TestIpcModePrivate (0.98s)
13:32:06 [2019-12-16T13:32:06.776Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
13:32:06 [2019-12-16T13:32:06.776Z] === RUN   TestIpcModeShareable
13:32:06 [2019-12-16T13:32:06.809Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
13:32:07 [2019-12-16T13:32:07.580Z] --- PASS: TestIpcModeShareable (1.14s)
13:32:07 [2019-12-16T13:32:07.581Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
13:32:07 [2019-12-16T13:32:07.581Z] === RUN   TestAPIIpcModeShareableAndContainer
13:32:07 [2019-12-16T13:32:07.742Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:32:08 [2019-12-16T13:32:08.231Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:32:09 [2019-12-16T13:32:09.112Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
13:32:09 [2019-12-16T13:32:09.112Z] --- PASS: TestConfigInspect (2.84s)
13:32:09 [2019-12-16T13:32:09.112Z] === RUN   TestConfigCreateWithLabels
13:32:10 [2019-12-16T13:32:10.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
13:32:10 [2019-12-16T13:32:10.846Z] === RUN   TestAPIIpcModeHost
13:32:11 [2019-12-16T13:32:11.640Z] --- PASS: TestAPIIpcModeHost (0.89s)
13:32:11 [2019-12-16T13:32:11.640Z] === RUN   TestDaemonIpcModeShareable
13:32:12 [2019-12-16T13:32:12.389Z] --- PASS: TestConfigCreateWithLabels (2.70s)
13:32:12 [2019-12-16T13:32:12.389Z] === RUN   TestConfigCreateResolve
13:32:12 [2019-12-16T13:32:12.389Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
13:32:12 [2019-12-16T13:32:12.646Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
13:32:13 [2019-12-16T13:32:13.498Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:32:13 [2019-12-16T13:32:13.549Z] --- PASS: TestDaemonIpcModeShareable (1.99s)
13:32:13 [2019-12-16T13:32:13.549Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
13:32:13 [2019-12-16T13:32:13.549Z] === RUN   TestDaemonIpcModePrivate
13:32:14 [2019-12-16T13:32:14.028Z] Clearing AppArmor profiles cache:.
13:32:14 [2019-12-16T13:32:14.028Z] All profile caches have been cleared, but no profiles have been unloaded.
13:32:14 [2019-12-16T13:32:14.028Z] Unloading profiles will leave already running processes permanently
13:32:14 [2019-12-16T13:32:14.028Z] unconfined, which can lead to unexpected situations.
13:32:14 [2019-12-16T13:32:14.028Z] 
13:32:14 [2019-12-16T13:32:14.028Z] To set a process to complain mode, use the command line tool
13:32:14 [2019-12-16T13:32:14.028Z] 'aa-complain'. To really tear down all profiles, run the init script
13:32:14 [2019-12-16T13:32:14.028Z] with the 'teardown' option."
13:32:14 [2019-12-16T13:32:14.028Z] 
Post stage
[Pipeline] junit
13:32:14 [2019-12-16T13:32:14.295Z] Recording test results
13:32:15 [2019-12-16T13:32:15.171Z] --- PASS: TestConfigCreateResolve (3.02s)
13:32:15 [2019-12-16T13:32:15.171Z] === RUN   TestConfigDaemonLibtrustID
13:32:15 [2019-12-16T13:32:15.394Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
13:32:15 [2019-12-16T13:32:15.394Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
13:32:15 [2019-12-16T13:32:15.394Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:32:15 [2019-12-16T13:32:15.428Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:32:15 [2019-12-16T13:32:15.428Z] PASS
13:32:15 [2019-12-16T13:32:15.428Z] 
13:32:15 [2019-12-16T13:32:15.428Z] DONE 8 tests in 23.159s
13:32:15 [2019-12-16T13:32:15.428Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:32:15 [2019-12-16T13:32:15.428Z] ++ 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
13:32:15 [2019-12-16T13:32:15.428Z] ++ set -e
13:32:15 [2019-12-16T13:32:15.428Z] ++ '[' -n 0 ']'
13:32:15 [2019-12-16T13:32:15.428Z] ++ set -x
13:32:15 [2019-12-16T13:32:15.428Z] ++ 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
[Pipeline] sh
13:32:15 [2019-12-16T13:32:15.685Z] INFO: Testing against a local daemon
13:32:15 [2019-12-16T13:32:15.685Z] === RUN   TestCheckpoint
13:32:15 [2019-12-16T13:32:15.685Z] --- SKIP: TestCheckpoint (0.00s)
13:32:15 [2019-12-16T13:32:15.685Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:32:15 [2019-12-16T13:32:15.685Z] === RUN   TestContainerInvalidJSON
13:32:15 [2019-12-16T13:32:15.685Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:32:15 [2019-12-16T13:32:15.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:32:15 [2019-12-16T13:32:15.685Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:32:15 [2019-12-16T13:32:15.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:32:15 [2019-12-16T13:32:15.686Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:32:15 [2019-12-16T13:32:15.686Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:32:15 [2019-12-16T13:32:15.686Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:32:15 [2019-12-16T13:32:15.686Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:32:15 [2019-12-16T13:32:15.686Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:32:15 [2019-12-16T13:32:15.686Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:32:15 [2019-12-16T13:32:15.686Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
13:32:15 [2019-12-16T13:32:15.686Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
13:32:15 [2019-12-16T13:32:15.686Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:32:15 [2019-12-16T13:32:15.686Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:32:15 [2019-12-16T13:32:15.686Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
13:32:15 [2019-12-16T13:32:15.686Z] === RUN   TestCopyFromContainerPathIsNotDir
13:32:15 [2019-12-16T13:32:15.809Z] + echo Ensuring container killed.
13:32:15 [2019-12-16T13:32:15.809Z] Ensuring container killed.
13:32:15 [2019-12-16T13:32:15.809Z] + docker rm -vf docker-pr1
13:32:15 [2019-12-16T13:32:15.809Z] Error: No such container: docker-pr1
13:32:15 [2019-12-16T13:32:15.809Z] + true
[Pipeline] sh
13:32:15 [2019-12-16T13:32:15.943Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
13:32:15 [2019-12-16T13:32:15.943Z] === RUN   TestCopyToContainerPathDoesNotExist
13:32:15 [2019-12-16T13:32:15.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
13:32:15 [2019-12-16T13:32:15.943Z] === RUN   TestCopyToContainerPathIsNotDir
13:32:15 [2019-12-16T13:32:15.943Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
13:32:15 [2019-12-16T13:32:15.943Z] === RUN   TestCopyFromContainer
13:32:16 [2019-12-16T13:32:16.092Z] + echo Chowning /workspace to jenkins user
13:32:16 [2019-12-16T13:32:16.092Z] Chowning /workspace to jenkins user
13:32:16 [2019-12-16T13:32:16.092Z] + id -u
13:32:16 [2019-12-16T13:32:16.092Z] + id -g
13:32:16 [2019-12-16T13:32:16.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40312:/workspace busybox chown -R 1000:1000 /workspace
13:32:16 [2019-12-16T13:32:16.092Z] Unable to find image 'busybox:latest' locally
13:32:16 [2019-12-16T13:32:16.092Z] latest: Pulling from library/busybox
13:32:16 [2019-12-16T13:32:16.092Z] 322973677ef5: Pulling fs layer
13:32:16 [2019-12-16T13:32:16.351Z] 322973677ef5: Verifying Checksum
13:32:16 [2019-12-16T13:32:16.351Z] 322973677ef5: Download complete
13:32:16 [2019-12-16T13:32:16.351Z] 322973677ef5: Pull complete
13:32:16 [2019-12-16T13:32:16.351Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
13:32:16 [2019-12-16T13:32:16.351Z] Status: Downloaded newer image for busybox:latest
13:32:16 [2019-12-16T13:32:16.524Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:32:16 [2019-12-16T13:32:16.524Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
13:32:17 [2019-12-16T13:32:17.365Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
13:32:17 [2019-12-16T13:32:17.365Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
13:32:17 [2019-12-16T13:32:17.365Z] === RUN   TestDaemonIpcModeShareableFromConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:32:18 [2019-12-16T13:32:18.471Z] === RUN   TestCopyFromContainer//
13:32:18 [2019-12-16T13:32:18.471Z] === RUN   TestCopyFromContainer//bar/root
13:32:18 [2019-12-16T13:32:18.471Z] === RUN   TestCopyFromContainer//bar/root/
13:32:18 [2019-12-16T13:32:18.471Z] === RUN   TestCopyFromContainer/bar/quux
13:32:18 [2019-12-16T13:32:18.543Z] + bundleName=docker-py
13:32:18 [2019-12-16T13:32:18.543Z] + echo Creating docker-py-bundles.tar.gz
13:32:18 [2019-12-16T13:32:18.543Z] Creating docker-py-bundles.tar.gz
13:32:18 [2019-12-16T13:32:18.543Z] + 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
13:32:18 [2019-12-16T13:32:18.553Z] Archiving artifacts
13:32:18 [2019-12-16T13:32:18.728Z] === RUN   TestCopyFromContainer/bar/quux/
13:32:18 [2019-12-16T13:32:18.728Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:32:18 [2019-12-16T13:32:18.728Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:32:18 [2019-12-16T13:32:18.986Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:32:19 [2019-12-16T13:32:19.208Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s)
13:32:19 [2019-12-16T13:32:19.208Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
13:32:19 [2019-12-16T13:32:19.208Z] === RUN   TestIpcModeOlderClient
13:32:19 [2019-12-16T13:32:19.208Z] === PAUSE TestIpcModeOlderClient
13:32:19 [2019-12-16T13:32:19.208Z] === RUN   TestKillContainerInvalidSignal
13:32:19 [2019-12-16T13:32:19.244Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:32:19 [2019-12-16T13:32:19.244Z] === RUN   TestCopyFromContainer/bar/notarget
13:32:19 [2019-12-16T13:32:19.244Z] --- PASS: TestCopyFromContainer (3.33s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
13:32:19 [2019-12-16T13:32:19.244Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
13:32:19 [2019-12-16T13:32:19.244Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:32:19 [2019-12-16T13:32:19.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateLinkToNonExistingContainer
13:32:19 [2019-12-16T13:32:19.501Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateWithInvalidEnv
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateWithInvalidEnv/0
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateWithInvalidEnv/0
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateWithInvalidEnv/1
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateWithInvalidEnv/1
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateWithInvalidEnv/2
13:32:19 [2019-12-16T13:32:19.501Z] === PAUSE TestCreateWithInvalidEnv/2
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateWithInvalidEnv/0
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateWithInvalidEnv/2
13:32:19 [2019-12-16T13:32:19.501Z] === CONT  TestCreateWithInvalidEnv/1
13:32:19 [2019-12-16T13:32:19.501Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:32:19 [2019-12-16T13:32:19.501Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateTmpfsMountsTarget
13:32:19 [2019-12-16T13:32:19.501Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:32:19 [2019-12-16T13:32:19.501Z] === RUN   TestCreateWithCustomMaskedPaths
13:32:20 [2019-12-16T13:32:20.015Z] --- PASS: TestKillContainerInvalidSignal (0.95s)
13:32:20 [2019-12-16T13:32:20.015Z] === RUN   TestKillContainer
13:32:20 [2019-12-16T13:32:20.015Z] === RUN   TestKillContainer/no_signal
13:32:20 [2019-12-16T13:32:20.062Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:32:20 [2019-12-16T13:32:20.248Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
13:32:20 [2019-12-16T13:32:20.434Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:32:20 [2019-12-16T13:32:20.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh binary-daemon
13:32:20 [2019-12-16T13:32:20.628Z] --- PASS: TestDockerNetworkMacvlan (19.29s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s)
13:32:20 [2019-12-16T13:32:20.628Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s)
13:32:20 [2019-12-16T13:32:20.628Z] PASS
13:32:20 [2019-12-16T13:32:20.628Z] 
13:32:20 [2019-12-16T13:32:20.628Z] DONE 8 tests in 21.498s
13:32:20 [2019-12-16T13:32:20.628Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:32:20 [2019-12-16T13:32:20.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:32:20 [2019-12-16T13:32:20.628Z] ++ set -e
13:32:20 [2019-12-16T13:32:20.628Z] ++ '[' -n 0 ']'
13:32:20 [2019-12-16T13:32:20.628Z] ++ set -x
13:32:20 [2019-12-16T13:32:20.628Z] ++ 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=arm64 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:32:20 [2019-12-16T13:32:20.628Z] testing: warning: no tests to run
13:32:20 [2019-12-16T13:32:20.628Z] PASS
13:32:20 [2019-12-16T13:32:20.628Z] 
13:32:20 [2019-12-16T13:32:20.628Z] DONE 0 tests in 0.045s
13:32:20 [2019-12-16T13:32:20.628Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:32:20 [2019-12-16T13:32:20.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:32:20 [2019-12-16T13:32:20.628Z] ++ set -e
13:32:20 [2019-12-16T13:32:20.628Z] ++ '[' -n 0 ']'
13:32:20 [2019-12-16T13:32:20.628Z] ++ set -x
13:32:20 [2019-12-16T13:32:20.628Z] ++ 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=arm64 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:32:20 [2019-12-16T13:32:20.886Z] INFO: Testing against a local daemon
13:32:20 [2019-12-16T13:32:20.886Z] === RUN   TestAuthZPluginAllowRequest
13:32:21 [2019-12-16T13:32:21.177Z] 
13:32:21 [2019-12-16T13:32:21.177Z] Removing bundles/
13:32:21 [2019-12-16T13:32:21.177Z] 
13:32:21 [2019-12-16T13:32:21.177Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
13:32:21 [2019-12-16T13:32:21.177Z] Building: bundles/binary-daemon/dockerd-dev
13:32:21 [2019-12-16T13:32:21.177Z] GOOS="" GOARCH="" GOARM=""
13:32:21 [2019-12-16T13:32:21.273Z] === RUN   TestKillContainer/non_killing_signal
13:32:21 [2019-12-16T13:32:21.802Z] === RUN   TestKillContainer/killing_signal
13:32:21 [2019-12-16T13:32:21.803Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:32:21 [2019-12-16T13:32:21.803Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:32:22 [2019-12-16T13:32:22.367Z] --- PASS: TestCreateWithCustomMaskedPaths (2.74s)
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:32:22 [2019-12-16T13:32:22.367Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:32:22 [2019-12-16T13:32:22.367Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:32:22 [2019-12-16T13:32:22.368Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:32:22 [2019-12-16T13:32:22.368Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:32:22 [2019-12-16T13:32:22.368Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:32:22 [2019-12-16T13:32:22.625Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:32:22 [2019-12-16T13:32:22.625Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:32:22 [2019-12-16T13:32:22.625Z] --- PASS: TestCreateWithCapabilities (0.05s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
13:32:22 [2019-12-16T13:32:22.625Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
13:32:22 [2019-12-16T13:32:22.625Z] === RUN   TestCreateWithCustomReadonlyPaths
13:32:22 [2019-12-16T13:32:22.750Z] --- PASS: TestKillContainer (2.75s)
13:32:22 [2019-12-16T13:32:22.750Z]     --- PASS: TestKillContainer/no_signal (0.93s)
13:32:22 [2019-12-16T13:32:22.750Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
13:32:22 [2019-12-16T13:32:22.750Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
13:32:22 [2019-12-16T13:32:22.750Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:32:22 [2019-12-16T13:32:22.750Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:32:22 [2019-12-16T13:32:22.788Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
13:32:22 [2019-12-16T13:32:22.788Z] === RUN   TestAuthZPluginTLS
13:32:23 [2019-12-16T13:32:23.356Z] --- PASS: TestAuthZPluginTLS (0.70s)
13:32:23 [2019-12-16T13:32:23.356Z] === RUN   TestAuthZPluginDenyRequest
13:32:23 [2019-12-16T13:32:23.553Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:32:23 [2019-12-16T13:32:23.557Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:32:23 [2019-12-16T13:32:23.923Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
13:32:24 [2019-12-16T13:32:24.182Z] === RUN   TestAuthZPluginAPIDenyResponse
13:32:24 [2019-12-16T13:32:24.488Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:32:24 [2019-12-16T13:32:24.749Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
13:32:24 [2019-12-16T13:32:24.749Z] === RUN   TestAuthZPluginDenyResponse
13:32:24 [2019-12-16T13:32:24.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s)
13:32:24 [2019-12-16T13:32:24.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
13:32:24 [2019-12-16T13:32:24.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
13:32:24 [2019-12-16T13:32:24.811Z] === RUN   TestKillStoppedContainer
13:32:24 [2019-12-16T13:32:24.811Z] --- PASS: TestKillStoppedContainer (0.09s)
13:32:24 [2019-12-16T13:32:24.811Z] === RUN   TestKillStoppedContainerAPIPre120
13:32:24 [2019-12-16T13:32:24.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
13:32:24 [2019-12-16T13:32:24.811Z] === RUN   TestKillDifferentUserContainer
13:32:25 [2019-12-16T13:32:25.052Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:32:25 [2019-12-16T13:32:25.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s)
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:32:25 [2019-12-16T13:32:25.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:32:25 [2019-12-16T13:32:25.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:32:25 [2019-12-16T13:32:25.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:32:25 [2019-12-16T13:32:25.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:32:25 [2019-12-16T13:32:25.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:32:25 [2019-12-16T13:32:25.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:32:25 [2019-12-16T13:32:25.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:32:25 [2019-12-16T13:32:25.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestContainerStartOnDaemonRestart
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestContainerStartOnDaemonRestart
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestDaemonRestartIpcMode
13:32:25 [2019-12-16T13:32:25.310Z] === PAUSE TestDaemonRestartIpcMode
13:32:25 [2019-12-16T13:32:25.310Z] === RUN   TestDiff
13:32:25 [2019-12-16T13:32:25.316Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
13:32:25 [2019-12-16T13:32:25.316Z] === RUN   TestAuthZPluginAllowEventStream
13:32:25 [2019-12-16T13:32:25.570Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:32:26 [2019-12-16T13:32:26.103Z] --- PASS: TestKillDifferentUserContainer (0.97s)
13:32:26 [2019-12-16T13:32:26.103Z] === RUN   TestInspectOomKilledTrue
13:32:26 [2019-12-16T13:32:26.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:32:26 [2019-12-16T13:32:26.103Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:26 [2019-12-16T13:32:26.103Z] === RUN   TestInspectOomKilledFalse
13:32:26 [2019-12-16T13:32:26.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:32:26 [2019-12-16T13:32:26.103Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:26 [2019-12-16T13:32:26.103Z] === RUN   TestLinksEtcHostsContentMatch
13:32:26 [2019-12-16T13:32:26.135Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
13:32:26 [2019-12-16T13:32:26.135Z] --- PASS: TestDiff (0.83s)
13:32:26 [2019-12-16T13:32:26.135Z] === RUN   TestExecWithCloseStdin
13:32:26 [2019-12-16T13:32:26.476Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
13:32:26 [2019-12-16T13:32:26.476Z] === RUN   TestLinksContainerNames
13:32:27 [2019-12-16T13:32:27.217Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
13:32:27 [2019-12-16T13:32:27.217Z] === RUN   TestAuthZPluginErrorResponse
13:32:27 [2019-12-16T13:32:27.513Z] --- PASS: TestExecWithCloseStdin (1.16s)
13:32:27 [2019-12-16T13:32:27.513Z] === RUN   TestExec
13:32:27 [2019-12-16T13:32:27.771Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:32:28 [2019-12-16T13:32:28.028Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:32:28 [2019-12-16T13:32:28.152Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
13:32:28 [2019-12-16T13:32:28.152Z] === RUN   TestAuthZPluginErrorRequest
13:32:28 [2019-12-16T13:32:28.285Z] --- PASS: TestExec (1.07s)
13:32:28 [2019-12-16T13:32:28.285Z] === RUN   TestExecUser
13:32:28 [2019-12-16T13:32:28.421Z] --- PASS: TestLinksContainerNames (1.67s)
13:32:28 [2019-12-16T13:32:28.421Z] === RUN   TestLogsFollowTailEmpty
13:32:28 [2019-12-16T13:32:28.719Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
13:32:28 [2019-12-16T13:32:28.719Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:32:29 [2019-12-16T13:32:29.205Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
13:32:29 [2019-12-16T13:32:29.205Z] === RUN   TestContainerNetworkMountsNoChown
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Extraction ended at 12/16/2019 13:32:24. Duration:00:00:25.9351929
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Updating the golang and path environment variables
13:32:29 [2019-12-16T13:32:29.282Z] INFO: GOPATH=d:\gopath
13:32:29 [2019-12-16T13:32:29.282Z] INFO: go version go1.13.4 windows/amd64
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Running the daemon under test in debug mode
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Starting a daemon under test...
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40312\1\daemon --pidfile d:\CI\PR-40312\1\docker.pid -D
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Process started successfully.
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Start tailing logs of the daemon under tests
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Waiting for the daemon under test to start...
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Daemon under test started and replied!
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Docker version of the daemon under test
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] Client:
13:32:29 [2019-12-16T13:32:29.282Z]  Version:      17.06.2-ce
13:32:29 [2019-12-16T13:32:29.282Z]  API version:  1.30
13:32:29 [2019-12-16T13:32:29.282Z]  Go version:   go1.8.3
13:32:29 [2019-12-16T13:32:29.282Z]  Git commit:   cec0b72
13:32:29 [2019-12-16T13:32:29.282Z]  Built:        Tue Sep  5 19:57:19 2017
13:32:29 [2019-12-16T13:32:29.282Z]  OS/Arch:      windows/amd64
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] Server:
13:32:29 [2019-12-16T13:32:29.282Z]  Version:      0.0.0-dev
13:32:29 [2019-12-16T13:32:29.282Z]  API version:  1.41 (minimum version 1.24)
13:32:29 [2019-12-16T13:32:29.282Z]  Go version:   go1.13.4
13:32:29 [2019-12-16T13:32:29.282Z]  Git commit:   ee5aa536d
13:32:29 [2019-12-16T13:32:29.282Z]  Built:        12/16/2019 13:30:38
13:32:29 [2019-12-16T13:32:29.282Z]  OS/Arch:      windows/amd64
13:32:29 [2019-12-16T13:32:29.282Z]  Experimental: false
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Docker info of the daemon under test
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] Containers: 0
13:32:29 [2019-12-16T13:32:29.282Z]  Running: 0
13:32:29 [2019-12-16T13:32:29.282Z]  Paused: 0
13:32:29 [2019-12-16T13:32:29.282Z]  Stopped: 0
13:32:29 [2019-12-16T13:32:29.282Z] Images: 0
13:32:29 [2019-12-16T13:32:29.282Z] Server Version: 0.0.0-dev
13:32:29 [2019-12-16T13:32:29.282Z] Storage Driver: windowsfilter
13:32:29 [2019-12-16T13:32:29.282Z]  Windows: 
13:32:29 [2019-12-16T13:32:29.282Z] Logging Driver: json-file
13:32:29 [2019-12-16T13:32:29.282Z] Plugins: 
13:32:29 [2019-12-16T13:32:29.282Z]  Volume: local
13:32:29 [2019-12-16T13:32:29.282Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:32:29 [2019-12-16T13:32:29.282Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:32:29 [2019-12-16T13:32:29.282Z] Swarm: inactive
13:32:29 [2019-12-16T13:32:29.282Z] Default Isolation: process
13:32:29 [2019-12-16T13:32:29.282Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:32:29 [2019-12-16T13:32:29.282Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
13:32:29 [2019-12-16T13:32:29.282Z] OSType: windows
13:32:29 [2019-12-16T13:32:29.282Z] Architecture: x86_64
13:32:29 [2019-12-16T13:32:29.282Z] CPUs: 4
13:32:29 [2019-12-16T13:32:29.282Z] Total Memory: 32GiB
13:32:29 [2019-12-16T13:32:29.282Z] Name: azwin-2-f63470
13:32:29 [2019-12-16T13:32:29.282Z] ID: JNCB:XRD4:PFWD:A5Z3:N576:WLZC:EWX4:XR5E:4CN6:SHXH:ZGNP:64EO
13:32:29 [2019-12-16T13:32:29.282Z] Docker Root Dir: D:\CI\PR-40312\1\daemon
13:32:29 [2019-12-16T13:32:29.282Z] Debug Mode (client): false
13:32:29 [2019-12-16T13:32:29.282Z] Debug Mode (server): true
13:32:29 [2019-12-16T13:32:29.282Z]  File Descriptors: -1
13:32:29 [2019-12-16T13:32:29.282Z]  Goroutines: 17
13:32:29 [2019-12-16T13:32:29.282Z]  System Time: 2019-12-16T13:32:28.5682962Z
13:32:29 [2019-12-16T13:32:29.282Z]  EventsListeners: 0
13:32:29 [2019-12-16T13:32:29.282Z] Registry: https://index.docker.io/v1/
13:32:29 [2019-12-16T13:32:29.282Z] Labels:
13:32:29 [2019-12-16T13:32:29.282Z] Experimental: false
13:32:29 [2019-12-16T13:32:29.282Z] Insecure Registries:
13:32:29 [2019-12-16T13:32:29.282Z]  127.0.0.0/8
13:32:29 [2019-12-16T13:32:29.282Z] Live Restore Enabled: false
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Docker images of the daemon under test
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
13:32:29 [2019-12-16T13:32:29.282Z] 
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
13:32:29 [2019-12-16T13:32:29.282Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
13:32:29 [2019-12-16T13:32:29.282Z] ltsc2019: Pulling from windows/servercore
13:32:29 [2019-12-16T13:32:29.282Z] 65014b3c3121: Pulling fs layer
13:32:29 [2019-12-16T13:32:29.282Z] faf31ee0aa3d: Pulling fs layer
13:32:29 [2019-12-16T13:32:29.286Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
13:32:29 [2019-12-16T13:32:29.286Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:32:29 [2019-12-16T13:32:29.657Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:32:29 [2019-12-16T13:32:29.657Z] --- PASS: TestExecUser (1.29s)
13:32:29 [2019-12-16T13:32:29.657Z] === RUN   TestExportContainerAndImportImage
13:32:29 [2019-12-16T13:32:29.657Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:32:30 [2019-12-16T13:32:30.011Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/default
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/default
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/private
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/private
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rprivate
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rprivate
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/slave
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/slave
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rslave
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rslave
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/shared
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/shared
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rshared
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rshared
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/default
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/default/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/default/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/rshared
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/shared
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/rslave
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/slave
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/rprivate
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/private
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/private/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/private/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:32:30 [2019-12-16T13:32:30.011Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/default/bind_root
13:32:30 [2019-12-16T13:32:30.011Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:32:30 [2019-12-16T13:32:30.222Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/default/mount_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:32:30 [2019-12-16T13:32:30.403Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:32:30 [2019-12-16T13:32:30.789Z] --- PASS: TestExportContainerAndImportImage (1.24s)
13:32:30 [2019-12-16T13:32:30.789Z] === RUN   TestExportContainerAfterDaemonRestart
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/private/bind_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/private/mount_root
13:32:30 [2019-12-16T13:32:30.802Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:32:30 [2019-12-16T13:32:30.802Z] --- PASS: TestMountDaemonRoot (0.02s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:32:30 [2019-12-16T13:32:30.802Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
13:32:30 [2019-12-16T13:32:30.802Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
13:32:30 [2019-12-16T13:32:30.802Z] === RUN   TestContainerBindMountNonRecursive
13:32:31 [2019-12-16T13:32:31.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:32:31 [2019-12-16T13:32:31.817Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
13:32:31 [2019-12-16T13:32:31.817Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:32:32 [2019-12-16T13:32:32.656Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
13:32:32 [2019-12-16T13:32:32.656Z] === RUN   TestHealthCheckWorkdir
13:32:33 [2019-12-16T13:32:33.441Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
13:32:33 [2019-12-16T13:32:33.441Z] === RUN   TestNetworkNat
13:32:33 [2019-12-16T13:32:33.589Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:32:33 [2019-12-16T13:32:33.721Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
13:32:33 [2019-12-16T13:32:33.721Z] === RUN   TestAuthZPluginHeader
13:32:33 [2019-12-16T13:32:33.813Z] --- PASS: TestNetworkNat (0.79s)
13:32:33 [2019-12-16T13:32:33.813Z] === RUN   TestNetworkLocalhostTCPNat
13:32:33 [2019-12-16T13:32:33.846Z] --- PASS: TestHealthCheckWorkdir (1.46s)
13:32:33 [2019-12-16T13:32:33.846Z] === RUN   TestHealthKillContainer
13:32:34 [2019-12-16T13:32:34.599Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
13:32:34 [2019-12-16T13:32:34.600Z] === RUN   TestNetworkLoopbackNat
13:32:34 [2019-12-16T13:32:34.779Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:32:35 [2019-12-16T13:32:35.191Z] --- PASS: TestAuthZPluginHeader (1.06s)
13:32:35 [2019-12-16T13:32:35.191Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:32:35 [2019-12-16T13:32:35.191Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:32:35 [2019-12-16T13:32:35.191Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:35 [2019-12-16T13:32:35.191Z] === RUN   TestAuthZPluginV2Disable
13:32:35 [2019-12-16T13:32:35.191Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:32:35 [2019-12-16T13:32:35.191Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:35 [2019-12-16T13:32:35.191Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:32:35 [2019-12-16T13:32:35.191Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:32:35 [2019-12-16T13:32:35.191Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:35 [2019-12-16T13:32:35.191Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:32:35 [2019-12-16T13:32:35.191Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:32:35 [2019-12-16T13:32:35.191Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:35 [2019-12-16T13:32:35.191Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:32:35 [2019-12-16T13:32:35.496Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:32:35 [2019-12-16T13:32:35.867Z] --- PASS: TestNetworkLoopbackNat (1.21s)
13:32:35 [2019-12-16T13:32:35.867Z] === RUN   TestPause
13:32:36 [2019-12-16T13:32:36.866Z] --- PASS: TestHealthKillContainer (3.01s)
13:32:36 [2019-12-16T13:32:36.866Z] === RUN   TestInspectCpusetInConfigPre120
13:32:37 [2019-12-16T13:32:37.121Z] --- PASS: TestPause (1.02s)
13:32:37 [2019-12-16T13:32:37.121Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:32:37 [2019-12-16T13:32:37.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:32:37 [2019-12-16T13:32:37.121Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:32:37 [2019-12-16T13:32:37.121Z] === RUN   TestPauseStopPausedContainer
13:32:37 [2019-12-16T13:32:37.432Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:32:37 [2019-12-16T13:32:37.432Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:32:37 [2019-12-16T13:32:37.690Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
13:32:37 [2019-12-16T13:32:37.690Z] === RUN   TestIpcModeNone
13:32:37 [2019-12-16T13:32:37.908Z] --- PASS: TestPauseStopPausedContainer (0.86s)
13:32:37 [2019-12-16T13:32:37.908Z] === RUN   TestPsFilter
13:32:37 [2019-12-16T13:32:37.908Z] --- PASS: TestPsFilter (0.24s)
13:32:37 [2019-12-16T13:32:37.908Z] === RUN   TestRemoveContainerWithRemovedVolume
13:32:38 [2019-12-16T13:32:38.028Z] faf31ee0aa3d: Verifying Checksum
13:32:38 [2019-12-16T13:32:38.028Z] faf31ee0aa3d: Download complete
13:32:38 [2019-12-16T13:32:38.700Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
13:32:38 [2019-12-16T13:32:38.700Z] === RUN   TestRemoveContainerWithVolume
13:32:39 [2019-12-16T13:32:39.078Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:32:39 [2019-12-16T13:32:39.079Z] --- PASS: TestIpcModeNone (1.16s)
13:32:39 [2019-12-16T13:32:39.079Z] === RUN   TestIpcModePrivate
13:32:39 [2019-12-16T13:32:39.642Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:32:39 [2019-12-16T13:32:39.899Z] --- PASS: TestIpcModePrivate (1.09s)
13:32:39 [2019-12-16T13:32:39.899Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false
13:32:39 [2019-12-16T13:32:39.899Z] === RUN   TestIpcModeShareable
13:32:40 [2019-12-16T13:32:40.113Z] --- PASS: TestRemoveContainerWithVolume (0.97s)
13:32:40 [2019-12-16T13:32:40.113Z] === RUN   TestRemoveContainerRunning
13:32:40 [2019-12-16T13:32:40.157Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:32:40 [2019-12-16T13:32:40.157Z] === RUN   TestDockerSuite/TestBuildAddScript
13:32:40 [2019-12-16T13:32:40.489Z] --- PASS: TestRemoveContainerRunning (0.84s)
13:32:40 [2019-12-16T13:32:40.489Z] === RUN   TestRemoveContainerForceRemoveRunning
13:32:41 [2019-12-16T13:32:41.089Z] --- PASS: TestIpcModeShareable (1.06s)
13:32:41 [2019-12-16T13:32:41.089Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true
13:32:41 [2019-12-16T13:32:41.089Z] === RUN   TestAPIIpcModeShareableAndContainer
13:32:41 [2019-12-16T13:32:41.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s)
13:32:41 [2019-12-16T13:32:41.785Z] === RUN   TestRemoveInvalidContainer
13:32:41 [2019-12-16T13:32:41.785Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:32:41 [2019-12-16T13:32:41.785Z] === RUN   TestRenameLinkedContainer
13:32:43 [2019-12-16T13:32:43.610Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:32:43 [2019-12-16T13:32:43.610Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:32:43 [2019-12-16T13:32:43.867Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
13:32:43 [2019-12-16T13:32:43.867Z] === RUN   TestAPIIpcModeHost
13:32:44 [2019-12-16T13:32:44.799Z] --- PASS: TestAPIIpcModeHost (0.81s)
13:32:44 [2019-12-16T13:32:44.799Z] === RUN   TestDaemonIpcModeShareable
13:32:45 [2019-12-16T13:32:45.112Z] 65014b3c3121: Verifying Checksum
13:32:45 [2019-12-16T13:32:45.112Z] 65014b3c3121: Download complete
13:32:45 [2019-12-16T13:32:45.466Z] ok  	github.com/docker/docker/api/server/httputils	0.037s	coverage: 14.7% of statements
13:32:45 [2019-12-16T13:32:45.466Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:32:45 [2019-12-16T13:32:45.914Z] --- PASS: TestRenameLinkedContainer (3.71s)
13:32:45 [2019-12-16T13:32:45.914Z] === RUN   TestRenameStoppedContainer
13:32:46 [2019-12-16T13:32:46.283Z] --- PASS: TestRenameStoppedContainer (0.85s)
13:32:46 [2019-12-16T13:32:46.283Z] === RUN   TestRenameRunningContainerAndReuse
13:32:46 [2019-12-16T13:32:46.493Z] ok  	github.com/docker/docker/api/server/middleware	0.038s	coverage: 37.7% of statements
13:32:46 [2019-12-16T13:32:46.493Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:32:46 [2019-12-16T13:32:46.493Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:32:46 [2019-12-16T13:32:46.493Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:32:46 [2019-12-16T13:32:46.694Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
13:32:46 [2019-12-16T13:32:46.694Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true
13:32:46 [2019-12-16T13:32:46.694Z] === RUN   TestDaemonIpcModePrivate
13:32:46 [2019-12-16T13:32:46.797Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:32:46 [2019-12-16T13:32:46.797Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:32:46 [2019-12-16T13:32:46.797Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:32:46 [2019-12-16T13:32:46.797Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:32:46 [2019-12-16T13:32:46.797Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:32:47 [2019-12-16T13:32:47.086Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:32:48 [2019-12-16T13:32:48.127Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
13:32:48 [2019-12-16T13:32:48.127Z] === RUN   TestRenameInvalidName
13:32:48 [2019-12-16T13:32:48.592Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
13:32:48 [2019-12-16T13:32:48.592Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false
13:32:48 [2019-12-16T13:32:48.592Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:32:48 [2019-12-16T13:32:48.925Z] --- PASS: TestRenameInvalidName (0.90s)
13:32:48 [2019-12-16T13:32:48.925Z] === RUN   TestRenameAnonymousContainer
13:32:49 [2019-12-16T13:32:49.132Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:32:49 [2019-12-16T13:32:49.132Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:32:49 [2019-12-16T13:32:49.759Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
13:32:49 [2019-12-16T13:32:49.759Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
13:32:49 [2019-12-16T13:32:49.963Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
13:32:49 [2019-12-16T13:32:49.963Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false
13:32:49 [2019-12-16T13:32:49.963Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:32:50 [2019-12-16T13:32:50.220Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:32:50 [2019-12-16T13:32:50.391Z] ok  	github.com/docker/docker/api/server/router/swarm	0.031s	coverage: 4.0% of statements
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:32:50 [2019-12-16T13:32:50.391Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:32:50 [2019-12-16T13:32:50.678Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
13:32:50 [2019-12-16T13:32:50.966Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:32:50 [2019-12-16T13:32:50.966Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:32:51 [2019-12-16T13:32:51.592Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:32:51 [2019-12-16T13:32:51.592Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
13:32:51 [2019-12-16T13:32:51.593Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: true, mustBeShared: true
13:32:51 [2019-12-16T13:32:51.593Z] === RUN   TestIpcModeOlderClient
13:32:51 [2019-12-16T13:32:51.593Z] === PAUSE TestIpcModeOlderClient
13:32:51 [2019-12-16T13:32:51.593Z] === RUN   TestKillContainerInvalidSignal
13:32:51 [2019-12-16T13:32:51.990Z] ok  	github.com/docker/docker/builder/dockerignore	0.030s	coverage: 96.8% of statements
13:32:52 [2019-12-16T13:32:52.283Z] --- PASS: TestRenameAnonymousContainer (2.96s)
13:32:52 [2019-12-16T13:32:52.283Z] === RUN   TestRenameContainerWithSameName
13:32:52 [2019-12-16T13:32:52.654Z] --- PASS: TestRenameContainerWithSameName (0.88s)
13:32:52 [2019-12-16T13:32:52.654Z] === RUN   TestRenameContainerWithLinkedContainer
13:32:52 [2019-12-16T13:32:52.967Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
13:32:52 [2019-12-16T13:32:52.967Z] === RUN   TestKillContainer
13:32:52 [2019-12-16T13:32:52.967Z] === RUN   TestKillContainer/no_signal
13:32:53 [2019-12-16T13:32:53.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s)
13:32:53 [2019-12-16T13:32:53.269Z] PASS
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] === Skipped
13:32:53 [2019-12-16T13:32:53.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:32:53 [2019-12-16T13:32:53.269Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:32:53 [2019-12-16T13:32:53.269Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:32:53 [2019-12-16T13:32:53.269Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:32:53 [2019-12-16T13:32:53.269Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] DONE 17 tests, 4 skipped in 32.311s
13:32:53 [2019-12-16T13:32:53.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:32:53 [2019-12-16T13:32:53.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:32:53 [2019-12-16T13:32:53.269Z] ++ set -e
13:32:53 [2019-12-16T13:32:53.269Z] ++ '[' -n 0 ']'
13:32:53 [2019-12-16T13:32:53.269Z] ++ set -x
13:32:53 [2019-12-16T13:32:53.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=arm64 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:32:53 [2019-12-16T13:32:53.269Z] INFO: Testing against a local daemon
13:32:53 [2019-12-16T13:32:53.269Z] === RUN   TestPluginInvalidJSON
13:32:53 [2019-12-16T13:32:53.269Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:32:53 [2019-12-16T13:32:53.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:32:53 [2019-12-16T13:32:53.269Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:32:53 [2019-12-16T13:32:53.269Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:32:53 [2019-12-16T13:32:53.269Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:32:53 [2019-12-16T13:32:53.269Z] PASS
13:32:53 [2019-12-16T13:32:53.269Z] 
13:32:53 [2019-12-16T13:32:53.269Z] DONE 2 tests in 0.194s
13:32:53 [2019-12-16T13:32:53.269Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:32:53 [2019-12-16T13:32:53.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:32:53 [2019-12-16T13:32:53.269Z] ++ set -e
13:32:53 [2019-12-16T13:32:53.269Z] ++ '[' -n 0 ']'
13:32:53 [2019-12-16T13:32:53.269Z] ++ set -x
13:32:53 [2019-12-16T13:32:53.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=arm64 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:32:53 [2019-12-16T13:32:53.528Z] INFO: Testing against a local daemon
13:32:53 [2019-12-16T13:32:53.528Z] === RUN   TestExternalGraphDriver
13:32:53 [2019-12-16T13:32:53.528Z] === RUN   TestExternalGraphDriver/json
13:32:53 [2019-12-16T13:32:53.900Z] === RUN   TestKillContainer/non_killing_signal
13:32:54 [2019-12-16T13:32:54.487Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s)
13:32:54 [2019-12-16T13:32:54.487Z] === RUN   TestResize
13:32:54 [2019-12-16T13:32:54.832Z] === RUN   TestKillContainer/killing_signal
13:32:55 [2019-12-16T13:32:55.739Z] --- PASS: TestResize (0.85s)
13:32:55 [2019-12-16T13:32:55.739Z] === RUN   TestResizeWithInvalidSize
13:32:56 [2019-12-16T13:32:56.059Z] === RUN   TestExternalGraphDriver/spec
13:32:56 [2019-12-16T13:32:56.203Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:32:56 [2019-12-16T13:32:56.203Z] --- PASS: TestKillContainer (3.29s)
13:32:56 [2019-12-16T13:32:56.203Z]     --- PASS: TestKillContainer/no_signal (1.20s)
13:32:56 [2019-12-16T13:32:56.203Z]     --- PASS: TestKillContainer/non_killing_signal (0.79s)
13:32:56 [2019-12-16T13:32:56.203Z]     --- PASS: TestKillContainer/killing_signal (1.00s)
13:32:56 [2019-12-16T13:32:56.203Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:32:56 [2019-12-16T13:32:56.203Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:32:56 [2019-12-16T13:32:56.525Z] --- PASS: TestResizeWithInvalidSize (1.00s)
13:32:56 [2019-12-16T13:32:56.525Z] === RUN   TestResizeWhenContainerNotStarted
13:32:56 [2019-12-16T13:32:56.766Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:32:57 [2019-12-16T13:32:57.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:32:57 [2019-12-16T13:32:57.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:32:57 [2019-12-16T13:32:57.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:32:57 [2019-12-16T13:32:57.531Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
13:32:57 [2019-12-16T13:32:57.697Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:32:57 [2019-12-16T13:32:57.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s)
13:32:57 [2019-12-16T13:32:57.954Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
13:32:57 [2019-12-16T13:32:57.954Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s)
13:32:57 [2019-12-16T13:32:57.954Z] === RUN   TestKillStoppedContainer
13:32:57 [2019-12-16T13:32:57.954Z] --- PASS: TestKillStoppedContainer (0.09s)
13:32:57 [2019-12-16T13:32:57.954Z] === RUN   TestKillStoppedContainerAPIPre120
13:32:57 [2019-12-16T13:32:57.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
13:32:57 [2019-12-16T13:32:57.954Z] === RUN   TestKillDifferentUserContainer
13:32:58 [2019-12-16T13:32:58.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:32:59 [2019-12-16T13:32:59.083Z] --- PASS: TestKillDifferentUserContainer (0.90s)
13:32:59 [2019-12-16T13:32:59.083Z] === RUN   TestInspectOomKilledTrue
13:32:59 [2019-12-16T13:32:59.083Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:32:59 [2019-12-16T13:32:59.083Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:59 [2019-12-16T13:32:59.083Z] === RUN   TestInspectOomKilledFalse
13:32:59 [2019-12-16T13:32:59.083Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:32:59 [2019-12-16T13:32:59.083Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:59 [2019-12-16T13:32:59.083Z] === RUN   TestLinksEtcHostsContentMatch
13:32:59 [2019-12-16T13:32:59.344Z] === RUN   TestExternalGraphDriver/pull
13:32:59 [2019-12-16T13:32:59.599Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.682s	coverage: 86.3% of statements
13:32:59 [2019-12-16T13:32:59.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
13:32:59 [2019-12-16T13:32:59.650Z] === RUN   TestLinksContainerNames
13:33:00 [2019-12-16T13:33:00.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:00 [2019-12-16T13:33:00.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:01 [2019-12-16T13:33:01.245Z] --- PASS: TestExternalGraphDriver (7.50s)
13:33:01 [2019-12-16T13:33:01.245Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
13:33:01 [2019-12-16T13:33:01.245Z]     --- PASS: TestExternalGraphDriver/spec (2.69s)
13:33:01 [2019-12-16T13:33:01.245Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
13:33:01 [2019-12-16T13:33:01.245Z] === RUN   TestGraphdriverPluginV2
13:33:01 [2019-12-16T13:33:01.245Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
13:33:01 [2019-12-16T13:33:01.245Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:01 [2019-12-16T13:33:01.245Z] PASS
13:33:01 [2019-12-16T13:33:01.245Z] 
13:33:01 [2019-12-16T13:33:01.245Z] === Skipped
13:33:01 [2019-12-16T13:33:01.245Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
13:33:01 [2019-12-16T13:33:01.245Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:01 [2019-12-16T13:33:01.245Z] 
13:33:01 [2019-12-16T13:33:01.245Z] 
13:33:01 [2019-12-16T13:33:01.245Z] DONE 5 tests, 1 skipped in 7.712s
13:33:01 [2019-12-16T13:33:01.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:33:01 [2019-12-16T13:33:01.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:33:01 [2019-12-16T13:33:01.245Z] ++ set -e
13:33:01 [2019-12-16T13:33:01.245Z] ++ '[' -n 0 ']'
13:33:01 [2019-12-16T13:33:01.245Z] ++ set -x
13:33:01 [2019-12-16T13:33:01.245Z] ++ 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=arm64 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:33:01 [2019-12-16T13:33:01.245Z] INFO: Testing against a local daemon
13:33:01 [2019-12-16T13:33:01.245Z] === RUN   TestContinueAfterPluginCrash
13:33:01 [2019-12-16T13:33:01.245Z] === PAUSE TestContinueAfterPluginCrash
13:33:01 [2019-12-16T13:33:01.245Z] === RUN   TestDaemonStartWithLogOpt
13:33:01 [2019-12-16T13:33:01.245Z] === PAUSE TestDaemonStartWithLogOpt
13:33:01 [2019-12-16T13:33:01.245Z] === CONT  TestContinueAfterPluginCrash
13:33:01 [2019-12-16T13:33:01.245Z] === CONT  TestDaemonStartWithLogOpt
13:33:01 [2019-12-16T13:33:01.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:01 [2019-12-16T13:33:01.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:02 [2019-12-16T13:33:02.179Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:33:02 [2019-12-16T13:33:02.179Z] --- PASS: TestLinksContainerNames (2.49s)
13:33:02 [2019-12-16T13:33:02.179Z] === RUN   TestLogsFollowTailEmpty
13:33:02 [2019-12-16T13:33:02.306Z] ok  	github.com/docker/docker/builder/remotecontext	0.615s	coverage: 13.6% of statements
13:33:02 [2019-12-16T13:33:02.436Z] === RUN   TestDockerSuite/TestBuildAddTar
13:33:02 [2019-12-16T13:33:02.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:03 [2019-12-16T13:33:03.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:03 [2019-12-16T13:33:03.368Z] --- PASS: TestLogsFollowTailEmpty (1.12s)
13:33:03 [2019-12-16T13:33:03.368Z] === RUN   TestContainerNetworkMountsNoChown
13:33:03 [2019-12-16T13:33:03.801Z] ok  	github.com/docker/docker/builder/dockerfile	1.463s	coverage: 48.2% of statements
13:33:03 [2019-12-16T13:33:03.801Z] ?   	github.com/docker/docker/cli	[no test files]
13:33:03 [2019-12-16T13:33:03.801Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:33:04 [2019-12-16T13:33:04.299Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s)
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/default
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/default
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/private
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/private
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rprivate
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rprivate
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/slave
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/slave
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rslave
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rslave
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/shared
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/shared
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rshared
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rshared
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/default
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/default/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/default/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/default/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/rshared
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/rprivate
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/shared
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/rslave
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/slave
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:33:04 [2019-12-16T13:33:04.299Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:33:04 [2019-12-16T13:33:04.299Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === CONT  TestMountDaemonRoot/private
13:33:04 [2019-12-16T13:33:04.557Z] === RUN   TestMountDaemonRoot/private/bind_root
13:33:04 [2019-12-16T13:33:04.557Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:33:04 [2019-12-16T13:33:04.557Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === RUN   TestMountDaemonRoot/private/mount_root
13:33:04 [2019-12-16T13:33:04.557Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:33:04 [2019-12-16T13:33:04.557Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === CONT  TestMountDaemonRoot/default/mount_root
13:33:04 [2019-12-16T13:33:04.557Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:33:04 [2019-12-16T13:33:04.557Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:33:04 [2019-12-16T13:33:04.814Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:33:05 [2019-12-16T13:33:05.072Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:33:05 [2019-12-16T13:33:05.073Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:33:05 [2019-12-16T13:33:05.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:05 [2019-12-16T13:33:05.330Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:33:05 [2019-12-16T13:33:05.330Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:33:05 [2019-12-16T13:33:05.330Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:33:05 [2019-12-16T13:33:05.587Z] === CONT  TestMountDaemonRoot/private/bind_root
13:33:05 [2019-12-16T13:33:05.587Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:33:05 [2019-12-16T13:33:05.587Z] === CONT  TestMountDaemonRoot/private/mount_root
13:33:05 [2019-12-16T13:33:05.587Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:33:05 [2019-12-16T13:33:05.587Z] --- PASS: TestMountDaemonRoot (0.03s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.19s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.18s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.33s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.32s)
13:33:05 [2019-12-16T13:33:05.587Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:33:05 [2019-12-16T13:33:05.587Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:33:05 [2019-12-16T13:33:05.587Z] === RUN   TestContainerBindMountNonRecursive
13:33:05 [2019-12-16T13:33:05.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:08 [2019-12-16T13:33:08.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:08 [2019-12-16T13:33:08.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:09 [2019-12-16T13:33:09.803Z] --- PASS: TestContainerBindMountNonRecursive (3.40s)
13:33:09 [2019-12-16T13:33:09.803Z] === RUN   TestNetworkNat
13:33:10 [2019-12-16T13:33:10.411Z] --- PASS: TestNetworkNat (1.26s)
13:33:10 [2019-12-16T13:33:10.411Z] === RUN   TestNetworkLocalhostTCPNat
13:33:11 [2019-12-16T13:33:11.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s)
13:33:11 [2019-12-16T13:33:11.345Z] === RUN   TestNetworkLoopbackNat
13:33:11 [2019-12-16T13:33:11.619Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
13:33:11 [2019-12-16T13:33:11.619Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s)
13:33:11 [2019-12-16T13:33:11.619Z] === RUN   TestCgroupNamespacesRun
13:33:12 [2019-12-16T13:33:12.243Z] ok  	github.com/docker/docker/client	0.848s	coverage: 75.8% of statements
13:33:12 [2019-12-16T13:33:12.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
13:33:12 [2019-12-16T13:33:12.919Z] --- PASS: TestCgroupNamespacesRun (1.77s)
13:33:12 [2019-12-16T13:33:12.920Z] === RUN   TestCgroupNamespacesRunPrivileged
13:33:12 [2019-12-16T13:33:12.973Z] --- PASS: TestNetworkLoopbackNat (1.79s)
13:33:12 [2019-12-16T13:33:12.973Z] === RUN   TestPause
13:33:13 [2019-12-16T13:33:13.457Z] --- PASS: TestDaemonStartWithLogOpt (10.76s)
13:33:13 [2019-12-16T13:33:13.904Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:33:14 [2019-12-16T13:33:14.162Z] --- PASS: TestPause (0.98s)
13:33:14 [2019-12-16T13:33:14.162Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:33:14 [2019-12-16T13:33:14.162Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:33:14 [2019-12-16T13:33:14.162Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:33:14 [2019-12-16T13:33:14.162Z] === RUN   TestPauseStopPausedContainer
13:33:14 [2019-12-16T13:33:14.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
13:33:14 [2019-12-16T13:33:14.744Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:33:15 [2019-12-16T13:33:15.095Z] --- PASS: TestPauseStopPausedContainer (1.01s)
13:33:15 [2019-12-16T13:33:15.095Z] === RUN   TestPsFilter
13:33:15 [2019-12-16T13:33:15.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:33:15 [2019-12-16T13:33:15.354Z] --- PASS: TestPsFilter (0.26s)
13:33:15 [2019-12-16T13:33:15.354Z] === RUN   TestRemoveContainerWithRemovedVolume
13:33:15 [2019-12-16T13:33:15.354Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:33:16 [2019-12-16T13:33:16.288Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
13:33:16 [2019-12-16T13:33:16.288Z] === RUN   TestRemoveContainerWithVolume
13:33:16 [2019-12-16T13:33:16.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:33:16 [2019-12-16T13:33:16.659Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
13:33:16 [2019-12-16T13:33:16.659Z] === RUN   TestCgroupNamespacesRunHostMode
13:33:16 [2019-12-16T13:33:16.741Z] --- PASS: TestContinueAfterPluginCrash (15.63s)
13:33:16 [2019-12-16T13:33:16.741Z] PASS
13:33:16 [2019-12-16T13:33:16.741Z] 
13:33:16 [2019-12-16T13:33:16.741Z] DONE 2 tests in 15.817s
13:33:16 [2019-12-16T13:33:16.741Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:33:16 [2019-12-16T13:33:16.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:33:16 [2019-12-16T13:33:16.741Z] ++ set -e
13:33:16 [2019-12-16T13:33:16.741Z] ++ '[' -n 0 ']'
13:33:16 [2019-12-16T13:33:16.741Z] ++ set -x
13:33:16 [2019-12-16T13:33:16.741Z] ++ 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=arm64 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:33:16 [2019-12-16T13:33:16.853Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:33:16 [2019-12-16T13:33:16.999Z] INFO: Testing against a local daemon
13:33:16 [2019-12-16T13:33:16.999Z] === RUN   TestPluginWithDevMounts
13:33:16 [2019-12-16T13:33:16.999Z] === PAUSE TestPluginWithDevMounts
13:33:16 [2019-12-16T13:33:16.999Z] === CONT  TestPluginWithDevMounts
13:33:17 [2019-12-16T13:33:17.110Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
13:33:17 [2019-12-16T13:33:17.110Z] === RUN   TestRemoveContainerRunning
13:33:18 [2019-12-16T13:33:18.040Z] --- PASS: TestRemoveContainerRunning (0.93s)
13:33:18 [2019-12-16T13:33:18.041Z] === RUN   TestRemoveContainerForceRemoveRunning
13:33:18 [2019-12-16T13:33:18.529Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
13:33:18 [2019-12-16T13:33:18.529Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:33:19 [2019-12-16T13:33:19.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s)
13:33:19 [2019-12-16T13:33:19.412Z] === RUN   TestRemoveInvalidContainer
13:33:19 [2019-12-16T13:33:19.412Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:33:19 [2019-12-16T13:33:19.412Z] === RUN   TestRenameLinkedContainer
13:33:19 [2019-12-16T13:33:19.531Z] --- PASS: TestPluginWithDevMounts (2.24s)
13:33:19 [2019-12-16T13:33:19.531Z] PASS
13:33:19 [2019-12-16T13:33:19.531Z] 
13:33:19 [2019-12-16T13:33:19.531Z] DONE 1 tests in 2.408s
13:33:19 [2019-12-16T13:33:19.531Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:33:19 [2019-12-16T13:33:19.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:33:19 [2019-12-16T13:33:19.531Z] ++ set -e
13:33:19 [2019-12-16T13:33:19.531Z] ++ '[' -n 0 ']'
13:33:19 [2019-12-16T13:33:19.531Z] ++ set -x
13:33:19 [2019-12-16T13:33:19.531Z] ++ 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=arm64 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:33:19 [2019-12-16T13:33:19.531Z] INFO: Testing against a local daemon
13:33:19 [2019-12-16T13:33:19.531Z] === RUN   TestSecretInspect
13:33:20 [2019-12-16T13:33:20.373Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
13:33:20 [2019-12-16T13:33:20.373Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:33:21 [2019-12-16T13:33:21.192Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
13:33:21 [2019-12-16T13:33:21.192Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:33:21 [2019-12-16T13:33:21.935Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:33:21 [2019-12-16T13:33:21.935Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:33:22 [2019-12-16T13:33:22.060Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
13:33:22 [2019-12-16T13:33:22.060Z] === RUN   TestCgroupNamespacesRunOlderClient
13:33:22 [2019-12-16T13:33:22.816Z] --- PASS: TestSecretInspect (3.25s)
13:33:22 [2019-12-16T13:33:22.816Z] === RUN   TestSecretList
13:33:23 [2019-12-16T13:33:23.306Z] --- PASS: TestRenameLinkedContainer (4.08s)
13:33:23 [2019-12-16T13:33:23.306Z] === RUN   TestRenameStoppedContainer
13:33:24 [2019-12-16T13:33:24.007Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
13:33:24 [2019-12-16T13:33:24.007Z] === RUN   TestKernelTCPMemory
13:33:24 [2019-12-16T13:33:24.239Z] --- PASS: TestRenameStoppedContainer (0.81s)
13:33:24 [2019-12-16T13:33:24.239Z] === RUN   TestRenameRunningContainerAndReuse
13:33:25 [2019-12-16T13:33:25.270Z] --- PASS: TestKernelTCPMemory (1.11s)
13:33:25 [2019-12-16T13:33:25.270Z] === RUN   TestNISDomainname
13:33:25 [2019-12-16T13:33:25.613Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:33:26 [2019-12-16T13:33:26.100Z] --- PASS: TestSecretList (3.25s)
13:33:26 [2019-12-16T13:33:26.100Z] === RUN   TestSecretsCreateAndDelete
13:33:26 [2019-12-16T13:33:26.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s)
13:33:26 [2019-12-16T13:33:26.178Z] === RUN   TestRenameInvalidName
13:33:26 [2019-12-16T13:33:26.534Z] --- PASS: TestNISDomainname (1.27s)
13:33:26 [2019-12-16T13:33:26.534Z] === RUN   TestHostnameDnsResolution
13:33:26 [2019-12-16T13:33:26.899Z] --- PASS: TestRenameInvalidName (0.93s)
13:33:26 [2019-12-16T13:33:26.899Z] === RUN   TestRenameAnonymousContainer
13:33:27 [2019-12-16T13:33:27.321Z] --- PASS: TestHostnameDnsResolution (1.25s)
13:33:27 [2019-12-16T13:33:27.321Z] === RUN   TestStats
13:33:28 [2019-12-16T13:33:28.798Z] === RUN   TestDockerSuite/TestBuildBlankName
13:33:29 [2019-12-16T13:33:29.055Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:33:29 [2019-12-16T13:33:29.385Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
13:33:29 [2019-12-16T13:33:29.385Z] === RUN   TestSecretsUpdate
13:33:30 [2019-12-16T13:33:30.030Z] --- PASS: TestStats (2.51s)
13:33:30 [2019-12-16T13:33:30.030Z] === RUN   TestStopContainerWithTimeout
13:33:30 [2019-12-16T13:33:30.030Z] === RUN   TestStopContainerWithTimeout/0
13:33:30 [2019-12-16T13:33:30.030Z] === PAUSE TestStopContainerWithTimeout/0
13:33:30 [2019-12-16T13:33:30.030Z] === RUN   TestStopContainerWithTimeout/1
13:33:30 [2019-12-16T13:33:30.030Z] === PAUSE TestStopContainerWithTimeout/1
13:33:30 [2019-12-16T13:33:30.030Z] === RUN   TestStopContainerWithTimeout/3
13:33:30 [2019-12-16T13:33:30.030Z] === PAUSE TestStopContainerWithTimeout/3
13:33:30 [2019-12-16T13:33:30.030Z] === RUN   TestStopContainerWithTimeout/-1
13:33:30 [2019-12-16T13:33:30.030Z] === PAUSE TestStopContainerWithTimeout/-1
13:33:30 [2019-12-16T13:33:30.030Z] === CONT  TestStopContainerWithTimeout/0
13:33:30 [2019-12-16T13:33:30.030Z] === CONT  TestStopContainerWithTimeout/-1
13:33:30 [2019-12-16T13:33:30.960Z] --- PASS: TestRenameAnonymousContainer (3.82s)
13:33:30 [2019-12-16T13:33:30.960Z] === RUN   TestRenameContainerWithSameName
13:33:30 [2019-12-16T13:33:30.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:33:31 [2019-12-16T13:33:31.295Z] === CONT  TestStopContainerWithTimeout/3
13:33:31 [2019-12-16T13:33:31.526Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:33:31 [2019-12-16T13:33:31.784Z] --- PASS: TestRenameContainerWithSameName (1.10s)
13:33:31 [2019-12-16T13:33:31.784Z] === RUN   TestRenameContainerWithLinkedContainer
13:33:32 [2019-12-16T13:33:32.669Z] --- PASS: TestSecretsUpdate (3.23s)
13:33:32 [2019-12-16T13:33:32.669Z] === RUN   TestTemplatedSecret
13:33:32 [2019-12-16T13:33:32.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:33:33 [2019-12-16T13:33:33.099Z] === CONT  TestStopContainerWithTimeout/1
13:33:34 [2019-12-16T13:33:34.091Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:33:34 [2019-12-16T13:33:34.091Z] --- PASS: TestRenameContainerWithLinkedContainer (2.09s)
13:33:34 [2019-12-16T13:33:34.091Z] === RUN   TestResize
13:33:34 [2019-12-16T13:33:34.999Z] --- PASS: TestStopContainerWithTimeout (0.03s)
13:33:34 [2019-12-16T13:33:34.999Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
13:33:34 [2019-12-16T13:33:34.999Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
13:33:34 [2019-12-16T13:33:34.999Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
13:33:34 [2019-12-16T13:33:34.999Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
13:33:34 [2019-12-16T13:33:34.999Z] === RUN   TestDeleteDevicemapper
13:33:34 [2019-12-16T13:33:34.999Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:33:34 [2019-12-16T13:33:34.999Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:33:34 [2019-12-16T13:33:34.999Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:33:35 [2019-12-16T13:33:35.023Z] --- PASS: TestResize (0.86s)
13:33:35 [2019-12-16T13:33:35.023Z] === RUN   TestResizeWithInvalidSize
13:33:35 [2019-12-16T13:33:35.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:33:35 [2019-12-16T13:33:35.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:33:35 [2019-12-16T13:33:35.844Z] --- PASS: TestResizeWithInvalidSize (1.00s)
13:33:35 [2019-12-16T13:33:35.844Z] === RUN   TestResizeWhenContainerNotStarted
13:33:35 [2019-12-16T13:33:35.954Z] --- PASS: TestTemplatedSecret (3.37s)
13:33:35 [2019-12-16T13:33:35.954Z] === RUN   TestSecretCreateResolve
13:33:36 [2019-12-16T13:33:36.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:36 [2019-12-16T13:33:36.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:38 [2019-12-16T13:33:38.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:33:38 [2019-12-16T13:33:38.260Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s)
13:33:38 [2019-12-16T13:33:38.260Z] === RUN   TestUpdateMemory
13:33:38 [2019-12-16T13:33:38.260Z] --- SKIP: TestUpdateMemory (0.00s)
13:33:38 [2019-12-16T13:33:38.260Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:33:38 [2019-12-16T13:33:38.260Z] === RUN   TestUpdateCPUQuota
13:33:39 [2019-12-16T13:33:39.081Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:39 [2019-12-16T13:33:39.241Z] --- PASS: TestSecretCreateResolve (3.26s)
13:33:39 [2019-12-16T13:33:39.241Z] PASS
13:33:39 [2019-12-16T13:33:39.241Z] 
13:33:39 [2019-12-16T13:33:39.241Z] DONE 6 tests in 19.778s
13:33:39 [2019-12-16T13:33:39.241Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:33:39 [2019-12-16T13:33:39.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:33:39 [2019-12-16T13:33:39.241Z] ++ set -e
13:33:39 [2019-12-16T13:33:39.241Z] ++ '[' -n 0 ']'
13:33:39 [2019-12-16T13:33:39.241Z] ++ set -x
13:33:39 [2019-12-16T13:33:39.241Z] ++ 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=arm64 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:33:40 [2019-12-16T13:33:40.176Z] INFO: Testing against a local daemon
13:33:40 [2019-12-16T13:33:40.176Z] === RUN   TestServiceCreateInit
13:33:40 [2019-12-16T13:33:40.176Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:33:40 [2019-12-16T13:33:40.218Z] --- PASS: TestUpdateCPUQuota (1.58s)
13:33:40 [2019-12-16T13:33:40.218Z] === RUN   TestUpdatePidsLimit
13:33:40 [2019-12-16T13:33:40.218Z] === RUN   TestUpdatePidsLimit/update_from_none
13:33:40 [2019-12-16T13:33:40.218Z] === RUN   TestUpdatePidsLimit/no_change
13:33:40 [2019-12-16T13:33:40.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:40 [2019-12-16T13:33:40.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:33:41 [2019-12-16T13:33:41.124Z] === RUN   TestUpdatePidsLimit/update_lower
13:33:41 [2019-12-16T13:33:41.124Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:33:41 [2019-12-16T13:33:41.538Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:33:41 [2019-12-16T13:33:41.912Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:33:42 [2019-12-16T13:33:42.588Z] Created binary: bundles/binary-daemon/dockerd-dev
13:33:42 [2019-12-16T13:33:42.588Z] Copying nested executables into bundles/binary-daemon
13:33:42 [2019-12-16T13:33:42.588Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
13:33:42 [2019-12-16T13:33:42.700Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:33:42 [2019-12-16T13:33:42.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh cross
13:33:43 [2019-12-16T13:33:43.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:43 [2019-12-16T13:33:43.485Z] 
13:33:43 [2019-12-16T13:33:43.485Z] Removing bundles/
13:33:43 [2019-12-16T13:33:43.485Z] 
13:33:43 [2019-12-16T13:33:43.485Z] ---> Making bundle: cross (in bundles/cross)
13:33:43 [2019-12-16T13:33:43.485Z] Cross building: bundles/cross/linux/amd64
13:33:43 [2019-12-16T13:33:43.485Z] Building: bundles/cross/linux/amd64/dockerd-dev
13:33:43 [2019-12-16T13:33:43.485Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:33:43 [2019-12-16T13:33:43.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:43 [2019-12-16T13:33:43.758Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:33:43 [2019-12-16T13:33:43.974Z] --- PASS: TestUpdatePidsLimit (4.16s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
13:33:43 [2019-12-16T13:33:43.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
13:33:43 [2019-12-16T13:33:43.974Z] === RUN   TestUpdateRestartPolicy
13:33:45 [2019-12-16T13:33:45.445Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:33:45 [2019-12-16T13:33:45.656Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:33:45 [2019-12-16T13:33:45.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:46 [2019-12-16T13:33:46.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:46 [2019-12-16T13:33:46.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:33:48 [2019-12-16T13:33:48.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:48 [2019-12-16T13:33:48.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:49 [2019-12-16T13:33:49.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:49 [2019-12-16T13:33:49.850Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:33:50 [2019-12-16T13:33:50.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:50 [2019-12-16T13:33:50.712Z] --- PASS: TestServiceCreateInit (10.48s)
13:33:50 [2019-12-16T13:33:50.712Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
13:33:50 [2019-12-16T13:33:50.712Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s)
13:33:50 [2019-12-16T13:33:50.712Z] === RUN   TestCreateServiceMultipleTimes
13:33:51 [2019-12-16T13:33:51.040Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:33:52 [2019-12-16T13:33:52.410Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:33:52 [2019-12-16T13:33:52.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.53s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
13:33:52 [2019-12-16T13:33:52.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
13:33:52 [2019-12-16T13:33:52.670Z] === RUN   TestCgroupNamespacesRun
13:33:54 [2019-12-16T13:33:54.567Z] --- PASS: TestCgroupNamespacesRun (1.69s)
13:33:54 [2019-12-16T13:33:54.567Z] === RUN   TestCgroupNamespacesRunPrivileged
13:33:54 [2019-12-16T13:33:54.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:33:56 [2019-12-16T13:33:56.466Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
13:33:56 [2019-12-16T13:33:56.466Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:33:57 [2019-12-16T13:33:57.843Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
13:33:57 [2019-12-16T13:33:57.843Z] === RUN   TestCgroupNamespacesRunHostMode
13:33:57 [2019-12-16T13:33:57.969Z] --- PASS: TestUpdateRestartPolicy (13.12s)
13:33:57 [2019-12-16T13:33:57.969Z] === RUN   TestUpdateRestartWithAutoRemove
13:33:58 [2019-12-16T13:33:58.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:33:58 [2019-12-16T13:33:58.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:33:58 [2019-12-16T13:33:58.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:33:58 [2019-12-16T13:33:58.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
13:33:58 [2019-12-16T13:33:58.531Z] === RUN   TestWaitNonBlocked
13:33:58 [2019-12-16T13:33:58.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:58 [2019-12-16T13:33:58.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:58 [2019-12-16T13:33:58.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:58 [2019-12-16T13:33:58.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:58 [2019-12-16T13:33:58.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:58 [2019-12-16T13:33:58.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:59 [2019-12-16T13:33:59.399Z] --- PASS: TestWaitNonBlocked (0.01s)
13:33:59 [2019-12-16T13:33:59.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
13:33:59 [2019-12-16T13:33:59.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
13:33:59 [2019-12-16T13:33:59.399Z] === RUN   TestWaitBlocked
13:33:59 [2019-12-16T13:33:59.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:33:59 [2019-12-16T13:33:59.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:33:59 [2019-12-16T13:33:59.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:33:59 [2019-12-16T13:33:59.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:33:59 [2019-12-16T13:33:59.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:33:59 [2019-12-16T13:33:59.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:33:59 [2019-12-16T13:33:59.996Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s)
13:33:59 [2019-12-16T13:33:59.996Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:34:01 [2019-12-16T13:34:01.213Z] --- PASS: TestWaitBlocked (0.01s)
13:34:01 [2019-12-16T13:34:01.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s)
13:34:01 [2019-12-16T13:34:01.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s)
13:34:01 [2019-12-16T13:34:01.213Z] === CONT  TestContainerStartOnDaemonRestart
13:34:01 [2019-12-16T13:34:01.213Z] === CONT  TestIpcModeOlderClient
13:34:01 [2019-12-16T13:34:01.213Z] --- PASS: TestIpcModeOlderClient (0.18s)
13:34:01 [2019-12-16T13:34:01.213Z] === CONT  TestDaemonRestartIpcMode
13:34:01 [2019-12-16T13:34:01.366Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
13:34:01 [2019-12-16T13:34:01.366Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:34:02 [2019-12-16T13:34:02.385Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:34:02 [2019-12-16T13:34:02.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
13:34:02 [2019-12-16T13:34:02.385Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:34:03 [2019-12-16T13:34:03.766Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.13s)
13:34:03 [2019-12-16T13:34:03.766Z] === RUN   TestCgroupNamespacesRunOlderClient
13:34:03 [2019-12-16T13:34:03.766Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:34:04 [2019-12-16T13:34:04.497Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s)
13:34:05 [2019-12-16T13:34:05.371Z] --- PASS: TestDaemonRestartIpcMode (4.12s)
13:34:05 [2019-12-16T13:34:05.371Z] PASS
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === Skipped
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
13:34:05 [2019-12-16T13:34:05.371Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] 
13:34:05 [2019-12-16T13:34:05.371Z] DONE 197 tests, 6 skipped in 142.211s
13:34:05 [2019-12-16T13:34:05.371Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
13:34:05 [2019-12-16T13:34:05.371Z] ++ 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
13:34:05 [2019-12-16T13:34:05.371Z] ++ set -e
13:34:05 [2019-12-16T13:34:05.371Z] ++ '[' -n 0 ']'
13:34:05 [2019-12-16T13:34:05.371Z] ++ set -x
13:34:05 [2019-12-16T13:34:05.371Z] ++ 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
13:34:05 [2019-12-16T13:34:05.371Z] INFO: Testing against a local daemon
13:34:05 [2019-12-16T13:34:05.371Z] === RUN   TestCommitInheritsEnv
13:34:05 [2019-12-16T13:34:05.664Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
13:34:05 [2019-12-16T13:34:05.664Z] === RUN   TestKernelTCPMemory
13:34:06 [2019-12-16T13:34:06.198Z] --- PASS: TestCommitInheritsEnv (0.55s)
13:34:06 [2019-12-16T13:34:06.198Z] === RUN   TestImportExtremelyLargeImageWorks
13:34:06 [2019-12-16T13:34:06.198Z] === PAUSE TestImportExtremelyLargeImageWorks
13:34:06 [2019-12-16T13:34:06.198Z] === RUN   TestImagesFilterMultiReference
13:34:06 [2019-12-16T13:34:06.198Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:34:06 [2019-12-16T13:34:06.198Z] === RUN   TestImagePullPlatformInvalid
13:34:06 [2019-12-16T13:34:06.198Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:34:06 [2019-12-16T13:34:06.198Z] === RUN   TestRemoveImageOrphaning
13:34:06 [2019-12-16T13:34:06.573Z] --- PASS: TestRemoveImageOrphaning (0.59s)
13:34:06 [2019-12-16T13:34:06.573Z] === RUN   TestRemoveImageGarbageCollector
13:34:06 [2019-12-16T13:34:06.573Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:34:06 [2019-12-16T13:34:06.573Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:06 [2019-12-16T13:34:06.573Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:34:06 [2019-12-16T13:34:06.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:34:06 [2019-12-16T13:34:06.573Z] === RUN   TestTagInvalidReference
13:34:06 [2019-12-16T13:34:06.573Z] --- PASS: TestTagInvalidReference (0.01s)
13:34:06 [2019-12-16T13:34:06.573Z] === RUN   TestTagValidPrefixedRepo
13:34:06 [2019-12-16T13:34:06.596Z] --- PASS: TestKernelTCPMemory (0.98s)
13:34:06 [2019-12-16T13:34:06.596Z] === RUN   TestNISDomainname
13:34:06 [2019-12-16T13:34:06.948Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:34:06 [2019-12-16T13:34:06.948Z] === RUN   TestTagExistedNameWithoutForce
13:34:06 [2019-12-16T13:34:06.948Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:34:06 [2019-12-16T13:34:06.948Z] === RUN   TestTagOfficialNames
13:34:06 [2019-12-16T13:34:06.948Z] --- PASS: TestTagOfficialNames (0.05s)
13:34:06 [2019-12-16T13:34:06.948Z] === RUN   TestTagMatchesDigest
13:34:06 [2019-12-16T13:34:06.948Z] --- PASS: TestTagMatchesDigest (0.01s)
13:34:06 [2019-12-16T13:34:06.948Z] === CONT  TestImportExtremelyLargeImageWorks
13:34:07 [2019-12-16T13:34:07.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:34:07 [2019-12-16T13:34:07.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:34:07 [2019-12-16T13:34:07.785Z] --- PASS: TestNISDomainname (1.31s)
13:34:07 [2019-12-16T13:34:07.785Z] === RUN   TestHostnameDnsResolution
13:34:09 [2019-12-16T13:34:09.083Z] ok  	github.com/docker/docker/cmd/dockerd	0.266s	coverage: 30.3% of statements
13:34:09 [2019-12-16T13:34:09.083Z] ok  	github.com/docker/docker/container	0.170s	coverage: 35.3% of statements
13:34:09 [2019-12-16T13:34:09.083Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:34:09 [2019-12-16T13:34:09.083Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:34:09 [2019-12-16T13:34:09.083Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:34:09 [2019-12-16T13:34:09.083Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:34:09 [2019-12-16T13:34:09.157Z] --- PASS: TestHostnameDnsResolution (1.54s)
13:34:09 [2019-12-16T13:34:09.157Z] === RUN   TestStats
13:34:10 [2019-12-16T13:34:10.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:34:10 [2019-12-16T13:34:10.889Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:34:10 [2019-12-16T13:34:10.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:34:12 [2019-12-16T13:34:12.258Z] --- PASS: TestStats (3.04s)
13:34:12 [2019-12-16T13:34:12.258Z] === RUN   TestStopContainerWithTimeout
13:34:12 [2019-12-16T13:34:12.258Z] === RUN   TestStopContainerWithTimeout/0
13:34:12 [2019-12-16T13:34:12.258Z] === PAUSE TestStopContainerWithTimeout/0
13:34:12 [2019-12-16T13:34:12.258Z] === RUN   TestStopContainerWithTimeout/1
13:34:12 [2019-12-16T13:34:12.258Z] === PAUSE TestStopContainerWithTimeout/1
13:34:12 [2019-12-16T13:34:12.258Z] === RUN   TestStopContainerWithTimeout/3
13:34:12 [2019-12-16T13:34:12.259Z] === PAUSE TestStopContainerWithTimeout/3
13:34:12 [2019-12-16T13:34:12.259Z] === RUN   TestStopContainerWithTimeout/-1
13:34:12 [2019-12-16T13:34:12.259Z] === PAUSE TestStopContainerWithTimeout/-1
13:34:12 [2019-12-16T13:34:12.259Z] === CONT  TestStopContainerWithTimeout/0
13:34:12 [2019-12-16T13:34:12.259Z] === CONT  TestStopContainerWithTimeout/-1
13:34:12 [2019-12-16T13:34:12.578Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.076s	coverage: 65.3% of statements
13:34:13 [2019-12-16T13:34:13.190Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:34:13 [2019-12-16T13:34:13.446Z] === CONT  TestStopContainerWithTimeout/3
13:34:14 [2019-12-16T13:34:14.011Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:34:15 [2019-12-16T13:34:15.907Z] === CONT  TestStopContainerWithTimeout/1
13:34:15 [2019-12-16T13:34:15.907Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:34:16 [2019-12-16T13:34:16.163Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:34:17 [2019-12-16T13:34:17.256Z] --- PASS: TestCreateServiceMultipleTimes (24.48s)
13:34:17 [2019-12-16T13:34:17.256Z] === RUN   TestCreateServiceConflict
13:34:17 [2019-12-16T13:34:17.533Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:34:17 [2019-12-16T13:34:17.533Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
13:34:17 [2019-12-16T13:34:17.533Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
13:34:17 [2019-12-16T13:34:17.533Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
13:34:17 [2019-12-16T13:34:17.533Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
13:34:17 [2019-12-16T13:34:17.533Z] === RUN   TestDeleteDevicemapper
13:34:17 [2019-12-16T13:34:17.533Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:34:17 [2019-12-16T13:34:17.533Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:34:17 [2019-12-16T13:34:17.533Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:34:18 [2019-12-16T13:34:18.192Z] --- PASS: TestCreateServiceConflict (3.26s)
13:34:18 [2019-12-16T13:34:18.192Z] === RUN   TestCreateServiceMaxReplicas
13:34:20 [2019-12-16T13:34:20.060Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
13:34:20 [2019-12-16T13:34:20.060Z] === RUN   TestUpdateMemory
13:34:20 [2019-12-16T13:34:20.060Z] --- SKIP: TestUpdateMemory (0.00s)
13:34:20 [2019-12-16T13:34:20.060Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:34:20 [2019-12-16T13:34:20.060Z] === RUN   TestUpdateCPUQuota
13:34:20 [2019-12-16T13:34:20.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:34:21 [2019-12-16T13:34:21.043Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.059s	coverage: 35.8% of statements
13:34:22 [2019-12-16T13:34:22.213Z] --- PASS: TestUpdateCPUQuota (1.81s)
13:34:22 [2019-12-16T13:34:22.213Z] === RUN   TestUpdatePidsLimit
13:34:22 [2019-12-16T13:34:22.213Z] === RUN   TestUpdatePidsLimit/update_from_none
13:34:22 [2019-12-16T13:34:22.213Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:34:22 [2019-12-16T13:34:22.213Z] === RUN   TestUpdatePidsLimit/no_change
13:34:22 [2019-12-16T13:34:22.381Z] --- PASS: TestCreateServiceMaxReplicas (3.67s)
13:34:22 [2019-12-16T13:34:22.381Z] === RUN   TestCreateWithDuplicateNetworkNames
13:34:22 [2019-12-16T13:34:22.780Z] === RUN   TestUpdatePidsLimit/update_lower
13:34:23 [2019-12-16T13:34:23.037Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:34:23 [2019-12-16T13:34:23.601Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:34:23 [2019-12-16T13:34:23.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:34:23 [2019-12-16T13:34:23.758Z] ok  	github.com/docker/docker/daemon/cluster	0.163s	coverage: 0.5% of statements
13:34:23 [2019-12-16T13:34:23.859Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:34:24 [2019-12-16T13:34:24.426Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:34:24 [2019-12-16T13:34:24.684Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:34:25 [2019-12-16T13:34:25.248Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:34:26 [2019-12-16T13:34:26.184Z] --- PASS: TestUpdatePidsLimit (4.36s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
13:34:26 [2019-12-16T13:34:26.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
13:34:26 [2019-12-16T13:34:26.184Z] === RUN   TestUpdateRestartPolicy
13:34:26 [2019-12-16T13:34:26.184Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:34:27 [2019-12-16T13:34:27.116Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:34:29 [2019-12-16T13:34:29.293Z] ok  	github.com/docker/docker/daemon/discovery	0.010s	coverage: 30.0% of statements
13:34:30 [2019-12-16T13:34:30.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:34:30 [2019-12-16T13:34:30.785Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
13:34:31 [2019-12-16T13:34:31.410Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 82.1% of statements
13:34:32 [2019-12-16T13:34:32.294Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:34:32 [2019-12-16T13:34:32.859Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:34:34 [2019-12-16T13:34:34.234Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:34:34 [2019-12-16T13:34:34.918Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
13:34:35 [2019-12-16T13:34:35.164Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:34:35 [2019-12-16T13:34:35.421Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:34:36 [2019-12-16T13:34:36.352Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:34:36 [2019-12-16T13:34:36.959Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.548s	coverage: 13.7% of statements
13:34:38 [2019-12-16T13:34:38.875Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:34:39 [2019-12-16T13:34:39.003Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
13:34:39 [2019-12-16T13:34:39.806Z] --- PASS: TestUpdateRestartPolicy (13.52s)
13:34:39 [2019-12-16T13:34:39.806Z] === RUN   TestUpdateRestartWithAutoRemove
13:34:40 [2019-12-16T13:34:40.045Z] ok  	github.com/docker/docker/daemon	12.566s	coverage: 17.6% of statements
13:34:40 [2019-12-16T13:34:40.045Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:34:40 [2019-12-16T13:34:40.045Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:34:40 [2019-12-16T13:34:40.045Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:34:40 [2019-12-16T13:34:40.045Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:34:40 [2019-12-16T13:34:40.371Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:34:40 [2019-12-16T13:34:40.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s)
13:34:40 [2019-12-16T13:34:40.467Z] === RUN   TestCreateServiceSecretFileMode
13:34:40 [2019-12-16T13:34:40.633Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
13:34:40 [2019-12-16T13:34:40.633Z] === RUN   TestWaitNonBlocked
13:34:40 [2019-12-16T13:34:40.633Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:40 [2019-12-16T13:34:40.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:40 [2019-12-16T13:34:40.633Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:40 [2019-12-16T13:34:40.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:40 [2019-12-16T13:34:40.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:40 [2019-12-16T13:34:40.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:40 [2019-12-16T13:34:40.727Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
13:34:40 [2019-12-16T13:34:40.727Z] === RUN   TestCreateServiceConfigFileMode
13:34:41 [2019-12-16T13:34:41.071Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.410s	coverage: 57.9% of statements
13:34:42 [2019-12-16T13:34:42.006Z] --- PASS: TestWaitNonBlocked (0.07s)
13:34:42 [2019-12-16T13:34:42.006Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
13:34:42 [2019-12-16T13:34:42.006Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
13:34:42 [2019-12-16T13:34:42.006Z] === RUN   TestWaitBlocked
13:34:42 [2019-12-16T13:34:42.006Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:34:42 [2019-12-16T13:34:42.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:34:42 [2019-12-16T13:34:42.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:34:42 [2019-12-16T13:34:42.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:34:42 [2019-12-16T13:34:42.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:34:42 [2019-12-16T13:34:42.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:34:42 [2019-12-16T13:34:42.007Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:34:42 [2019-12-16T13:34:42.939Z] --- PASS: TestWaitBlocked (0.04s)
13:34:42 [2019-12-16T13:34:42.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
13:34:42 [2019-12-16T13:34:42.939Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
13:34:42 [2019-12-16T13:34:42.939Z] === CONT  TestContainerStartOnDaemonRestart
13:34:42 [2019-12-16T13:34:42.939Z] === CONT  TestIpcModeOlderClient
13:34:43 [2019-12-16T13:34:43.197Z] --- PASS: TestIpcModeOlderClient (0.23s)
13:34:43 [2019-12-16T13:34:43.197Z] === CONT  TestDaemonRestartIpcMode
13:34:44 [2019-12-16T13:34:44.014Z] --- PASS: TestCreateServiceConfigFileMode (3.32s)
13:34:44 [2019-12-16T13:34:44.014Z] === RUN   TestCreateServiceSysctls
13:34:44 [2019-12-16T13:34:44.162Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:34:44 [2019-12-16T13:34:44.726Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:34:46 [2019-12-16T13:34:46.097Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:34:46 [2019-12-16T13:34:46.355Z] === RUN   TestDockerSuite/TestBuildCmd
13:34:46 [2019-12-16T13:34:46.600Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.880s	coverage: 68.6% of statements
13:34:46 [2019-12-16T13:34:46.613Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
13:34:46 [2019-12-16T13:34:46.870Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:34:47 [2019-12-16T13:34:47.127Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:34:47 [2019-12-16T13:34:47.228Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.945s	coverage: 48.6% of statements
13:34:47 [2019-12-16T13:34:47.691Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:34:47 [2019-12-16T13:34:47.691Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:34:48 [2019-12-16T13:34:48.206Z] --- PASS: TestCreateServiceSysctls (4.17s)
13:34:48 [2019-12-16T13:34:48.206Z] === RUN   TestCreateServiceCapabilities
13:34:48 [2019-12-16T13:34:48.256Z] --- PASS: TestDaemonRestartIpcMode (4.84s)
13:34:48 [2019-12-16T13:34:48.256Z] PASS
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === Skipped
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:34:48 [2019-12-16T13:34:48.256Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] 
13:34:48 [2019-12-16T13:34:48.256Z] DONE 197 tests, 6 skipped in 152.601s
13:34:48 [2019-12-16T13:34:48.256Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:34:48 [2019-12-16T13:34:48.256Z] ++ 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
13:34:48 [2019-12-16T13:34:48.256Z] ++ set -e
13:34:48 [2019-12-16T13:34:48.256Z] ++ '[' -n 0 ']'
13:34:48 [2019-12-16T13:34:48.256Z] ++ set -x
13:34:48 [2019-12-16T13:34:48.256Z] ++ 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
13:34:48 [2019-12-16T13:34:48.513Z] INFO: Testing against a local daemon
13:34:48 [2019-12-16T13:34:48.513Z] === RUN   TestCommitInheritsEnv
13:34:49 [2019-12-16T13:34:49.077Z] --- PASS: TestCommitInheritsEnv (0.53s)
13:34:49 [2019-12-16T13:34:49.077Z] === RUN   TestImportExtremelyLargeImageWorks
13:34:49 [2019-12-16T13:34:49.077Z] === PAUSE TestImportExtremelyLargeImageWorks
13:34:49 [2019-12-16T13:34:49.077Z] === RUN   TestImagesFilterMultiReference
13:34:49 [2019-12-16T13:34:49.077Z] --- PASS: TestImagesFilterMultiReference (0.07s)
13:34:49 [2019-12-16T13:34:49.077Z] === RUN   TestImagePullPlatformInvalid
13:34:49 [2019-12-16T13:34:49.077Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:34:49 [2019-12-16T13:34:49.077Z] === RUN   TestRemoveImageOrphaning
13:34:49 [2019-12-16T13:34:49.077Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:34:49 [2019-12-16T13:34:49.275Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.941s	coverage: 46.2% of statements
13:34:49 [2019-12-16T13:34:49.275Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:34:49 [2019-12-16T13:34:49.642Z] --- PASS: TestRemoveImageOrphaning (0.47s)
13:34:49 [2019-12-16T13:34:49.642Z] === RUN   TestRemoveImageGarbageCollector
13:34:49 [2019-12-16T13:34:49.899Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:34:50 [2019-12-16T13:34:50.831Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:34:51 [2019-12-16T13:34:51.326Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.576s	coverage: 76.1% of statements
13:34:51 [2019-12-16T13:34:51.326Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
13:34:51 [2019-12-16T13:34:51.326Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.509s	coverage: 54.8% of statements
13:34:51 [2019-12-16T13:34:51.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:34:51 [2019-12-16T13:34:51.326Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:34:51 [2019-12-16T13:34:51.395Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:34:51 [2019-12-16T13:34:51.655Z] --- PASS: TestRemoveImageGarbageCollector (2.16s)
13:34:51 [2019-12-16T13:34:51.655Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:34:51 [2019-12-16T13:34:51.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:34:51 [2019-12-16T13:34:51.655Z] === RUN   TestTagInvalidReference
13:34:51 [2019-12-16T13:34:51.655Z] --- PASS: TestTagInvalidReference (0.02s)
13:34:51 [2019-12-16T13:34:51.655Z] === RUN   TestTagValidPrefixedRepo
13:34:51 [2019-12-16T13:34:51.920Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:34:51 [2019-12-16T13:34:51.920Z] === RUN   TestTagExistedNameWithoutForce
13:34:51 [2019-12-16T13:34:51.920Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:34:51 [2019-12-16T13:34:51.920Z] === RUN   TestTagOfficialNames
13:34:51 [2019-12-16T13:34:51.920Z] --- PASS: TestTagOfficialNames (0.06s)
13:34:51 [2019-12-16T13:34:51.920Z] === RUN   TestTagMatchesDigest
13:34:51 [2019-12-16T13:34:51.920Z] --- PASS: TestTagMatchesDigest (0.02s)
13:34:51 [2019-12-16T13:34:51.920Z] === CONT  TestImportExtremelyLargeImageWorks
13:34:51 [2019-12-16T13:34:51.920Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:34:52 [2019-12-16T13:34:52.395Z] --- PASS: TestCreateServiceCapabilities (3.33s)
13:34:52 [2019-12-16T13:34:52.396Z] === RUN   TestInspect
13:34:53 [2019-12-16T13:34:53.383Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
13:34:54 [2019-12-16T13:34:54.415Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
13:34:55 [2019-12-16T13:34:55.682Z] --- PASS: TestInspect (3.53s)
13:34:55 [2019-12-16T13:34:55.682Z] === RUN   TestServiceListWithStatuses
13:34:55 [2019-12-16T13:34:55.682Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:34:55 [2019-12-16T13:34:55.682Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:34:55 [2019-12-16T13:34:55.682Z] === RUN   TestDockerNetworkConnectAlias
13:34:56 [2019-12-16T13:34:56.102Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:34:57 [2019-12-16T13:34:57.131Z] ok  	github.com/docker/docker/daemon/logger	0.284s	coverage: 42.7% of statements
13:34:57 [2019-12-16T13:34:57.475Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:34:57 [2019-12-16T13:34:57.475Z] === RUN   TestDockerSuite/TestBuildContChar
13:34:58 [2019-12-16T13:34:58.406Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:34:58 [2019-12-16T13:34:58.971Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:34:59 [2019-12-16T13:34:59.191Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.059s	coverage: 67.0% of statements
13:34:59 [2019-12-16T13:34:59.535Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:35:00 [2019-12-16T13:35:00.685Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.616s	coverage: 77.4% of statements
13:35:01 [2019-12-16T13:35:01.707Z] ok  	github.com/docker/docker/daemon/logger/journald	0.046s	coverage: 26.2% of statements
13:35:01 [2019-12-16T13:35:01.995Z] ok  	github.com/docker/docker/daemon/images	0.060s	coverage: 4.9% of statements
13:35:01 [2019-12-16T13:35:01.995Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:35:01 [2019-12-16T13:35:01.995Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:35:01 [2019-12-16T13:35:01.995Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:35:01 [2019-12-16T13:35:01.995Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:35:02 [2019-12-16T13:35:02.062Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:35:03 [2019-12-16T13:35:03.018Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 62.1% of statements
13:35:03 [2019-12-16T13:35:03.018Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 88.3% of statements
13:35:03 [2019-12-16T13:35:03.433Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:35:03 [2019-12-16T13:35:03.691Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:35:03 [2019-12-16T13:35:03.798Z] --- PASS: TestDockerNetworkConnectAlias (7.39s)
13:35:03 [2019-12-16T13:35:03.799Z] === RUN   TestDockerNetworkReConnect
13:35:03 [2019-12-16T13:35:03.950Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:35:04 [2019-12-16T13:35:04.523Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:35:04 [2019-12-16T13:35:04.523Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:35:04 [2019-12-16T13:35:04.883Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
13:35:04 [2019-12-16T13:35:04.883Z] Copying nested executables into bundles/cross/linux/amd64
13:35:04 [2019-12-16T13:35:04.883Z] Cross building: bundles/cross/windows/amd64
13:35:04 [2019-12-16T13:35:04.883Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
13:35:04 [2019-12-16T13:35:04.883Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:35:05 [2019-12-16T13:35:05.455Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:35:06 [2019-12-16T13:35:06.019Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:35:06 [2019-12-16T13:35:06.533Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 19.9% of statements
13:35:06 [2019-12-16T13:35:06.533Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 74.7% of statements
13:35:06 [2019-12-16T13:35:06.533Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:35:07 [2019-12-16T13:35:07.557Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 47.8% of statements
13:35:07 [2019-12-16T13:35:07.919Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:35:08 [2019-12-16T13:35:08.580Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
13:35:09 [2019-12-16T13:35:09.070Z] --- PASS: TestDockerNetworkReConnect (6.06s)
13:35:09 [2019-12-16T13:35:09.070Z] === RUN   TestServicePlugin
13:35:09 [2019-12-16T13:35:09.070Z] --- SKIP: TestServicePlugin (0.00s)
13:35:09 [2019-12-16T13:35:09.070Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:35:09 [2019-12-16T13:35:09.070Z] === RUN   TestServiceUpdateLabel
13:35:09 [2019-12-16T13:35:09.816Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:35:11 [2019-12-16T13:35:11.297Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
13:35:11 [2019-12-16T13:35:11.584Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.418s	coverage: 82.5% of statements
13:35:11 [2019-12-16T13:35:11.584Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:35:11 [2019-12-16T13:35:11.584Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:35:12 [2019-12-16T13:35:12.050Z] 65014b3c3121: Pull complete
13:35:12 [2019-12-16T13:35:12.355Z] --- PASS: TestServiceUpdateLabel (3.20s)
13:35:12 [2019-12-16T13:35:12.355Z] === RUN   TestServiceUpdateSecrets
13:35:14 [2019-12-16T13:35:14.299Z] ok  	github.com/docker/docker/distribution/metadata	0.228s	coverage: 48.2% of statements
13:35:15 [2019-12-16T13:35:15.130Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:35:15 [2019-12-16T13:35:15.325Z] ok  	github.com/docker/docker/errdefs	0.067s	coverage: 49.4% of statements
13:35:16 [2019-12-16T13:35:16.062Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:35:16 [2019-12-16T13:35:16.364Z] ok  	github.com/docker/docker/distribution	0.769s	coverage: 22.1% of statements
13:35:16 [2019-12-16T13:35:16.364Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:35:19 [2019-12-16T13:35:19.860Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
13:35:19 [2019-12-16T13:35:19.860Z] ok  	github.com/docker/docker/distribution/xfer	1.691s	coverage: 85.1% of statements
13:35:19 [2019-12-16T13:35:19.860Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:35:20 [2019-12-16T13:35:20.153Z] ok  	github.com/docker/docker/image	0.101s	coverage: 86.4% of statements
13:35:20 [2019-12-16T13:35:20.153Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:35:21 [2019-12-16T13:35:21.646Z] ok  	github.com/docker/docker/libcontainerd/queue	0.040s	coverage: 100.0% of statements
13:35:21 [2019-12-16T13:35:21.934Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
13:35:21 [2019-12-16T13:35:21.934Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:35:22 [2019-12-16T13:35:22.612Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:35:22 [2019-12-16T13:35:22.612Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:35:22 [2019-12-16T13:35:22.869Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:35:23 [2019-12-16T13:35:23.432Z] ok  	github.com/docker/docker/pkg/aaparser	0.006s	coverage: 50.0% of statements
13:35:23 [2019-12-16T13:35:23.801Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:35:25 [2019-12-16T13:35:25.697Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:35:26 [2019-12-16T13:35:26.925Z] ok  	github.com/docker/docker/opts	0.109s	coverage: 66.9% of statements
13:35:27 [2019-12-16T13:35:27.591Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:35:27 [2019-12-16T13:35:27.624Z] --- PASS: TestServiceUpdateSecrets (15.60s)
13:35:27 [2019-12-16T13:35:27.624Z] === RUN   TestServiceUpdateConfigs
13:35:28 [2019-12-16T13:35:28.417Z] ok  	github.com/docker/docker/pkg/authorization	1.028s	coverage: 68.3% of statements
13:35:28 [2019-12-16T13:35:28.417Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
13:35:28 [2019-12-16T13:35:28.962Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:35:29 [2019-12-16T13:35:29.443Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
13:35:30 [2019-12-16T13:35:30.068Z] ok  	github.com/docker/docker/pkg/archive	1.483s	coverage: 76.8% of statements
13:35:30 [2019-12-16T13:35:30.694Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
13:35:31 [2019-12-16T13:35:31.488Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:35:31 [2019-12-16T13:35:31.714Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
13:35:31 [2019-12-16T13:35:31.746Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:35:32 [2019-12-16T13:35:32.000Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
13:35:32 [2019-12-16T13:35:32.311Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:35:32 [2019-12-16T13:35:32.876Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:35:33 [2019-12-16T13:35:33.133Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:35:33 [2019-12-16T13:35:33.500Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
13:35:34 [2019-12-16T13:35:34.519Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
13:35:35 [2019-12-16T13:35:35.029Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:35:35 [2019-12-16T13:35:35.144Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
13:35:35 [2019-12-16T13:35:35.144Z] ok  	github.com/docker/docker/layer	7.721s	coverage: 68.8% of statements
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/oci	[no test files]
13:35:35 [2019-12-16T13:35:35.144Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:35:35 [2019-12-16T13:35:35.287Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:35:35 [2019-12-16T13:35:35.545Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:35:35 [2019-12-16T13:35:35.545Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:35:35 [2019-12-16T13:35:35.545Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:35:35 [2019-12-16T13:35:35.545Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:35:35 [2019-12-16T13:35:35.545Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:35:35 [2019-12-16T13:35:35.768Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.516s	coverage: 43.2% of statements
13:35:35 [2019-12-16T13:35:35.768Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:35:35 [2019-12-16T13:35:35.768Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:35:36 [2019-12-16T13:35:36.789Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
13:35:36 [2019-12-16T13:35:36.789Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
13:35:36 [2019-12-16T13:35:36.915Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:35:37 [2019-12-16T13:35:37.415Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.209s	coverage: 84.1% of statements
13:35:37 [2019-12-16T13:35:37.415Z] ok  	github.com/docker/docker/pkg/fsutils	0.436s	coverage: 85.1% of statements
13:35:38 [2019-12-16T13:35:38.811Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:35:38 [2019-12-16T13:35:38.926Z] ok  	github.com/docker/docker/pkg/homedir	0.037s	coverage: 11.4% of statements
13:35:39 [2019-12-16T13:35:39.953Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
13:35:39 [2019-12-16T13:35:39.953Z] ok  	github.com/docker/docker/pkg/locker	0.042s	coverage: 88.9% of statements
13:35:40 [2019-12-16T13:35:40.976Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
13:35:40 [2019-12-16T13:35:40.976Z] ok  	github.com/docker/docker/pkg/idtools	1.077s	coverage: 70.1% of statements
13:35:41 [2019-12-16T13:35:41.265Z] ok  	github.com/docker/docker/pkg/ioutils	1.697s	coverage: 70.6% of statements
13:35:41 [2019-12-16T13:35:41.265Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:35:41 [2019-12-16T13:35:41.336Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:35:42 [2019-12-16T13:35:42.292Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
13:35:42 [2019-12-16T13:35:42.580Z] ok  	github.com/docker/docker/pkg/parsers	0.032s	coverage: 97.0% of statements
13:35:42 [2019-12-16T13:35:42.708Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:35:42 [2019-12-16T13:35:42.866Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
13:35:43 [2019-12-16T13:35:43.155Z] ok  	github.com/docker/docker/pkg/mount	0.973s	coverage: 70.0% of statements
13:35:43 [2019-12-16T13:35:43.155Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:35:43 [2019-12-16T13:35:43.872Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.4% of statements
13:35:43 [2019-12-16T13:35:43.872Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.031s	coverage: 91.4% of statements
13:35:43 [2019-12-16T13:35:43.872Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:35:43 [2019-12-16T13:35:43.872Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:35:44 [2019-12-16T13:35:44.079Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:35:45 [2019-12-16T13:35:45.372Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
13:35:45 [2019-12-16T13:35:45.709Z] --- PASS: TestServiceUpdateConfigs (15.44s)
13:35:45 [2019-12-16T13:35:45.709Z] === RUN   TestServiceUpdateNetwork
13:35:46 [2019-12-16T13:35:46.022Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:35:46 [2019-12-16T13:35:46.403Z] ok  	github.com/docker/docker/pkg/pools	0.045s	coverage: 88.2% of statements
13:35:46 [2019-12-16T13:35:46.403Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
13:35:46 [2019-12-16T13:35:46.691Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
13:35:47 [2019-12-16T13:35:47.427Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:35:47 [2019-12-16T13:35:47.717Z] ok  	github.com/docker/docker/pkg/reexec	0.031s	coverage: 82.4% of statements
13:35:48 [2019-12-16T13:35:48.753Z] ok  	github.com/docker/docker/pkg/pubsub	1.168s	coverage: 73.9% of statements
13:35:48 [2019-12-16T13:35:48.753Z] ok  	github.com/docker/docker/pkg/stdcopy	0.019s	coverage: 100.0% of statements
13:35:49 [2019-12-16T13:35:49.772Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
13:35:49 [2019-12-16T13:35:49.951Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:35:50 [2019-12-16T13:35:50.059Z] ok  	github.com/docker/docker/pkg/streamformatter	0.018s	coverage: 66.2% of statements
13:35:50 [2019-12-16T13:35:50.687Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
13:35:51 [2019-12-16T13:35:51.313Z] ok  	github.com/docker/docker/pkg/sysinfo	0.031s	coverage: 80.0% of statements
13:35:51 [2019-12-16T13:35:51.604Z] ok  	github.com/docker/docker/pkg/signal	3.558s	coverage: 61.0% of statements
13:35:51 [2019-12-16T13:35:51.847Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:35:52 [2019-12-16T13:35:52.104Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:35:52 [2019-12-16T13:35:52.229Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.2% of statements
13:35:52 [2019-12-16T13:35:52.855Z] ok  	github.com/docker/docker/pkg/tailfile	0.153s	coverage: 88.6% of statements
13:35:54 [2019-12-16T13:35:54.002Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:35:54 [2019-12-16T13:35:54.346Z] ok  	github.com/docker/docker/pkg/term	0.009s	coverage: 84.8% of statements
13:35:54 [2019-12-16T13:35:54.346Z] testing: warning: no tests to run
13:35:54 [2019-12-16T13:35:54.346Z] coverage: [no statements]
13:35:54 [2019-12-16T13:35:54.346Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
13:35:54 [2019-12-16T13:35:54.973Z] ok  	github.com/docker/docker/pkg/tarsum	0.227s	coverage: 89.3% of statements
13:35:55 [2019-12-16T13:35:55.259Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
13:35:55 [2019-12-16T13:35:55.259Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
13:35:55 [2019-12-16T13:35:55.884Z] ok  	github.com/docker/docker/pkg/useragent	0.022s	coverage: 88.9% of statements
13:35:57 [2019-12-16T13:35:57.935Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
13:35:59 [2019-12-16T13:35:59.262Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:35:59 [2019-12-16T13:35:59.826Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:35:59 [2019-12-16T13:35:59.995Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
13:36:00 [2019-12-16T13:36:00.591Z] --- PASS: TestServiceUpdateNetwork (15.45s)
13:36:00 [2019-12-16T13:36:00.591Z] PASS
13:36:00 [2019-12-16T13:36:00.591Z] 
13:36:00 [2019-12-16T13:36:00.591Z] === Skipped
13:36:00 [2019-12-16T13:36:00.591Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:36:00 [2019-12-16T13:36:00.591Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:36:00 [2019-12-16T13:36:00.591Z] 
13:36:00 [2019-12-16T13:36:00.591Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:36:00 [2019-12-16T13:36:00.591Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:36:00 [2019-12-16T13:36:00.591Z] 
13:36:00 [2019-12-16T13:36:00.591Z] 
13:36:00 [2019-12-16T13:36:00.591Z] DONE 20 tests, 2 skipped in 139.214s
13:36:00 [2019-12-16T13:36:00.591Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:36:00 [2019-12-16T13:36:00.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:36:00 [2019-12-16T13:36:00.591Z] ++ set -e
13:36:00 [2019-12-16T13:36:00.591Z] ++ '[' -n 0 ']'
13:36:00 [2019-12-16T13:36:00.591Z] ++ set -x
13:36:00 [2019-12-16T13:36:00.592Z] ++ 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=arm64 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:36:00 [2019-12-16T13:36:00.592Z] INFO: Testing against a local daemon
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestSessionCreate
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestSessionCreate (0.05s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestSessionCreateWithBadUpgrade
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
13:36:00 [2019-12-16T13:36:00.592Z] PASS
13:36:00 [2019-12-16T13:36:00.592Z] 
13:36:00 [2019-12-16T13:36:00.592Z] DONE 2 tests in 0.257s
13:36:00 [2019-12-16T13:36:00.592Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:36:00 [2019-12-16T13:36:00.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:36:00 [2019-12-16T13:36:00.592Z] ++ set -e
13:36:00 [2019-12-16T13:36:00.592Z] ++ '[' -n 0 ']'
13:36:00 [2019-12-16T13:36:00.592Z] ++ set -x
13:36:00 [2019-12-16T13:36:00.592Z] ++ 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=arm64 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:36:00 [2019-12-16T13:36:00.592Z] INFO: Testing against a local daemon
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:36:00 [2019-12-16T13:36:00.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:36:00 [2019-12-16T13:36:00.592Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestEventsExecDie
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestEventsExecDie (0.93s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestEventsBackwardsCompatible
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestInfoBinaryCommits
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestInfoAPIVersioned
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestInfoDiscoveryBackend
13:36:00 [2019-12-16T13:36:00.592Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
13:36:00 [2019-12-16T13:36:00.592Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:36:00 [2019-12-16T13:36:00.620Z] ok  	github.com/docker/docker/profiles/seccomp	0.039s	coverage: 68.8% of statements
13:36:01 [2019-12-16T13:36:01.196Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:36:01 [2019-12-16T13:36:01.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:36:01 [2019-12-16T13:36:01.526Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:36:01 [2019-12-16T13:36:01.646Z] ok  	github.com/docker/docker/plugin	0.610s	coverage: 27.1% of statements
13:36:02 [2019-12-16T13:36:02.094Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
13:36:02 [2019-12-16T13:36:02.094Z] === RUN   TestInfoAPI
13:36:02 [2019-12-16T13:36:02.129Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:36:02 [2019-12-16T13:36:02.353Z] --- PASS: TestInfoAPI (0.05s)
13:36:02 [2019-12-16T13:36:02.353Z] === RUN   TestInfoAPIWarnings
13:36:02 [2019-12-16T13:36:02.688Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
13:36:02 [2019-12-16T13:36:02.919Z] --- PASS: TestInfoAPIWarnings (0.64s)
13:36:02 [2019-12-16T13:36:02.919Z] === RUN   TestInfoDebug
13:36:03 [2019-12-16T13:36:03.316Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
13:36:03 [2019-12-16T13:36:03.487Z] --- PASS: TestInfoDebug (0.64s)
13:36:03 [2019-12-16T13:36:03.487Z] === RUN   TestInfoInsecureRegistries
13:36:03 [2019-12-16T13:36:03.500Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:36:04 [2019-12-16T13:36:04.055Z] --- PASS: TestInfoInsecureRegistries (0.63s)
13:36:04 [2019-12-16T13:36:04.055Z] === RUN   TestInfoRegistryMirrors
13:36:04 [2019-12-16T13:36:04.813Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
13:36:04 [2019-12-16T13:36:04.991Z] --- PASS: TestInfoRegistryMirrors (0.63s)
13:36:04 [2019-12-16T13:36:04.991Z] === RUN   TestLoginFailsWithBadCredentials
13:36:05 [2019-12-16T13:36:05.102Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 68.2% of statements
13:36:05 [2019-12-16T13:36:05.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
13:36:05 [2019-12-16T13:36:05.250Z] === RUN   TestPingCacheHeaders
13:36:05 [2019-12-16T13:36:05.250Z] --- PASS: TestPingCacheHeaders (0.05s)
13:36:05 [2019-12-16T13:36:05.250Z] === RUN   TestPingGet
13:36:05 [2019-12-16T13:36:05.250Z] --- PASS: TestPingGet (0.03s)
13:36:05 [2019-12-16T13:36:05.250Z] === RUN   TestPingHead
13:36:05 [2019-12-16T13:36:05.250Z] --- PASS: TestPingHead (0.05s)
13:36:05 [2019-12-16T13:36:05.250Z] === RUN   TestVersion
13:36:05 [2019-12-16T13:36:05.250Z] --- PASS: TestVersion (0.05s)
13:36:05 [2019-12-16T13:36:05.250Z] PASS
13:36:05 [2019-12-16T13:36:05.250Z] 
13:36:05 [2019-12-16T13:36:05.250Z] === Skipped
13:36:05 [2019-12-16T13:36:05.250Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:36:05 [2019-12-16T13:36:05.250Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:36:05 [2019-12-16T13:36:05.250Z] 
13:36:05 [2019-12-16T13:36:05.250Z] 
13:36:05 [2019-12-16T13:36:05.250Z] DONE 18 tests, 1 skipped in 6.692s
13:36:05 [2019-12-16T13:36:05.250Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:36:05 [2019-12-16T13:36:05.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:36:05 [2019-12-16T13:36:05.250Z] ++ set -e
13:36:05 [2019-12-16T13:36:05.250Z] ++ '[' -n 0 ']'
13:36:05 [2019-12-16T13:36:05.250Z] ++ set -x
13:36:05 [2019-12-16T13:36:05.250Z] ++ 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=arm64 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:36:05 [2019-12-16T13:36:05.509Z] INFO: Testing against a local daemon
13:36:05 [2019-12-16T13:36:05.509Z] === RUN   TestVolumesCreateAndList
13:36:05 [2019-12-16T13:36:05.509Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:36:05 [2019-12-16T13:36:05.509Z] === RUN   TestVolumesRemove
13:36:05 [2019-12-16T13:36:05.736Z] ok  	github.com/docker/docker/registry	0.606s	coverage: 56.0% of statements
13:36:05 [2019-12-16T13:36:05.767Z] --- PASS: TestVolumesRemove (0.23s)
13:36:05 [2019-12-16T13:36:05.767Z] === RUN   TestVolumesInspect
13:36:05 [2019-12-16T13:36:05.767Z] --- PASS: TestVolumesInspect (0.04s)
13:36:05 [2019-12-16T13:36:05.767Z] === RUN   TestVolumesInvalidJSON
13:36:05 [2019-12-16T13:36:05.767Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:36:05 [2019-12-16T13:36:05.767Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:36:05 [2019-12-16T13:36:05.767Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:36:05 [2019-12-16T13:36:05.767Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:36:05 [2019-12-16T13:36:05.767Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:36:05 [2019-12-16T13:36:05.767Z] PASS
13:36:05 [2019-12-16T13:36:05.767Z] 
13:36:05 [2019-12-16T13:36:05.767Z] DONE 5 tests in 0.490s
13:36:05 [2019-12-16T13:36:05.767Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:36:06 [2019-12-16T13:36:06.335Z] ++++ cat bundles/test-integration/docker.pid
13:36:06 [2019-12-16T13:36:06.335Z] +++ kill 13075
13:36:07 [2019-12-16T13:36:07.679Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:36:07 [2019-12-16T13:36:07.679Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:36:07 [2019-12-16T13:36:07.712Z] +++ /etc/init.d/apparmor stop
13:36:07 [2019-12-16T13:36:07.712Z] Clearing AppArmor profiles cache:.
13:36:07 [2019-12-16T13:36:07.712Z] All profile caches have been cleared, but no profiles have been unloaded.
13:36:07 [2019-12-16T13:36:07.712Z] Unloading profiles will leave already running processes permanently
13:36:07 [2019-12-16T13:36:07.712Z] unconfined, which can lead to unexpected situations.
13:36:07 [2019-12-16T13:36:07.712Z] 
13:36:07 [2019-12-16T13:36:07.712Z] To set a process to complain mode, use the command line tool
13:36:07 [2019-12-16T13:36:07.712Z] 'aa-complain'. To really tear down all profiles, run the init script
13:36:07 [2019-12-16T13:36:07.712Z] with the 'teardown' option."
13:36:07 [2019-12-16T13:36:07.712Z] 
13:36:08 [2019-12-16T13:36:08.244Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:36:09 [2019-12-16T13:36:09.231Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
13:36:10 [2019-12-16T13:36:10.138Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
Post stage
[Pipeline] junit
13:36:11 [2019-12-16T13:36:11.012Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:36:11 [2019-12-16T13:36:11.756Z] + echo Ensuring container killed.
13:36:11 [2019-12-16T13:36:11.756Z] Ensuring container killed.
13:36:11 [2019-12-16T13:36:11.756Z] + docker rm -vf docker-pr1
13:36:11 [2019-12-16T13:36:11.756Z] Error: No such container: docker-pr1
13:36:11 [2019-12-16T13:36:11.756Z] + true
[Pipeline] sh
13:36:11 [2019-12-16T13:36:11.941Z] ok  	github.com/docker/docker/volume/mounts	0.065s	coverage: 67.0% of statements
13:36:12 [2019-12-16T13:36:12.049Z] + echo Chowning /workspace to jenkins user
13:36:12 [2019-12-16T13:36:12.049Z] Chowning /workspace to jenkins user
13:36:12 [2019-12-16T13:36:12.049Z] + id -u
13:36:12 [2019-12-16T13:36:12.049Z] + id -g
13:36:12 [2019-12-16T13:36:12.049Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40312:/workspace busybox chown -R 1000:1000 /workspace
13:36:12 [2019-12-16T13:36:12.049Z] Unable to find image 'busybox:latest' locally
13:36:12 [2019-12-16T13:36:12.228Z] ok  	github.com/docker/docker/volume/local	0.056s	coverage: 73.0% of statements
13:36:12 [2019-12-16T13:36:12.618Z] latest: Pulling from library/busybox
13:36:12 [2019-12-16T13:36:12.618Z] 220602de6ed2: Pulling fs layer
13:36:12 [2019-12-16T13:36:12.876Z] 220602de6ed2: Download complete
13:36:13 [2019-12-16T13:36:13.136Z] 220602de6ed2: Pull complete
13:36:13 [2019-12-16T13:36:13.136Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
13:36:13 [2019-12-16T13:36:13.136Z] Status: Downloaded newer image for busybox:latest
13:36:13 [2019-12-16T13:36:13.717Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
13:36:15 [2019-12-16T13:36:15.398Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:36:15 [2019-12-16T13:36:15.963Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:36:15 [2019-12-16T13:36:15.963Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:36:16 [2019-12-16T13:36:16.220Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:36:16 [2019-12-16T13:36:16.728Z] + bundleName=arm64-integration
13:36:16 [2019-12-16T13:36:16.728Z] + echo Creating arm64-integration-bundles.tar.gz
13:36:16 [2019-12-16T13:36:16.728Z] Creating arm64-integration-bundles.tar.gz
13:36:16 [2019-12-16T13:36:16.728Z] + xargs tar+  -czf arm64-integration-bundles.tar.gz
13:36:16 [2019-12-16T13:36:16.728Z] 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
13:36:17 [2019-12-16T13:36:17.000Z] --- PASS: TestImportExtremelyLargeImageWorks (119.86s)
13:36:17 [2019-12-16T13:36:17.000Z] PASS
13:36:17 [2019-12-16T13:36:17.000Z] 
13:36:17 [2019-12-16T13:36:17.000Z] === Skipped
13:36:17 [2019-12-16T13:36:17.000Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
13:36:17 [2019-12-16T13:36:17.000Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:36:17 [2019-12-16T13:36:17.000Z] 
13:36:17 [2019-12-16T13:36:17.000Z] 
13:36:17 [2019-12-16T13:36:17.000Z] DONE 12 tests, 1 skipped in 121.406s
13:36:17 [2019-12-16T13:36:17.000Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
13:36:17 [2019-12-16T13:36:17.000Z] ++ 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
13:36:17 [2019-12-16T13:36:17.000Z] ++ set -e
13:36:17 [2019-12-16T13:36:17.000Z] ++ '[' -n 0 ']'
13:36:17 [2019-12-16T13:36:17.000Z] ++ set -x
13:36:17 [2019-12-16T13:36:17.000Z] ++ 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
13:36:17 [2019-12-16T13:36:17.000Z] INFO: Testing against a local daemon
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestNetworkCreateDelete
13:36:17 [2019-12-16T13:36:17.000Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestDockerNetworkDeletePreferID
13:36:17 [2019-12-16T13:36:17.000Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestInspectNetwork
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestInspectNetwork/full_network_id
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestInspectNetwork/partial_network_id
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestInspectNetwork/network_name
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:36:17 [2019-12-16T13:36:17.000Z] --- PASS: TestInspectNetwork (8.55s)
13:36:17 [2019-12-16T13:36:17.000Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:36:17 [2019-12-16T13:36:17.000Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:36:17 [2019-12-16T13:36:17.000Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:36:17 [2019-12-16T13:36:17.000Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:36:17 [2019-12-16T13:36:17.000Z] === RUN   TestRunContainerWithBridgeNone
13:36:17 [2019-12-16T13:36:17.001Z] Archiving artifacts
13:36:17 [2019-12-16T13:36:17.593Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:36:18 [2019-12-16T13:36:18.822Z] --- PASS: TestRunContainerWithBridgeNone (2.61s)
13:36:18 [2019-12-16T13:36:18.822Z] === RUN   TestNetworkInvalidJSON
13:36:18 [2019-12-16T13:36:18.822Z] === RUN   TestNetworkInvalidJSON//networks/create
13:36:18 [2019-12-16T13:36:18.822Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:36:18 [2019-12-16T13:36:18.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:36:18 [2019-12-16T13:36:18.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:36:18 [2019-12-16T13:36:18.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:18 [2019-12-16T13:36:18.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:18 [2019-12-16T13:36:18.822Z] === CONT  TestNetworkInvalidJSON//networks/create
13:36:18 [2019-12-16T13:36:18.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:18 [2019-12-16T13:36:18.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:36:18 [2019-12-16T13:36:18.822Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:36:18 [2019-12-16T13:36:18.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:36:18 [2019-12-16T13:36:18.822Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:36:18 [2019-12-16T13:36:18.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
13:36:18 [2019-12-16T13:36:18.822Z] === RUN   TestDaemonRestartWithLiveRestore
13:36:19 [2019-12-16T13:36:19.012Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:36:19 [2019-12-16T13:36:19.346Z] + make clean
13:36:19 [2019-12-16T13:36:19.491Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:36:19 [2019-12-16T13:36:19.613Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
13:36:19 [2019-12-16T13:36:19.613Z] === RUN   TestDaemonDefaultNetworkPools
13:36:19 [2019-12-16T13:36:19.917Z] docker volume rm -f docker-dev-cache
13:36:20 [2019-12-16T13:36:20.181Z] docker-dev-cache
[Pipeline] deleteDir
13:36:20 [2019-12-16T13:36:20.407Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
13:36:20 [2019-12-16T13:36:20.407Z] === RUN   TestDaemonRestartWithExistingNetwork
13:36:20 [2019-12-16T13:36:20.523Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/rootless	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/volume	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === Skipped
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver btrfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver btrfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver btrfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver btrfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver btrfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:73: No driver to put!
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     overlay_test.go:49: Fails to compute changes intermittently
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver zfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver zfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver zfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver zfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:46: Driver zfs not supported
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     graphtest_unix.go:73: No driver to put!
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:36:20 [2019-12-16T13:36:20.523Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] 
13:36:20 [2019-12-16T13:36:20.523Z] DONE 2155 tests, 20 skipped in 336.827s
13:36:21 [2019-12-16T13:36:21.006Z] === RUN   TestDockerSuite/TestBuildDockerignore
Post stage
[Pipeline] junit
13:36:23 [2019-12-16T13:36:23.119Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
13:36:23 [2019-12-16T13:36:23.119Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:36:23 [2019-12-16T13:36:23.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
13:36:23 [2019-12-16T13:36:23.119Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:36:23 [2019-12-16T13:36:23.138Z] Recording test results
13:36:23 [2019-12-16T13:36:23.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
13:36:23 [2019-12-16T13:36:23.485Z] === RUN   TestServiceWithPredefinedNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:36:25 [2019-12-16T13:36:25.469Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh dynbinary test-integration
13:36:25 [2019-12-16T13:36:25.755Z] 
13:36:26 [2019-12-16T13:36:26.041Z] Removing bundles/
13:36:26 [2019-12-16T13:36:26.041Z] 
13:36:26 [2019-12-16T13:36:26.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:36:26 [2019-12-16T13:36:26.041Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:36:26 [2019-12-16T13:36:26.041Z] GOOS="" GOARCH="" GOARM=""
13:36:26 [2019-12-16T13:36:26.299Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
13:36:26 [2019-12-16T13:36:26.299Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:36:26 [2019-12-16T13:36:26.299Z] remote: Enumerating objects: 19, done.
13:36:26 [2019-12-16T13:36:26.299Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
13:36:26 [2019-12-16T13:36:26.299Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
13:36:26 [2019-12-16T13:36:26.299Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:36:26 [2019-12-16T13:36:26.299Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:36:26 [2019-12-16T13:36:26.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/test/unit
13:36:27 [2019-12-16T13:36:27.016Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:36:27 [2019-12-16T13:36:27.041Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s)
13:36:27 [2019-12-16T13:36:27.041Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:36:27 [2019-12-16T13:36:27.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:27 [2019-12-16T13:36:27.041Z]     service_test.go:230: FLAKY_TEST
13:36:27 [2019-12-16T13:36:27.041Z] === RUN   TestServiceWithDataPathPortInit
13:36:29 [2019-12-16T13:36:29.145Z] ?   	github.com/docker/docker/api	[no test files]
13:36:29 [2019-12-16T13:36:29.539Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:36:32 [2019-12-16T13:36:32.069Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:36:33 [2019-12-16T13:36:33.965Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:36:35 [2019-12-16T13:36:35.339Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:36:35 [2019-12-16T13:36:35.339Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:36:35 [2019-12-16T13:36:35.597Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:36:39 [2019-12-16T13:36:39.775Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:36:41 [2019-12-16T13:36:41.145Z] --- PASS: TestDockerDaemonSuite (362.91s)
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.95s)
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s)
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.69s)
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.15s)
13:36:41 [2019-12-16T13:36:41.145Z]         docker_cli_daemon_test.go:1449: [d4bf13dec5f04] daemon is not started
13:36:41 [2019-12-16T13:36:41.145Z]         check_test.go:309: [d1021f2c261e0] daemon is not started
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.45s)
13:36:41 [2019-12-16T13:36:41.145Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.44s)
13:36:41 [2019-12-16T13:36:41.145Z]         check_test.go:309: [d9e797eb4b201] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.83s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.00s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.10s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.64s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.04s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.71s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.80s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.30s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d6a9416b6283f] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d3b503cf4f72f] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.59s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.35s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d37055bc2cb66] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.86s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.01s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.33s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.46s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.85s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.96s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [dbfe78c97cb62] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.64s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d4618299630eb] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.87s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [dae5561a5f948] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.59s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.01s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [dfd78a6f20f60] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d240924dd6479] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_plugins_test.go:79: [df5716fb85d9a] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_plugins_test.go:169: [dcb2e379f3f6c] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d64798e733e6b] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.94s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.92s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.90s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.83s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d878870787d0d] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.21s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.64s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.66s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d74b82206fece] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.02s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.86s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [db0a3420d3884] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d0a6e22ca7c05] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.03s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [da96796272e0b] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.34s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.14s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.31s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.41s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.98s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [deca5a1280145] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.30s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d5307d2defca8] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [dad812023463e] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.20s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d36007b073848] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.21s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.66s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d3bae3caaaa91] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.33s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.25s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [da6c97d92ffdb] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.70s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.18s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d347723cb38bd] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.70s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [ddc813765be3e] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.90s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.07s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.81s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.59s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.29s)
13:36:41 [2019-12-16T13:36:41.146Z]         docker_cli_daemon_test.go:2542: [d86b0e97a30fa] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.39s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.50s)
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
13:36:41 [2019-12-16T13:36:41.146Z]         check_test.go:309: [d9e5b0e26c3c1] daemon is not started
13:36:41 [2019-12-16T13:36:41.146Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s)
13:36:41 [2019-12-16T13:36:41.146Z] === RUN   TestDockerSwarmSuite
13:36:41 [2019-12-16T13:36:41.146Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:36:43 [2019-12-16T13:36:43.477Z] --- PASS: TestServiceWithDataPathPortInit (16.73s)
13:36:43 [2019-12-16T13:36:43.477Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:36:43 [2019-12-16T13:36:43.999Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
13:36:46 [2019-12-16T13:36:46.406Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:36:49 [2019-12-16T13:36:49.684Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:36:51 [2019-12-16T13:36:51.334Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s)
13:36:51 [2019-12-16T13:36:51.334Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xu6w938bg1fsgrassoq98d9h7 Created:2019-12-16 13:36:44.189913814 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d63ab2eef9ad3bc7aaa684bfd9f82ef78f5533acc1ee5212de808f9a33508001:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8jwrl75odtbt1oqpxafl7p19o EndpointID:c38c92c38952c69d62b57f9dedce7f9d16d740e44efb68f6b7ef75265969a57e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6dec5fc12ca8b04c50a194eaf208e752fdb593711bbdee679e08b4fef59ca2b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ab821cbff8dd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8jwrl75odtbt1oqpxafl7p19o EndpointID:c38c92c38952c69d62b57f9dedce7f9d16d740e44efb68f6b7ef75265969a57e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
13:36:51 [2019-12-16T13:36:51.334Z] PASS
13:36:51 [2019-12-16T13:36:51.334Z] 
13:36:51 [2019-12-16T13:36:51.334Z] === Skipped
13:36:51 [2019-12-16T13:36:51.334Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:51 [2019-12-16T13:36:51.334Z]     service_test.go:230: FLAKY_TEST
13:36:51 [2019-12-16T13:36:51.334Z] 
13:36:51 [2019-12-16T13:36:51.334Z] 
13:36:51 [2019-12-16T13:36:51.334Z] DONE 21 tests, 1 skipped in 44.750s
13:36:51 [2019-12-16T13:36:51.334Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:36:51 [2019-12-16T13:36:51.334Z] ++ 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
13:36:51 [2019-12-16T13:36:51.334Z] ++ set -e
13:36:51 [2019-12-16T13:36:51.334Z] ++ '[' -n 0 ']'
13:36:51 [2019-12-16T13:36:51.334Z] ++ set -x
13:36:51 [2019-12-16T13:36:51.334Z] ++ 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
13:36:51 [2019-12-16T13:36:51.717Z] INFO: Testing against a local daemon
13:36:51 [2019-12-16T13:36:51.717Z] === RUN   TestDockerNetworkIpvlanPersistance
13:36:51 [2019-12-16T13:36:51.717Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
13:36:51 [2019-12-16T13:36:51.717Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:51 [2019-12-16T13:36:51.717Z] === RUN   TestDockerNetworkIpvlan
13:36:51 [2019-12-16T13:36:51.717Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:36:51 [2019-12-16T13:36:51.717Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:51 [2019-12-16T13:36:51.717Z] PASS
13:36:51 [2019-12-16T13:36:51.717Z] 
13:36:51 [2019-12-16T13:36:51.717Z] === Skipped
13:36:51 [2019-12-16T13:36:51.717Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
13:36:51 [2019-12-16T13:36:51.717Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:51 [2019-12-16T13:36:51.717Z] 
13:36:51 [2019-12-16T13:36:51.717Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:36:51 [2019-12-16T13:36:51.717Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:51 [2019-12-16T13:36:51.717Z] 
13:36:51 [2019-12-16T13:36:51.717Z] 
13:36:51 [2019-12-16T13:36:51.717Z] DONE 2 tests, 2 skipped in 0.123s
13:36:51 [2019-12-16T13:36:51.717Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:36:51 [2019-12-16T13:36:51.717Z] ++ 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
13:36:51 [2019-12-16T13:36:51.717Z] ++ set -e
13:36:51 [2019-12-16T13:36:51.717Z] ++ '[' -n 0 ']'
13:36:51 [2019-12-16T13:36:51.717Z] ++ set -x
13:36:51 [2019-12-16T13:36:51.717Z] ++ 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
13:36:51 [2019-12-16T13:36:51.717Z] INFO: Testing against a local daemon
13:36:51 [2019-12-16T13:36:51.717Z] === RUN   TestDockerNetworkMacvlanPersistance
13:36:52 [2019-12-16T13:36:52.986Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
13:36:52 [2019-12-16T13:36:52.987Z] === RUN   TestDockerNetworkMacvlan
13:36:54 [2019-12-16T13:36:54.338Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:36:54 [2019-12-16T13:36:54.939Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:36:55 [2019-12-16T13:36:55.205Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:36:55 [2019-12-16T13:36:55.506Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:36:55 [2019-12-16T13:36:55.990Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:36:56 [2019-12-16T13:36:56.071Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:36:56 [2019-12-16T13:36:56.071Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:36:59 [2019-12-16T13:36:59.194Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:37:02 [2019-12-16T13:37:02.495Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:37:02 [2019-12-16T13:37:02.686Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:37:04 [2019-12-16T13:37:04.587Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:37:07 [2019-12-16T13:37:07.646Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:37:07 [2019-12-16T13:37:07.862Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:37:08 [2019-12-16T13:37:08.643Z] faf31ee0aa3d: Pull complete
13:37:08 [2019-12-16T13:37:08.643Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd
13:37:08 [2019-12-16T13:37:08.643Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:37:08 [2019-12-16T13:37:08.643Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
13:37:08 [2019-12-16T13:37:08.643Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
13:37:08 [2019-12-16T13:37:08.643Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914'
13:37:08 [2019-12-16T13:37:08.643Z] WARN: Skipping validation tests
13:37:08 [2019-12-16T13:37:08.643Z] INFO: Running unit tests at 12/16/2019 13:37:05...
13:37:09 [2019-12-16T13:37:09.023Z] --- PASS: TestDockerNetworkMacvlan (15.61s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s)
13:37:09 [2019-12-16T13:37:09.023Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s)
13:37:09 [2019-12-16T13:37:09.023Z] PASS
13:37:09 [2019-12-16T13:37:09.023Z] 
13:37:09 [2019-12-16T13:37:09.023Z] DONE 8 tests in 17.128s
13:37:09 [2019-12-16T13:37:09.023Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
13:37:09 [2019-12-16T13:37:09.023Z] ++ 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
13:37:09 [2019-12-16T13:37:09.023Z] ++ set -e
13:37:09 [2019-12-16T13:37:09.023Z] ++ '[' -n 0 ']'
13:37:09 [2019-12-16T13:37:09.023Z] ++ set -x
13:37:09 [2019-12-16T13:37:09.023Z] ++ 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
13:37:09 [2019-12-16T13:37:09.023Z] testing: warning: no tests to run
13:37:09 [2019-12-16T13:37:09.023Z] PASS
13:37:09 [2019-12-16T13:37:09.023Z] 
13:37:09 [2019-12-16T13:37:09.023Z] DONE 0 tests in 0.057s
13:37:09 [2019-12-16T13:37:09.023Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:37:09 [2019-12-16T13:37:09.023Z] ++ 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
13:37:09 [2019-12-16T13:37:09.023Z] ++ set -e
13:37:09 [2019-12-16T13:37:09.023Z] ++ '[' -n 0 ']'
13:37:09 [2019-12-16T13:37:09.023Z] ++ set -x
13:37:09 [2019-12-16T13:37:09.023Z] ++ 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
13:37:09 [2019-12-16T13:37:09.023Z] INFO: Testing against a local daemon
13:37:09 [2019-12-16T13:37:09.023Z] === RUN   TestAuthZPluginAllowRequest
13:37:09 [2019-12-16T13:37:09.231Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:37:09 [2019-12-16T13:37:09.620Z] INFO: make.ps1 starting at 12/16/2019 13:37:09
13:37:09 [2019-12-16T13:37:09.620Z] INFO: Git commit (ee5aa536d) assumed from DOCKER_GITCOMMIT environment variable
13:37:09 [2019-12-16T13:37:09.620Z] INFO: Invoking autogen...
13:37:10 [2019-12-16T13:37:10.088Z] INFO: Running unit tests...
13:37:10 [2019-12-16T13:37:10.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:37:10 [2019-12-16T13:37:10.850Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
13:37:10 [2019-12-16T13:37:10.850Z] === RUN   TestAuthZPluginTLS
13:37:11 [2019-12-16T13:37:11.236Z] --- PASS: TestAuthZPluginTLS (0.56s)
13:37:11 [2019-12-16T13:37:11.236Z] === RUN   TestAuthZPluginDenyRequest
13:37:12 [2019-12-16T13:37:12.056Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
13:37:12 [2019-12-16T13:37:12.056Z] === RUN   TestAuthZPluginAPIDenyResponse
13:37:12 [2019-12-16T13:37:12.440Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:37:12 [2019-12-16T13:37:12.440Z] === RUN   TestAuthZPluginDenyResponse
13:37:13 [2019-12-16T13:37:13.242Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
13:37:13 [2019-12-16T13:37:13.242Z] === RUN   TestAuthZPluginAllowEventStream
13:37:14 [2019-12-16T13:37:14.620Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
13:37:14 [2019-12-16T13:37:14.620Z] === RUN   TestAuthZPluginErrorResponse
13:37:15 [2019-12-16T13:37:15.438Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
13:37:15 [2019-12-16T13:37:15.438Z] === RUN   TestAuthZPluginErrorRequest
13:37:15 [2019-12-16T13:37:15.802Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
13:37:15 [2019-12-16T13:37:15.802Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:37:16 [2019-12-16T13:37:16.197Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
13:37:16 [2019-12-16T13:37:16.197Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:37:16 [2019-12-16T13:37:16.715Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:37:18 [2019-12-16T13:37:18.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
13:37:18 [2019-12-16T13:37:18.688Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:37:19 [2019-12-16T13:37:19.238Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:37:21 [2019-12-16T13:37:21.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s)
13:37:21 [2019-12-16T13:37:21.294Z] === RUN   TestAuthZPluginHeader
13:37:21 [2019-12-16T13:37:21.762Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:37:22 [2019-12-16T13:37:22.098Z] --- PASS: TestAuthZPluginHeader (0.90s)
13:37:22 [2019-12-16T13:37:22.098Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:37:22 [2019-12-16T13:37:22.098Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
13:37:22 [2019-12-16T13:37:22.098Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:22 [2019-12-16T13:37:22.098Z] === RUN   TestAuthZPluginV2Disable
13:37:22 [2019-12-16T13:37:22.098Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:37:22 [2019-12-16T13:37:22.098Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:22 [2019-12-16T13:37:22.098Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:37:22 [2019-12-16T13:37:22.098Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:37:22 [2019-12-16T13:37:22.098Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:22 [2019-12-16T13:37:22.098Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:37:22 [2019-12-16T13:37:22.098Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:37:22 [2019-12-16T13:37:22.098Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:22 [2019-12-16T13:37:22.098Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:37:31 [2019-12-16T13:37:31.404Z] ?   	github.com/docker/docker/api	[no test files]
13:37:36 [2019-12-16T13:37:36.620Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:37:36 [2019-12-16T13:37:36.620Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:37:41 [2019-12-16T13:37:41.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
13:37:41 [2019-12-16T13:37:41.858Z] PASS
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] === Skipped
13:37:41 [2019-12-16T13:37:41.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
13:37:41 [2019-12-16T13:37:41.858Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:37:41 [2019-12-16T13:37:41.858Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:37:41 [2019-12-16T13:37:41.858Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:37:41 [2019-12-16T13:37:41.858Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] DONE 17 tests, 4 skipped in 29.964s
13:37:41 [2019-12-16T13:37:41.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:37:41 [2019-12-16T13:37:41.858Z] ++ 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
13:37:41 [2019-12-16T13:37:41.858Z] ++ set -e
13:37:41 [2019-12-16T13:37:41.858Z] ++ '[' -n 0 ']'
13:37:41 [2019-12-16T13:37:41.858Z] ++ set -x
13:37:41 [2019-12-16T13:37:41.858Z] ++ 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
13:37:41 [2019-12-16T13:37:41.858Z] INFO: Testing against a local daemon
13:37:41 [2019-12-16T13:37:41.858Z] === RUN   TestPluginInvalidJSON
13:37:41 [2019-12-16T13:37:41.858Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:37:41 [2019-12-16T13:37:41.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:37:41 [2019-12-16T13:37:41.858Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:37:41 [2019-12-16T13:37:41.858Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:37:41 [2019-12-16T13:37:41.858Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:37:41 [2019-12-16T13:37:41.858Z] PASS
13:37:41 [2019-12-16T13:37:41.858Z] 
13:37:41 [2019-12-16T13:37:41.858Z] DONE 2 tests in 0.103s
13:37:41 [2019-12-16T13:37:41.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:37:41 [2019-12-16T13:37:41.858Z] ++ 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
13:37:41 [2019-12-16T13:37:41.858Z] ++ set -e
13:37:41 [2019-12-16T13:37:41.858Z] ++ '[' -n 0 ']'
13:37:41 [2019-12-16T13:37:41.858Z] ++ set -x
13:37:41 [2019-12-16T13:37:41.858Z] ++ 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
13:37:41 [2019-12-16T13:37:41.858Z] INFO: Testing against a local daemon
13:37:41 [2019-12-16T13:37:41.858Z] === RUN   TestExternalGraphDriver
13:37:41 [2019-12-16T13:37:41.858Z] === RUN   TestExternalGraphDriver/json
13:37:41 [2019-12-16T13:37:41.858Z] === RUN   TestExternalGraphDriver/spec
13:37:41 [2019-12-16T13:37:41.875Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:37:41 [2019-12-16T13:37:41.875Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:37:43 [2019-12-16T13:37:43.757Z] === RUN   TestExternalGraphDriver/pull
13:37:45 [2019-12-16T13:37:45.626Z] --- PASS: TestExternalGraphDriver (6.48s)
13:37:45 [2019-12-16T13:37:45.626Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
13:37:45 [2019-12-16T13:37:45.626Z]     --- PASS: TestExternalGraphDriver/spec (2.16s)
13:37:45 [2019-12-16T13:37:45.626Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
13:37:45 [2019-12-16T13:37:45.626Z] === RUN   TestGraphdriverPluginV2
13:37:45 [2019-12-16T13:37:45.626Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
13:37:45 [2019-12-16T13:37:45.626Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:45 [2019-12-16T13:37:45.626Z] PASS
13:37:45 [2019-12-16T13:37:45.626Z] 
13:37:45 [2019-12-16T13:37:45.626Z] === Skipped
13:37:45 [2019-12-16T13:37:45.626Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
13:37:45 [2019-12-16T13:37:45.626Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:45 [2019-12-16T13:37:45.626Z] 
13:37:45 [2019-12-16T13:37:45.626Z] 
13:37:45 [2019-12-16T13:37:45.626Z] DONE 5 tests, 1 skipped in 6.634s
13:37:45 [2019-12-16T13:37:45.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:37:45 [2019-12-16T13:37:45.626Z] ++ 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
13:37:45 [2019-12-16T13:37:45.626Z] ++ set -e
13:37:45 [2019-12-16T13:37:45.626Z] ++ '[' -n 0 ']'
13:37:45 [2019-12-16T13:37:45.626Z] ++ set -x
13:37:45 [2019-12-16T13:37:45.626Z] ++ 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
13:37:45 [2019-12-16T13:37:45.626Z] INFO: Testing against a local daemon
13:37:45 [2019-12-16T13:37:45.626Z] === RUN   TestContinueAfterPluginCrash
13:37:45 [2019-12-16T13:37:45.626Z] === PAUSE TestContinueAfterPluginCrash
13:37:45 [2019-12-16T13:37:45.626Z] === RUN   TestDaemonStartWithLogOpt
13:37:45 [2019-12-16T13:37:45.626Z] === PAUSE TestDaemonStartWithLogOpt
13:37:45 [2019-12-16T13:37:45.626Z] === CONT  TestContinueAfterPluginCrash
13:37:45 [2019-12-16T13:37:45.626Z] === CONT  TestDaemonStartWithLogOpt
13:37:46 [2019-12-16T13:37:46.298Z] ok  	github.com/docker/docker/api/server	0.163s	coverage: 9.0% of statements
13:37:48 [2019-12-16T13:37:48.427Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:37:48 [2019-12-16T13:37:48.427Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:37:48 [2019-12-16T13:37:48.427Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:37:48 [2019-12-16T13:37:48.991Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:37:48 [2019-12-16T13:37:48.991Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:37:49 [2019-12-16T13:37:49.555Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:37:49 [2019-12-16T13:37:49.813Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 4.0% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:37:51 [2019-12-16T13:37:51.653Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:37:52 [2019-12-16T13:37:52.216Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
13:37:53 [2019-12-16T13:37:53.091Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:37:54 [2019-12-16T13:37:54.987Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:37:56 [2019-12-16T13:37:56.460Z] ok  	github.com/docker/docker/builder/dockerfile	0.548s	coverage: 48.2% of statements
13:37:56 [2019-12-16T13:37:56.460Z] ok  	github.com/docker/docker/builder/remotecontext	0.189s	coverage: 13.6% of statements
13:37:56 [2019-12-16T13:37:56.883Z] === RUN   TestDockerSuite/TestBuildEnv
13:37:57 [2019-12-16T13:37:57.024Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:37:57 [2019-12-16T13:37:57.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:37:58 [2019-12-16T13:37:58.400Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.373s	coverage: 86.3% of statements
13:37:58 [2019-12-16T13:37:58.400Z] ?   	github.com/docker/docker/cli	[no test files]
13:37:58 [2019-12-16T13:37:58.400Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:37:58 [2019-12-16T13:37:58.818Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:37:58 [2019-12-16T13:37:58.818Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:37:59 [2019-12-16T13:37:59.728Z] --- PASS: TestDaemonStartWithLogOpt (11.88s)
13:38:00 [2019-12-16T13:38:00.717Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:38:02 [2019-12-16T13:38:02.090Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:38:02 [2019-12-16T13:38:02.347Z] --- PASS: TestImportExtremelyLargeImageWorks (190.46s)
13:38:02 [2019-12-16T13:38:02.347Z] PASS
13:38:02 [2019-12-16T13:38:02.347Z] 
13:38:02 [2019-12-16T13:38:02.347Z] DONE 12 tests in 194.246s
13:38:02 [2019-12-16T13:38:02.347Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:38:02 [2019-12-16T13:38:02.347Z] ++ 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
13:38:02 [2019-12-16T13:38:02.347Z] ++ set -e
13:38:02 [2019-12-16T13:38:02.347Z] ++ '[' -n 0 ']'
13:38:02 [2019-12-16T13:38:02.347Z] ++ set -x
13:38:02 [2019-12-16T13:38:02.347Z] ++ 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
13:38:02 [2019-12-16T13:38:02.577Z] ok  	github.com/docker/docker/client	0.216s	coverage: 75.8% of statements
13:38:02 [2019-12-16T13:38:02.605Z] INFO: Testing against a local daemon
13:38:02 [2019-12-16T13:38:02.605Z] === RUN   TestNetworkCreateDelete
13:38:02 [2019-12-16T13:38:02.605Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:38:02 [2019-12-16T13:38:02.605Z] === RUN   TestDockerNetworkDeletePreferID
13:38:02 [2019-12-16T13:38:02.919Z] --- PASS: TestContinueAfterPluginCrash (16.76s)
13:38:02 [2019-12-16T13:38:02.919Z] PASS
13:38:02 [2019-12-16T13:38:02.919Z] 
13:38:02 [2019-12-16T13:38:02.919Z] DONE 2 tests in 16.851s
13:38:02 [2019-12-16T13:38:02.919Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:38:02 [2019-12-16T13:38:02.919Z] ++ 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
13:38:02 [2019-12-16T13:38:02.919Z] ++ set -e
13:38:02 [2019-12-16T13:38:02.919Z] ++ '[' -n 0 ']'
13:38:02 [2019-12-16T13:38:02.919Z] ++ set -x
13:38:02 [2019-12-16T13:38:02.919Z] ++ 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
13:38:02 [2019-12-16T13:38:02.919Z] INFO: Testing against a local daemon
13:38:02 [2019-12-16T13:38:02.919Z] === RUN   TestPluginWithDevMounts
13:38:02 [2019-12-16T13:38:02.919Z] === PAUSE TestPluginWithDevMounts
13:38:02 [2019-12-16T13:38:02.919Z] === CONT  TestPluginWithDevMounts
13:38:03 [2019-12-16T13:38:03.171Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
13:38:03 [2019-12-16T13:38:03.171Z] === RUN   TestInspectNetwork
13:38:04 [2019-12-16T13:38:04.864Z] --- PASS: TestPluginWithDevMounts (2.21s)
13:38:04 [2019-12-16T13:38:04.864Z] PASS
13:38:04 [2019-12-16T13:38:04.864Z] 
13:38:04 [2019-12-16T13:38:04.864Z] DONE 1 tests in 2.304s
13:38:04 [2019-12-16T13:38:04.864Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
13:38:04 [2019-12-16T13:38:04.864Z] ++ 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
13:38:04 [2019-12-16T13:38:04.864Z] ++ set -e
13:38:04 [2019-12-16T13:38:04.864Z] ++ '[' -n 0 ']'
13:38:04 [2019-12-16T13:38:04.864Z] ++ set -x
13:38:04 [2019-12-16T13:38:04.864Z] ++ 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
13:38:04 [2019-12-16T13:38:04.865Z] INFO: Testing against a local daemon
13:38:04 [2019-12-16T13:38:04.865Z] === RUN   TestSecretInspect
13:38:08 [2019-12-16T13:38:08.080Z] --- PASS: TestSecretInspect (3.05s)
13:38:08 [2019-12-16T13:38:08.080Z] === RUN   TestSecretList
13:38:09 [2019-12-16T13:38:09.721Z] === RUN   TestInspectNetwork/full_network_id
13:38:09 [2019-12-16T13:38:09.721Z] === RUN   TestInspectNetwork/partial_network_id
13:38:09 [2019-12-16T13:38:09.721Z] === RUN   TestInspectNetwork/network_name
13:38:09 [2019-12-16T13:38:09.721Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:38:09 [2019-12-16T13:38:09.978Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:38:11 [2019-12-16T13:38:11.504Z] --- PASS: TestSecretList (3.29s)
13:38:11 [2019-12-16T13:38:11.504Z] === RUN   TestSecretsCreateAndDelete
13:38:14 [2019-12-16T13:38:14.152Z] --- PASS: TestInspectNetwork (11.14s)
13:38:14 [2019-12-16T13:38:14.152Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
13:38:14 [2019-12-16T13:38:14.152Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:38:14 [2019-12-16T13:38:14.152Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:38:14 [2019-12-16T13:38:14.152Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:38:14 [2019-12-16T13:38:14.152Z] === RUN   TestRunContainerWithBridgeNone
13:38:14 [2019-12-16T13:38:14.674Z] --- PASS: TestSecretsCreateAndDelete (2.91s)
13:38:14 [2019-12-16T13:38:14.674Z] === RUN   TestSecretsUpdate
13:38:16 [2019-12-16T13:38:16.677Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
13:38:16 [2019-12-16T13:38:16.677Z] === RUN   TestNetworkInvalidJSON
13:38:16 [2019-12-16T13:38:16.677Z] === RUN   TestNetworkInvalidJSON//networks/create
13:38:16 [2019-12-16T13:38:16.677Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:38:16 [2019-12-16T13:38:16.677Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:38:16 [2019-12-16T13:38:16.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:38:16 [2019-12-16T13:38:16.677Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:38:16 [2019-12-16T13:38:16.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:38:16 [2019-12-16T13:38:16.677Z] === CONT  TestNetworkInvalidJSON//networks/create
13:38:16 [2019-12-16T13:38:16.677Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:38:16 [2019-12-16T13:38:16.677Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:38:16 [2019-12-16T13:38:16.677Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:38:16 [2019-12-16T13:38:16.677Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:38:16 [2019-12-16T13:38:16.677Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:38:16 [2019-12-16T13:38:16.677Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:38:16 [2019-12-16T13:38:16.677Z] === RUN   TestDaemonRestartWithLiveRestore
13:38:17 [2019-12-16T13:38:17.112Z] --- PASS: TestSecretsUpdate (3.06s)
13:38:17 [2019-12-16T13:38:17.112Z] === RUN   TestTemplatedSecret
13:38:17 [2019-12-16T13:38:17.608Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:38:17 [2019-12-16T13:38:17.608Z] === RUN   TestDaemonDefaultNetworkPools
13:38:18 [2019-12-16T13:38:18.538Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
13:38:18 [2019-12-16T13:38:18.538Z] === RUN   TestDaemonRestartWithExistingNetwork
13:38:19 [2019-12-16T13:38:19.469Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:38:19 [2019-12-16T13:38:19.469Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:38:20 [2019-12-16T13:38:20.727Z] --- PASS: TestTemplatedSecret (3.64s)
13:38:20 [2019-12-16T13:38:20.727Z] === RUN   TestSecretCreateResolve
13:38:20 [2019-12-16T13:38:20.839Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
13:38:20 [2019-12-16T13:38:20.839Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:38:21 [2019-12-16T13:38:21.403Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
13:38:21 [2019-12-16T13:38:21.403Z] === RUN   TestServiceWithPredefinedNetwork
13:38:23 [2019-12-16T13:38:23.944Z] --- PASS: TestSecretCreateResolve (2.52s)
13:38:23 [2019-12-16T13:38:23.944Z] PASS
13:38:23 [2019-12-16T13:38:23.944Z] 
13:38:23 [2019-12-16T13:38:23.944Z] DONE 6 tests in 18.566s
13:38:23 [2019-12-16T13:38:23.944Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
13:38:23 [2019-12-16T13:38:23.944Z] ++ 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
13:38:23 [2019-12-16T13:38:23.944Z] ++ set -e
13:38:23 [2019-12-16T13:38:23.944Z] ++ '[' -n 0 ']'
13:38:23 [2019-12-16T13:38:23.944Z] ++ set -x
13:38:23 [2019-12-16T13:38:23.944Z] ++ 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
13:38:23 [2019-12-16T13:38:23.944Z] INFO: Testing against a local daemon
13:38:23 [2019-12-16T13:38:23.944Z] === RUN   TestServiceCreateInit
13:38:23 [2019-12-16T13:38:23.944Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:38:24 [2019-12-16T13:38:24.680Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s)
13:38:24 [2019-12-16T13:38:24.680Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:38:24 [2019-12-16T13:38:24.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:38:24 [2019-12-16T13:38:24.680Z]     service_test.go:230: FLAKY_TEST
13:38:24 [2019-12-16T13:38:24.680Z] === RUN   TestServiceWithDataPathPortInit
13:38:28 [2019-12-16T13:38:28.218Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:38:33 [2019-12-16T13:38:33.301Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:38:33 [2019-12-16T13:38:33.301Z] 
13:38:33 [2019-12-16T13:38:33.301Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:38:33 [2019-12-16T13:38:33.301Z] PKG_CONFIG=pkg-config
13:38:33 [2019-12-16T13:38:33.301Z] GOLANG_VERSION=1.13.4
13:38:33 [2019-12-16T13:38:33.301Z] HOSTNAME=f629c5552e47
13:38:33 [2019-12-16T13:38:33.301Z] DOCKER_EXPERIMENTAL=1
13:38:33 [2019-12-16T13:38:33.301Z] container=docker
13:38:33 [2019-12-16T13:38:33.301Z] TEST_SKIP_INTEGRATION_CLI=1
13:38:33 [2019-12-16T13:38:33.301Z] GO111MODULE=off
13:38:33 [2019-12-16T13:38:33.301Z] GOPATH=/go
13:38:33 [2019-12-16T13:38:33.301Z] PWD=/go/src/github.com/docker/docker
13:38:33 [2019-12-16T13:38:33.301Z] HOME=/root
13:38:33 [2019-12-16T13:38:33.301Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:38:33 [2019-12-16T13:38:33.301Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:38:33 [2019-12-16T13:38:33.301Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:38:33 [2019-12-16T13:38:33.301Z] DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68
13:38:33 [2019-12-16T13:38:33.301Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:38:33 [2019-12-16T13:38:33.301Z] DOCKER_GRAPHDRIVER=overlay2
13:38:33 [2019-12-16T13:38:33.301Z] TERM=xterm
13:38:33 [2019-12-16T13:38:33.301Z] VALIDATE_BRANCH=master
13:38:33 [2019-12-16T13:38:33.301Z] DEST=bundles/test-integration
13:38:33 [2019-12-16T13:38:33.301Z] SHLVL=1
13:38:33 [2019-12-16T13:38:33.301Z] TIMEOUT=120m
13:38:33 [2019-12-16T13:38:33.301Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:38:33 [2019-12-16T13:38:33.301Z] DOCKER_PKG=github.com/docker/docker
13:38:33 [2019-12-16T13:38:33.301Z] TESTDEBUG=0
13:38:33 [2019-12-16T13:38:33.301Z] _=/usr/bin/env
13:38:33 [2019-12-16T13:38:33.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:38:34 [2019-12-16T13:38:34.656Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:38:34 [2019-12-16T13:38:34.668Z] --- PASS: TestServiceCreateInit (10.40s)
13:38:34 [2019-12-16T13:38:34.668Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.88s)
13:38:34 [2019-12-16T13:38:34.668Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s)
13:38:34 [2019-12-16T13:38:34.668Z] === RUN   TestCreateServiceMultipleTimes
13:38:35 [2019-12-16T13:38:35.237Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:38:41 [2019-12-16T13:38:41.259Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 30.3% of statements
13:38:41 [2019-12-16T13:38:41.259Z] ok  	github.com/docker/docker/container	0.116s	coverage: 35.3% of statements
13:38:41 [2019-12-16T13:38:41.259Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:38:41 [2019-12-16T13:38:41.259Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:38:41 [2019-12-16T13:38:41.259Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:38:41 [2019-12-16T13:38:41.259Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:38:45 [2019-12-16T13:38:45.198Z] --- PASS: TestServiceWithDataPathPortInit (19.45s)
13:38:45 [2019-12-16T13:38:45.198Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:38:45 [2019-12-16T13:38:45.198Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:38:46 [2019-12-16T13:38:46.130Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:38:46 [2019-12-16T13:38:46.694Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ok  	github.com/docker/docker/api/server/httputils	0.115s	coverage: 14.7% of statements
13:38:46 [2019-12-16T13:38:46.844Z] ok  	github.com/docker/docker/api/server/middleware	0.155s	coverage: 37.7% of statements
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ok  	github.com/docker/docker/api/server/router/swarm	0.148s	coverage: 4.0% of statements
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/types	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:38:46 [2019-12-16T13:38:46.844Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ok  	github.com/docker/docker/api/types/filters	0.076s	coverage: 92.2% of statements
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ok  	github.com/docker/docker/api/types/strslice	0.143s	coverage: 90.0% of statements
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ok  	github.com/docker/docker/api/types/time	0.358s	coverage: 100.0% of statements
13:38:46 [2019-12-16T13:38:46.845Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 75.0% of statements
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:38:46 [2019-12-16T13:38:46.845Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:38:47 [2019-12-16T13:38:47.257Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:38:47 [2019-12-16T13:38:47.257Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:38:49 [2019-12-16T13:38:49.084Z] ok  	github.com/docker/docker/builder/dockerfile	0.601s	coverage: 46.3% of statements
13:38:49 [2019-12-16T13:38:49.085Z] ok  	github.com/docker/docker/builder/dockerignore	0.081s	coverage: 96.8% of statements
13:38:49 [2019-12-16T13:38:49.085Z] ok  	github.com/docker/docker/builder/remotecontext	0.779s	coverage: 9.2% of statements
13:38:49 [2019-12-16T13:38:49.153Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:38:49 [2019-12-16T13:38:49.153Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:38:49 [2019-12-16T13:38:49.359Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
13:38:49 [2019-12-16T13:38:49.410Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:38:49 [2019-12-16T13:38:49.617Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
13:38:51 [2019-12-16T13:38:51.519Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
13:38:53 [2019-12-16T13:38:53.585Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.73s)
13:38:53 [2019-12-16T13:38:53.585Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmi2ah2ltoit2d6eyji0jv991 Created:2019-12-16 13:38:45.61180612 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bde00e492a664a281609522408714a2008cb05bed4c42344072748957c9ca6c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uba0wjs1laypz5dic9d82snh5 EndpointID:5507df76b20915a910e895bbe807d602b67a8a682f7087baaad07b38dfd9e362 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:290381f3fcfc6d5a18cab175edeb4076bb3aee80dd840235eae69bb1ef4a5c47 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:546f69d46e20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uba0wjs1laypz5dic9d82snh5 EndpointID:5507df76b20915a910e895bbe807d602b67a8a682f7087baaad07b38dfd9e362 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
13:38:53 [2019-12-16T13:38:53.585Z] PASS
13:38:53 [2019-12-16T13:38:53.585Z] 
13:38:53 [2019-12-16T13:38:53.585Z] === Skipped
13:38:53 [2019-12-16T13:38:53.585Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:38:53 [2019-12-16T13:38:53.585Z]     service_test.go:230: FLAKY_TEST
13:38:53 [2019-12-16T13:38:53.585Z] 
13:38:53 [2019-12-16T13:38:53.585Z] 
13:38:53 [2019-12-16T13:38:53.585Z] DONE 21 tests, 1 skipped in 51.255s
13:38:53 [2019-12-16T13:38:53.586Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:38:53 [2019-12-16T13:38:53.586Z] ++ 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
13:38:53 [2019-12-16T13:38:53.586Z] ++ set -e
13:38:53 [2019-12-16T13:38:53.586Z] ++ '[' -n 0 ']'
13:38:53 [2019-12-16T13:38:53.586Z] ++ set -x
13:38:53 [2019-12-16T13:38:53.586Z] ++ 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
13:38:53 [2019-12-16T13:38:53.842Z] INFO: Testing against a local daemon
13:38:53 [2019-12-16T13:38:53.842Z] === RUN   TestDockerNetworkIpvlanPersistance
13:38:53 [2019-12-16T13:38:53.842Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
13:38:53 [2019-12-16T13:38:53.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:38:53 [2019-12-16T13:38:53.842Z] === RUN   TestDockerNetworkIpvlan
13:38:53 [2019-12-16T13:38:53.842Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:38:53 [2019-12-16T13:38:53.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:38:53 [2019-12-16T13:38:53.842Z] PASS
13:38:53 [2019-12-16T13:38:53.842Z] 
13:38:53 [2019-12-16T13:38:53.842Z] === Skipped
13:38:53 [2019-12-16T13:38:53.842Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
13:38:53 [2019-12-16T13:38:53.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:38:53 [2019-12-16T13:38:53.842Z] 
13:38:53 [2019-12-16T13:38:53.842Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:38:53 [2019-12-16T13:38:53.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:38:53 [2019-12-16T13:38:53.842Z] 
13:38:53 [2019-12-16T13:38:53.842Z] 
13:38:53 [2019-12-16T13:38:53.842Z] DONE 2 tests, 2 skipped in 0.175s
13:38:53 [2019-12-16T13:38:53.842Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:38:53 [2019-12-16T13:38:53.842Z] ++ 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
13:38:53 [2019-12-16T13:38:53.842Z] ++ set -e
13:38:53 [2019-12-16T13:38:53.842Z] ++ '[' -n 0 ']'
13:38:53 [2019-12-16T13:38:53.842Z] ++ set -x
13:38:53 [2019-12-16T13:38:53.842Z] ++ 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
13:38:54 [2019-12-16T13:38:54.099Z] INFO: Testing against a local daemon
13:38:54 [2019-12-16T13:38:54.099Z] === RUN   TestDockerNetworkMacvlanPersistance
13:38:54 [2019-12-16T13:38:54.558Z] --- PASS: TestCreateServiceMultipleTimes (18.36s)
13:38:54 [2019-12-16T13:38:54.558Z] === RUN   TestCreateServiceConflict
13:38:55 [2019-12-16T13:38:55.341Z] --- PASS: TestCreateServiceConflict (2.86s)
13:38:55 [2019-12-16T13:38:55.341Z] === RUN   TestCreateServiceMaxReplicas
13:38:55 [2019-12-16T13:38:55.468Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
13:38:55 [2019-12-16T13:38:55.468Z] === RUN   TestDockerNetworkMacvlan
13:38:56 [2019-12-16T13:38:56.032Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:38:56 [2019-12-16T13:38:56.963Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:38:57 [2019-12-16T13:38:57.893Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:38:58 [2019-12-16T13:38:58.962Z] --- PASS: TestCreateServiceMaxReplicas (3.79s)
13:38:58 [2019-12-16T13:38:58.963Z] === RUN   TestCreateWithDuplicateNetworkNames
13:38:59 [2019-12-16T13:38:59.628Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
13:39:00 [2019-12-16T13:39:00.558Z] ok  	github.com/docker/docker/daemon	12.225s	coverage: 17.6% of statements
13:39:00 [2019-12-16T13:39:00.815Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:39:00 [2019-12-16T13:39:00.815Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:39:00 [2019-12-16T13:39:00.815Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 82.1% of statements
13:39:01 [2019-12-16T13:39:01.167Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:39:01 [2019-12-16T13:39:01.167Z] === RUN   TestDockerSuite/TestBuildExpose
13:39:01 [2019-12-16T13:39:01.732Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:39:02 [2019-12-16T13:39:02.190Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:39:02 [2019-12-16T13:39:02.190Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
13:39:02 [2019-12-16T13:39:02.190Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:39:02 [2019-12-16T13:39:02.190Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:39:02 [2019-12-16T13:39:02.296Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:39:02 [2019-12-16T13:39:02.861Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:39:03 [2019-12-16T13:39:03.118Z] === RUN   TestDockerSuite/TestBuildFails
13:39:04 [2019-12-16T13:39:04.048Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:39:04 [2019-12-16T13:39:04.048Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:39:04 [2019-12-16T13:39:04.084Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
13:39:05 [2019-12-16T13:39:05.418Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:39:05 [2019-12-16T13:39:05.979Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
13:39:06 [2019-12-16T13:39:06.792Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:39:06 [2019-12-16T13:39:06.909Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.224s	coverage: 57.0% of statements
13:39:09 [2019-12-16T13:39:09.317Z] === RUN   TestDockerSuite/TestBuildForceRm
13:39:10 [2019-12-16T13:39:10.207Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.530s	coverage: 72.5% of statements
13:39:10 [2019-12-16T13:39:10.207Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.721s	coverage: 45.9% of statements
13:39:10 [2019-12-16T13:39:10.207Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:39:11 [2019-12-16T13:39:11.212Z] === RUN   TestDockerSuite/TestBuildFromGit
13:39:11 [2019-12-16T13:39:11.776Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:39:12 [2019-12-16T13:39:12.709Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:39:12 [2019-12-16T13:39:12.728Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.077s	coverage: 48.6% of statements
13:39:13 [2019-12-16T13:39:13.273Z] --- PASS: TestDockerNetworkMacvlan (17.80s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.83s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.15s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s)
13:39:13 [2019-12-16T13:39:13.273Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.21s)
13:39:13 [2019-12-16T13:39:13.273Z] PASS
13:39:13 [2019-12-16T13:39:13.273Z] 
13:39:13 [2019-12-16T13:39:13.273Z] DONE 8 tests in 19.314s
13:39:13 [2019-12-16T13:39:13.273Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:39:13 [2019-12-16T13:39:13.273Z] ++ 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
13:39:13 [2019-12-16T13:39:13.273Z] ++ set -e
13:39:13 [2019-12-16T13:39:13.273Z] ++ '[' -n 0 ']'
13:39:13 [2019-12-16T13:39:13.273Z] ++ set -x
13:39:13 [2019-12-16T13:39:13.273Z] ++ 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
13:39:13 [2019-12-16T13:39:13.273Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:39:13 [2019-12-16T13:39:13.273Z] testing: warning: no tests to run
13:39:13 [2019-12-16T13:39:13.273Z] PASS
13:39:13 [2019-12-16T13:39:13.273Z] 
13:39:13 [2019-12-16T13:39:13.273Z] DONE 0 tests in 0.032s
13:39:13 [2019-12-16T13:39:13.273Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:39:13 [2019-12-16T13:39:13.273Z] ++ 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
13:39:13 [2019-12-16T13:39:13.273Z] ++ set -e
13:39:13 [2019-12-16T13:39:13.273Z] ++ '[' -n 0 ']'
13:39:13 [2019-12-16T13:39:13.273Z] ++ set -x
13:39:13 [2019-12-16T13:39:13.273Z] ++ 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
13:39:13 [2019-12-16T13:39:13.531Z] INFO: Testing against a local daemon
13:39:13 [2019-12-16T13:39:13.531Z] === RUN   TestAuthZPluginAllowRequest
13:39:13 [2019-12-16T13:39:13.658Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.311s	coverage: 76.1% of statements
13:39:14 [2019-12-16T13:39:14.461Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:39:15 [2019-12-16T13:39:15.026Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
13:39:15 [2019-12-16T13:39:15.026Z] === RUN   TestAuthZPluginTLS
13:39:15 [2019-12-16T13:39:15.028Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
13:39:15 [2019-12-16T13:39:15.285Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.188s	coverage: 60.1% of statements
13:39:15 [2019-12-16T13:39:15.285Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:39:15 [2019-12-16T13:39:15.285Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:39:15 [2019-12-16T13:39:15.503Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s)
13:39:15 [2019-12-16T13:39:15.503Z] === RUN   TestCreateServiceSecretFileMode
13:39:15 [2019-12-16T13:39:15.591Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:39:15 [2019-12-16T13:39:15.591Z] === RUN   TestAuthZPluginDenyRequest
13:39:16 [2019-12-16T13:39:16.154Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
13:39:16 [2019-12-16T13:39:16.154Z] === RUN   TestAuthZPluginAPIDenyResponse
13:39:16 [2019-12-16T13:39:16.217Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.038s	coverage: 3.0% of statements
13:39:16 [2019-12-16T13:39:16.295Z] --- PASS: TestCreateServiceSecretFileMode (3.33s)
13:39:16 [2019-12-16T13:39:16.295Z] === RUN   TestCreateServiceConfigFileMode
13:39:16 [2019-12-16T13:39:16.411Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:39:16 [2019-12-16T13:39:16.668Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
13:39:16 [2019-12-16T13:39:16.668Z] === RUN   TestAuthZPluginDenyResponse
13:39:17 [2019-12-16T13:39:17.148Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:39:17 [2019-12-16T13:39:17.233Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:39:17 [2019-12-16T13:39:17.233Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
13:39:17 [2019-12-16T13:39:17.233Z] === RUN   TestAuthZPluginAllowEventStream
13:39:17 [2019-12-16T13:39:17.799Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:39:19 [2019-12-16T13:39:19.045Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
13:39:19 [2019-12-16T13:39:19.045Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:39:19 [2019-12-16T13:39:19.045Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:39:19 [2019-12-16T13:39:19.170Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
13:39:19 [2019-12-16T13:39:19.170Z] === RUN   TestAuthZPluginErrorResponse
13:39:19 [2019-12-16T13:39:19.302Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 42.7% of statements
13:39:19 [2019-12-16T13:39:19.427Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
13:39:19 [2019-12-16T13:39:19.427Z] === RUN   TestAuthZPluginErrorRequest
13:39:19 [2019-12-16T13:39:19.610Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
13:39:19 [2019-12-16T13:39:19.610Z] === RUN   TestCreateServiceSysctls
13:39:19 [2019-12-16T13:39:19.991Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:39:19 [2019-12-16T13:39:19.991Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
13:39:19 [2019-12-16T13:39:19.991Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:39:20 [2019-12-16T13:39:20.557Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
13:39:20 [2019-12-16T13:39:20.557Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:39:20 [2019-12-16T13:39:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:39:20 [2019-12-16T13:39:20.673Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.157s	coverage: 77.4% of statements
13:39:20 [2019-12-16T13:39:20.674Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:39:20 [2019-12-16T13:39:20.674Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:39:20 [2019-12-16T13:39:20.674Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
13:39:22 [2019-12-16T13:39:22.044Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
13:39:22 [2019-12-16T13:39:22.044Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
13:39:22 [2019-12-16T13:39:22.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 88.3% of statements
13:39:22 [2019-12-16T13:39:22.456Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:39:22 [2019-12-16T13:39:22.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:39:22 [2019-12-16T13:39:22.456Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s)
13:39:22 [2019-12-16T13:39:22.456Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:39:23 [2019-12-16T13:39:23.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:39:23 [2019-12-16T13:39:23.673Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 74.7% of statements
13:39:23 [2019-12-16T13:39:23.673Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:39:23 [2019-12-16T13:39:23.746Z] --- PASS: TestCreateServiceSysctls (4.09s)
13:39:23 [2019-12-16T13:39:23.746Z] === RUN   TestCreateServiceCapabilities
13:39:23 [2019-12-16T13:39:23.930Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 19.9% of statements
13:39:24 [2019-12-16T13:39:24.355Z] === RUN   TestDockerSuite/TestBuildHistory
13:39:24 [2019-12-16T13:39:24.987Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.744s	coverage: 86.3% of statements
13:39:24 [2019-12-16T13:39:24.987Z] ?   	github.com/docker/docker/cli	[no test files]
13:39:24 [2019-12-16T13:39:24.987Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:39:24 [2019-12-16T13:39:24.987Z] ok  	github.com/docker/docker/cli/debug	0.060s	coverage: 100.0% of statements
13:39:24 [2019-12-16T13:39:24.987Z] ok  	github.com/docker/docker/client	0.835s	coverage: 75.3% of statements
13:39:25 [2019-12-16T13:39:25.286Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s)
13:39:25 [2019-12-16T13:39:25.286Z] === RUN   TestAuthZPluginHeader
13:39:25 [2019-12-16T13:39:25.300Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
13:39:25 [2019-12-16T13:39:25.865Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:39:26 [2019-12-16T13:39:26.218Z] --- PASS: TestAuthZPluginHeader (0.98s)
13:39:26 [2019-12-16T13:39:26.218Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:39:26 [2019-12-16T13:39:26.428Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:39:26 [2019-12-16T13:39:26.539Z] ok  	github.com/docker/docker/cmd/dockerd	0.718s	coverage: 19.0% of statements
13:39:26 [2019-12-16T13:39:26.685Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.608s	coverage: 82.5% of statements
13:39:26 [2019-12-16T13:39:26.685Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:39:26 [2019-12-16T13:39:26.685Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:39:27 [2019-12-16T13:39:27.870Z] --- PASS: TestCreateServiceCapabilities (3.59s)
13:39:27 [2019-12-16T13:39:27.870Z] === RUN   TestInspect
13:39:28 [2019-12-16T13:39:28.741Z] ok  	github.com/docker/docker/container	0.505s	coverage: 42.5% of statements
13:39:28 [2019-12-16T13:39:28.741Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:39:28 [2019-12-16T13:39:28.741Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:39:28 [2019-12-16T13:39:28.741Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:39:28 [2019-12-16T13:39:28.741Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:39:29 [2019-12-16T13:39:29.207Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
13:39:29 [2019-12-16T13:39:29.207Z] ok  	github.com/docker/docker/distribution	0.159s	coverage: 22.1% of statements
13:39:29 [2019-12-16T13:39:29.207Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:39:30 [2019-12-16T13:39:30.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:39:30 [2019-12-16T13:39:30.397Z] === RUN   TestDockerSuite/TestBuildIidFile
13:39:30 [2019-12-16T13:39:30.580Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
13:39:30 [2019-12-16T13:39:30.655Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:39:30 [2019-12-16T13:39:30.912Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s)
13:39:30 [2019-12-16T13:39:30.912Z] === RUN   TestAuthZPluginV2Disable
13:39:30 [2019-12-16T13:39:30.912Z] === RUN   TestDockerSuite/TestBuildInheritance
13:39:31 [2019-12-16T13:39:31.101Z] --- PASS: TestInspect (3.62s)
13:39:31 [2019-12-16T13:39:31.101Z] === RUN   TestServiceListWithStatuses
13:39:31 [2019-12-16T13:39:31.101Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:39:31 [2019-12-16T13:39:31.101Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:39:31 [2019-12-16T13:39:31.101Z] === RUN   TestDockerNetworkConnectAlias
13:39:31 [2019-12-16T13:39:31.476Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:39:31 [2019-12-16T13:39:31.951Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
13:39:32 [2019-12-16T13:39:32.407Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:39:32 [2019-12-16T13:39:32.407Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:39:32 [2019-12-16T13:39:32.883Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
13:39:32 [2019-12-16T13:39:32.883Z] ok  	github.com/docker/docker/distribution/xfer	1.870s	coverage: 85.1% of statements
13:39:32 [2019-12-16T13:39:32.883Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:39:32 [2019-12-16T13:39:32.883Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:39:33 [2019-12-16T13:39:33.338Z] === RUN   TestDockerSuite/TestBuildLabel
13:39:33 [2019-12-16T13:39:33.902Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:39:34 [2019-12-16T13:39:34.159Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:39:34 [2019-12-16T13:39:34.254Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
13:39:34 [2019-12-16T13:39:34.254Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:39:34 [2019-12-16T13:39:34.416Z] --- PASS: TestAuthZPluginV2Disable (3.57s)
13:39:34 [2019-12-16T13:39:34.416Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:39:34 [2019-12-16T13:39:34.673Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:39:34 [2019-12-16T13:39:34.819Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
13:39:35 [2019-12-16T13:39:35.237Z] === RUN   TestDockerSuite/TestBuildLabels
13:39:35 [2019-12-16T13:39:35.495Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:39:35 [2019-12-16T13:39:35.752Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
13:39:36 [2019-12-16T13:39:36.009Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
13:39:37 [2019-12-16T13:39:37.391Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:39:37 [2019-12-16T13:39:37.451Z] --- PASS: TestDockerNetworkConnectAlias (6.29s)
13:39:37 [2019-12-16T13:39:37.451Z] === RUN   TestDockerNetworkReConnect
13:39:37 [2019-12-16T13:39:37.902Z] ok  	github.com/docker/docker/pkg/archive	0.395s	coverage: 77.1% of statements
13:39:37 [2019-12-16T13:39:37.955Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
13:39:37 [2019-12-16T13:39:37.955Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:39:38 [2019-12-16T13:39:38.832Z] ok  	github.com/docker/docker/pkg/authorization	0.110s	coverage: 68.3% of statements
13:39:39 [2019-12-16T13:39:39.101Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
13:39:39 [2019-12-16T13:39:39.101Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:39:40 [2019-12-16T13:39:40.530Z] === RUN   TestDockerSuite/TestBuildLastModified
13:39:42 [2019-12-16T13:39:42.372Z] ok  	github.com/docker/docker/layer	7.065s	coverage: 68.8% of statements
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/oci	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:39:42 [2019-12-16T13:39:42.372Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
13:39:42 [2019-12-16T13:39:42.521Z] --- PASS: TestDockerNetworkReConnect (4.93s)
13:39:42 [2019-12-16T13:39:42.521Z] === RUN   TestServicePlugin
13:39:42 [2019-12-16T13:39:42.521Z] --- SKIP: TestServicePlugin (0.00s)
13:39:42 [2019-12-16T13:39:42.521Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:39:42 [2019-12-16T13:39:42.521Z] === RUN   TestServiceUpdateLabel
13:39:42 [2019-12-16T13:39:42.934Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
13:39:42 [2019-12-16T13:39:42.934Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.000s	coverage: 43.2% of statements
13:39:42 [2019-12-16T13:39:42.934Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:39:42 [2019-12-16T13:39:42.934Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:39:43 [2019-12-16T13:39:43.497Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 92.9% of statements
13:39:44 [2019-12-16T13:39:44.061Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
13:39:44 [2019-12-16T13:39:44.993Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
13:39:45 [2019-12-16T13:39:45.250Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
13:39:45 [2019-12-16T13:39:45.910Z] --- PASS: TestServiceUpdateLabel (3.11s)
13:39:45 [2019-12-16T13:39:45.910Z] === RUN   TestServiceUpdateSecrets
13:39:46 [2019-12-16T13:39:46.619Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
13:39:47 [2019-12-16T13:39:47.183Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
13:39:47 [2019-12-16T13:39:47.440Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.133s	coverage: 84.1% of statements
13:39:47 [2019-12-16T13:39:47.697Z] ok  	github.com/docker/docker/pkg/fsutils	0.215s	coverage: 85.1% of statements
13:39:47 [2019-12-16T13:39:47.953Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
13:39:48 [2019-12-16T13:39:48.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:39:48 [2019-12-16T13:39:48.632Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:39:49 [2019-12-16T13:39:49.324Z] ok  	github.com/docker/docker/pkg/idtools	0.422s	coverage: 70.1% of statements
13:39:49 [2019-12-16T13:39:49.324Z] ok  	github.com/docker/docker/pkg/ioutils	0.479s	coverage: 69.3% of statements
13:39:49 [2019-12-16T13:39:49.583Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:39:49 [2019-12-16T13:39:49.840Z] ok  	github.com/docker/docker/pkg/locker	0.025s	coverage: 88.9% of statements
13:39:50 [2019-12-16T13:39:50.098Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
13:39:50 [2019-12-16T13:39:50.098Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:39:50 [2019-12-16T13:39:50.528Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.32s)
13:39:50 [2019-12-16T13:39:50.528Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:39:50 [2019-12-16T13:39:50.661Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
13:39:50 [2019-12-16T13:39:50.918Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:39:51 [2019-12-16T13:39:51.206Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
13:39:51 [2019-12-16T13:39:51.206Z] ok  	github.com/docker/docker/pkg/mount	0.562s	coverage: 70.0% of statements
13:39:51 [2019-12-16T13:39:51.206Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:39:51 [2019-12-16T13:39:51.802Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
13:39:51 [2019-12-16T13:39:51.802Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:39:51 [2019-12-16T13:39:51.802Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:39:51 [2019-12-16T13:39:51.802Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:39:52 [2019-12-16T13:39:52.750Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:39:53 [2019-12-16T13:39:53.050Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:39:53 [2019-12-16T13:39:53.050Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:39:53 [2019-12-16T13:39:53.050Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:39:53 [2019-12-16T13:39:53.050Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:39:53 [2019-12-16T13:39:53.050Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:39:53 [2019-12-16T13:39:53.308Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:39:53 [2019-12-16T13:39:53.682Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:39:53 [2019-12-16T13:39:53.938Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon	4.111s	coverage: 9.2% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/cluster	1.513s	coverage: 0.5% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.338s	coverage: 65.3% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.591s	coverage: 35.8% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.046s	coverage: 10.9% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/config	0.910s	coverage: 80.1% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/discovery	0.342s	coverage: 30.0% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/events	0.621s	coverage: 50.0% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ok  	github.com/docker/docker/daemon/graphdriver	1.688s	coverage: 2.3% of statements
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
13:39:54 [2019-12-16T13:39:54.055Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ok  	github.com/docker/docker/daemon/images	0.527s	coverage: 4.9% of statements
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ok  	github.com/docker/docker/daemon/links	0.067s	coverage: 93.0% of statements
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ok  	github.com/docker/docker/daemon/logger	0.675s	coverage: 43.0% of statements
13:39:54 [2019-12-16T13:39:54.056Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.699s	coverage: 77.8% of statements
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
13:39:54 [2019-12-16T13:39:54.056Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.400s	coverage: 62.1% of statements
13:39:54 [2019-12-16T13:39:54.195Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
13:39:54 [2019-12-16T13:39:54.519Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.297s	coverage: 88.3% of statements
13:39:54 [2019-12-16T13:39:54.677Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:39:55 [2019-12-16T13:39:55.562Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 73.9% of statements
13:39:55 [2019-12-16T13:39:55.818Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
13:39:56 [2019-12-16T13:39:56.570Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:39:56 [2019-12-16T13:39:56.717Z] ok  	github.com/docker/docker/daemon/logger/local	0.594s	coverage: 74.7% of statements
13:39:56 [2019-12-16T13:39:56.717Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:39:56 [2019-12-16T13:39:56.717Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.138s	coverage: 21.4% of statements
13:39:59 [2019-12-16T13:39:59.088Z] ok  	github.com/docker/docker/pkg/signal	2.407s	coverage: 61.0% of statements
13:39:59 [2019-12-16T13:39:59.088Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:39:59 [2019-12-16T13:39:59.346Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:39:59 [2019-12-16T13:39:59.346Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:39:59 [2019-12-16T13:39:59.646Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.419s	coverage: 82.5% of statements
13:39:59 [2019-12-16T13:39:59.646Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.134s	coverage: 47.8% of statements
13:39:59 [2019-12-16T13:39:59.646Z] ok  	github.com/docker/docker/daemon/logger/templates	0.134s	coverage: 8.3% of statements
13:39:59 [2019-12-16T13:39:59.646Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:39:59 [2019-12-16T13:39:59.646Z] ?   	github.com/docker/docker/daemon/network	[no test files]
13:39:59 [2019-12-16T13:39:59.646Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:39:59 [2019-12-16T13:39:59.909Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
13:40:00 [2019-12-16T13:40:00.166Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
13:40:00 [2019-12-16T13:40:00.729Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.2% of statements
13:40:00 [2019-12-16T13:40:00.742Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:40:00 [2019-12-16T13:40:00.987Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
13:40:00 [2019-12-16T13:40:00.999Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:40:01 [2019-12-16T13:40:01.550Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
13:40:01 [2019-12-16T13:40:01.562Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:40:02 [2019-12-16T13:40:02.115Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
13:40:02 [2019-12-16T13:40:02.372Z] testing: warning: no tests to run
13:40:02 [2019-12-16T13:40:02.372Z] coverage: [no statements]
13:40:02 [2019-12-16T13:40:02.372Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
13:40:02 [2019-12-16T13:40:02.427Z] --- PASS: TestServiceUpdateSecrets (15.37s)
13:40:02 [2019-12-16T13:40:02.427Z] === RUN   TestServiceUpdateConfigs
13:40:02 [2019-12-16T13:40:02.577Z] ok  	github.com/docker/docker/distribution	1.491s	coverage: 20.3% of statements
13:40:02 [2019-12-16T13:40:02.577Z] ok  	github.com/docker/docker/distribution/metadata	1.652s	coverage: 48.2% of statements
13:40:02 [2019-12-16T13:40:02.577Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:40:02 [2019-12-16T13:40:02.630Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:40:02 [2019-12-16T13:40:02.888Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
13:40:03 [2019-12-16T13:40:03.145Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
13:40:04 [2019-12-16T13:40:04.131Z] ok  	github.com/docker/docker/distribution/xfer	2.539s	coverage: 77.3% of statements
13:40:04 [2019-12-16T13:40:04.131Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:40:04 [2019-12-16T13:40:04.131Z] ok  	github.com/docker/docker/errdefs	0.093s	coverage: 49.4% of statements
13:40:05 [2019-12-16T13:40:05.667Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
13:40:05 [2019-12-16T13:40:05.684Z] ok  	github.com/docker/docker/image	0.835s	coverage: 86.4% of statements
13:40:05 [2019-12-16T13:40:05.684Z] ok  	github.com/docker/docker/image/cache	0.152s	coverage: 19.2% of statements
13:40:05 [2019-12-16T13:40:05.684Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:40:05 [2019-12-16T13:40:05.684Z] ok  	github.com/docker/docker/image/v1	0.210s	coverage: 25.0% of statements
13:40:05 [2019-12-16T13:40:05.684Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:40:05 [2019-12-16T13:40:05.924Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
13:40:06 [2019-12-16T13:40:06.817Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
13:40:06 [2019-12-16T13:40:06.817Z] PASS
13:40:06 [2019-12-16T13:40:06.817Z] 
13:40:06 [2019-12-16T13:40:06.817Z] DONE 17 tests in 53.610s
13:40:06 [2019-12-16T13:40:06.817Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:40:06 [2019-12-16T13:40:06.817Z] ++ 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
13:40:06 [2019-12-16T13:40:06.817Z] ++ set -e
13:40:06 [2019-12-16T13:40:06.817Z] ++ '[' -n 0 ']'
13:40:06 [2019-12-16T13:40:06.817Z] ++ set -x
13:40:06 [2019-12-16T13:40:06.817Z] ++ 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
13:40:06 [2019-12-16T13:40:06.855Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
13:40:07 [2019-12-16T13:40:07.074Z] INFO: Testing against a local daemon
13:40:07 [2019-12-16T13:40:07.074Z] === RUN   TestPluginInvalidJSON
13:40:07 [2019-12-16T13:40:07.074Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:40:07 [2019-12-16T13:40:07.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:40:07 [2019-12-16T13:40:07.074Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:40:07 [2019-12-16T13:40:07.074Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:40:07 [2019-12-16T13:40:07.074Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:40:07 [2019-12-16T13:40:07.074Z] PASS
13:40:07 [2019-12-16T13:40:07.074Z] 
13:40:07 [2019-12-16T13:40:07.074Z] DONE 2 tests in 0.162s
13:40:07 [2019-12-16T13:40:07.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:40:07 [2019-12-16T13:40:07.074Z] ++ 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
13:40:07 [2019-12-16T13:40:07.074Z] ++ set -e
13:40:07 [2019-12-16T13:40:07.074Z] ++ '[' -n 0 ']'
13:40:07 [2019-12-16T13:40:07.074Z] ++ set -x
13:40:07 [2019-12-16T13:40:07.074Z] ++ 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
13:40:07 [2019-12-16T13:40:07.074Z] INFO: Testing against a local daemon
13:40:07 [2019-12-16T13:40:07.074Z] === RUN   TestExternalGraphDriver
13:40:07 [2019-12-16T13:40:07.112Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
13:40:07 [2019-12-16T13:40:07.332Z] === RUN   TestExternalGraphDriver/json
13:40:08 [2019-12-16T13:40:08.482Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.0% of statements
13:40:08 [2019-12-16T13:40:08.616Z] ok  	github.com/docker/docker/layer	0.383s	coverage: 30.0% of statements
13:40:08 [2019-12-16T13:40:08.616Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:40:09 [2019-12-16T13:40:09.045Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
13:40:09 [2019-12-16T13:40:09.302Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
13:40:09 [2019-12-16T13:40:09.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:40:09 [2019-12-16T13:40:09.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:40:09 [2019-12-16T13:40:09.856Z] === RUN   TestExternalGraphDriver/spec
13:40:10 [2019-12-16T13:40:10.233Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
13:40:10 [2019-12-16T13:40:10.490Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:40:10 [2019-12-16T13:40:10.819Z] ok  	github.com/docker/docker/libcontainerd/local	0.420s	coverage: 1.0% of statements
13:40:10 [2019-12-16T13:40:10.819Z] ok  	github.com/docker/docker/libcontainerd/queue	0.105s	coverage: 100.0% of statements
13:40:10 [2019-12-16T13:40:10.819Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:40:10 [2019-12-16T13:40:10.819Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:40:10 [2019-12-16T13:40:10.819Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:40:10 [2019-12-16T13:40:10.819Z] ?   	github.com/docker/docker/oci	[no test files]
13:40:10 [2019-12-16T13:40:10.819Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:40:10 [2019-12-16T13:40:10.819Z] ok  	github.com/docker/docker/opts	0.295s	coverage: 67.3% of statements
13:40:10 [2019-12-16T13:40:10.819Z] ok  	github.com/docker/docker/pkg/aaparser	0.067s	coverage: 50.0% of statements
13:40:11 [2019-12-16T13:40:11.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:40:11 [2019-12-16T13:40:11.752Z] === RUN   TestExternalGraphDriver/pull
13:40:12 [2019-12-16T13:40:12.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:40:13 [2019-12-16T13:40:13.010Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:40:13 [2019-12-16T13:40:13.121Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:40:13 [2019-12-16T13:40:13.573Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
13:40:13 [2019-12-16T13:40:13.685Z] --- PASS: TestExternalGraphDriver (6.53s)
13:40:13 [2019-12-16T13:40:13.685Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
13:40:13 [2019-12-16T13:40:13.685Z]     --- PASS: TestExternalGraphDriver/spec (2.29s)
13:40:13 [2019-12-16T13:40:13.685Z]     --- PASS: TestExternalGraphDriver/pull (1.99s)
13:40:13 [2019-12-16T13:40:13.685Z] === RUN   TestGraphdriverPluginV2
13:40:14 [2019-12-16T13:40:14.136Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
13:40:15 [2019-12-16T13:40:15.506Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
13:40:15 [2019-12-16T13:40:15.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:40:15 [2019-12-16T13:40:15.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:40:16 [2019-12-16T13:40:16.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:40:18 [2019-12-16T13:40:18.103Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:40:18 [2019-12-16T13:40:18.839Z] --- PASS: TestServiceUpdateConfigs (15.76s)
13:40:18 [2019-12-16T13:40:18.839Z] === RUN   TestServiceUpdateNetwork
13:40:19 [2019-12-16T13:40:19.474Z] --- PASS: TestGraphdriverPluginV2 (5.68s)
13:40:19 [2019-12-16T13:40:19.474Z] PASS
13:40:19 [2019-12-16T13:40:19.474Z] 
13:40:19 [2019-12-16T13:40:19.474Z] DONE 5 tests in 12.373s
13:40:19 [2019-12-16T13:40:19.474Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:40:19 [2019-12-16T13:40:19.474Z] ++ 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
13:40:19 [2019-12-16T13:40:19.474Z] ++ set -e
13:40:19 [2019-12-16T13:40:19.474Z] ++ '[' -n 0 ']'
13:40:19 [2019-12-16T13:40:19.474Z] ++ set -x
13:40:19 [2019-12-16T13:40:19.474Z] ++ 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
13:40:19 [2019-12-16T13:40:19.474Z] INFO: Testing against a local daemon
13:40:19 [2019-12-16T13:40:19.474Z] === RUN   TestContinueAfterPluginCrash
13:40:19 [2019-12-16T13:40:19.474Z] === PAUSE TestContinueAfterPluginCrash
13:40:19 [2019-12-16T13:40:19.474Z] === RUN   TestDaemonStartWithLogOpt
13:40:19 [2019-12-16T13:40:19.474Z] === PAUSE TestDaemonStartWithLogOpt
13:40:19 [2019-12-16T13:40:19.474Z] === CONT  TestContinueAfterPluginCrash
13:40:19 [2019-12-16T13:40:19.474Z] === CONT  TestDaemonStartWithLogOpt
13:40:19 [2019-12-16T13:40:19.731Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:40:21 [2019-12-16T13:40:21.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:40:23 [2019-12-16T13:40:23.009Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:40:23 [2019-12-16T13:40:23.009Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:40:23 [2019-12-16T13:40:23.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:40:27 [2019-12-16T13:40:27.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:40:27 [2019-12-16T13:40:27.680Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/rootless	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/volume	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === Skipped
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver btrfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver btrfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver btrfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver btrfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver btrfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:73: No driver to put!
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     overlay_test.go:49: Fails to compute changes intermittently
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver zfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver zfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver zfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver zfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:46: Driver zfs not supported
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     graphtest_unix.go:73: No driver to put!
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:40:27 [2019-12-16T13:40:27.681Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] 
13:40:27 [2019-12-16T13:40:27.681Z] DONE 2155 tests, 20 skipped in 238.983s
Post stage
[Pipeline] junit
13:40:27 [2019-12-16T13:40:27.693Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:40:28 [2019-12-16T13:40:28.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/validate/vendor
13:40:29 [2019-12-16T13:40:29.453Z] 2019/12/16 13:40:29 Collecting initial packages
13:40:29 [2019-12-16T13:40:29.453Z] 2019/12/16 13:40:29 Download dependencies
13:40:31 [2019-12-16T13:40:31.112Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:40:31 [2019-12-16T13:40:31.112Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:40:31 [2019-12-16T13:40:31.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:40:31 [2019-12-16T13:40:31.971Z] 2019/12/16 13:40:31 Starting whole vndr cycle because no package specified
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:31 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:31 	Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:31 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:31 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:31 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
13:40:32 [2019-12-16T13:40:32.229Z] 2019/12/16 13:40:32 	Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestServiceUpdateNetwork (14.61s)
13:40:32 [2019-12-16T13:40:32.565Z] PASS
13:40:32 [2019-12-16T13:40:32.565Z] 
13:40:32 [2019-12-16T13:40:32.565Z] === Skipped
13:40:32 [2019-12-16T13:40:32.565Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
13:40:32 [2019-12-16T13:40:32.565Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:40:32 [2019-12-16T13:40:32.565Z] 
13:40:32 [2019-12-16T13:40:32.565Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
13:40:32 [2019-12-16T13:40:32.565Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:32 [2019-12-16T13:40:32.565Z] 
13:40:32 [2019-12-16T13:40:32.565Z] 
13:40:32 [2019-12-16T13:40:32.565Z] DONE 20 tests, 2 skipped in 127.744s
13:40:32 [2019-12-16T13:40:32.565Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
13:40:32 [2019-12-16T13:40:32.565Z] ++ 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
13:40:32 [2019-12-16T13:40:32.565Z] ++ set -e
13:40:32 [2019-12-16T13:40:32.565Z] ++ '[' -n 0 ']'
13:40:32 [2019-12-16T13:40:32.565Z] ++ set -x
13:40:32 [2019-12-16T13:40:32.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:40:32 [2019-12-16T13:40:32.565Z] INFO: Testing against a local daemon
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestSessionCreate
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestSessionCreate (0.03s)
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestSessionCreateWithBadUpgrade
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:40:32 [2019-12-16T13:40:32.565Z] PASS
13:40:32 [2019-12-16T13:40:32.565Z] 
13:40:32 [2019-12-16T13:40:32.565Z] DONE 2 tests in 0.134s
13:40:32 [2019-12-16T13:40:32.565Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
13:40:32 [2019-12-16T13:40:32.565Z] ++ 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
13:40:32 [2019-12-16T13:40:32.565Z] ++ set -e
13:40:32 [2019-12-16T13:40:32.565Z] ++ '[' -n 0 ']'
13:40:32 [2019-12-16T13:40:32.565Z] ++ set -x
13:40:32 [2019-12-16T13:40:32.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:40:32 [2019-12-16T13:40:32.565Z] INFO: Testing against a local daemon
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:40:32 [2019-12-16T13:40:32.565Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:40:32 [2019-12-16T13:40:32.565Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestEventsExecDie
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestEventsExecDie (0.93s)
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestEventsBackwardsCompatible
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestInfoBinaryCommits
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestInfoBinaryCommits (0.03s)
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestInfoAPIVersioned
13:40:32 [2019-12-16T13:40:32.565Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:40:32 [2019-12-16T13:40:32.565Z] === RUN   TestInfoDiscoveryBackend
13:40:32 [2019-12-16T13:40:32.942Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:40:32 [2019-12-16T13:40:32.942Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:40:33 [2019-12-16T13:40:33.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:40:33 [2019-12-16T13:40:33.599Z] 2019/12/16 13:40:33 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
13:40:33 [2019-12-16T13:40:33.599Z] 2019/12/16 13:40:33 	Finished clone github.com/tchap/go-patricia
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/google/uuid
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/Azure/go-ansiterm
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/creack/pty
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/konsorten/go-windows-terminal-sequences
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/mattn/go-shellwords
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/Microsoft/go-winio
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
13:40:33 [2019-12-16T13:40:33.856Z] 2019/12/16 13:40:33 	Finished clone github.com/docker/libtrust
13:40:33 [2019-12-16T13:40:33.883Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:40:33 [2019-12-16T13:40:33.884Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:40:34 [2019-12-16T13:40:34.113Z] 2019/12/16 13:40:33 	Finished clone github.com/gorilla/mux
13:40:34 [2019-12-16T13:40:34.113Z] 2019/12/16 13:40:33 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
13:40:34 [2019-12-16T13:40:34.646Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:40:34 [2019-12-16T13:40:34.646Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:40:34 [2019-12-16T13:40:34.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:40:34 [2019-12-16T13:40:34.670Z] === RUN   TestInfoAPI
13:40:34 [2019-12-16T13:40:34.670Z] --- PASS: TestInfoAPI (0.02s)
13:40:34 [2019-12-16T13:40:34.670Z] === RUN   TestInfoAPIWarnings
13:40:35 [2019-12-16T13:40:35.045Z] 2019/12/16 13:40:34 	Finished clone github.com/sirupsen/logrus
13:40:35 [2019-12-16T13:40:35.045Z] 2019/12/16 13:40:34 	Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20
13:40:35 [2019-12-16T13:40:35.045Z] 2019/12/16 13:40:34 	Finished clone github.com/opencontainers/selinux
13:40:35 [2019-12-16T13:40:35.045Z] 2019/12/16 13:40:34 	Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20
13:40:35 [2019-12-16T13:40:35.045Z] --- PASS: TestInfoAPIWarnings (0.53s)
13:40:35 [2019-12-16T13:40:35.045Z] === RUN   TestInfoDebug
13:40:35 [2019-12-16T13:40:35.302Z] 2019/12/16 13:40:35 	Finished clone github.com/docker/go-units
13:40:35 [2019-12-16T13:40:35.302Z] 2019/12/16 13:40:35 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Finished clone github.com/syndtr/gocapability
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Finished clone github.com/RackSec/srslog
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Finished clone github.com/imdario/mergo
13:40:35 [2019-12-16T13:40:35.559Z] 2019/12/16 13:40:35 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
13:40:35 [2019-12-16T13:40:35.816Z] 2019/12/16 13:40:35 	Finished clone github.com/google/go-cmp
13:40:35 [2019-12-16T13:40:35.816Z] 2019/12/16 13:40:35 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
13:40:35 [2019-12-16T13:40:35.832Z] --- PASS: TestInfoDebug (0.54s)
13:40:35 [2019-12-16T13:40:35.832Z] === RUN   TestInfoInsecureRegistries
13:40:36 [2019-12-16T13:40:36.073Z] 2019/12/16 13:40:35 	Finished clone gotest.tools
13:40:36 [2019-12-16T13:40:36.073Z] 2019/12/16 13:40:35 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
13:40:36 [2019-12-16T13:40:36.073Z] 2019/12/16 13:40:36 	Finished clone golang.org/x/sync
13:40:36 [2019-12-16T13:40:36.073Z] 2019/12/16 13:40:36 	Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20
13:40:36 [2019-12-16T13:40:36.197Z] --- PASS: TestInfoInsecureRegistries (0.53s)
13:40:36 [2019-12-16T13:40:36.197Z] === RUN   TestInfoRegistryMirrors
13:40:36 [2019-12-16T13:40:36.542Z] --- PASS: TestDaemonStartWithLogOpt (16.84s)
13:40:36 [2019-12-16T13:40:36.565Z] --- PASS: TestInfoRegistryMirrors (0.53s)
13:40:36 [2019-12-16T13:40:36.566Z] === RUN   TestLoginFailsWithBadCredentials
13:40:36 [2019-12-16T13:40:36.935Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
13:40:36 [2019-12-16T13:40:36.935Z] === RUN   TestPingCacheHeaders
13:40:36 [2019-12-16T13:40:36.935Z] --- PASS: TestPingCacheHeaders (0.02s)
13:40:36 [2019-12-16T13:40:36.935Z] === RUN   TestPingGet
13:40:36 [2019-12-16T13:40:36.935Z] --- PASS: TestPingGet (0.03s)
13:40:36 [2019-12-16T13:40:36.935Z] === RUN   TestPingHead
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestPingHead (0.04s)
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVersion
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestVersion (0.05s)
13:40:37 [2019-12-16T13:40:37.337Z] PASS
13:40:37 [2019-12-16T13:40:37.337Z] 
13:40:37 [2019-12-16T13:40:37.337Z] === Skipped
13:40:37 [2019-12-16T13:40:37.337Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:40:37 [2019-12-16T13:40:37.337Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:40:37 [2019-12-16T13:40:37.337Z] 
13:40:37 [2019-12-16T13:40:37.337Z] 
13:40:37 [2019-12-16T13:40:37.337Z] DONE 18 tests, 1 skipped in 5.903s
13:40:37 [2019-12-16T13:40:37.337Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
13:40:37 [2019-12-16T13:40:37.337Z] ++ 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
13:40:37 [2019-12-16T13:40:37.337Z] ++ set -e
13:40:37 [2019-12-16T13:40:37.337Z] ++ '[' -n 0 ']'
13:40:37 [2019-12-16T13:40:37.337Z] ++ set -x
13:40:37 [2019-12-16T13:40:37.337Z] ++ 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
13:40:37 [2019-12-16T13:40:37.337Z] INFO: Testing against a local daemon
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVolumesCreateAndList
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVolumesRemove
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestVolumesRemove (0.11s)
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVolumesInspect
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestVolumesInspect (0.03s)
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVolumesInvalidJSON
13:40:37 [2019-12-16T13:40:37.337Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:40:37 [2019-12-16T13:40:37.337Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:40:37 [2019-12-16T13:40:37.337Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:40:37 [2019-12-16T13:40:37.337Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:40:37 [2019-12-16T13:40:37.337Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:40:37 [2019-12-16T13:40:37.337Z] PASS
13:40:37 [2019-12-16T13:40:37.337Z] 
13:40:37 [2019-12-16T13:40:37.337Z] DONE 5 tests in 0.278s
13:40:37 [2019-12-16T13:40:37.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Finished clone github.com/docker/go-connections
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Finished clone github.com/google/shlex
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Finished clone github.com/opentracing-contrib/go-stdlib
13:40:37 [2019-12-16T13:40:37.452Z] 2019/12/16 13:40:37 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
13:40:37 [2019-12-16T13:40:37.701Z] ++++ cat bundles/test-integration/docker.pid
13:40:37 [2019-12-16T13:40:37.701Z] +++ kill 11508
13:40:37 [2019-12-16T13:40:37.709Z] 2019/12/16 13:40:37 	Finished clone github.com/opentracing/opentracing-go
13:40:37 [2019-12-16T13:40:37.709Z] 2019/12/16 13:40:37 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
13:40:37 [2019-12-16T13:40:37.709Z] 2019/12/16 13:40:37 	Finished clone github.com/mitchellh/hashstructure
13:40:37 [2019-12-16T13:40:37.709Z] 2019/12/16 13:40:37 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
13:40:37 [2019-12-16T13:40:37.911Z] === RUN   TestDockerSuite/TestBuildNetNone
13:40:37 [2019-12-16T13:40:37.966Z] 2019/12/16 13:40:37 	Finished clone github.com/gofrs/flock
13:40:37 [2019-12-16T13:40:37.966Z] 2019/12/16 13:40:37 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
13:40:38 [2019-12-16T13:40:38.223Z] 2019/12/16 13:40:38 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
13:40:38 [2019-12-16T13:40:38.223Z] 2019/12/16 13:40:38 	Finished clone github.com/golang/gddo
13:40:38 [2019-12-16T13:40:38.478Z] === RUN   TestDockerSuite/TestBuildNoContext
13:40:38 [2019-12-16T13:40:38.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:40:38 [2019-12-16T13:40:38.952Z] +++ /etc/init.d/apparmor stop
13:40:38 [2019-12-16T13:40:38.952Z] Clearing AppArmor profiles cache:.
13:40:38 [2019-12-16T13:40:38.952Z] All profile caches have been cleared, but no profiles have been unloaded.
13:40:38 [2019-12-16T13:40:38.952Z] Unloading profiles will leave already running processes permanently
13:40:38 [2019-12-16T13:40:38.952Z] unconfined, which can lead to unexpected situations.
13:40:38 [2019-12-16T13:40:38.952Z] 
13:40:38 [2019-12-16T13:40:38.952Z] To set a process to complain mode, use the command line tool
13:40:38 [2019-12-16T13:40:38.952Z] 'aa-complain'. To really tear down all profiles, run the init script
13:40:38 [2019-12-16T13:40:38.952Z] with the 'teardown' option."
13:40:38 [2019-12-16T13:40:38.952Z] 
13:40:39 [2019-12-16T13:40:39.409Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Finished clone github.com/armon/go-radix
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Finished clone github.com/docker/go-events
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Finished clone github.com/armon/go-metrics
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Finished clone github.com/tonistiigi/fsutil
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Finished clone github.com/sean-/seed
13:40:39 [2019-12-16T13:40:39.594Z] 2019/12/16 13:40:39 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
13:40:39 [2019-12-16T13:40:39.851Z] 2019/12/16 13:40:39 	Finished clone github.com/hashicorp/errwrap
13:40:39 [2019-12-16T13:40:39.851Z] 2019/12/16 13:40:39 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
13:40:40 [2019-12-16T13:40:40.416Z] 2019/12/16 13:40:40 	Finished clone github.com/hashicorp/memberlist
13:40:40 [2019-12-16T13:40:40.416Z] 2019/12/16 13:40:40 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
13:40:40 [2019-12-16T13:40:40.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:40:40 [2019-12-16T13:40:40.780Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/archive	10.235s	coverage: 62.0% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/authorization	1.107s	coverage: 26.8% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/broadcaster	0.081s	coverage: 100.0% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/capabilities	0.093s	coverage: 87.5% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.208s	coverage: 15.4% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/directory	0.070s	coverage: 80.0% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/discovery	0.140s	coverage: 58.3% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/discovery/file	0.078s	coverage: 97.6% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.446s	coverage: 84.1% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.110s	coverage: 92.3% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.133s	coverage: 93.8% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/filenotify	0.153s	coverage: 36.2% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/fileutils	0.144s	coverage: 87.7% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/homedir	0.078s	coverage: 42.9% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/idtools	0.063s	coverage: 6.3% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/ioutils	0.778s	coverage: 69.2% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.226s	coverage: 91.7% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/locker	0.056s	coverage: 88.9% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.038s	coverage: 85.7% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/parsers	0.230s	coverage: 97.0% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ok  	github.com/docker/docker/pkg/pidfile	0.056s	coverage: 82.6% of statements
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:40:40 [2019-12-16T13:40:40.882Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:40:40 [2019-12-16T13:40:40.981Z] 2019/12/16 13:40:40 	Finished clone github.com/Microsoft/hcsshim
13:40:40 [2019-12-16T13:40:40.981Z] 2019/12/16 13:40:40 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
13:40:41 [2019-12-16T13:40:41.238Z] 2019/12/16 13:40:41 	Finished clone github.com/hashicorp/go-multierror
13:40:41 [2019-12-16T13:40:41.238Z] 2019/12/16 13:40:41 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Finished clone github.com/vishvananda/netns
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Finished clone github.com/hashicorp/go-sockaddr
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Finished clone github.com/docker/libkv
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Finished clone golang.org/x/net
13:40:41 [2019-12-16T13:40:41.496Z] 2019/12/16 13:40:41 	Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20
13:40:41 [2019-12-16T13:40:41.711Z] --- PASS: TestContinueAfterPluginCrash (21.95s)
13:40:41 [2019-12-16T13:40:41.711Z] PASS
13:40:41 [2019-12-16T13:40:41.711Z] 
13:40:41 [2019-12-16T13:40:41.711Z] DONE 2 tests in 22.113s
13:40:41 [2019-12-16T13:40:41.711Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:40:41 [2019-12-16T13:40:41.711Z] ++ 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
13:40:41 [2019-12-16T13:40:41.711Z] ++ set -e
13:40:41 [2019-12-16T13:40:41.711Z] ++ '[' -n 0 ']'
13:40:41 [2019-12-16T13:40:41.711Z] ++ set -x
13:40:41 [2019-12-16T13:40:41.711Z] ++ 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
13:40:41 [2019-12-16T13:40:41.711Z] INFO: Testing against a local daemon
13:40:41 [2019-12-16T13:40:41.711Z] === RUN   TestPluginWithDevMounts
13:40:41 [2019-12-16T13:40:41.711Z] === PAUSE TestPluginWithDevMounts
13:40:41 [2019-12-16T13:40:41.711Z] === CONT  TestPluginWithDevMounts
Post stage
[Pipeline] junit
13:40:41 [2019-12-16T13:40:41.797Z] Recording test results
13:40:42 [2019-12-16T13:40:42.062Z] 2019/12/16 13:40:41 	Finished clone github.com/BurntSushi/toml
13:40:42 [2019-12-16T13:40:42.062Z] 2019/12/16 13:40:41 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
13:40:42 [2019-12-16T13:40:42.275Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:40:42 [2019-12-16T13:40:42.626Z] 2019/12/16 13:40:42 	Finished clone github.com/vishvananda/netlink
13:40:42 [2019-12-16T13:40:42.626Z] 2019/12/16 13:40:42 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
13:40:42 [2019-12-16T13:40:42.626Z] 2019/12/16 13:40:42 	Finished clone github.com/samuel/go-zookeeper
13:40:42 [2019-12-16T13:40:42.626Z] 2019/12/16 13:40:42 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:42 	Finished clone github.com/deckarep/golang-set
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:42 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:42 	Finished clone github.com/hashicorp/go-msgpack
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:42 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:43 	Finished clone github.com/coreos/go-semver
13:40:43 [2019-12-16T13:40:43.191Z] 2019/12/16 13:40:43 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
13:40:43 [2019-12-16T13:40:43.206Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:40:43 [2019-12-16T13:40:43.206Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:40:43 [2019-12-16T13:40:43.445Z] + echo Ensuring container killed.
13:40:43 [2019-12-16T13:40:43.445Z] Ensuring container killed.
13:40:43 [2019-12-16T13:40:43.445Z] + docker rm -vf docker-pr1
13:40:43 [2019-12-16T13:40:43.445Z] Error: No such container: docker-pr1
13:40:43 [2019-12-16T13:40:43.445Z] + true
13:40:43 [2019-12-16T13:40:43.463Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
[Pipeline] sh
13:40:43 [2019-12-16T13:40:43.721Z] --- PASS: TestPluginWithDevMounts (2.10s)
13:40:43 [2019-12-16T13:40:43.721Z] PASS
13:40:43 [2019-12-16T13:40:43.721Z] 
13:40:43 [2019-12-16T13:40:43.721Z] DONE 1 tests in 2.272s
13:40:43 [2019-12-16T13:40:43.977Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:40:43 [2019-12-16T13:40:43.977Z] ++ 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
13:40:43 [2019-12-16T13:40:43.977Z] ++ set -e
13:40:43 [2019-12-16T13:40:43.977Z] ++ '[' -n 0 ']'
13:40:43 [2019-12-16T13:40:43.977Z] ++ set -x
13:40:43 [2019-12-16T13:40:43.977Z] ++ 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
13:40:43 [2019-12-16T13:40:43.977Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:40:43 [2019-12-16T13:40:43.977Z] INFO: Testing against a local daemon
13:40:43 [2019-12-16T13:40:43.977Z] === RUN   TestSecretInspect
13:40:44 [2019-12-16T13:40:44.122Z] 2019/12/16 13:40:43 	Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20
13:40:44 [2019-12-16T13:40:44.122Z] 2019/12/16 13:40:43 	Finished clone github.com/ishidawataru/sctp
13:40:44 [2019-12-16T13:40:44.244Z] + echo Chowning /workspace to jenkins user
13:40:44 [2019-12-16T13:40:44.244Z] Chowning /workspace to jenkins user
13:40:44 [2019-12-16T13:40:44.244Z] + id -u
13:40:44 [2019-12-16T13:40:44.244Z] + id -g
13:40:44 [2019-12-16T13:40:44.244Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40312:/workspace busybox chown -R 1001:1001 /workspace
13:40:44 [2019-12-16T13:40:44.244Z] Unable to find image 'busybox:latest' locally
13:40:44 [2019-12-16T13:40:44.616Z] latest: Pulling from library/busybox
13:40:44 [2019-12-16T13:40:44.616Z] 6dc7af96dfc8: Pulling fs layer
13:40:44 [2019-12-16T13:40:44.616Z] 6dc7af96dfc8: Verifying Checksum
13:40:44 [2019-12-16T13:40:44.616Z] 6dc7af96dfc8: Download complete
13:40:44 [2019-12-16T13:40:44.909Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:40:45 [2019-12-16T13:40:45.054Z] 2019/12/16 13:40:44 	Finished clone github.com/Microsoft/opengcs
13:40:45 [2019-12-16T13:40:45.054Z] 2019/12/16 13:40:44 	Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20
13:40:45 [2019-12-16T13:40:45.054Z] 2019/12/16 13:40:45 	Finished clone github.com/opencontainers/go-digest
13:40:45 [2019-12-16T13:40:45.054Z] 2019/12/16 13:40:45 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
13:40:45 [2019-12-16T13:40:45.311Z] 2019/12/16 13:40:45 	Finished clone github.com/mistifyio/go-zfs
13:40:45 [2019-12-16T13:40:45.311Z] 2019/12/16 13:40:45 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
13:40:45 [2019-12-16T13:40:45.408Z] 6dc7af96dfc8: Pull complete
13:40:45 [2019-12-16T13:40:45.408Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
13:40:45 [2019-12-16T13:40:45.408Z] Status: Downloaded newer image for busybox:latest
13:40:45 [2019-12-16T13:40:45.875Z] 2019/12/16 13:40:45 	Finished clone go.etcd.io/bbolt
13:40:45 [2019-12-16T13:40:45.875Z] 2019/12/16 13:40:45 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
13:40:46 [2019-12-16T13:40:46.132Z] 2019/12/16 13:40:46 	Finished clone github.com/vbatts/tar-split
13:40:46 [2019-12-16T13:40:46.132Z] 2019/12/16 13:40:46 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
13:40:46 [2019-12-16T13:40:46.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:40:46 [2019-12-16T13:40:46.804Z] --- PASS: TestSecretInspect (2.70s)
13:40:46 [2019-12-16T13:40:46.804Z] === RUN   TestSecretList
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:40:47 [2019-12-16T13:40:47.503Z] 2019/12/16 13:40:47 	Finished clone golang.org/x/sys
13:40:47 [2019-12-16T13:40:47.503Z] 2019/12/16 13:40:47 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
13:40:47 [2019-12-16T13:40:47.735Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:40:47 [2019-12-16T13:40:47.761Z] 2019/12/16 13:40:47 	Finished clone github.com/seccomp/libseccomp-golang
13:40:47 [2019-12-16T13:40:47.761Z] 2019/12/16 13:40:47 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
13:40:48 [2019-12-16T13:40:48.118Z] + bundleName=s390x-integration
13:40:48 [2019-12-16T13:40:48.118Z] + echo Creating s390x-integration-bundles.tar.gz
13:40:48 [2019-12-16T13:40:48.118Z] Creating s390x-integration-bundles.tar.gz
13:40:48 [2019-12-16T13:40:48.118Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:40:48 [2019-12-16T13:40:48.118Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:40:48 [2019-12-16T13:40:48.251Z] Archiving artifacts
13:40:48 [2019-12-16T13:40:48.298Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:40:48 [2019-12-16T13:40:48.693Z] 2019/12/16 13:40:48 	Finished clone github.com/hashicorp/serf
13:40:48 [2019-12-16T13:40:48.693Z] 2019/12/16 13:40:48 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
13:40:48 [2019-12-16T13:40:48.693Z] 2019/12/16 13:40:48 	Finished clone github.com/opencontainers/runtime-spec
13:40:48 [2019-12-16T13:40:48.693Z] 2019/12/16 13:40:48 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
13:40:48 [2019-12-16T13:40:48.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:40:48 [2019-12-16T13:40:48.950Z] 2019/12/16 13:40:48 	Finished clone github.com/coreos/go-systemd
13:40:48 [2019-12-16T13:40:48.950Z] 2019/12/16 13:40:48 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
13:40:49 [2019-12-16T13:40:49.208Z] 2019/12/16 13:40:48 	Finished clone github.com/opencontainers/image-spec
13:40:49 [2019-12-16T13:40:49.208Z] 2019/12/16 13:40:48 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
13:40:49 [2019-12-16T13:40:49.208Z] 2019/12/16 13:40:49 	Finished clone github.com/ugorji/go
13:40:49 [2019-12-16T13:40:49.208Z] 2019/12/16 13:40:49 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
13:40:49 [2019-12-16T13:40:49.636Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:40:49 [2019-12-16T13:40:49.772Z] 2019/12/16 13:40:49 	Finished clone github.com/Graylog2/go-gelf
13:40:49 [2019-12-16T13:40:49.772Z] 2019/12/16 13:40:49 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
13:40:50 [2019-12-16T13:40:50.029Z] 2019/12/16 13:40:49 	Finished clone github.com/godbus/dbus
13:40:50 [2019-12-16T13:40:50.030Z] 2019/12/16 13:40:49 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
13:40:50 [2019-12-16T13:40:50.195Z] --- PASS: TestSecretList (3.35s)
13:40:50 [2019-12-16T13:40:50.195Z] === RUN   TestSecretsCreateAndDelete
13:40:50 [2019-12-16T13:40:50.538Z] + make clean
13:40:50 [2019-12-16T13:40:50.594Z] 2019/12/16 13:40:50 	Finished clone github.com/fluent/fluent-logger-golang
13:40:50 [2019-12-16T13:40:50.594Z] 2019/12/16 13:40:50 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
13:40:50 [2019-12-16T13:40:50.594Z] 2019/12/16 13:40:50 	Finished clone github.com/philhofer/fwd
13:40:50 [2019-12-16T13:40:50.594Z] 2019/12/16 13:40:50 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
13:40:50 [2019-12-16T13:40:50.913Z] make: command: Command not found
13:40:50 [2019-12-16T13:40:50.913Z] make: command: Command not found
13:40:50 [2019-12-16T13:40:50.913Z] docker volume rm -f docker-dev-cache
13:40:50 [2019-12-16T13:40:50.913Z] docker-dev-cache
[Pipeline] deleteDir
13:40:51 [2019-12-16T13:40:51.159Z] 2019/12/16 13:40:51 	Finished clone github.com/fsnotify/fsnotify
13:40:51 [2019-12-16T13:40:51.159Z] 2019/12/16 13:40:51 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
13:40:51 [2019-12-16T13:40:51.567Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:40:51 [2019-12-16T13:40:51.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:40:52 [2019-12-16T13:40:52.092Z] 2019/12/16 13:40:51 	Finished clone github.com/moby/buildkit
13:40:52 [2019-12-16T13:40:52.092Z] 2019/12/16 13:40:51 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
13:40:52 [2019-12-16T13:40:52.092Z] 2019/12/16 13:40:52 	Finished clone github.com/bsphere/le_go
13:40:52 [2019-12-16T13:40:52.092Z] 2019/12/16 13:40:52 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
13:40:52 [2019-12-16T13:40:52.349Z] 2019/12/16 13:40:52 	Finished clone github.com/jmespath/go-jmespath
13:40:52 [2019-12-16T13:40:52.349Z] 2019/12/16 13:40:52 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
13:40:52 [2019-12-16T13:40:52.349Z] 2019/12/16 13:40:52 	Finished clone github.com/go-ini/ini
13:40:52 [2019-12-16T13:40:52.349Z] 2019/12/16 13:40:52 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
13:40:52 [2019-12-16T13:40:52.914Z] 2019/12/16 13:40:52 	Finished clone github.com/tinylib/msgp
13:40:52 [2019-12-16T13:40:52.914Z] 2019/12/16 13:40:52 	Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20
13:40:53 [2019-12-16T13:40:53.462Z] --- PASS: TestSecretsCreateAndDelete (3.08s)
13:40:53 [2019-12-16T13:40:53.462Z] === RUN   TestSecretsUpdate
13:40:53 [2019-12-16T13:40:53.462Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:40:53 [2019-12-16T13:40:53.479Z] 2019/12/16 13:40:53 	Finished clone golang.org/x/oauth2
13:40:53 [2019-12-16T13:40:53.479Z] 2019/12/16 13:40:53 	Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20
13:40:54 [2019-12-16T13:40:54.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:40:54 [2019-12-16T13:40:54.280Z] Using test binary docker
13:40:54 [2019-12-16T13:40:54.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:40:54 [2019-12-16T13:40:54.280Z] +++ /etc/init.d/apparmor start
13:40:54 [2019-12-16T13:40:54.280Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:40:54 [2019-12-16T13:40:54.280Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:40:54 [2019-12-16T13:40:54.280Z] Warning failed to create cache: (null)
13:40:54 [2019-12-16T13:40:54.280Z] .
13:40:54 [2019-12-16T13:40:54.280Z] Starting dockerd
13:40:54 [2019-12-16T13:40:54.280Z] INFO: Waiting for daemon to start...
13:40:54 [2019-12-16T13:40:54.280Z] +++ 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
13:40:54 [2019-12-16T13:40:54.460Z] 2019/12/16 13:40:54 	Finished clone github.com/docker/libnetwork
13:40:54 [2019-12-16T13:40:54.460Z] 2019/12/16 13:40:54 	Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20
13:40:54 [2019-12-16T13:40:54.732Z] 2019/12/16 13:40:54 	Finished clone github.com/googleapis/gax-go
13:40:54 [2019-12-16T13:40:54.732Z] 2019/12/16 13:40:54 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
13:40:55 [2019-12-16T13:40:55.299Z] 2019/12/16 13:40:55 	Finished clone golang.org/x/text
13:40:55 [2019-12-16T13:40:55.299Z] 2019/12/16 13:40:55 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
13:40:55 [2019-12-16T13:40:55.555Z] 2019/12/16 13:40:55 	Finished clone github.com/containerd/fifo
13:40:55 [2019-12-16T13:40:55.556Z] 2019/12/16 13:40:55 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
13:40:55 [2019-12-16T13:40:55.997Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:40:56 [2019-12-16T13:40:56.150Z] 2019/12/16 13:40:55 	Finished clone github.com/opencontainers/runc
13:40:56 [2019-12-16T13:40:56.150Z] 2019/12/16 13:40:55 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
13:40:56 [2019-12-16T13:40:56.254Z] --- PASS: TestSecretsUpdate (3.23s)
13:40:56 [2019-12-16T13:40:56.254Z] === RUN   TestTemplatedSecret
13:40:56 [2019-12-16T13:40:56.305Z] .
13:40:56 [2019-12-16T13:40:56.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:40:56 [2019-12-16T13:40:56.306Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:40:56 [2019-12-16T13:40:56.306Z] Error: No such image: emptyfs
13:40:56 [2019-12-16T13:40:56.306Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:40:56 [2019-12-16T13:40:56.306Z] ++++ docker load
13:40:56 [2019-12-16T13:40:56.408Z] 2019/12/16 13:40:56 	Finished clone google.golang.org/grpc
13:40:56 [2019-12-16T13:40:56.408Z] 2019/12/16 13:40:56 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
13:40:56 [2019-12-16T13:40:56.408Z] 2019/12/16 13:40:56 	Finished clone go.opencensus.io
13:40:56 [2019-12-16T13:40:56.408Z] 2019/12/16 13:40:56 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
13:40:56 [2019-12-16T13:40:56.596Z] Running integration-test (iteration 1)
13:40:56 [2019-12-16T13:40:56.596Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
13:40:56 [2019-12-16T13:40:56.596Z] ++ 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
13:40:56 [2019-12-16T13:40:56.596Z] ++ set -e
13:40:56 [2019-12-16T13:40:56.596Z] ++ '[' -n 0 ']'
13:40:56 [2019-12-16T13:40:56.596Z] ++ set -x
13:40:56 [2019-12-16T13:40:56.596Z] ++ 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
13:40:56 [2019-12-16T13:40:56.971Z] 2019/12/16 13:40:56 	Finished clone github.com/containerd/cgroups
13:40:56 [2019-12-16T13:40:56.971Z] 2019/12/16 13:40:56 	Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20
13:40:57 [2019-12-16T13:40:57.185Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Finished clone github.com/containerd/go-runc
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Finished clone github.com/miekg/dns
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Finished clone github.com/containerd/typeurl
13:40:57 [2019-12-16T13:40:57.900Z] 2019/12/16 13:40:57 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
13:40:58 [2019-12-16T13:40:58.158Z] 2019/12/16 13:40:58 	Finished clone github.com/containerd/ttrpc
13:40:58 [2019-12-16T13:40:58.158Z] 2019/12/16 13:40:58 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
13:40:58 [2019-12-16T13:40:58.722Z] 2019/12/16 13:40:58 	Finished clone github.com/gogo/googleapis
13:40:58 [2019-12-16T13:40:58.722Z] 2019/12/16 13:40:58 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
13:40:58 [2019-12-16T13:40:58.722Z] 2019/12/16 13:40:58 	Finished clone github.com/containerd/console
13:40:58 [2019-12-16T13:40:58.722Z] 2019/12/16 13:40:58 	Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20
13:40:59 [2019-12-16T13:40:59.084Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:40:59 [2019-12-16T13:40:59.341Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:40:59 [2019-12-16T13:40:59.653Z] 2019/12/16 13:40:59 	Finished clone github.com/containerd/continuity
13:40:59 [2019-12-16T13:40:59.653Z] 2019/12/16 13:40:59 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
13:40:59 [2019-12-16T13:40:59.653Z] 2019/12/16 13:40:59 	Finished clone github.com/docker/distribution
13:40:59 [2019-12-16T13:40:59.653Z] 2019/12/16 13:40:59 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
13:40:59 [2019-12-16T13:40:59.907Z] --- PASS: TestTemplatedSecret (3.49s)
13:40:59 [2019-12-16T13:40:59.907Z] === RUN   TestSecretCreateResolve
13:41:00 [2019-12-16T13:41:00.217Z] 2019/12/16 13:41:00 	Finished clone github.com/fernet/fernet-go
13:41:00 [2019-12-16T13:41:00.217Z] 2019/12/16 13:41:00 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
13:41:01 [2019-12-16T13:41:01.149Z] 2019/12/16 13:41:00 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
13:41:01 [2019-12-16T13:41:01.149Z] 2019/12/16 13:41:00 	Finished clone github.com/hashicorp/go-immutable-radix
13:41:01 [2019-12-16T13:41:01.971Z] 2019/12/16 13:41:01 	Finished clone golang.org/x/time
13:41:01 [2019-12-16T13:41:01.971Z] 2019/12/16 13:41:01 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
13:41:01 [2019-12-16T13:41:01.971Z] 2019/12/16 13:41:01 	Finished clone github.com/hashicorp/go-memdb
13:41:01 [2019-12-16T13:41:01.971Z] 2019/12/16 13:41:01 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/plugins	35.175s	coverage: 73.4% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.160s	coverage: 56.8% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.112s	coverage: 85.7% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/pools	0.085s	coverage: 88.2% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/progress	0.045s	coverage: 75.9% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/pubsub	1.092s	coverage: 73.9% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/reexec	0.089s	coverage: 82.4% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/signal	0.079s	coverage: 20.3% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/stdcopy	0.068s	coverage: 100.0% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/streamformatter	0.076s	coverage: 66.2% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/stringid	0.034s	coverage: 70.6% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/sysinfo	0.037s	coverage: 38.2% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/system	0.062s	coverage: 13.1% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/tailfile	0.082s	coverage: 88.6% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/tarsum	0.205s	coverage: 89.3% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/term	0.082s	coverage: 30.8% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/term/windows	0.045s	coverage: 0.0% of statements [no tests to run]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/plugin	0.214s	coverage: 11.6% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/plugin/v2	0.136s	coverage: 20.1% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/reference	0.174s	coverage: 83.7% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/registry	0.468s	coverage: 51.7% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/registry/resumable	0.334s	coverage: 100.0% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/restartmanager	0.048s	coverage: 50.9% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/rootless	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/runconfig	0.155s	coverage: 54.5% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/testutil	0.102s	coverage: 62.5% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/volume	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/volume/drivers	0.290s	coverage: 36.1% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/volume/local	0.214s	coverage: 37.7% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 66.2% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ok  	github.com/docker/docker/volume/service	0.450s	coverage: 70.3% of statements
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:41:02 [2019-12-16T13:41:02.045Z] INFO: make.ps1 ended at 12/16/2019 13:41:01
13:41:02 [2019-12-16T13:41:02.535Z] --- PASS: TestSecretCreateResolve (2.65s)
13:41:02 [2019-12-16T13:41:02.535Z] PASS
13:41:02 [2019-12-16T13:41:02.535Z] 
13:41:02 [2019-12-16T13:41:02.535Z] DONE 6 tests in 18.651s
13:41:02 [2019-12-16T13:41:02.535Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:41:02 [2019-12-16T13:41:02.535Z] ++ 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
13:41:02 [2019-12-16T13:41:02.535Z] ++ set -e
13:41:02 [2019-12-16T13:41:02.535Z] ++ '[' -n 0 ']'
13:41:02 [2019-12-16T13:41:02.535Z] ++ set -x
13:41:02 [2019-12-16T13:41:02.535Z] ++ 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
13:41:02 [2019-12-16T13:41:02.792Z] INFO: Testing against a local daemon
13:41:02 [2019-12-16T13:41:02.792Z] === RUN   TestServiceCreateInit
13:41:02 [2019-12-16T13:41:02.792Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:41:02 [2019-12-16T13:41:02.903Z] 2019/12/16 13:41:02 	Finished clone github.com/hashicorp/golang-lru
13:41:02 [2019-12-16T13:41:02.903Z] 2019/12/16 13:41:02 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
13:41:03 [2019-12-16T13:41:03.356Z] === RUN   TestDockerSuite/TestBuildPATH
13:41:03 [2019-12-16T13:41:03.605Z] INFO: Unit tests ended at 12/16/2019 13:41:03. Duration:00:03:58.4611382
13:41:03 [2019-12-16T13:41:03.605Z] INFO: Building busybox
13:41:03 [2019-12-16T13:41:03.835Z] 2019/12/16 13:41:03 	Finished clone github.com/coreos/pkg
13:41:03 [2019-12-16T13:41:03.835Z] 2019/12/16 13:41:03 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
13:41:03 [2019-12-16T13:41:03.835Z] 2019/12/16 13:41:03 	Finished clone code.cloudfoundry.org/clock
13:41:03 [2019-12-16T13:41:03.835Z] 2019/12/16 13:41:03 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
13:41:04 [2019-12-16T13:41:04.070Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
13:41:04 [2019-12-16T13:41:04.070Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
13:41:04 [2019-12-16T13:41:04.070Z] 
13:41:04 [2019-12-16T13:41:04.070Z] Sending build context to Docker daemon   2.56kB
13:41:04 [2019-12-16T13:41:04.070Z] 
13:41:04 [2019-12-16T13:41:04.070Z] Step 1/6 : FROM microsoft/windowsservercore
13:41:04 [2019-12-16T13:41:04.070Z]  ---> 782a75e44953
13:41:04 [2019-12-16T13:41:04.070Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
13:41:04 [2019-12-16T13:41:04.070Z]  ---> Running in a825be95bd56
13:41:05 [2019-12-16T13:41:05.732Z] 2019/12/16 13:41:05 	Finished clone golang.org/x/crypto
13:41:05 [2019-12-16T13:41:05.733Z] 2019/12/16 13:41:05 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
13:41:05 [2019-12-16T13:41:05.990Z] 2019/12/16 13:41:05 	Finished clone github.com/beorn7/perks
13:41:05 [2019-12-16T13:41:05.990Z] 2019/12/16 13:41:05 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
13:41:05 [2019-12-16T13:41:05.990Z] 2019/12/16 13:41:05 	Finished clone github.com/prometheus/client_model
13:41:05 [2019-12-16T13:41:05.990Z] 2019/12/16 13:41:05 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
13:41:06 [2019-12-16T13:41:06.630Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:41:06 [2019-12-16T13:41:06.887Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:41:06 [2019-12-16T13:41:06.923Z] 2019/12/16 13:41:06 	Finished clone github.com/prometheus/client_golang
13:41:06 [2019-12-16T13:41:06.923Z] 2019/12/16 13:41:06 	Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20
13:41:08 [2019-12-16T13:41:08.258Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:41:08 [2019-12-16T13:41:08.258Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:41:08 [2019-12-16T13:41:08.294Z] 2019/12/16 13:41:07 	Finished clone github.com/matttproud/golang_protobuf_extensions
13:41:08 [2019-12-16T13:41:08.294Z] 2019/12/16 13:41:07 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
13:41:08 [2019-12-16T13:41:08.858Z] 2019/12/16 13:41:08 	Finished clone github.com/pkg/errors
13:41:08 [2019-12-16T13:41:08.858Z] 2019/12/16 13:41:08 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
13:41:08 [2019-12-16T13:41:08.858Z] 2019/12/16 13:41:08 	Finished clone github.com/prometheus/procfs
13:41:08 [2019-12-16T13:41:08.858Z] 2019/12/16 13:41:08 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
13:41:09 [2019-12-16T13:41:09.117Z] 2019/12/16 13:41:09 	Finished clone github.com/prometheus/common
13:41:09 [2019-12-16T13:41:09.117Z] 2019/12/16 13:41:09 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
13:41:09 [2019-12-16T13:41:09.898Z] Removing intermediate container a825be95bd56
13:41:09 [2019-12-16T13:41:09.898Z]  ---> e2690211eba6
13:41:09 [2019-12-16T13:41:09.898Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
13:41:10 [2019-12-16T13:41:10.362Z] 
13:41:10 [2019-12-16T13:41:10.488Z] 2019/12/16 13:41:10 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
13:41:10 [2019-12-16T13:41:10.488Z] 2019/12/16 13:41:10 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:41:10 [2019-12-16T13:41:10.832Z]  ---> 95503bd2ad96
13:41:10 [2019-12-16T13:41:10.832Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
13:41:10 [2019-12-16T13:41:10.832Z]  ---> Running in 5955258f5a92
13:41:11 [2019-12-16T13:41:11.421Z] 2019/12/16 13:41:11 	Finished clone github.com/inconshreveable/mousetrap
13:41:11 [2019-12-16T13:41:11.421Z] 2019/12/16 13:41:11 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
13:41:11 [2019-12-16T13:41:11.421Z] 2019/12/16 13:41:11 	Finished clone github.com/spf13/pflag
13:41:11 [2019-12-16T13:41:11.876Z] Loaded image: buildpack-deps:jessie
13:41:11 [2019-12-16T13:41:11.876Z] Loaded image: busybox:latest
13:41:11 [2019-12-16T13:41:11.876Z] Loaded image: busybox:glibc
13:41:11 [2019-12-16T13:41:11.876Z] Loaded image: debian:jessie
13:41:11 [2019-12-16T13:41:11.876Z] Loaded image: hello-world:latest
13:41:11 [2019-12-16T13:41:11.876Z] INFO: Testing against a local daemon
13:41:11 [2019-12-16T13:41:11.876Z] === RUN   TestCgroupNamespacesBuild
13:41:12 [2019-12-16T13:41:12.352Z] 2019/12/16 13:41:12 	Finished clone github.com/spf13/cobra
13:41:12 [2019-12-16T13:41:12.383Z] 
13:41:12 [2019-12-16T13:41:12.383Z] SUCCESS: Specified value was saved.
13:41:12 [2019-12-16T13:41:12.495Z] --- PASS: TestCgroupNamespacesBuild (1.59s)
13:41:12 [2019-12-16T13:41:12.495Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:41:12 [2019-12-16T13:41:12.610Z] 2019/12/16 13:41:12 	Finished clone github.com/morikuni/aec
13:41:12 [2019-12-16T13:41:12.610Z] 2019/12/16 13:41:12 	Finished clone github.com/google/certificate-transparency-go
13:41:13 [2019-12-16T13:41:13.175Z] 2019/12/16 13:41:12 	Finished clone github.com/docker/go-metrics
13:41:13 [2019-12-16T13:41:13.175Z] 2019/12/16 13:41:13 	Finished clone github.com/golang/protobuf
13:41:13 [2019-12-16T13:41:13.512Z] --- PASS: TestServiceCreateInit (10.90s)
13:41:13 [2019-12-16T13:41:13.512Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s)
13:41:13 [2019-12-16T13:41:13.512Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s)
13:41:13 [2019-12-16T13:41:13.512Z] === RUN   TestCreateServiceMultipleTimes
13:41:14 [2019-12-16T13:41:14.528Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
13:41:14 [2019-12-16T13:41:14.528Z] === RUN   TestBuildWithSession
13:41:14 [2019-12-16T13:41:14.528Z] --- SKIP: TestBuildWithSession (0.00s)
13:41:14 [2019-12-16T13:41:14.528Z]     build_session_test.go:25: TODO: BuildKit
13:41:14 [2019-12-16T13:41:14.528Z] === RUN   TestBuildSquashParent
13:41:15 [2019-12-16T13:41:15.076Z] 2019/12/16 13:41:14 	Finished clone github.com/cloudflare/cfssl
13:41:15 [2019-12-16T13:41:15.320Z] Removing intermediate container 5955258f5a92
13:41:15 [2019-12-16T13:41:15.320Z]  ---> 80cc81d45cf5
13:41:15 [2019-12-16T13:41:15.320Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
13:41:15 [2019-12-16T13:41:15.320Z]  ---> Running in bf9507e455ba
13:41:17 [2019-12-16T13:41:17.603Z] 2019/12/16 13:41:17 	Finished clone cloud.google.com/go
13:41:19 [2019-12-16T13:41:19.501Z] 2019/12/16 13:41:19 	Finished clone google.golang.org/genproto
13:41:20 [2019-12-16T13:41:20.034Z] --- PASS: TestBuildSquashParent (5.37s)
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:41:20 [2019-12-16T13:41:20.034Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.034Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.034Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:41:20 [2019-12-16T13:41:20.035Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.035Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:41:20 [2019-12-16T13:41:20.061Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:41:21 [2019-12-16T13:41:21.149Z] Cannot create a file when that file already exists.
13:41:22 [2019-12-16T13:41:22.030Z] 2019/12/16 13:41:21 	Finished clone github.com/docker/swarmkit
13:41:22 [2019-12-16T13:41:22.736Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:41:22 [2019-12-16T13:41:22.736Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:41:23 [2019-12-16T13:41:23.337Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:41:24 [2019-12-16T13:41:24.268Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
13:41:25 [2019-12-16T13:41:25.302Z] 2019/12/16 13:41:24 	Finished clone github.com/containerd/containerd
13:41:25 [2019-12-16T13:41:25.302Z] 2019/12/16 13:41:24 	Finished clone github.com/coreos/etcd
13:41:25 [2019-12-16T13:41:25.426Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
13:41:25 [2019-12-16T13:41:25.426Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s)
13:41:25 [2019-12-16T13:41:25.426Z] === RUN   TestBuildMultiStageCopy
13:41:25 [2019-12-16T13:41:25.426Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:41:26 [2019-12-16T13:41:26.791Z] === RUN   TestDockerSuite/TestBuildRm
13:41:26 [2019-12-16T13:41:26.910Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:41:27 [2019-12-16T13:41:27.530Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:41:27 [2019-12-16T13:41:27.813Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:41:28 [2019-12-16T13:41:28.099Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:41:28 [2019-12-16T13:41:28.269Z] Removing intermediate container bf9507e455ba
13:41:28 [2019-12-16T13:41:28.269Z]  ---> 3d5fcfe10cb6
13:41:28 [2019-12-16T13:41:28.269Z] Step 6/6 : CMD ["sh"]
13:41:28 [2019-12-16T13:41:28.269Z]  ---> Running in ea3d16a5c7d2
13:41:28 [2019-12-16T13:41:28.269Z] Removing intermediate container ea3d16a5c7d2
13:41:28 [2019-12-16T13:41:28.269Z]  ---> 6d24008ff193
13:41:28 [2019-12-16T13:41:28.269Z] Successfully built 6d24008ff193
13:41:28 [2019-12-16T13:41:28.269Z] Successfully tagged busybox:latest
13:41:28 [2019-12-16T13:41:28.269Z] INFO: Docker images of the daemon under test
13:41:28 [2019-12-16T13:41:28.269Z] 
13:41:28 [2019-12-16T13:41:28.269Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
13:41:28 [2019-12-16T13:41:28.269Z] busybox                                latest              6d24008ff193        Less than a second ago   4.85GB
13:41:28 [2019-12-16T13:41:28.269Z] microsoft/windowsservercore            latest              782a75e44953        2 weeks ago              4.82GB
13:41:28 [2019-12-16T13:41:28.269Z] mcr.microsoft.com/windows/servercore   ltsc2019            782a75e44953        2 weeks ago              4.82GB
13:41:28 [2019-12-16T13:41:28.269Z] 
13:41:28 [2019-12-16T13:41:28.269Z] INFO: Running integration tests at 12/16/2019 13:41:27...
13:41:28 [2019-12-16T13:41:28.269Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
13:41:28 [2019-12-16T13:41:28.269Z] INFO: Integration API tests being run from the host:
13:41:28 [2019-12-16T13:41:28.269Z] INFO: make.ps1 starting at 12/16/2019 13:41:27
13:41:28 [2019-12-16T13:41:28.722Z] --- PASS: TestBuildMultiStageCopy (3.59s)
13:41:28 [2019-12-16T13:41:28.722Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s)
13:41:28 [2019-12-16T13:41:28.722Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
13:41:28 [2019-12-16T13:41:28.722Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
13:41:28 [2019-12-16T13:41:28.722Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
13:41:28 [2019-12-16T13:41:28.722Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
13:41:28 [2019-12-16T13:41:28.722Z] === RUN   TestBuildMultiStageParentConfig
13:41:28 [2019-12-16T13:41:28.733Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
13:41:29 [2019-12-16T13:41:29.737Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
13:41:29 [2019-12-16T13:41:29.738Z] === RUN   TestBuildLabelWithTargets
13:41:30 [2019-12-16T13:41:30.064Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:41:30 [2019-12-16T13:41:30.994Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:41:31 [2019-12-16T13:41:31.231Z] --- PASS: TestBuildLabelWithTargets (1.60s)
13:41:31 [2019-12-16T13:41:31.231Z] === RUN   TestBuildWithEmptyLayers
13:41:32 [2019-12-16T13:41:32.245Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
13:41:32 [2019-12-16T13:41:32.245Z] === RUN   TestBuildMultiStageOnBuild
13:41:32 [2019-12-16T13:41:32.363Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:41:32 [2019-12-16T13:41:32.926Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:41:33 [2019-12-16T13:41:33.860Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:41:34 [2019-12-16T13:41:34.277Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
13:41:34 [2019-12-16T13:41:34.277Z] === RUN   TestBuildUncleanTarFilenames
13:41:35 [2019-12-16T13:41:35.229Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:41:35 [2019-12-16T13:41:35.259Z] 2019/12/16 13:41:34 	Finished clone github.com/gogo/protobuf
13:41:35 [2019-12-16T13:41:35.294Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
13:41:35 [2019-12-16T13:41:35.294Z] === RUN   TestBuildMultiStageLayerLeak
13:41:35 [2019-12-16T13:41:35.515Z] 2019/12/16 13:41:35 	Finished clone github.com/hashicorp/consul
13:41:35 [2019-12-16T13:41:35.793Z] --- PASS: TestCreateServiceMultipleTimes (22.03s)
13:41:35 [2019-12-16T13:41:35.793Z] === RUN   TestCreateServiceConflict
13:41:36 [2019-12-16T13:41:36.357Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:41:37 [2019-12-16T13:41:37.727Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:41:37 [2019-12-16T13:41:37.981Z] --- PASS: TestBuildMultiStageLayerLeak (2.39s)
13:41:37 [2019-12-16T13:41:37.981Z] === RUN   TestBuildWithHugeFile
13:41:38 [2019-12-16T13:41:38.658Z] --- PASS: TestCreateServiceConflict (3.03s)
13:41:38 [2019-12-16T13:41:38.658Z] === RUN   TestCreateServiceMaxReplicas
13:41:40 [2019-12-16T13:41:40.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:41:42 [2019-12-16T13:41:42.558Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:41:42 [2019-12-16T13:41:42.558Z] --- PASS: TestCreateServiceMaxReplicas (3.75s)
13:41:42 [2019-12-16T13:41:42.558Z] === RUN   TestCreateWithDuplicateNetworkNames
13:41:42 [2019-12-16T13:41:42.558Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:41:43 [2019-12-16T13:41:43.122Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:41:43 [2019-12-16T13:41:43.122Z] === RUN   TestDockerSuite/TestBuildSpaces
13:41:43 [2019-12-16T13:41:43.686Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:41:45 [2019-12-16T13:41:45.062Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:41:45 [2019-12-16T13:41:45.323Z] === RUN   TestDockerSuite/TestBuildStderr
13:41:46 [2019-12-16T13:41:46.254Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:41:47 [2019-12-16T13:41:47.699Z] 2019/12/16 13:41:46 	Finished clone github.com/aws/aws-sdk-go
13:41:49 [2019-12-16T13:41:49.918Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
13:41:49 [2019-12-16T13:41:49.918Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
13:41:51 [2019-12-16T13:41:51.511Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:41:52 [2019-12-16T13:41:52.440Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:41:52 [2019-12-16T13:41:52.861Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
13:41:53 [2019-12-16T13:41:53.371Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:41:53 [2019-12-16T13:41:53.935Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:41:54 [2019-12-16T13:41:54.864Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:41:55 [2019-12-16T13:41:55.794Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
13:41:56 [2019-12-16T13:41:56.233Z] === RUN   TestDockerSuite/TestBuildUser
13:41:58 [2019-12-16T13:41:58.015Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:41:58 [2019-12-16T13:41:58.127Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s)
13:41:58 [2019-12-16T13:41:58.127Z] === RUN   TestCreateServiceSecretFileMode
13:41:58 [2019-12-16T13:41:58.383Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:41:58 [2019-12-16T13:41:58.994Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:41:59 [2019-12-16T13:41:59.458Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
13:42:00 [2019-12-16T13:42:00.435Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:42:01 [2019-12-16T13:42:01.413Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
13:42:01 [2019-12-16T13:42:01.660Z] --- PASS: TestCreateServiceSecretFileMode (3.20s)
13:42:01 [2019-12-16T13:42:01.660Z] === RUN   TestCreateServiceConfigFileMode
13:42:02 [2019-12-16T13:42:02.592Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:42:03 [2019-12-16T13:42:03.614Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:42:03 [2019-12-16T13:42:03.967Z] --- PASS: TestCreateServiceConfigFileMode (2.62s)
13:42:03 [2019-12-16T13:42:03.967Z] === RUN   TestCreateServiceSysctls
13:42:05 [2019-12-16T13:42:05.762Z] 2019/12/16 13:42:04 	Finished clone google.golang.org/api
13:42:05 [2019-12-16T13:42:05.762Z] 2019/12/16 13:42:04 Dependencies downloaded. Download time: 1m32.429232448s
13:42:05 [2019-12-16T13:42:05.762Z] 2019/12/16 13:42:04 Collecting all dependencies
13:42:07 [2019-12-16T13:42:07.384Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:42:08 [2019-12-16T13:42:08.183Z] --- PASS: TestCreateServiceSysctls (4.23s)
13:42:08 [2019-12-16T13:42:08.183Z] === RUN   TestCreateServiceCapabilities
13:42:11 [2019-12-16T13:42:11.457Z] --- PASS: TestCreateServiceCapabilities (3.44s)
13:42:11 [2019-12-16T13:42:11.457Z] === RUN   TestInspect
13:42:13 [2019-12-16T13:42:13.860Z] 2019/12/16 13:42:13 Clean vendor dir from unused packages
13:42:14 [2019-12-16T13:42:14.507Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:42:14 [2019-12-16T13:42:14.791Z] 2019/12/16 13:42:14 Success
13:42:14 [2019-12-16T13:42:14.791Z] 2019/12/16 13:42:14 Running time: 1m45.367861211s
13:42:14 [2019-12-16T13:42:14.791Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
13:42:15 [2019-12-16T13:42:15.633Z] --- PASS: TestInspect (3.50s)
13:42:15 [2019-12-16T13:42:15.633Z] === RUN   TestServiceListWithStatuses
13:42:15 [2019-12-16T13:42:15.633Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:42:15 [2019-12-16T13:42:15.633Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:42:15 [2019-12-16T13:42:15.633Z] === RUN   TestDockerNetworkConnectAlias
13:42:15 [2019-12-16T13:42:15.803Z] + echo Building e2e image
13:42:15 [2019-12-16T13:42:15.803Z] Building e2e image
13:42:15 [2019-12-16T13:42:15.803Z] + docker build --build-arg DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -t moby-e2e-test -f Dockerfile.e2e .
13:42:15 [2019-12-16T13:42:15.803Z] #2 [internal] load build definition from Dockerfile.e2e
13:42:15 [2019-12-16T13:42:15.803Z] #2 transferring dockerfile: 3.21kB done
13:42:15 [2019-12-16T13:42:15.803Z] #2 DONE 0.0s
13:42:15 [2019-12-16T13:42:15.803Z] 
13:42:15 [2019-12-16T13:42:15.803Z] #1 [internal] load .dockerignore
13:42:15 [2019-12-16T13:42:15.803Z] #1 transferring context: 34B done
13:42:15 [2019-12-16T13:42:15.803Z] #1 DONE 0.0s
13:42:15 [2019-12-16T13:42:15.803Z] 
13:42:15 [2019-12-16T13:42:15.803Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
13:42:16 [2019-12-16T13:42:16.061Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
13:42:16 [2019-12-16T13:42:16.071Z] #4 ...
13:42:16 [2019-12-16T13:42:16.071Z] 
13:42:16 [2019-12-16T13:42:16.071Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
13:42:16 [2019-12-16T13:42:16.071Z] #3 DONE 0.2s
13:42:16 [2019-12-16T13:42:16.071Z] 
13:42:16 [2019-12-16T13:42:16.071Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
13:42:16 [2019-12-16T13:42:16.071Z] #4 DONE 0.3s
13:42:16 [2019-12-16T13:42:16.071Z] 
13:42:16 [2019-12-16T13:42:16.071Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
13:42:16 [2019-12-16T13:42:16.071Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
13:42:16 [2019-12-16T13:42:16.071Z] #5 DONE 0.0s
13:42:16 [2019-12-16T13:42:16.071Z] 
13:42:16 [2019-12-16T13:42:16.071Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:16 [2019-12-16T13:42:16.071Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 120.34kB / 301.72kB 0.1s
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.1s
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done
13:42:16 [2019-12-16T13:42:16.071Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done
13:42:16 [2019-12-16T13:42:16.196Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:42:16 [2019-12-16T13:42:16.327Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done
13:42:16 [2019-12-16T13:42:16.327Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done
13:42:16 [2019-12-16T13:42:16.327Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5
13:42:16 [2019-12-16T13:42:16.327Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done
13:42:16 [2019-12-16T13:42:16.327Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 7.31MB / 126.86MB 0.3s
13:42:16 [2019-12-16T13:42:16.585Z] #14 ...
13:42:16 [2019-12-16T13:42:16.585Z] 
13:42:16 [2019-12-16T13:42:16.585Z] #8 [internal] load build context
13:42:16 [2019-12-16T13:42:16.585Z] #8 transferring context: 811.96kB 0.5s done
13:42:16 [2019-12-16T13:42:16.585Z] #8 DONE 0.6s
13:42:16 [2019-12-16T13:42:16.585Z] 
13:42:16 [2019-12-16T13:42:16.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:16 [2019-12-16T13:42:16.585Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done
13:42:16 [2019-12-16T13:42:16.842Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 21.38MB / 126.86MB 0.7s
13:42:16 [2019-12-16T13:42:16.842Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done
13:42:17 [2019-12-16T13:42:17.099Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 34.76MB / 126.86MB 0.9s
13:42:17 [2019-12-16T13:42:17.099Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 58.65MB / 126.86MB 1.1s
13:42:17 [2019-12-16T13:42:17.357Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 68.53MB / 126.86MB 1.2s
13:42:17 [2019-12-16T13:42:17.357Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 88.18MB / 126.86MB 1.4s
13:42:17 [2019-12-16T13:42:17.616Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 98.19MB / 126.86MB 1.5s
13:42:17 [2019-12-16T13:42:17.616Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 110.97MB / 126.86MB 1.6s
13:42:17 [2019-12-16T13:42:17.873Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s
13:42:18 [2019-12-16T13:42:18.130Z] #14 ...
13:42:18 [2019-12-16T13:42:18.130Z] 
13:42:18 [2019-12-16T13:42:18.130Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
13:42:18 [2019-12-16T13:42:18.130Z] #6 DONE 2.0s
13:42:18 [2019-12-16T13:42:18.130Z] 
13:42:18 [2019-12-16T13:42:18.130Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:18 [2019-12-16T13:42:18.130Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.9s done
13:42:18 [2019-12-16T13:42:18.130Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0.1s
13:42:18 [2019-12-16T13:42:18.999Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
13:42:21 [2019-12-16T13:42:21.452Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:42:21 [2019-12-16T13:42:21.945Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
13:42:22 [2019-12-16T13:42:22.381Z] --- PASS: TestDockerNetworkConnectAlias (7.52s)
13:42:22 [2019-12-16T13:42:22.381Z] === RUN   TestDockerNetworkReConnect
13:42:22 [2019-12-16T13:42:22.638Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:42:22 [2019-12-16T13:42:22.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:42:23 [2019-12-16T13:42:23.202Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:42:23 [2019-12-16T13:42:23.381Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s
13:42:24 [2019-12-16T13:42:24.144Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
13:42:24 [2019-12-16T13:42:24.313Z] #14 ...
13:42:24 [2019-12-16T13:42:24.313Z] 
13:42:24 [2019-12-16T13:42:24.313Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
13:42:24 [2019-12-16T13:42:24.313Z] #7 1.161 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.235 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.342 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.347 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.567 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.578 (4/31) Installing readline (8.0.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.586 (5/31) Installing bash (5.0.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.604 Executing bash-5.0.0-r0.post-install
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.611 (6/31) Installing ca-certificates (20190108-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.631 (7/31) Installing libgcc (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.635 (8/31) Installing libstdc++ (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.653 (9/31) Installing binutils (2.32-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.761 (10/31) Installing gmp (6.1.2-r1)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.770 (11/31) Installing isl (0.18-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.793 (12/31) Installing libgomp (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.798 (13/31) Installing libatomic (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.799 (14/31) Installing mpfr3 (3.1.5-r1)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.804 (15/31) Installing mpc1 (1.1.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 2.808 (16/31) Installing gcc (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 3.806 (17/31) Installing musl-dev (1.1.22-r3)
13:42:24 [2019-12-16T13:42:24.313Z] #7 3.913 (18/31) Installing libc-dev (0.7.1-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 3.914 (19/31) Installing g++ (8.3.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.569 (20/31) Installing nghttp2-libs (1.39.2-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.573 (21/31) Installing libcurl (7.66.0-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.582 (22/31) Installing expat (2.2.8-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.586 (23/31) Installing pcre2 (10.33-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.595 (24/31) Installing git (2.22.2-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.832 (25/31) Installing libmnl (1.0.4-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.834 (26/31) Installing libnftnl-libs (1.1.3-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.838 (27/31) Installing iptables (1.8.3-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.871 (28/31) Installing pigz (2.4-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.874 (29/31) Installing tar (1.32-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.884 (30/31) Installing xz-libs (5.2.4-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.888 (31/31) Installing xz (5.2.4-r0)
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.894 Executing busybox-1.30.1-r2.trigger
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.900 Executing ca-certificates-20190108-r0.trigger
13:42:24 [2019-12-16T13:42:24.313Z] #7 4.970 OK: 185 MiB in 45 packages
13:42:24 [2019-12-16T13:42:24.313Z] #7 DONE 6.2s
13:42:24 [2019-12-16T13:42:24.313Z] 
13:42:24 [2019-12-16T13:42:24.313Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:24 [2019-12-16T13:42:24.313Z] #14 ...
13:42:24 [2019-12-16T13:42:24.313Z] 
13:42:24 [2019-12-16T13:42:24.313Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
13:42:24 [2019-12-16T13:42:24.313Z] #9 DONE 0.1s
13:42:24 [2019-12-16T13:42:24.313Z] 
13:42:24 [2019-12-16T13:42:24.313Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:24 [2019-12-16T13:42:24.570Z] #14 ...
13:42:24 [2019-12-16T13:42:24.570Z] 
13:42:24 [2019-12-16T13:42:24.570Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
13:42:24 [2019-12-16T13:42:24.570Z] #10 DONE 0.1s
13:42:24 [2019-12-16T13:42:24.570Z] 
13:42:24 [2019-12-16T13:42:24.570Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:24 [2019-12-16T13:42:24.570Z] #14 ...
13:42:24 [2019-12-16T13:42:24.570Z] 
13:42:24 [2019-12-16T13:42:24.570Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
13:42:24 [2019-12-16T13:42:24.570Z] #11 DONE 0.1s
13:42:24 [2019-12-16T13:42:24.570Z] 
13:42:24 [2019-12-16T13:42:24.570Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
13:42:24 [2019-12-16T13:42:24.570Z] #12 DONE 0.1s
13:42:24 [2019-12-16T13:42:24.573Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:42:24 [2019-12-16T13:42:24.827Z] 
13:42:24 [2019-12-16T13:42:24.827Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
13:42:24 [2019-12-16T13:42:24.827Z] #13 DONE 0.1s
13:42:24 [2019-12-16T13:42:24.827Z] 
13:42:24 [2019-12-16T13:42:24.827Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
13:42:24 [2019-12-16T13:42:24.827Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.6s done
13:42:24 [2019-12-16T13:42:24.827Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888
13:42:25 [2019-12-16T13:42:25.084Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done
13:42:25 [2019-12-16T13:42:25.084Z] #14 DONE 9.0s
13:42:25 [2019-12-16T13:42:25.084Z] 
13:42:25 [2019-12-16T13:42:25.084Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:42:25 [2019-12-16T13:42:25.647Z] #15 0.595 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:42:25 [2019-12-16T13:42:25.942Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:42:26 [2019-12-16T13:42:26.340Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.721 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.723 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.874 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.882 (4/43) Installing readline (8.0.0-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.886 (5/43) Installing bash (5.0.0-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.900 Executing bash-5.0.0-r0.post-install
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.903 (6/43) Installing linux-headers (4.19.36-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.986 (7/43) Installing libuuid (2.33.2-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.988 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.991 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
13:42:27 [2019-12-16T13:42:27.014Z] #15 1.995 (10/43) Installing binutils (2.32-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.069 (11/43) Installing libmagic (5.37-r1)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.088 (12/43) Installing file (5.37-r1)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.090 (13/43) Installing gmp (6.1.2-r1)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.096 (14/43) Installing isl (0.18-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.111 (15/43) Installing libgomp (8.3.0-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.113 (16/43) Installing libatomic (8.3.0-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.114 (17/43) Installing libgcc (8.3.0-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.116 (18/43) Installing mpfr3 (3.1.5-r1)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.121 (19/43) Installing mpc1 (1.1.0-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.123 (20/43) Installing libstdc++ (8.3.0-r0)
13:42:27 [2019-12-16T13:42:27.274Z] #15 2.134 (21/43) Installing gcc (8.3.0-r0)
13:42:27 [2019-12-16T13:42:27.837Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:42:27 [2019-12-16T13:42:27.837Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:42:27 [2019-12-16T13:42:27.837Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:42:27 [2019-12-16T13:42:27.837Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:42:27 [2019-12-16T13:42:27.837Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:42:27 [2019-12-16T13:42:27.838Z] #15 2.830 (22/43) Installing musl-dev (1.1.22-r3)
13:42:27 [2019-12-16T13:42:27.838Z] #15 2.909 (23/43) Installing libc-dev (0.7.1-r0)
13:42:28 [2019-12-16T13:42:28.094Z] #15 2.910 (24/43) Installing g++ (8.3.0-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.341 (25/43) Installing make (4.2.1-r2)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.345 (26/43) Installing fortify-headers (1.1-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.347 (27/43) Installing build-base (0.5-r1)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.348 (28/43) Installing nghttp2-libs (1.39.2-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.351 (29/43) Installing libcurl (7.66.0-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.358 (30/43) Installing curl (7.66.0-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.362 (31/43) Installing oniguruma (6.9.4-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.368 (32/43) Installing jq (1.6-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.375 (33/43) Installing device-mapper-libs (2.02.184-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.380 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.382 (35/43) Installing libaio (0.3.111-r0)
13:42:28 [2019-12-16T13:42:28.351Z] #15 3.384 (36/43) Installing libblkid (2.33.2-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.389 (37/43) Installing lvm2-libs (2.02.184-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.420 (38/43) Installing libfdisk (2.33.2-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.426 (39/43) Installing libmount (2.33.2-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.432 (40/43) Installing libsmartcols (2.33.2-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.436 (41/43) Installing pkgconf (1.6.1-r1)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.438 (42/43) Installing util-linux-dev (2.33.2-r0)
13:42:28 [2019-12-16T13:42:28.352Z] #15 3.461 (43/43) Installing lvm2-dev (2.02.184-r0)
13:42:28 [2019-12-16T13:42:28.536Z] Running D:\gopath\src\github.com\docker\docker\integration\build
13:42:28 [2019-12-16T13:42:28.536Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:42:28 [2019-12-16T13:42:28.536Z] INFO: Testing against a local daemon
13:42:28 [2019-12-16T13:42:28.536Z] === RUN   TestBuildWithSession
13:42:28 [2019-12-16T13:42:28.536Z] --- SKIP: TestBuildWithSession (0.00s)
13:42:28 [2019-12-16T13:42:28.536Z]     build_session_test.go:25: TODO: BuildKit
13:42:28 [2019-12-16T13:42:28.536Z] === RUN   TestBuildSquashParent
13:42:28 [2019-12-16T13:42:28.536Z] --- SKIP: TestBuildSquashParent (0.00s)
13:42:28 [2019-12-16T13:42:28.536Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:42:28 [2019-12-16T13:42:28.536Z] === RUN   TestBuildWithRemoveAndForceRemove
13:42:28 [2019-12-16T13:42:28.536Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
13:42:28 [2019-12-16T13:42:28.536Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:28 [2019-12-16T13:42:28.536Z] === RUN   TestBuildMultiStageCopy
13:42:28 [2019-12-16T13:42:28.536Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:42:28 [2019-12-16T13:42:28.608Z] #15 3.466 Executing busybox-1.30.1-r2.trigger
13:42:28 [2019-12-16T13:42:28.608Z] #15 3.473 OK: 189 MiB in 58 packages
13:42:28 [2019-12-16T13:42:28.767Z] --- PASS: TestDockerNetworkReConnect (6.30s)
13:42:28 [2019-12-16T13:42:28.767Z] === RUN   TestServicePlugin
13:42:29 [2019-12-16T13:42:29.170Z] #15 DONE 4.1s
13:42:29 [2019-12-16T13:42:29.170Z] 
13:42:29 [2019-12-16T13:42:29.170Z] #16 [base 3/5] RUN mkdir -p /build/
13:42:29 [2019-12-16T13:42:29.697Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:42:29 [2019-12-16T13:42:29.954Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:42:30 [2019-12-16T13:42:30.098Z] #16 DONE 0.7s
13:42:30 [2019-12-16T13:42:30.098Z] 
13:42:30 [2019-12-16T13:42:30.098Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
13:42:30 [2019-12-16T13:42:30.662Z] #17 DONE 0.8s
13:42:30 [2019-12-16T13:42:30.662Z] 
13:42:30 [2019-12-16T13:42:30.662Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
13:42:30 [2019-12-16T13:42:30.662Z] #18 DONE 0.0s
13:42:30 [2019-12-16T13:42:30.919Z] 
13:42:30 [2019-12-16T13:42:30.919Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
13:42:30 [2019-12-16T13:42:30.919Z] #19 DONE 0.1s
13:42:30 [2019-12-16T13:42:30.919Z] 
13:42:30 [2019-12-16T13:42:30.919Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:42:31 [2019-12-16T13:42:31.322Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:42:32 [2019-12-16T13:42:32.253Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:42:32 [2019-12-16T13:42:32.287Z] #20 1.290 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:42:32 [2019-12-16T13:42:32.287Z] #20 1.474 
13:42:32 [2019-12-16T13:42:32.802Z] #20 1.583 
###########                                                               16.0%
#########################                                                 34.9%
######################################                                    54.0%
####################################################                      73.2%
##################################################################        92.2%
######################################################################## 100.0%
13:42:33 [2019-12-16T13:42:33.062Z] #20 2.255 
13:42:33 [2019-12-16T13:42:33.184Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:42:33 [2019-12-16T13:42:33.184Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:42:33 [2019-12-16T13:42:33.318Z] #20 2.374 
                                                                           0.1%
######################################################################    98.6%
######################################################################## 100.0%
13:42:33 [2019-12-16T13:42:33.576Z] #20 2.636 
13:42:33 [2019-12-16T13:42:33.576Z] #20 2.744 
#############
13:42:33 [2019-12-16T13:42:33.576Z] #20 ...
13:42:33 [2019-12-16T13:42:33.576Z] 
13:42:33 [2019-12-16T13:42:33.576Z] #31 [builder 1/4] COPY . .
13:42:33 [2019-12-16T13:42:33.576Z] #31 DONE 2.9s
13:42:33 [2019-12-16T13:42:33.576Z] 
13:42:33 [2019-12-16T13:42:33.576Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:42:33 [2019-12-16T13:42:33.833Z] #20 2.744 
##############                                                            19.6%
##############################                                            42.8%
###############################################                           65.9%
##########################################################                81.3%
######################################################################## 100.0%
13:42:34 [2019-12-16T13:42:34.398Z] #20 3.384 
13:42:35 [2019-12-16T13:42:35.097Z] #20 3.492 
####                                                                       6.0%
#########                                                                 13.5%
###############                                                           20.9%
####################                                                      28.3%
########################                                                  33.9%
###############################                                           43.1%
#################################
13:42:35 [2019-12-16T13:42:35.097Z] #20 ...
13:42:35 [2019-12-16T13:42:35.097Z] 
13:42:35 [2019-12-16T13:42:35.097Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
13:42:35 [2019-12-16T13:42:35.097Z] #32 DONE 1.3s
13:42:35 [2019-12-16T13:42:35.097Z] 
13:42:35 [2019-12-16T13:42:35.097Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:42:35 [2019-12-16T13:42:35.632Z] #20 3.492 
####                                                                       6.0%
#########                                                                 13.5%
###############                                                           20.9%
####################                                                      28.3%
########################                                                  33.9%
###############################                                           43.1%
####################################                                      50.5%
#########################################                                 57.7%
##############################################                            64.6%
###################################################                       71.8%
#########################################################                 80.0%
#############################################################             85.5%
#####################################################################     96.9%
######################################################################## 100.0%
13:42:35 [2019-12-16T13:42:35.632Z] #20 4.953 
13:42:36 [2019-12-16T13:42:36.570Z] #20 5.685 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:42:36 [2019-12-16T13:42:36.827Z] #20 5.965 
13:42:36 [2019-12-16T13:42:36.827Z] #20 6.048 
######################################################################## 100.0%
13:42:37 [2019-12-16T13:42:37.083Z] #20 6.264 
13:42:37 [2019-12-16T13:42:37.358Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:42:38 [2019-12-16T13:42:38.013Z] #20 6.969 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:42:38 [2019-12-16T13:42:38.013Z] #20 7.264 
13:42:38 [2019-12-16T13:42:38.269Z] #20 7.396 
                                                                           0.7%
######################################################################## 100.0%
13:42:38 [2019-12-16T13:42:38.528Z] #20 7.708 
13:42:38 [2019-12-16T13:42:38.728Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:42:38 [2019-12-16T13:42:38.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:42:38 [2019-12-16T13:42:38.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:42:39 [2019-12-16T13:42:39.377Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:42:39 [2019-12-16T13:42:39.457Z] #20 8.581 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:42:39 [2019-12-16T13:42:39.457Z] #20 8.726 skipping existing 1849cc453dee
13:42:39 [2019-12-16T13:42:39.714Z] #20 8.987 
13:42:40 [2019-12-16T13:42:40.096Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:42:40 [2019-12-16T13:42:40.353Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:42:40 [2019-12-16T13:42:40.611Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:42:40 [2019-12-16T13:42:40.926Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:42:41 [2019-12-16T13:42:41.083Z] #20 9.897 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:42:41 [2019-12-16T13:42:41.083Z] #20 10.23 
13:42:41 [2019-12-16T13:42:41.083Z] #20 10.31 
######################################################################## 100.0%
13:42:41 [2019-12-16T13:42:41.175Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:42:41 [2019-12-16T13:42:41.175Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:42:41 [2019-12-16T13:42:41.340Z] #20 10.53 
13:42:41 [2019-12-16T13:42:41.340Z] #20 10.58 Download of images into '/build' complete.
13:42:41 [2019-12-16T13:42:41.597Z] #20 10.58 Use something like the following to load the result into a Docker daemon:
13:42:41 [2019-12-16T13:42:41.597Z] #20 10.58   tar -cC '/build' . | docker load
13:42:41 [2019-12-16T13:42:41.597Z] #20 DONE 10.8s
13:42:41 [2019-12-16T13:42:41.597Z] 
13:42:41 [2019-12-16T13:42:41.597Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:42:41 [2019-12-16T13:42:41.854Z] #22 DONE 0.1s
13:42:41 [2019-12-16T13:42:41.854Z] 
13:42:41 [2019-12-16T13:42:41.854Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
13:42:41 [2019-12-16T13:42:41.854Z] #26 DONE 0.2s
13:42:41 [2019-12-16T13:42:41.854Z] 
13:42:41 [2019-12-16T13:42:41.854Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:42:41 [2019-12-16T13:42:41.854Z] #23 DONE 0.1s
13:42:41 [2019-12-16T13:42:41.854Z] 
13:42:41 [2019-12-16T13:42:41.854Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:42:41 [2019-12-16T13:42:41.903Z] --- PASS: TestBuildMultiStageCopy (13.51s)
13:42:41 [2019-12-16T13:42:41.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.17s)
13:42:41 [2019-12-16T13:42:41.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
13:42:41 [2019-12-16T13:42:41.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s)
13:42:41 [2019-12-16T13:42:41.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s)
13:42:41 [2019-12-16T13:42:41.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s)
13:42:41 [2019-12-16T13:42:41.903Z] === RUN   TestBuildMultiStageParentConfig
13:42:41 [2019-12-16T13:42:41.903Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
13:42:41 [2019-12-16T13:42:41.903Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:41 [2019-12-16T13:42:41.903Z] === RUN   TestBuildLabelWithTargets
13:42:41 [2019-12-16T13:42:41.903Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
13:42:41 [2019-12-16T13:42:41.903Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:41 [2019-12-16T13:42:41.903Z] === RUN   TestBuildWithEmptyLayers
13:42:42 [2019-12-16T13:42:42.111Z] #24 ...
13:42:42 [2019-12-16T13:42:42.111Z] 
13:42:42 [2019-12-16T13:42:42.111Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
13:42:42 [2019-12-16T13:42:42.111Z] #27 DONE 0.1s
13:42:42 [2019-12-16T13:42:42.111Z] 
13:42:42 [2019-12-16T13:42:42.111Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
13:42:42 [2019-12-16T13:42:42.111Z] #28 DONE 0.1s
13:42:42 [2019-12-16T13:42:42.111Z] 
13:42:42 [2019-12-16T13:42:42.111Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:42:42 [2019-12-16T13:42:42.547Z] === RUN   TestDockerSuite/TestBuildXZHost
13:42:43 [2019-12-16T13:42:43.454Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildMultiStageOnBuild
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildUncleanTarFilenames
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildMultiStageLayerLeak
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildWithHugeFile
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestBuildWithHugeFile (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     build_test.go:491: testEnv.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildWithEmptyDockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:42:43 [2019-12-16T13:42:43.454Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s)
13:42:43 [2019-12-16T13:42:43.454Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildPreserveOwnership
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestBuildPlatformInvalid
13:42:43 [2019-12-16T13:42:43.454Z] --- PASS: TestBuildPlatformInvalid (0.04s)
13:42:43 [2019-12-16T13:42:43.454Z] PASS
13:42:43 [2019-12-16T13:42:43.454Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:42:43 [2019-12-16T13:42:43.454Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:42:43 [2019-12-16T13:42:43.454Z] INFO: Testing against a local daemon
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestConfigList
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestConfigList (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestConfigsCreateAndDelete
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestConfigsUpdate
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestConfigsUpdate (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestTemplatedConfig
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestTemplatedConfig (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestConfigInspect
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestConfigInspect (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.454Z] === RUN   TestConfigCreateWithLabels
13:42:43 [2019-12-16T13:42:43.454Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
13:42:43 [2019-12-16T13:42:43.454Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
13:42:43 [2019-12-16T13:42:43.455Z] === RUN   TestConfigCreateResolve
13:42:43 [2019-12-16T13:42:43.455Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:42:43 [2019-12-16T13:42:43.455Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
13:42:43 [2019-12-16T13:42:43.455Z] === RUN   TestConfigDaemonLibtrustID
13:42:43 [2019-12-16T13:42:43.455Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:42:43 [2019-12-16T13:42:43.455Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
13:42:43 [2019-12-16T13:42:43.455Z] PASS
13:42:43 [2019-12-16T13:42:43.919Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:42:43 [2019-12-16T13:42:43.919Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:42:43 [2019-12-16T13:42:43.919Z] INFO: Testing against a local daemon
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCheckpoint
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCheckpoint (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestContainerInvalidJSON
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:42:43 [2019-12-16T13:42:43.919Z] --- PASS: TestContainerInvalidJSON (0.04s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     copy_test.go:25: testEnv.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCopyFromContainerPathIsNotDir
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     copy_test.go:39: testEnv.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCopyToContainerPathDoesNotExist
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     copy_test.go:51: testEnv.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCopyToContainerPathIsNotDir
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     copy_test.go:65: testEnv.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCopyFromContainer
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCopyFromContainer (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:42:43 [2019-12-16T13:42:43.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateLinkToNonExistingContainer
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidEnv
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidEnv/0
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidEnv/0
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidEnv/1
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidEnv/1
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidEnv/2
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidEnv/2
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidEnv/0
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidEnv/2
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidEnv/1
13:42:43 [2019-12-16T13:42:43.919Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateTmpfsMountsTarget
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithCustomMaskedPaths
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithCapabilities
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCreateWithCapabilities (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithCustomReadonlyPaths
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:42:43 [2019-12-16T13:42:43.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:42:43 [2019-12-16T13:42:43.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestDiff
13:42:43 [2019-12-16T13:42:43.919Z] --- SKIP: TestDiff (0.00s)
13:42:43 [2019-12-16T13:42:43.919Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:42:43 [2019-12-16T13:42:43.919Z] === RUN   TestExecWithCloseStdin
13:42:45 [2019-12-16T13:42:45.385Z] #29 ...
13:42:45 [2019-12-16T13:42:45.385Z] 
13:42:45 [2019-12-16T13:42:45.385Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:42:45 [2019-12-16T13:42:45.385Z] #33 1.075 
13:42:45 [2019-12-16T13:42:45.385Z] #33 1.178 Removing bundles/
13:42:45 [2019-12-16T13:42:45.385Z] #33 1.179 
13:42:45 [2019-12-16T13:42:45.385Z] #33 1.190 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
13:42:45 [2019-12-16T13:42:45.385Z] #33 1.906 Building test suite binary ./integration-cli/test.main
13:42:45 [2019-12-16T13:42:45.385Z] #33 ...
13:42:45 [2019-12-16T13:42:45.385Z] 
13:42:45 [2019-12-16T13:42:45.385Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.267 + RM_GOPATH=0
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.267 + TMP_GOPATH=
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.267 + : /build
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.267 + '[' -z '' ']'
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.267 ++ mktemp -d
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.268 + export GOPATH=/tmp/tmp.Binaea
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.268 + GOPATH=/tmp/tmp.Binaea
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.269 + RM_GOPATH=1
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.269 ++ dirname ./install.sh
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.270 + dir=.
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.270 + bin=dockercli
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.270 + shift
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.270 + '[' '!' -f ./dockercli.installer ']'
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.270 + . ./dockercli.installer
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 ++ : stable
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 ++ : 17.06.2-ce
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 + install_dockercli
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 Install docker/cli version 17.06.2-ce from stable
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.271 ++ uname -m
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.272 + arch=x86_64
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.272 + '[' x86_64 '!=' x86_64 ']'
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.272 + url=https://download.docker.com/linux/static
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.272 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:42:45 [2019-12-16T13:42:45.385Z] #24 2.276 + tar -xz docker/docker
13:42:45 [2019-12-16T13:42:45.924Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:42:45 [2019-12-16T13:42:45.924Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:42:45 [2019-12-16T13:42:45.924Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:42:46 [2019-12-16T13:42:46.117Z] --- PASS: TestExecWithCloseStdin (2.01s)
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestExec
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestExec (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestExecUser
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestExecUser (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestExportContainerAndImportImage
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestExportContainerAfterDaemonRestart
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestHealthCheckWorkdir
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestHealthKillContainer
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestHealthKillContainer (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestInspectCpusetInConfigPre120
13:42:46 [2019-12-16T13:42:46.117Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:42:46 [2019-12-16T13:42:46.117Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:42:46 [2019-12-16T13:42:46.117Z] === RUN   TestKillContainerInvalidSignal
13:42:46 [2019-12-16T13:42:46.489Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:42:46 [2019-12-16T13:42:46.754Z] #24 ...
13:42:46 [2019-12-16T13:42:46.754Z] 
13:42:46 [2019-12-16T13:42:46.754Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
13:42:46 [2019-12-16T13:42:46.754Z] #21 DONE 1.0s
13:42:46 [2019-12-16T13:42:46.754Z] 
13:42:46 [2019-12-16T13:42:46.754Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:42:47 [2019-12-16T13:42:47.317Z] #24 5.408 + mkdir -p /build
13:42:47 [2019-12-16T13:42:47.317Z] #24 5.410 + mv docker/docker /build/
13:42:47 [2019-12-16T13:42:47.317Z] #24 5.412 + rmdir docker
13:42:47 [2019-12-16T13:42:47.317Z] #24 DONE 5.5s
13:42:47 [2019-12-16T13:42:47.317Z] 
13:42:47 [2019-12-16T13:42:47.317Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:42:47 [2019-12-16T13:42:47.421Z] === RUN   TestDockerSuite/TestCommitChange
13:42:47 [2019-12-16T13:42:47.666Z] --- PASS: TestKillContainerInvalidSignal (1.61s)
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestKillContainer
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestKillContainer (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestKillStoppedContainer
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestKillStoppedContainerAPIPre120
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestKillDifferentUserContainer
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestInspectOomKilledTrue
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestInspectOomKilledFalse
13:42:47 [2019-12-16T13:42:47.666Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:42:47 [2019-12-16T13:42:47.666Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:42:47 [2019-12-16T13:42:47.666Z] === RUN   TestLogsFollowTailEmpty
13:42:48 [2019-12-16T13:42:48.247Z] #29 ...
13:42:48 [2019-12-16T13:42:48.247Z] 
13:42:48 [2019-12-16T13:42:48.247Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
13:42:48 [2019-12-16T13:42:48.504Z] #25 DONE 0.1s
13:42:48 [2019-12-16T13:42:48.504Z] 
13:42:48 [2019-12-16T13:42:48.504Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:42:48 [2019-12-16T13:42:48.791Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:42:49 [2019-12-16T13:42:49.221Z] --- PASS: TestLogsFollowTailEmpty (1.63s)
13:42:49 [2019-12-16T13:42:49.221Z] === RUN   TestNetworkNat
13:42:49 [2019-12-16T13:42:49.221Z] --- SKIP: TestNetworkNat (0.00s)
13:42:49 [2019-12-16T13:42:49.221Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:42:49 [2019-12-16T13:42:49.221Z] === RUN   TestNetworkLocalhostTCPNat
13:42:49 [2019-12-16T13:42:49.221Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
13:42:49 [2019-12-16T13:42:49.221Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
13:42:49 [2019-12-16T13:42:49.221Z] === RUN   TestNetworkLoopbackNat
13:42:49 [2019-12-16T13:42:49.221Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:42:49 [2019-12-16T13:42:49.221Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
13:42:49 [2019-12-16T13:42:49.221Z] === RUN   TestPause
13:42:49 [2019-12-16T13:42:49.221Z] --- SKIP: TestPause (0.00s)
13:42:49 [2019-12-16T13:42:49.221Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:42:49 [2019-12-16T13:42:49.221Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:42:49 [2019-12-16T13:42:49.722Z] === RUN   TestDockerSuite/TestCommitHardlink
13:42:50 [2019-12-16T13:42:50.779Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s)
13:42:50 [2019-12-16T13:42:50.779Z] === RUN   TestPauseStopPausedContainer
13:42:50 [2019-12-16T13:42:50.779Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:42:50 [2019-12-16T13:42:50.779Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
13:42:50 [2019-12-16T13:42:50.779Z] === RUN   TestPsFilter
13:42:50 [2019-12-16T13:42:50.779Z] --- PASS: TestPsFilter (0.15s)
13:42:50 [2019-12-16T13:42:50.779Z] === RUN   TestRemoveContainerWithRemovedVolume
13:42:52 [2019-12-16T13:42:52.247Z] === RUN   TestDockerSuite/TestCommitNewFile
13:42:52 [2019-12-16T13:42:52.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.11s)
13:42:52 [2019-12-16T13:42:52.981Z] === RUN   TestRemoveContainerWithVolume
13:42:54 [2019-12-16T13:42:54.145Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:42:54 [2019-12-16T13:42:54.709Z] === RUN   TestDockerSuite/TestCommitTTY
13:42:55 [2019-12-16T13:42:55.181Z] --- PASS: TestRemoveContainerWithVolume (2.05s)
13:42:55 [2019-12-16T13:42:55.181Z] === RUN   TestRemoveContainerRunning
13:42:56 [2019-12-16T13:42:56.605Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:42:56 [2019-12-16T13:42:56.733Z] --- PASS: TestRemoveContainerRunning (1.70s)
13:42:56 [2019-12-16T13:42:56.733Z] === RUN   TestRemoveContainerForceRemoveRunning
13:42:57 [2019-12-16T13:42:57.536Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:42:58 [2019-12-16T13:42:58.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s)
13:42:58 [2019-12-16T13:42:58.932Z] === RUN   TestRemoveInvalidContainer
13:42:58 [2019-12-16T13:42:58.932Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:42:58 [2019-12-16T13:42:58.932Z] === RUN   TestRenameLinkedContainer
13:42:58 [2019-12-16T13:42:58.932Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:42:58 [2019-12-16T13:42:58.932Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:42:58 [2019-12-16T13:42:58.932Z] === RUN   TestRenameStoppedContainer
13:42:59 [2019-12-16T13:42:59.430Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:43:00 [2019-12-16T13:43:00.110Z] --- PASS: TestBuildWithHugeFile (80.68s)
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildWithEmptyDockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:43:00 [2019-12-16T13:43:00.110Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
13:43:00 [2019-12-16T13:43:00.110Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
13:43:00 [2019-12-16T13:43:00.110Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
13:43:00 [2019-12-16T13:43:00.110Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildPreserveOwnership
13:43:00 [2019-12-16T13:43:00.110Z] === RUN   TestBuildPreserveOwnership/copy_from
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:43:00 [2019-12-16T13:43:00.361Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:43:00 [2019-12-16T13:43:00.482Z] --- PASS: TestRenameStoppedContainer (1.89s)
13:43:00 [2019-12-16T13:43:00.482Z] === RUN   TestRenameRunningContainerAndReuse
13:43:02 [2019-12-16T13:43:02.140Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:43:02 [2019-12-16T13:43:02.256Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:43:03 [2019-12-16T13:43:03.627Z] --- PASS: TestBuildPreserveOwnership (4.81s)
13:43:03 [2019-12-16T13:43:03.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.11s)
13:43:03 [2019-12-16T13:43:03.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s)
13:43:03 [2019-12-16T13:43:03.627Z] === RUN   TestBuildPlatformInvalid
13:43:03 [2019-12-16T13:43:03.912Z] --- PASS: TestBuildPlatformInvalid (0.16s)
13:43:03 [2019-12-16T13:43:03.912Z] PASS
13:43:03 [2019-12-16T13:43:03.912Z] 
13:43:03 [2019-12-16T13:43:03.912Z] === Skipped
13:43:03 [2019-12-16T13:43:03.912Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
13:43:03 [2019-12-16T13:43:03.912Z]     build_session_test.go:25: TODO: BuildKit
13:43:03 [2019-12-16T13:43:03.912Z] 
13:43:03 [2019-12-16T13:43:03.912Z] 
13:43:03 [2019-12-16T13:43:03.912Z] DONE 32 tests, 1 skipped in 127.068s
13:43:03 [2019-12-16T13:43:03.912Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
13:43:03 [2019-12-16T13:43:03.912Z] ++ 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
13:43:03 [2019-12-16T13:43:03.912Z] ++ set -e
13:43:03 [2019-12-16T13:43:03.912Z] ++ '[' -n 0 ']'
13:43:03 [2019-12-16T13:43:03.912Z] ++ set -x
13:43:03 [2019-12-16T13:43:03.912Z] ++ 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
13:43:03 [2019-12-16T13:43:03.912Z] INFO: Testing against a local daemon
13:43:03 [2019-12-16T13:43:03.912Z] === RUN   TestConfigList
13:43:04 [2019-12-16T13:43:04.152Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:43:04 [2019-12-16T13:43:04.152Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:43:04 [2019-12-16T13:43:04.247Z] --- PASS: TestRenameRunningContainerAndReuse (3.54s)
13:43:04 [2019-12-16T13:43:04.248Z] === RUN   TestRenameInvalidName
13:43:04 [2019-12-16T13:43:04.718Z] --- PASS: TestServicePlugin (35.83s)
13:43:04 [2019-12-16T13:43:04.718Z]     plugin_test.go:62: [d8d2ebc7a4cee] joining swarm manager [d37514ecfda37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:43:04 [2019-12-16T13:43:04.718Z]     plugin_test.go:65: [da6336bdc8209] joining swarm manager [d37514ecfda37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:43:04 [2019-12-16T13:43:04.718Z] === RUN   TestServiceUpdateLabel
13:43:04 [2019-12-16T13:43:04.718Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:43:05 [2019-12-16T13:43:05.797Z] --- PASS: TestRenameInvalidName (1.67s)
13:43:05 [2019-12-16T13:43:05.797Z] === RUN   TestRenameAnonymousContainer
13:43:05 [2019-12-16T13:43:05.797Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
13:43:05 [2019-12-16T13:43:05.797Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:43:05 [2019-12-16T13:43:05.797Z] === RUN   TestRenameContainerWithSameName
13:43:06 [2019-12-16T13:43:06.119Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:43:06 [2019-12-16T13:43:06.605Z] --- PASS: TestConfigList (2.29s)
13:43:06 [2019-12-16T13:43:06.605Z] === RUN   TestConfigsCreateAndDelete
13:43:06 [2019-12-16T13:43:06.683Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:43:07 [2019-12-16T13:43:07.349Z] --- PASS: TestRenameContainerWithSameName (1.60s)
13:43:07 [2019-12-16T13:43:07.349Z] === RUN   TestRenameContainerWithLinkedContainer
13:43:07 [2019-12-16T13:43:07.349Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:43:07 [2019-12-16T13:43:07.349Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:43:07 [2019-12-16T13:43:07.349Z] === RUN   TestResize
13:43:07 [2019-12-16T13:43:07.349Z] --- SKIP: TestResize (0.00s)
13:43:07 [2019-12-16T13:43:07.349Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
13:43:07 [2019-12-16T13:43:07.349Z] === RUN   TestResizeWithInvalidSize
13:43:07 [2019-12-16T13:43:07.349Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
13:43:07 [2019-12-16T13:43:07.349Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
13:43:07 [2019-12-16T13:43:07.349Z] === RUN   TestResizeWhenContainerNotStarted
13:43:07 [2019-12-16T13:43:07.616Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:43:07 [2019-12-16T13:43:07.873Z] --- PASS: TestServiceUpdateLabel (3.20s)
13:43:07 [2019-12-16T13:43:07.873Z] === RUN   TestServiceUpdateSecrets
13:43:08 [2019-12-16T13:43:08.638Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
13:43:08 [2019-12-16T13:43:08.638Z] === RUN   TestConfigsUpdate
13:43:08 [2019-12-16T13:43:08.804Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:43:08 [2019-12-16T13:43:08.804Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:43:08 [2019-12-16T13:43:08.804Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:43:09 [2019-12-16T13:43:09.367Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:43:09 [2019-12-16T13:43:09.367Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:43:09 [2019-12-16T13:43:09.548Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s)
13:43:09 [2019-12-16T13:43:09.548Z] === RUN   TestDaemonRestartKillContainers
13:43:09 [2019-12-16T13:43:09.548Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:43:09 [2019-12-16T13:43:09.548Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:43:09 [2019-12-16T13:43:09.548Z] === RUN   TestStats
13:43:09 [2019-12-16T13:43:09.548Z] --- SKIP: TestStats (0.00s)
13:43:09 [2019-12-16T13:43:09.548Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
13:43:09 [2019-12-16T13:43:09.548Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:43:09 [2019-12-16T13:43:09.624Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:43:09 [2019-12-16T13:43:09.624Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:43:09 [2019-12-16T13:43:09.881Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:43:10 [2019-12-16T13:43:10.679Z] --- PASS: TestConfigsUpdate (2.25s)
13:43:10 [2019-12-16T13:43:10.679Z] === RUN   TestTemplatedConfig
13:43:10 [2019-12-16T13:43:10.811Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:43:11 [2019-12-16T13:43:11.375Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:43:12 [2019-12-16T13:43:12.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:43:12 [2019-12-16T13:43:12.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:43:13 [2019-12-16T13:43:13.368Z] --- PASS: TestTemplatedConfig (2.64s)
13:43:13 [2019-12-16T13:43:13.368Z] === RUN   TestConfigInspect
13:43:14 [2019-12-16T13:43:14.200Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:43:14 [2019-12-16T13:43:14.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.97s)
13:43:14 [2019-12-16T13:43:14.275Z] === RUN   TestStopContainerWithTimeout
13:43:14 [2019-12-16T13:43:14.275Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:43:14 [2019-12-16T13:43:14.275Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:43:14 [2019-12-16T13:43:14.275Z] === RUN   TestUpdateRestartPolicy
13:43:14 [2019-12-16T13:43:14.764Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:43:14 [2019-12-16T13:43:14.764Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:43:15 [2019-12-16T13:43:15.024Z] #33 ...
13:43:15 [2019-12-16T13:43:15.024Z] 
13:43:15 [2019-12-16T13:43:15.024Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:43:15 [2019-12-16T13:43:15.024Z] #29 28.86 # github.com/docker/docker/contrib/httpserver
13:43:15 [2019-12-16T13:43:15.024Z] #29 28.86 loadinternal: cannot find runtime/cgo
13:43:15 [2019-12-16T13:43:15.024Z] #29 DONE 29.3s
13:43:15 [2019-12-16T13:43:15.024Z] 
13:43:15 [2019-12-16T13:43:15.024Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:43:15 [2019-12-16T13:43:15.024Z] #33 ...
13:43:15 [2019-12-16T13:43:15.024Z] 
13:43:15 [2019-12-16T13:43:15.025Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
13:43:15 [2019-12-16T13:43:15.025Z] #30 DONE 0.1s
13:43:15 [2019-12-16T13:43:15.025Z] 
13:43:15 [2019-12-16T13:43:15.025Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:43:15 [2019-12-16T13:43:15.696Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:43:16 [2019-12-16T13:43:16.066Z] --- PASS: TestConfigInspect (2.28s)
13:43:16 [2019-12-16T13:43:16.066Z] === RUN   TestConfigCreateWithLabels
13:43:16 [2019-12-16T13:43:16.627Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:43:17 [2019-12-16T13:43:17.559Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:43:18 [2019-12-16T13:43:18.190Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:43:18 [2019-12-16T13:43:18.190Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:43:18 [2019-12-16T13:43:18.210Z] --- PASS: TestConfigCreateWithLabels (2.26s)
13:43:18 [2019-12-16T13:43:18.210Z] === RUN   TestConfigCreateResolve
13:43:19 [2019-12-16T13:43:19.120Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:43:20 [2019-12-16T13:43:20.051Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:43:20 [2019-12-16T13:43:20.240Z] --- PASS: TestConfigCreateResolve (2.23s)
13:43:20 [2019-12-16T13:43:20.240Z] === RUN   TestConfigDaemonLibtrustID
13:43:20 [2019-12-16T13:43:20.526Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
13:43:20 [2019-12-16T13:43:20.526Z] PASS
13:43:20 [2019-12-16T13:43:20.526Z] 
13:43:20 [2019-12-16T13:43:20.526Z] DONE 8 tests in 16.827s
13:43:20 [2019-12-16T13:43:20.526Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
13:43:20 [2019-12-16T13:43:20.526Z] ++ 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
13:43:20 [2019-12-16T13:43:20.526Z] ++ set -e
13:43:20 [2019-12-16T13:43:20.526Z] ++ '[' -n 0 ']'
13:43:20 [2019-12-16T13:43:20.526Z] ++ set -x
13:43:20 [2019-12-16T13:43:20.526Z] ++ 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
13:43:20 [2019-12-16T13:43:20.810Z] INFO: Testing against a local daemon
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestCheckpoint
13:43:20 [2019-12-16T13:43:20.810Z] --- SKIP: TestCheckpoint (0.00s)
13:43:20 [2019-12-16T13:43:20.810Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestContainerInvalidJSON
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:43:20 [2019-12-16T13:43:20.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:43:20 [2019-12-16T13:43:20.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:43:20 [2019-12-16T13:43:20.810Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:43:20 [2019-12-16T13:43:20.810Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:43:20 [2019-12-16T13:43:20.810Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:43:20 [2019-12-16T13:43:20.810Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:43:20 [2019-12-16T13:43:20.810Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:43:20 [2019-12-16T13:43:20.810Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:43:20 [2019-12-16T13:43:20.810Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:43:20 [2019-12-16T13:43:20.810Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:43:20 [2019-12-16T13:43:20.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
13:43:20 [2019-12-16T13:43:20.810Z] === RUN   TestCopyFromContainerPathIsNotDir
13:43:20 [2019-12-16T13:43:20.980Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:43:20 [2019-12-16T13:43:20.980Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:43:21 [2019-12-16T13:43:21.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
13:43:21 [2019-12-16T13:43:21.094Z] === RUN   TestCopyToContainerPathDoesNotExist
13:43:21 [2019-12-16T13:43:21.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
13:43:21 [2019-12-16T13:43:21.094Z] === RUN   TestCopyToContainerPathIsNotDir
13:43:21 [2019-12-16T13:43:21.094Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
13:43:21 [2019-12-16T13:43:21.094Z] === RUN   TestCopyFromContainer
13:43:21 [2019-12-16T13:43:21.912Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:43:22 [2019-12-16T13:43:22.595Z] === RUN   TestCopyFromContainer//
13:43:22 [2019-12-16T13:43:22.881Z] === RUN   TestCopyFromContainer//bar/root
13:43:22 [2019-12-16T13:43:22.881Z] === RUN   TestCopyFromContainer//bar/root/
13:43:22 [2019-12-16T13:43:22.881Z] === RUN   TestCopyFromContainer/bar/quux
13:43:23 [2019-12-16T13:43:23.166Z] === RUN   TestCopyFromContainer/bar/quux/
13:43:23 [2019-12-16T13:43:23.166Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:43:23 [2019-12-16T13:43:23.282Z] --- PASS: TestServiceUpdateSecrets (15.28s)
13:43:23 [2019-12-16T13:43:23.282Z] === RUN   TestServiceUpdateConfigs
13:43:23 [2019-12-16T13:43:23.282Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:43:23 [2019-12-16T13:43:23.450Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:43:23 [2019-12-16T13:43:23.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:43:23 [2019-12-16T13:43:23.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCopyFromContainer/bar/notarget
13:43:23 [2019-12-16T13:43:23.734Z] --- PASS: TestCopyFromContainer (2.62s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer// (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:43:23 [2019-12-16T13:43:23.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateLinkToNonExistingContainer
13:43:23 [2019-12-16T13:43:23.734Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateWithInvalidEnv
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateWithInvalidEnv/0
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateWithInvalidEnv/0
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateWithInvalidEnv/1
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateWithInvalidEnv/1
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateWithInvalidEnv/2
13:43:23 [2019-12-16T13:43:23.734Z] === PAUSE TestCreateWithInvalidEnv/2
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateWithInvalidEnv/0
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateWithInvalidEnv/2
13:43:23 [2019-12-16T13:43:23.734Z] === CONT  TestCreateWithInvalidEnv/1
13:43:23 [2019-12-16T13:43:23.734Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:43:23 [2019-12-16T13:43:23.734Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:43:23 [2019-12-16T13:43:23.734Z] === RUN   TestCreateTmpfsMountsTarget
13:43:24 [2019-12-16T13:43:24.021Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:43:24 [2019-12-16T13:43:24.021Z] === RUN   TestCreateWithCustomMaskedPaths
13:43:25 [2019-12-16T13:43:25.179Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:43:25 [2019-12-16T13:43:25.179Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:43:25 [2019-12-16T13:43:25.179Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:43:25 [2019-12-16T13:43:25.179Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:43:25 [2019-12-16T13:43:25.179Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:43:26 [2019-12-16T13:43:26.054Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:43:26 [2019-12-16T13:43:26.054Z] --- PASS: TestCreateWithCapabilities (0.04s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
13:43:26 [2019-12-16T13:43:26.054Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
13:43:26 [2019-12-16T13:43:26.054Z] === RUN   TestCreateWithCustomReadonlyPaths
13:43:26 [2019-12-16T13:43:26.110Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:43:28 [2019-12-16T13:43:28.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:43:28 [2019-12-16T13:43:28.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:43:28 [2019-12-16T13:43:28.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:43:28 [2019-12-16T13:43:28.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
13:43:28 [2019-12-16T13:43:28.087Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:43:28 [2019-12-16T13:43:28.087Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
13:43:28 [2019-12-16T13:43:28.087Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
13:43:28 [2019-12-16T13:43:28.087Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
13:43:28 [2019-12-16T13:43:28.087Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestContainerStartOnDaemonRestart
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestContainerStartOnDaemonRestart
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestDaemonRestartIpcMode
13:43:28 [2019-12-16T13:43:28.087Z] === PAUSE TestDaemonRestartIpcMode
13:43:28 [2019-12-16T13:43:28.087Z] === RUN   TestDiff
13:43:28 [2019-12-16T13:43:28.709Z] --- PASS: TestDiff (0.65s)
13:43:28 [2019-12-16T13:43:28.709Z] === RUN   TestExecWithCloseStdin
13:43:29 [2019-12-16T13:43:29.328Z] --- PASS: TestExecWithCloseStdin (0.79s)
13:43:29 [2019-12-16T13:43:29.328Z] === RUN   TestExec
13:43:30 [2019-12-16T13:43:30.343Z] --- PASS: TestExec (0.75s)
13:43:30 [2019-12-16T13:43:30.343Z] === RUN   TestExecUser
13:43:30 [2019-12-16T13:43:30.961Z] --- PASS: TestExecUser (0.78s)
13:43:30 [2019-12-16T13:43:30.961Z] === RUN   TestExportContainerAndImportImage
13:43:31 [2019-12-16T13:43:31.378Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:43:31 [2019-12-16T13:43:31.378Z] === RUN   TestDockerSuite/TestContainerAPITop
13:43:31 [2019-12-16T13:43:31.942Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:43:31 [2019-12-16T13:43:31.942Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:43:31 [2019-12-16T13:43:31.978Z] --- PASS: TestExportContainerAndImportImage (0.93s)
13:43:31 [2019-12-16T13:43:31.978Z] === RUN   TestExportContainerAfterDaemonRestart
13:43:32 [2019-12-16T13:43:32.198Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:43:33 [2019-12-16T13:43:33.467Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
13:43:33 [2019-12-16T13:43:33.467Z] === RUN   TestHealthCheckWorkdir
13:43:34 [2019-12-16T13:43:34.483Z] --- PASS: TestHealthCheckWorkdir (0.92s)
13:43:34 [2019-12-16T13:43:34.483Z] === RUN   TestHealthKillContainer
13:43:35 [2019-12-16T13:43:35.470Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:43:35 [2019-12-16T13:43:35.571Z] --- PASS: TestUpdateRestartPolicy (19.86s)
13:43:35 [2019-12-16T13:43:35.571Z] === RUN   TestUpdateRestartWithAutoRemove
13:43:35 [2019-12-16T13:43:35.726Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:43:36 [2019-12-16T13:43:36.036Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s)
13:43:36 [2019-12-16T13:43:36.036Z] === RUN   TestWaitNonBlocked
13:43:36 [2019-12-16T13:43:36.036Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:43:36 [2019-12-16T13:43:36.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:43:36 [2019-12-16T13:43:36.036Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:43:36 [2019-12-16T13:43:36.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:43:36 [2019-12-16T13:43:36.036Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:43:36 [2019-12-16T13:43:36.036Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:43:36 [2019-12-16T13:43:36.657Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:43:36 [2019-12-16T13:43:36.913Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:43:37 [2019-12-16T13:43:37.166Z] --- PASS: TestHealthKillContainer (2.82s)
13:43:37 [2019-12-16T13:43:37.166Z] === RUN   TestInspectCpusetInConfigPre120
13:43:37 [2019-12-16T13:43:37.799Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
13:43:37 [2019-12-16T13:43:37.799Z] === RUN   TestIpcModeNone
13:43:37 [2019-12-16T13:43:37.844Z] --- PASS: TestServiceUpdateConfigs (14.73s)
13:43:37 [2019-12-16T13:43:37.844Z] === RUN   TestServiceUpdateNetwork
13:43:38 [2019-12-16T13:43:38.417Z] --- PASS: TestIpcModeNone (0.78s)
13:43:38 [2019-12-16T13:43:38.417Z] === RUN   TestIpcModePrivate
13:43:39 [2019-12-16T13:43:39.435Z] --- PASS: TestIpcModePrivate (0.76s)
13:43:39 [2019-12-16T13:43:39.435Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
13:43:39 [2019-12-16T13:43:39.435Z] === RUN   TestIpcModeShareable
13:43:40 [2019-12-16T13:43:40.060Z] --- PASS: TestIpcModeShareable (0.79s)
13:43:40 [2019-12-16T13:43:40.060Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
13:43:40 [2019-12-16T13:43:40.060Z] === RUN   TestAPIIpcModeShareableAndContainer
13:43:42 [2019-12-16T13:43:42.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
13:43:42 [2019-12-16T13:43:42.751Z] === RUN   TestAPIIpcModeHost
13:43:43 [2019-12-16T13:43:43.037Z] --- PASS: TestAPIIpcModeHost (0.62s)
13:43:43 [2019-12-16T13:43:43.037Z] === RUN   TestDaemonIpcModeShareable
13:43:43 [2019-12-16T13:43:43.104Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:43:43 [2019-12-16T13:43:43.104Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:43:43 [2019-12-16T13:43:43.155Z] --- PASS: TestWaitNonBlocked (0.03s)
13:43:43 [2019-12-16T13:43:43.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.45s)
13:43:43 [2019-12-16T13:43:43.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.21s)
13:43:43 [2019-12-16T13:43:43.155Z] === RUN   TestWaitBlocked
13:43:43 [2019-12-16T13:43:43.155Z] --- SKIP: TestWaitBlocked (0.00s)
13:43:43 [2019-12-16T13:43:43.155Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:43:43 [2019-12-16T13:43:43.155Z] PASS
13:43:43 [2019-12-16T13:43:43.155Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:43:43 [2019-12-16T13:43:43.155Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:43 [2019-12-16T13:43:43.155Z] INFO: Testing against a local daemon
13:43:43 [2019-12-16T13:43:43.155Z] === RUN   TestCommitInheritsEnv
13:43:43 [2019-12-16T13:43:43.155Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:43:43 [2019-12-16T13:43:43.155Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
13:43:43 [2019-12-16T13:43:43.155Z] === RUN   TestImportExtremelyLargeImageWorks
13:43:43 [2019-12-16T13:43:43.155Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:43:43 [2019-12-16T13:43:43.155Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
13:43:43 [2019-12-16T13:43:43.155Z] === RUN   TestImagesFilterMultiReference
13:43:43 [2019-12-16T13:43:43.619Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestImagePullPlatformInvalid
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestRemoveImageOrphaning
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagInvalidReference
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestTagInvalidReference (0.03s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagValidPrefixedRepo
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagExistedNameWithoutForce
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagOfficialNames
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestTagOfficialNames (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     tag_test.go:98: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestTagMatchesDigest
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestTagMatchesDigest (0.03s)
13:43:43 [2019-12-16T13:43:43.620Z] PASS
13:43:43 [2019-12-16T13:43:43.620Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:43:43 [2019-12-16T13:43:43.620Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:43 [2019-12-16T13:43:43.620Z] INFO: Testing against a local daemon
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestNetworkCreateDelete
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDockerNetworkDeletePreferID
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestInspectNetwork
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestInspectNetwork (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestRunContainerWithBridgeNone
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestNetworkInvalidJSON
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestNetworkInvalidJSON//networks/create
13:43:43 [2019-12-16T13:43:43.620Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:43:43 [2019-12-16T13:43:43.620Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:43:43 [2019-12-16T13:43:43.620Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:43:43 [2019-12-16T13:43:43.620Z] === CONT  TestNetworkInvalidJSON//networks/create
13:43:43 [2019-12-16T13:43:43.620Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:43:43 [2019-12-16T13:43:43.620Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:43:43 [2019-12-16T13:43:43.620Z] --- PASS: TestNetworkInvalidJSON (0.04s)
13:43:43 [2019-12-16T13:43:43.620Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDaemonRestartWithLiveRestore
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:29: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDaemonDefaultNetworkPools
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:51: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDaemonRestartWithExistingNetwork
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:94: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:127: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:177: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestServiceWithPredefinedNetwork
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:201: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:230: FLAKY_TEST
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestServiceWithDataPathPortInit
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:319: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:43:43 [2019-12-16T13:43:43.620Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:43:43 [2019-12-16T13:43:43.620Z]     service_test.go:386: testEnv.OSType == "windows"
13:43:43 [2019-12-16T13:43:43.620Z] PASS
13:43:43 [2019-12-16T13:43:43.620Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:43:43 [2019-12-16T13:43:43.620Z] PASS
13:43:43 [2019-12-16T13:43:43.620Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:43:43 [2019-12-16T13:43:43.620Z] PASS
13:43:43 [2019-12-16T13:43:43.620Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:43:43 [2019-12-16T13:43:43.620Z] PASS
13:43:43 [2019-12-16T13:43:43.620Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:43:44 [2019-12-16T13:43:44.083Z] PASS
13:43:44 [2019-12-16T13:43:44.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestPluginInvalidJSON
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:43:44 [2019-12-16T13:43:44.083Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:43:44 [2019-12-16T13:43:44.083Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:43:44 [2019-12-16T13:43:44.083Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:43:44 [2019-12-16T13:43:44.083Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:43:44 [2019-12-16T13:43:44.083Z] PASS
13:43:44 [2019-12-16T13:43:44.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestExternalGraphDriver
13:43:44 [2019-12-16T13:43:44.083Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:43:44 [2019-12-16T13:43:44.083Z]     external_test.go:48: runtime.GOOS == "windows"
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestGraphdriverPluginV2
13:43:44 [2019-12-16T13:43:44.083Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:43:44 [2019-12-16T13:43:44.083Z]     external_test.go:407: runtime.GOOS == "windows"
13:43:44 [2019-12-16T13:43:44.083Z] PASS
13:43:44 [2019-12-16T13:43:44.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.083Z] PASS
13:43:44 [2019-12-16T13:43:44.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.083Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.083Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestSecretInspect
13:43:44 [2019-12-16T13:43:44.083Z] --- SKIP: TestSecretInspect (0.00s)
13:43:44 [2019-12-16T13:43:44.083Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestSecretList
13:43:44 [2019-12-16T13:43:44.083Z] --- SKIP: TestSecretList (0.00s)
13:43:44 [2019-12-16T13:43:44.083Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.083Z] === RUN   TestSecretsCreateAndDelete
13:43:44 [2019-12-16T13:43:44.083Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:43:44 [2019-12-16T13:43:44.084Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.084Z] === RUN   TestSecretsUpdate
13:43:44 [2019-12-16T13:43:44.084Z] --- SKIP: TestSecretsUpdate (0.00s)
13:43:44 [2019-12-16T13:43:44.084Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.084Z] === RUN   TestTemplatedSecret
13:43:44 [2019-12-16T13:43:44.084Z] --- SKIP: TestTemplatedSecret (0.00s)
13:43:44 [2019-12-16T13:43:44.084Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.084Z] === RUN   TestSecretCreateResolve
13:43:44 [2019-12-16T13:43:44.084Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:43:44 [2019-12-16T13:43:44.084Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
13:43:44 [2019-12-16T13:43:44.084Z] PASS
13:43:44 [2019-12-16T13:43:44.084Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:43:44 [2019-12-16T13:43:44.084Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.084Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.084Z] === RUN   TestServiceCreateInit
13:43:44 [2019-12-16T13:43:44.520Z] --- PASS: TestDaemonIpcModeShareable (1.63s)
13:43:44 [2019-12-16T13:43:44.520Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:43:44 [2019-12-16T13:43:44.520Z] === RUN   TestDaemonIpcModePrivate
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:43:44 [2019-12-16T13:43:44.547Z] --- PASS: TestServiceCreateInit (0.04s)
13:43:44 [2019-12-16T13:43:44.547Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceMultipleTimes
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceConflict
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceMaxReplicas
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateWithDuplicateNetworkNames
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceSecretFileMode
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceConfigFileMode
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceSysctls
13:43:44 [2019-12-16T13:43:44.547Z] --- SKIP: TestCreateServiceSysctls (0.03s)
13:43:44 [2019-12-16T13:43:44.547Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.547Z] === RUN   TestCreateServiceCapabilities
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
13:43:44 [2019-12-16T13:43:44.548Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInspect
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestInspect (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServiceListWithStatuses
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestDockerNetworkConnectAlias
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestDockerNetworkReConnect
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServicePlugin
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServicePlugin (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServiceUpdateLabel
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServiceUpdateSecrets
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServiceUpdateConfigs
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestServiceUpdateNetwork
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
13:43:44 [2019-12-16T13:43:44.548Z] PASS
13:43:44 [2019-12-16T13:43:44.548Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:43:44 [2019-12-16T13:43:44.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.548Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestSessionCreate
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestSessionCreate (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestSessionCreateWithBadUpgrade
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:43:44 [2019-12-16T13:43:44.548Z] PASS
13:43:44 [2019-12-16T13:43:44.548Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:43:44 [2019-12-16T13:43:44.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:44 [2019-12-16T13:43:44.548Z] INFO: Testing against a local daemon
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestEventsExecDie
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestEventsExecDie (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestEventsBackwardsCompatible
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInfoAPI
13:43:44 [2019-12-16T13:43:44.548Z] --- PASS: TestInfoAPI (0.04s)
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInfoAPIWarnings
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInfoDebug
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestInfoDebug (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInfoInsecureRegistries
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestInfoRegistryMirrors
13:43:44 [2019-12-16T13:43:44.548Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
13:43:44 [2019-12-16T13:43:44.548Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:43:44 [2019-12-16T13:43:44.548Z] === RUN   TestLoginFailsWithBadCredentials
13:43:45 [2019-12-16T13:43:45.526Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s)
13:43:45 [2019-12-16T13:43:45.526Z] === RUN   TestPingCacheHeaders
13:43:45 [2019-12-16T13:43:45.526Z] --- PASS: TestPingCacheHeaders (0.03s)
13:43:45 [2019-12-16T13:43:45.526Z] === RUN   TestPingGet
13:43:45 [2019-12-16T13:43:45.526Z] --- PASS: TestPingGet (0.03s)
13:43:45 [2019-12-16T13:43:45.526Z] === RUN   TestPingHead
13:43:45 [2019-12-16T13:43:45.629Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:43:45 [2019-12-16T13:43:45.990Z] --- PASS: TestPingHead (0.04s)
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVersion
13:43:45 [2019-12-16T13:43:45.990Z] --- PASS: TestVersion (0.03s)
13:43:45 [2019-12-16T13:43:45.990Z] PASS
13:43:45 [2019-12-16T13:43:45.990Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:43:45 [2019-12-16T13:43:45.990Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:45 [2019-12-16T13:43:45.990Z] INFO: Testing against a local daemon
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVolumesCreateAndList
13:43:45 [2019-12-16T13:43:45.990Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVolumesRemove
13:43:45 [2019-12-16T13:43:45.990Z] --- SKIP: TestVolumesRemove (0.00s)
13:43:45 [2019-12-16T13:43:45.990Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVolumesInspect
13:43:45 [2019-12-16T13:43:45.990Z] --- PASS: TestVolumesInspect (0.04s)
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVolumesInvalidJSON
13:43:45 [2019-12-16T13:43:45.990Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:43:45 [2019-12-16T13:43:45.990Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:43:45 [2019-12-16T13:43:45.990Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:43:45 [2019-12-16T13:43:45.990Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:43:45 [2019-12-16T13:43:45.990Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:43:45 [2019-12-16T13:43:45.990Z] PASS
13:43:45 [2019-12-16T13:43:45.990Z] INFO: make.ps1 ended at 12/16/2019 13:43:45
13:43:45 [2019-12-16T13:43:45.990Z] INFO: Integration CLI tests being run from the host:
13:43:45 [2019-12-16T13:43:45.990Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
13:43:46 [2019-12-16T13:43:46.560Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
13:43:46 [2019-12-16T13:43:46.560Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:43:46 [2019-12-16T13:43:46.560Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:43:47 [2019-12-16T13:43:47.000Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:43:47 [2019-12-16T13:43:47.933Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
13:43:48 [2019-12-16T13:43:48.043Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
13:43:48 [2019-12-16T13:43:48.043Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:43:48 [2019-12-16T13:43:48.043Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:43:49 [2019-12-16T13:43:49.528Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
13:43:49 [2019-12-16T13:43:49.528Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:43:49 [2019-12-16T13:43:49.528Z] === RUN   TestIpcModeOlderClient
13:43:49 [2019-12-16T13:43:49.528Z] === PAUSE TestIpcModeOlderClient
13:43:49 [2019-12-16T13:43:49.528Z] === RUN   TestKillContainerInvalidSignal
13:43:49 [2019-12-16T13:43:49.828Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
13:43:50 [2019-12-16T13:43:50.153Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
13:43:50 [2019-12-16T13:43:50.153Z] === RUN   TestKillContainer
13:43:50 [2019-12-16T13:43:50.153Z] === RUN   TestKillContainer/no_signal
13:43:51 [2019-12-16T13:43:51.161Z] === RUN   TestKillContainer/non_killing_signal
13:43:51 [2019-12-16T13:43:51.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
13:43:51 [2019-12-16T13:43:51.445Z] === RUN   TestKillContainer/killing_signal
13:43:52 [2019-12-16T13:43:52.458Z] --- PASS: TestKillContainer (2.04s)
13:43:52 [2019-12-16T13:43:52.458Z]     --- PASS: TestKillContainer/no_signal (0.68s)
13:43:52 [2019-12-16T13:43:52.458Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
13:43:52 [2019-12-16T13:43:52.458Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
13:43:52 [2019-12-16T13:43:52.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:43:52 [2019-12-16T13:43:52.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:43:53 [2019-12-16T13:43:53.074Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:43:53 [2019-12-16T13:43:53.091Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
13:43:53 [2019-12-16T13:43:53.655Z] --- PASS: TestServiceUpdateNetwork (15.77s)
13:43:53 [2019-12-16T13:43:53.655Z] PASS
13:43:53 [2019-12-16T13:43:53.655Z] 
13:43:53 [2019-12-16T13:43:53.655Z] === Skipped
13:43:53 [2019-12-16T13:43:53.655Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:43:53 [2019-12-16T13:43:53.655Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:43:53 [2019-12-16T13:43:53.655Z] 
13:43:53 [2019-12-16T13:43:53.655Z] 
13:43:53 [2019-12-16T13:43:53.655Z] DONE 20 tests, 1 skipped in 171.026s
13:43:53 [2019-12-16T13:43:53.655Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:43:53 [2019-12-16T13:43:53.655Z] ++ 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
13:43:53 [2019-12-16T13:43:53.655Z] ++ set -e
13:43:53 [2019-12-16T13:43:53.655Z] ++ '[' -n 0 ']'
13:43:53 [2019-12-16T13:43:53.655Z] ++ set -x
13:43:53 [2019-12-16T13:43:53.655Z] ++ 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
13:43:53 [2019-12-16T13:43:53.655Z] INFO: Testing against a local daemon
13:43:53 [2019-12-16T13:43:53.655Z] === RUN   TestSessionCreate
13:43:53 [2019-12-16T13:43:53.655Z] --- PASS: TestSessionCreate (0.04s)
13:43:53 [2019-12-16T13:43:53.655Z] === RUN   TestSessionCreateWithBadUpgrade
13:43:53 [2019-12-16T13:43:53.655Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:43:53 [2019-12-16T13:43:53.655Z] PASS
13:43:53 [2019-12-16T13:43:53.655Z] 
13:43:53 [2019-12-16T13:43:53.655Z] DONE 2 tests in 0.174s
13:43:53 [2019-12-16T13:43:53.655Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:43:53 [2019-12-16T13:43:53.655Z] ++ 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
13:43:53 [2019-12-16T13:43:53.655Z] ++ set -e
13:43:53 [2019-12-16T13:43:53.655Z] ++ '[' -n 0 ']'
13:43:53 [2019-12-16T13:43:53.655Z] ++ set -x
13:43:53 [2019-12-16T13:43:53.655Z] ++ 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
13:43:53 [2019-12-16T13:43:53.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
13:43:53 [2019-12-16T13:43:53.695Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
13:43:53 [2019-12-16T13:43:53.695Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
13:43:53 [2019-12-16T13:43:53.695Z] === RUN   TestKillStoppedContainer
13:43:53 [2019-12-16T13:43:53.695Z] --- PASS: TestKillStoppedContainer (0.08s)
13:43:53 [2019-12-16T13:43:53.695Z] === RUN   TestKillStoppedContainerAPIPre120
13:43:53 [2019-12-16T13:43:53.695Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
13:43:53 [2019-12-16T13:43:53.695Z] === RUN   TestKillDifferentUserContainer
13:43:53 [2019-12-16T13:43:53.912Z] INFO: Testing against a local daemon
13:43:53 [2019-12-16T13:43:53.912Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:43:53 [2019-12-16T13:43:53.912Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:43:53 [2019-12-16T13:43:53.912Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:43:53 [2019-12-16T13:43:53.912Z] === RUN   TestEventsExecDie
13:43:54 [2019-12-16T13:43:54.486Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a4bca0_<nil>}
13:43:54 [2019-12-16T13:43:54.620Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:43:54 [2019-12-16T13:43:54.620Z] INFO: Testing against a local daemon
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:43:54 [2019-12-16T13:43:54.620Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:43:54 [2019-12-16T13:43:54.707Z] --- PASS: TestKillDifferentUserContainer (0.69s)
13:43:54 [2019-12-16T13:43:54.707Z] === RUN   TestInspectOomKilledTrue
13:43:54 [2019-12-16T13:43:54.749Z] --- PASS: TestEventsExecDie (0.96s)
13:43:54 [2019-12-16T13:43:54.749Z] === RUN   TestEventsBackwardsCompatible
13:43:55 [2019-12-16T13:43:55.010Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:43:55 [2019-12-16T13:43:55.010Z] === RUN   TestInfoBinaryCommits
13:43:55 [2019-12-16T13:43:55.010Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:43:55 [2019-12-16T13:43:55.010Z] === RUN   TestInfoAPIVersioned
13:43:55 [2019-12-16T13:43:55.010Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:43:55 [2019-12-16T13:43:55.010Z] === RUN   TestInfoDiscoveryBackend
13:43:55 [2019-12-16T13:43:55.085Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:43:55 [2019-12-16T13:43:55.548Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:43:55 [2019-12-16T13:43:55.573Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
13:43:55 [2019-12-16T13:43:55.573Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:43:55 [2019-12-16T13:43:55.722Z] --- PASS: TestInspectOomKilledTrue (1.22s)
13:43:55 [2019-12-16T13:43:55.722Z] === RUN   TestInspectOomKilledFalse
13:43:56 [2019-12-16T13:43:56.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1399931785_/foo_false__<nil>_<nil>_<nil>}
13:43:56 [2019-12-16T13:43:56.346Z] --- PASS: TestInspectOomKilledFalse (0.67s)
13:43:56 [2019-12-16T13:43:56.346Z] === RUN   TestLinksEtcHostsContentMatch
13:43:56 [2019-12-16T13:43:56.393Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:43:56 [2019-12-16T13:43:56.394Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:43:56 [2019-12-16T13:43:56.956Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:43:56 [2019-12-16T13:43:56.956Z] === RUN   TestInfoAPI
13:43:56 [2019-12-16T13:43:56.956Z] --- PASS: TestInfoAPI (0.02s)
13:43:56 [2019-12-16T13:43:56.956Z] === RUN   TestInfoAPIWarnings
13:43:56 [2019-12-16T13:43:56.965Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
13:43:56 [2019-12-16T13:43:56.965Z] === RUN   TestLinksContainerNames
13:43:57 [2019-12-16T13:43:57.520Z] --- PASS: TestInfoAPIWarnings (0.52s)
13:43:57 [2019-12-16T13:43:57.520Z] === RUN   TestInfoDebug
13:43:57 [2019-12-16T13:43:57.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1399931785_/foo_true__<nil>_<nil>_<nil>}
13:43:58 [2019-12-16T13:43:58.084Z] --- PASS: TestInfoDebug (0.53s)
13:43:58 [2019-12-16T13:43:58.084Z] === RUN   TestInfoInsecureRegistries
13:43:58 [2019-12-16T13:43:58.443Z] --- PASS: TestLinksContainerNames (1.26s)
13:43:58 [2019-12-16T13:43:58.443Z] === RUN   TestLogsFollowTailEmpty
13:43:58 [2019-12-16T13:43:58.647Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:43:58 [2019-12-16T13:43:58.647Z] === RUN   TestInfoRegistryMirrors
13:43:58 [2019-12-16T13:43:58.726Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
13:43:58 [2019-12-16T13:43:58.726Z] === RUN   TestContainerNetworkMountsNoChown
13:43:59 [2019-12-16T13:43:59.211Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:43:59 [2019-12-16T13:43:59.211Z] === RUN   TestLoginFailsWithBadCredentials
13:43:59 [2019-12-16T13:43:59.211Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_false__<nil>_<nil>_<nil>}
13:43:59 [2019-12-16T13:43:59.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
13:43:59 [2019-12-16T13:43:59.347Z] === RUN   TestMountDaemonRoot
13:43:59 [2019-12-16T13:43:59.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
13:43:59 [2019-12-16T13:43:59.468Z] === RUN   TestPingCacheHeaders
13:43:59 [2019-12-16T13:43:59.468Z] --- PASS: TestPingCacheHeaders (0.02s)
13:43:59 [2019-12-16T13:43:59.468Z] === RUN   TestPingGet
13:43:59 [2019-12-16T13:43:59.468Z] --- PASS: TestPingGet (0.01s)
13:43:59 [2019-12-16T13:43:59.468Z] === RUN   TestPingHead
13:43:59 [2019-12-16T13:43:59.468Z] --- PASS: TestPingHead (0.02s)
13:43:59 [2019-12-16T13:43:59.468Z] === RUN   TestVersion
13:43:59 [2019-12-16T13:43:59.468Z] --- PASS: TestVersion (0.02s)
13:43:59 [2019-12-16T13:43:59.468Z] PASS
13:43:59 [2019-12-16T13:43:59.468Z] 
13:43:59 [2019-12-16T13:43:59.468Z] === Skipped
13:43:59 [2019-12-16T13:43:59.468Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:43:59 [2019-12-16T13:43:59.468Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:43:59 [2019-12-16T13:43:59.468Z] 
13:43:59 [2019-12-16T13:43:59.468Z] 
13:43:59 [2019-12-16T13:43:59.468Z] DONE 18 tests, 1 skipped in 5.674s
13:43:59 [2019-12-16T13:43:59.468Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:43:59 [2019-12-16T13:43:59.468Z] ++ 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
13:43:59 [2019-12-16T13:43:59.468Z] ++ set -e
13:43:59 [2019-12-16T13:43:59.468Z] ++ '[' -n 0 ']'
13:43:59 [2019-12-16T13:43:59.468Z] ++ set -x
13:43:59 [2019-12-16T13:43:59.468Z] ++ 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
13:43:59 [2019-12-16T13:43:59.468Z] INFO: Testing against a local daemon
13:43:59 [2019-12-16T13:43:59.468Z] === RUN   TestVolumesCreateAndList
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/default
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/default
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/private
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/private
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rprivate
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rprivate
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/slave
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/slave
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rslave
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rslave
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/shared
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/shared
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rshared
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rshared
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/default
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rslave
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/slave
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/default/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rprivate
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/default/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/private
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/private/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rshared
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/private/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/shared
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/default/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/default/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/private/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/private/mount_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:43:59 [2019-12-16T13:43:59.645Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:43:59 [2019-12-16T13:43:59.725Z] --- PASS: TestVolumesCreateAndList (0.05s)
13:43:59 [2019-12-16T13:43:59.725Z] === RUN   TestVolumesRemove
13:43:59 [2019-12-16T13:43:59.725Z] --- PASS: TestVolumesRemove (0.10s)
13:43:59 [2019-12-16T13:43:59.725Z] === RUN   TestVolumesInspect
13:43:59 [2019-12-16T13:43:59.725Z] --- PASS: TestVolumesInspect (0.02s)
13:43:59 [2019-12-16T13:43:59.725Z] === RUN   TestVolumesInvalidJSON
13:43:59 [2019-12-16T13:43:59.725Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:43:59 [2019-12-16T13:43:59.725Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:43:59 [2019-12-16T13:43:59.725Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:43:59 [2019-12-16T13:43:59.725Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:43:59 [2019-12-16T13:43:59.725Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:43:59 [2019-12-16T13:43:59.725Z] PASS
13:43:59 [2019-12-16T13:43:59.725Z] 
13:43:59 [2019-12-16T13:43:59.725Z] DONE 5 tests in 0.338s
13:43:59 [2019-12-16T13:43:59.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:43:59 [2019-12-16T13:43:59.930Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:43:59 [2019-12-16T13:43:59.930Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:43:59 [2019-12-16T13:43:59.930Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:43:59 [2019-12-16T13:43:59.930Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:43:59 [2019-12-16T13:43:59.930Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:43:59 [2019-12-16T13:43:59.930Z] --- PASS: TestMountDaemonRoot (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
13:43:59 [2019-12-16T13:43:59.930Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:43:59 [2019-12-16T13:43:59.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:43:59 [2019-12-16T13:43:59.930Z] === RUN   TestContainerBindMountNonRecursive
13:44:00 [2019-12-16T13:44:00.027Z] ++++ cat bundles/test-integration/docker.pid
13:44:00 [2019-12-16T13:44:00.027Z] +++ kill 5337
13:44:00 [2019-12-16T13:44:00.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_true__<nil>_<nil>_<nil>}
13:44:01 [2019-12-16T13:44:01.413Z] --- PASS: TestContainerBindMountNonRecursive (1.59s)
13:44:01 [2019-12-16T13:44:01.413Z] === RUN   TestNetworkNat
13:44:01 [2019-12-16T13:44:01.521Z] +++ /etc/init.d/apparmor stop
13:44:01 [2019-12-16T13:44:01.521Z] Clearing AppArmor profiles cache:.
13:44:01 [2019-12-16T13:44:01.521Z] All profile caches have been cleared, but no profiles have been unloaded.
13:44:01 [2019-12-16T13:44:01.521Z] Unloading profiles will leave already running processes permanently
13:44:01 [2019-12-16T13:44:01.521Z] unconfined, which can lead to unexpected situations.
13:44:01 [2019-12-16T13:44:01.521Z] 
13:44:01 [2019-12-16T13:44:01.521Z] To set a process to complain mode, use the command line tool
13:44:01 [2019-12-16T13:44:01.521Z] 'aa-complain'. To really tear down all profiles, run the init script
13:44:01 [2019-12-16T13:44:01.521Z] with the 'teardown' option."
13:44:01 [2019-12-16T13:44:01.521Z] 
13:44:02 [2019-12-16T13:44:02.032Z] --- PASS: TestNetworkNat (0.69s)
13:44:02 [2019-12-16T13:44:02.032Z] === RUN   TestNetworkLocalhostTCPNat
13:44:02 [2019-12-16T13:44:02.451Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_true__0xc00097e2c0_<nil>_<nil>}
13:44:03 [2019-12-16T13:44:03.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
13:44:03 [2019-12-16T13:44:03.046Z] === RUN   TestNetworkLoopbackNat
13:44:03 [2019-12-16T13:44:03.669Z] --- PASS: TestNetworkLoopbackNat (0.91s)
13:44:03 [2019-12-16T13:44:03.669Z] === RUN   TestPause
13:44:04 [2019-12-16T13:44:04.346Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00097e360_<nil>}
13:44:04 [2019-12-16T13:44:04.682Z] --- PASS: TestPause (0.70s)
13:44:04 [2019-12-16T13:44:04.682Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:44:04 [2019-12-16T13:44:04.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:44:04 [2019-12-16T13:44:04.682Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:44:04 [2019-12-16T13:44:04.682Z] === RUN   TestPauseStopPausedContainer
13:44:05 [2019-12-16T13:44:05.300Z] --- PASS: TestPauseStopPausedContainer (0.69s)
13:44:05 [2019-12-16T13:44:05.300Z] === RUN   TestPsFilter
13:44:05 [2019-12-16T13:44:05.300Z] --- PASS: TestPsFilter (0.19s)
13:44:05 [2019-12-16T13:44:05.300Z] === RUN   TestRemoveContainerWithRemovedVolume
13:44:05 [2019-12-16T13:44:05.716Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00097e3a0_<nil>}
13:44:05 [2019-12-16T13:44:05.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
13:44:05 [2019-12-16T13:44:05.917Z] === RUN   TestRemoveContainerWithVolume
13:44:06 [2019-12-16T13:44:06.931Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
13:44:06 [2019-12-16T13:44:06.931Z] === RUN   TestRemoveContainerRunning
13:44:07 [2019-12-16T13:44:07.550Z] --- PASS: TestRemoveContainerRunning (0.67s)
13:44:07 [2019-12-16T13:44:07.550Z] === RUN   TestRemoveContainerForceRemoveRunning
13:44:07 [2019-12-16T13:44:07.611Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00097e3e0_<nil>}
13:44:08 [2019-12-16T13:44:08.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
13:44:08 [2019-12-16T13:44:08.166Z] === RUN   TestRemoveInvalidContainer
13:44:08 [2019-12-16T13:44:08.166Z] --- PASS: TestRemoveInvalidContainer (0.03s)
13:44:08 [2019-12-16T13:44:08.166Z] === RUN   TestRenameLinkedContainer
13:44:08 [2019-12-16T13:44:08.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00097e420_<nil>}
13:44:10 [2019-12-16T13:44:10.858Z] --- PASS: TestRenameLinkedContainer (2.62s)
13:44:10 [2019-12-16T13:44:10.858Z] === RUN   TestRenameStoppedContainer
13:44:10 [2019-12-16T13:44:10.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:44:11 [2019-12-16T13:44:11.477Z] --- PASS: TestRenameStoppedContainer (0.69s)
13:44:11 [2019-12-16T13:44:11.477Z] === RUN   TestRenameRunningContainerAndReuse
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:44:12 [2019-12-16T13:44:12.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:44:12 [2019-12-16T13:44:12.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:44:12 [2019-12-16T13:44:12.755Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:44:12 [2019-12-16T13:44:12.958Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
13:44:12 [2019-12-16T13:44:12.958Z] === RUN   TestRenameInvalidName
13:44:13 [2019-12-16T13:44:13.575Z] --- PASS: TestRenameInvalidName (0.66s)
13:44:13 [2019-12-16T13:44:13.575Z] === RUN   TestRenameAnonymousContainer
13:44:16 [2019-12-16T13:44:16.026Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:44:16 [2019-12-16T13:44:16.264Z] --- PASS: TestRenameAnonymousContainer (2.48s)
13:44:16 [2019-12-16T13:44:16.264Z] === RUN   TestRenameContainerWithSameName
13:44:16 [2019-12-16T13:44:16.549Z] --- PASS: TestRenameContainerWithSameName (0.63s)
13:44:16 [2019-12-16T13:44:16.549Z] === RUN   TestRenameContainerWithLinkedContainer
13:44:17 [2019-12-16T13:44:17.943Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:44:18 [2019-12-16T13:44:18.024Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
13:44:18 [2019-12-16T13:44:18.024Z] === RUN   TestResize
13:44:18 [2019-12-16T13:44:18.643Z] --- PASS: TestResize (0.65s)
13:44:18 [2019-12-16T13:44:18.643Z] === RUN   TestResizeWithInvalidSize
13:44:19 [2019-12-16T13:44:19.261Z] --- PASS: TestResizeWithInvalidSize (0.69s)
13:44:19 [2019-12-16T13:44:19.261Z] === RUN   TestResizeWhenContainerNotStarted
13:44:19 [2019-12-16T13:44:19.883Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:44:19 [2019-12-16T13:44:19.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:44:21 [2019-12-16T13:44:21.216Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:44:21 [2019-12-16T13:44:21.388Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:44:22 [2019-12-16T13:44:22.584Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:44:22 [2019-12-16T13:44:22.841Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:44:22 [2019-12-16T13:44:22.888Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:44:23 [2019-12-16T13:44:23.770Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:44:23 [2019-12-16T13:44:23.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:44:24 [2019-12-16T13:44:24.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:44:24 [2019-12-16T13:44:24.701Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:44:25 [2019-12-16T13:44:25.775Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:44:26 [2019-12-16T13:44:26.259Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:44:26 [2019-12-16T13:44:26.706Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:44:27 [2019-12-16T13:44:27.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:44:27 [2019-12-16T13:44:27.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:44:28 [2019-12-16T13:44:28.075Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:44:28 [2019-12-16T13:44:28.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:44:29 [2019-12-16T13:44:29.005Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:44:29 [2019-12-16T13:44:29.935Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:44:30 [2019-12-16T13:44:30.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.15s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.22s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.40s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.34s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.19s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
13:44:30 [2019-12-16T13:44:30.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s)
13:44:30 [2019-12-16T13:44:30.352Z] === RUN   TestCgroupNamespacesRun
13:44:30 [2019-12-16T13:44:30.865Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:44:31 [2019-12-16T13:44:31.795Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:44:31 [2019-12-16T13:44:31.846Z] --- PASS: TestCgroupNamespacesRun (1.67s)
13:44:31 [2019-12-16T13:44:31.846Z] === RUN   TestCgroupNamespacesRunPrivileged
13:44:33 [2019-12-16T13:44:33.164Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:44:33 [2019-12-16T13:44:33.878Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
13:44:33 [2019-12-16T13:44:33.878Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:44:34 [2019-12-16T13:44:34.094Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:44:35 [2019-12-16T13:44:35.025Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:44:35 [2019-12-16T13:44:35.359Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
13:44:35 [2019-12-16T13:44:35.359Z] === RUN   TestCgroupNamespacesRunHostMode
13:44:35 [2019-12-16T13:44:35.958Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:44:36 [2019-12-16T13:44:36.843Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
13:44:36 [2019-12-16T13:44:36.843Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:44:37 [2019-12-16T13:44:37.852Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:44:38 [2019-12-16T13:44:38.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
13:44:38 [2019-12-16T13:44:38.336Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:44:38 [2019-12-16T13:44:38.783Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:44:39 [2019-12-16T13:44:39.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
13:44:39 [2019-12-16T13:44:39.353Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:44:39 [2019-12-16T13:44:39.721Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:44:39 [2019-12-16T13:44:39.721Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:44:40 [2019-12-16T13:44:40.370Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
13:44:40 [2019-12-16T13:44:40.370Z] === RUN   TestCgroupNamespacesRunOlderClient
13:44:40 [2019-12-16T13:44:40.658Z] === RUN   TestDockerSuite/TestCpRelativePath
13:44:41 [2019-12-16T13:44:41.588Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:44:41 [2019-12-16T13:44:41.849Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
13:44:41 [2019-12-16T13:44:41.849Z] === RUN   TestKernelTCPMemory
13:44:42 [2019-12-16T13:44:42.878Z] --- PASS: TestKernelTCPMemory (0.87s)
13:44:42 [2019-12-16T13:44:42.878Z] === RUN   TestNISDomainname
13:44:42 [2019-12-16T13:44:42.958Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:44:42 [2019-12-16T13:44:42.958Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:44:43 [2019-12-16T13:44:43.889Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:44:43 [2019-12-16T13:44:43.896Z] --- PASS: TestNISDomainname (0.89s)
13:44:43 [2019-12-16T13:44:43.896Z] === RUN   TestHostnameDnsResolution
13:44:44 [2019-12-16T13:44:44.908Z] --- PASS: TestHostnameDnsResolution (1.08s)
13:44:44 [2019-12-16T13:44:44.908Z] === RUN   TestStats
13:44:45 [2019-12-16T13:44:45.258Z] === RUN   TestDockerSuite/TestCpToCaseA
13:44:46 [2019-12-16T13:44:46.628Z] === RUN   TestDockerSuite/TestCpToCaseB
13:44:47 [2019-12-16T13:44:47.066Z] --- PASS: TestStats (2.07s)
13:44:47 [2019-12-16T13:44:47.066Z] === RUN   TestStopContainerWithTimeout
13:44:47 [2019-12-16T13:44:47.066Z] === RUN   TestStopContainerWithTimeout/0
13:44:47 [2019-12-16T13:44:47.066Z] === PAUSE TestStopContainerWithTimeout/0
13:44:47 [2019-12-16T13:44:47.066Z] === RUN   TestStopContainerWithTimeout/1
13:44:47 [2019-12-16T13:44:47.066Z] === PAUSE TestStopContainerWithTimeout/1
13:44:47 [2019-12-16T13:44:47.066Z] === RUN   TestStopContainerWithTimeout/3
13:44:47 [2019-12-16T13:44:47.066Z] === PAUSE TestStopContainerWithTimeout/3
13:44:47 [2019-12-16T13:44:47.066Z] === RUN   TestStopContainerWithTimeout/-1
13:44:47 [2019-12-16T13:44:47.066Z] === PAUSE TestStopContainerWithTimeout/-1
13:44:47 [2019-12-16T13:44:47.066Z] === CONT  TestStopContainerWithTimeout/0
13:44:47 [2019-12-16T13:44:47.066Z] === CONT  TestStopContainerWithTimeout/1
13:44:47 [2019-12-16T13:44:47.066Z] === CONT  TestStopContainerWithTimeout/-1
13:44:47 [2019-12-16T13:44:47.066Z] === CONT  TestStopContainerWithTimeout/3
13:44:47 [2019-12-16T13:44:47.560Z] === RUN   TestDockerSuite/TestCpToCaseC
13:44:50 [2019-12-16T13:44:50.084Z] === RUN   TestDockerSuite/TestCpToCaseD
13:44:50 [2019-12-16T13:44:50.545Z] --- PASS: TestStopContainerWithTimeout (0.03s)
13:44:50 [2019-12-16T13:44:50.545Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
13:44:50 [2019-12-16T13:44:50.545Z]     --- PASS: TestStopContainerWithTimeout/1 (2.40s)
13:44:50 [2019-12-16T13:44:50.545Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
13:44:50 [2019-12-16T13:44:50.545Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
13:44:50 [2019-12-16T13:44:50.545Z] === RUN   TestDeleteDevicemapper
13:44:50 [2019-12-16T13:44:50.545Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:44:50 [2019-12-16T13:44:50.545Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:44:50 [2019-12-16T13:44:50.545Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:44:51 [2019-12-16T13:44:51.433Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:44:51 [2019-12-16T13:44:51.433Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:44:51 [2019-12-16T13:44:51.433Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:44:53 [2019-12-16T13:44:53.243Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s)
13:44:53 [2019-12-16T13:44:53.243Z] === RUN   TestUpdateMemory
13:44:54 [2019-12-16T13:44:54.264Z] --- PASS: TestUpdateMemory (0.98s)
13:44:54 [2019-12-16T13:44:54.264Z] === RUN   TestUpdateCPUQuota
13:44:54 [2019-12-16T13:44:54.707Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:44:55 [2019-12-16T13:44:55.273Z] --- PASS: TestUpdateCPUQuota (1.12s)
13:44:55 [2019-12-16T13:44:55.274Z] === RUN   TestUpdatePidsLimit
13:44:55 [2019-12-16T13:44:55.274Z] === RUN   TestUpdatePidsLimit/update_from_none
13:44:55 [2019-12-16T13:44:55.340Z] === RUN   TestDockerSuite/TestCpToCaseE
13:44:55 [2019-12-16T13:44:55.557Z] === RUN   TestUpdatePidsLimit/no_change
13:44:55 [2019-12-16T13:44:55.841Z] === RUN   TestUpdatePidsLimit/update_lower
13:44:56 [2019-12-16T13:44:56.125Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:44:56 [2019-12-16T13:44:56.407Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:44:56 [2019-12-16T13:44:56.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:44:57 [2019-12-16T13:44:57.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:44:58 [2019-12-16T13:44:58.568Z] --- PASS: TestUpdatePidsLimit (3.25s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
13:44:58 [2019-12-16T13:44:58.568Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
13:44:58 [2019-12-16T13:44:58.568Z] === RUN   TestUpdateRestartPolicy
13:44:58 [2019-12-16T13:44:58.614Z] === RUN   TestDockerSuite/TestCpToCaseF
13:44:58 [2019-12-16T13:44:58.883Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:44:59 [2019-12-16T13:44:59.544Z] === RUN   TestDockerSuite/TestCpToCaseG
13:45:00 [2019-12-16T13:45:00.253Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:45:01 [2019-12-16T13:45:01.626Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:45:02 [2019-12-16T13:45:02.995Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:45:03 [2019-12-16T13:45:03.558Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:45:04 [2019-12-16T13:45:04.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:45:04 [2019-12-16T13:45:04.799Z] === RUN   TestDockerSuite/TestCpToCaseH
13:45:06 [2019-12-16T13:45:06.080Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:45:07 [2019-12-16T13:45:07.450Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:45:08 [2019-12-16T13:45:08.982Z] === RUN   TestDockerSuite/TestCpToCaseI
13:45:09 [2019-12-16T13:45:09.564Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:45:09 [2019-12-16T13:45:09.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:45:09 [2019-12-16T13:45:09.972Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:45:11 [2019-12-16T13:45:11.107Z] --- PASS: TestUpdateRestartPolicy (12.09s)
13:45:11 [2019-12-16T13:45:11.107Z] === RUN   TestUpdateRestartWithAutoRemove
13:45:11 [2019-12-16T13:45:11.107Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
13:45:11 [2019-12-16T13:45:11.107Z] === RUN   TestWaitNonBlocked
13:45:11 [2019-12-16T13:45:11.107Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:45:11 [2019-12-16T13:45:11.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:45:11 [2019-12-16T13:45:11.107Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:45:11 [2019-12-16T13:45:11.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:45:11 [2019-12-16T13:45:11.396Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:45:11 [2019-12-16T13:45:11.396Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:45:12 [2019-12-16T13:45:12.019Z] --- PASS: TestWaitNonBlocked (0.04s)
13:45:12 [2019-12-16T13:45:12.019Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
13:45:12 [2019-12-16T13:45:12.019Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
13:45:12 [2019-12-16T13:45:12.019Z] === RUN   TestWaitBlocked
13:45:12 [2019-12-16T13:45:12.019Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:45:12 [2019-12-16T13:45:12.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:45:12 [2019-12-16T13:45:12.019Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:45:12 [2019-12-16T13:45:12.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:45:12 [2019-12-16T13:45:12.308Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:45:12 [2019-12-16T13:45:12.308Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:45:12 [2019-12-16T13:45:12.491Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:45:13 [2019-12-16T13:45:13.319Z] --- PASS: TestWaitBlocked (0.04s)
13:45:13 [2019-12-16T13:45:13.319Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
13:45:13 [2019-12-16T13:45:13.319Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
13:45:13 [2019-12-16T13:45:13.319Z] === CONT  TestContainerStartOnDaemonRestart
13:45:13 [2019-12-16T13:45:13.319Z] === CONT  TestIpcModeOlderClient
13:45:13 [2019-12-16T13:45:13.319Z] === CONT  TestDaemonRestartIpcMode
13:45:13 [2019-12-16T13:45:13.319Z] --- PASS: TestIpcModeOlderClient (0.15s)
13:45:15 [2019-12-16T13:45:15.011Z] #33 159.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:45:16 [2019-12-16T13:45:16.112Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:45:16 [2019-12-16T13:45:16.382Z] #33 161.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:45:17 [2019-12-16T13:45:17.042Z] === RUN   TestDockerSuite/TestCpToDot
13:45:17 [2019-12-16T13:45:17.736Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
13:45:17 [2019-12-16T13:45:17.736Z] --- PASS: TestContainerStartOnDaemonRestart (3.90s)
13:45:17 [2019-12-16T13:45:17.736Z] PASS
13:45:17 [2019-12-16T13:45:17.736Z] 
13:45:17 [2019-12-16T13:45:17.736Z] === Skipped
13:45:17 [2019-12-16T13:45:17.736Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
13:45:17 [2019-12-16T13:45:17.736Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:45:17 [2019-12-16T13:45:17.736Z] 
13:45:17 [2019-12-16T13:45:17.736Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:45:17 [2019-12-16T13:45:17.736Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:45:17 [2019-12-16T13:45:17.736Z] 
13:45:17 [2019-12-16T13:45:17.736Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
13:45:17 [2019-12-16T13:45:17.736Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:45:17 [2019-12-16T13:45:17.736Z] 
13:45:17 [2019-12-16T13:45:17.736Z] 
13:45:17 [2019-12-16T13:45:17.736Z] DONE 197 tests, 3 skipped in 116.389s
13:45:17 [2019-12-16T13:45:17.736Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
13:45:17 [2019-12-16T13:45:17.736Z] ++ 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
13:45:17 [2019-12-16T13:45:17.736Z] ++ set -e
13:45:17 [2019-12-16T13:45:17.736Z] ++ '[' -n 0 ']'
13:45:17 [2019-12-16T13:45:17.736Z] ++ set -x
13:45:17 [2019-12-16T13:45:17.737Z] ++ 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
13:45:17 [2019-12-16T13:45:17.737Z] INFO: Testing against a local daemon
13:45:17 [2019-12-16T13:45:17.737Z] === RUN   TestCommitInheritsEnv
13:45:17 [2019-12-16T13:45:17.737Z] --- PASS: TestCommitInheritsEnv (0.46s)
13:45:17 [2019-12-16T13:45:17.737Z] === RUN   TestImportExtremelyLargeImageWorks
13:45:17 [2019-12-16T13:45:17.737Z] === PAUSE TestImportExtremelyLargeImageWorks
13:45:17 [2019-12-16T13:45:17.737Z] === RUN   TestImagesFilterMultiReference
13:45:17 [2019-12-16T13:45:17.737Z] --- PASS: TestImagesFilterMultiReference (0.07s)
13:45:17 [2019-12-16T13:45:17.737Z] === RUN   TestImagePullPlatformInvalid
13:45:17 [2019-12-16T13:45:17.737Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
13:45:17 [2019-12-16T13:45:17.737Z] === RUN   TestRemoveImageOrphaning
13:45:17 [2019-12-16T13:45:17.975Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestRemoveImageOrphaning (0.42s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestRemoveImageGarbageCollector
13:45:18 [2019-12-16T13:45:18.356Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:45:18 [2019-12-16T13:45:18.356Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagInvalidReference
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagInvalidReference (0.04s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagValidPrefixedRepo
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagExistedNameWithoutForce
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagOfficialNames
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagOfficialNames (0.05s)
13:45:18 [2019-12-16T13:45:18.356Z] === RUN   TestTagMatchesDigest
13:45:18 [2019-12-16T13:45:18.356Z] --- PASS: TestTagMatchesDigest (0.03s)
13:45:18 [2019-12-16T13:45:18.356Z] === CONT  TestImportExtremelyLargeImageWorks
13:45:18 [2019-12-16T13:45:18.904Z] #33 163.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:45:19 [2019-12-16T13:45:19.870Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:45:20 [2019-12-16T13:45:20.274Z] #33 165.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:45:21 [2019-12-16T13:45:21.239Z] === RUN   TestDockerSuite/TestCpToStdout
13:45:22 [2019-12-16T13:45:22.169Z] #33 166.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:45:22 [2019-12-16T13:45:22.171Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:45:23 [2019-12-16T13:45:23.540Z] #33 168.3 
13:45:23 [2019-12-16T13:45:23.796Z] #33 DONE 168.7s
13:45:23 [2019-12-16T13:45:23.797Z] 
13:45:23 [2019-12-16T13:45:23.797Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
13:45:25 [2019-12-16T13:45:25.166Z] #34 DONE 1.6s
13:45:26 [2019-12-16T13:45:26.344Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:45:26 [2019-12-16T13:45:26.344Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:45:27 [2019-12-16T13:45:27.056Z] 
13:45:27 [2019-12-16T13:45:27.056Z] #35 [runner 12/12] COPY --from=builder       /build/ /
13:45:27 [2019-12-16T13:45:27.275Z] === RUN   TestDockerSuite/TestCpVolumePath
13:45:27 [2019-12-16T13:45:27.986Z] #35 DONE 0.9s
13:45:27 [2019-12-16T13:45:27.986Z] 
13:45:27 [2019-12-16T13:45:27.986Z] #36 exporting to image
13:45:27 [2019-12-16T13:45:27.986Z] #36 exporting layers
13:45:28 [2019-12-16T13:45:28.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:45:29 [2019-12-16T13:45:29.138Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:45:29 [2019-12-16T13:45:29.138Z] === RUN   TestDockerSuite/TestCreateArgs
13:45:29 [2019-12-16T13:45:29.138Z] === RUN   TestDockerSuite/TestCreateByImageID
13:45:29 [2019-12-16T13:45:29.701Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:45:30 [2019-12-16T13:45:30.633Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:45:30 [2019-12-16T13:45:30.633Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:45:30 [2019-12-16T13:45:30.890Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:45:31 [2019-12-16T13:45:31.820Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:45:32 [2019-12-16T13:45:32.078Z] === RUN   TestDockerSuite/TestCreateLabels
13:45:32 [2019-12-16T13:45:32.078Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:45:32 [2019-12-16T13:45:32.161Z] #36 exporting layers 3.6s done
13:45:32 [2019-12-16T13:45:32.161Z] #36 writing image sha256:6961aa5243b8ff511a3e28dc2152096d81fb76818a894084b4f15cf8df2dd430 done
13:45:32 [2019-12-16T13:45:32.161Z] #36 naming to docker.io/library/moby-e2e-test done
13:45:32 [2019-12-16T13:45:32.161Z] #36 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:45:32 [2019-12-16T13:45:32.335Z] === RUN   TestDockerSuite/TestCreateRM
13:45:32 [2019-12-16T13:45:32.469Z] + echo Ensuring container killed.
13:45:32 [2019-12-16T13:45:32.470Z] Ensuring container killed.
13:45:32 [2019-12-16T13:45:32.470Z] + docker rm -vf docker-pr1
13:45:32 [2019-12-16T13:45:32.470Z] Error: No such container: docker-pr1
13:45:32 [2019-12-16T13:45:32.470Z] + true
[Pipeline] sh
13:45:32 [2019-12-16T13:45:32.592Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:45:32 [2019-12-16T13:45:32.592Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:45:32 [2019-12-16T13:45:32.774Z] + echo Chowning /workspace to jenkins user
13:45:32 [2019-12-16T13:45:32.774Z] Chowning /workspace to jenkins user
13:45:32 [2019-12-16T13:45:32.774Z] + id -u
13:45:32 [2019-12-16T13:45:32.774Z] + id -g
13:45:32 [2019-12-16T13:45:32.774Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40312:/workspace busybox chown -R 1000:1000 /workspace
13:45:32 [2019-12-16T13:45:32.851Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:45:32 [2019-12-16T13:45:32.851Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:45:34 [2019-12-16T13:45:34.477Z] + bundleName=unit
13:45:34 [2019-12-16T13:45:34.478Z] + echo Creating unit-bundles.tar.gz
13:45:34 [2019-12-16T13:45:34.478Z] Creating unit-bundles.tar.gz
13:45:34 [2019-12-16T13:45:34.478Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:45:34 [2019-12-16T13:45:34.478Z] bundles/junit-report.xml
13:45:34 [2019-12-16T13:45:34.478Z] bundles/go-test-report.json
13:45:34 [2019-12-16T13:45:34.478Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:45:34 [2019-12-16T13:45:34.488Z] Archiving artifacts
13:45:34 [2019-12-16T13:45:34.977Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:45:35 [2019-12-16T13:45:35.286Z] + make clean
13:45:35 [2019-12-16T13:45:35.544Z] docker volume rm -f docker-dev-cache
13:45:35 [2019-12-16T13:45:35.544Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:45:36 [2019-12-16T13:45:36.139Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:45:36 [2019-12-16T13:45:36.139Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:45:36 [2019-12-16T13:45:36.139Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:45:39 [2019-12-16T13:45:39.413Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:45:39 [2019-12-16T13:45:39.413Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:45:39 [2019-12-16T13:45:39.413Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:45:39 [2019-12-16T13:45:39.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:45:39 [2019-12-16T13:45:39.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:45:39 [2019-12-16T13:45:39.670Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:45:40 [2019-12-16T13:45:40.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:45:42 [2019-12-16T13:45:42.494Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:45:43 [2019-12-16T13:45:43.058Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:45:44 [2019-12-16T13:45:44.952Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:45:45 [2019-12-16T13:45:45.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:45:46 [2019-12-16T13:45:46.447Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:45:47 [2019-12-16T13:45:47.379Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:45:48 [2019-12-16T13:45:48.311Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:45:48 [2019-12-16T13:45:48.311Z] === RUN   TestDockerSuite/TestDevicePermissions
13:45:49 [2019-12-16T13:45:49.245Z] === RUN   TestDockerSuite/TestDockerFails
13:45:49 [2019-12-16T13:45:49.245Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:45:49 [2019-12-16T13:45:49.245Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:45:49 [2019-12-16T13:45:49.245Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:45:51 [2019-12-16T13:45:51.140Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:45:51 [2019-12-16T13:45:51.705Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:45:53 [2019-12-16T13:45:53.603Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:45:53 [2019-12-16T13:45:53.603Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:45:53 [2019-12-16T13:45:53.603Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:45:53 [2019-12-16T13:45:53.603Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:46:00 [2019-12-16T13:46:00.152Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:46:02 [2019-12-16T13:46:02.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:46:02 [2019-12-16T13:46:02.944Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:46:07 [2019-12-16T13:46:07.122Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:46:09 [2019-12-16T13:46:09.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:46:09 [2019-12-16T13:46:09.017Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:46:10 [2019-12-16T13:46:10.386Z] === RUN   TestDockerSuite/TestEventsAttach
13:46:11 [2019-12-16T13:46:11.317Z] === RUN   TestDockerSuite/TestEventsCommit
13:46:12 [2019-12-16T13:46:12.247Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:46:13 [2019-12-16T13:46:13.178Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:46:14 [2019-12-16T13:46:14.111Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:46:15 [2019-12-16T13:46:15.042Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:46:16 [2019-12-16T13:46:16.938Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:46:18 [2019-12-16T13:46:18.306Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:46:22 [2019-12-16T13:46:22.480Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:46:22 [2019-12-16T13:46:22.562Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:46:24 [2019-12-16T13:46:24.374Z] === RUN   TestDockerSuite/TestEventsCopy
13:46:25 [2019-12-16T13:46:25.489Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:46:25 [2019-12-16T13:46:25.490Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:46:25 [2019-12-16T13:46:25.490Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:46:26 [2019-12-16T13:46:26.268Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:46:27 [2019-12-16T13:46:27.639Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:46:28 [2019-12-16T13:46:28.419Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:46:29 [2019-12-16T13:46:29.017Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:46:29 [2019-12-16T13:46:29.280Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:46:30 [2019-12-16T13:46:30.615Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:46:30 [2019-12-16T13:46:30.615Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:46:30 [2019-12-16T13:46:30.615Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:46:30 [2019-12-16T13:46:30.615Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:46:30 [2019-12-16T13:46:30.615Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:46:31 [2019-12-16T13:46:31.172Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:46:31 [2019-12-16T13:46:31.172Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:46:31 [2019-12-16T13:46:31.172Z] === RUN   TestDockerSuite/TestEventsFilterType
13:46:31 [2019-12-16T13:46:31.429Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:46:31 [2019-12-16T13:46:31.686Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:46:31 [2019-12-16T13:46:31.686Z] === RUN   TestDockerSuite/TestEventsFilters
13:46:33 [2019-12-16T13:46:33.581Z] === RUN   TestDockerSuite/TestEventsFormat
13:46:33 [2019-12-16T13:46:33.658Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:46:33 [2019-12-16T13:46:33.658Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:46:33 [2019-12-16T13:46:33.658Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:46:35 [2019-12-16T13:46:35.474Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:46:35 [2019-12-16T13:46:35.474Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:46:35 [2019-12-16T13:46:35.474Z] === RUN   TestDockerSuite/TestEventsImageImport
13:46:36 [2019-12-16T13:46:36.038Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:46:36 [2019-12-16T13:46:36.295Z] === RUN   TestDockerSuite/TestEventsImagePull
13:46:36 [2019-12-16T13:46:36.859Z] === RUN   TestDockerSuite/TestEventsImageTag
13:46:37 [2019-12-16T13:46:37.789Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:46:38 [2019-12-16T13:46:38.045Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:46:38 [2019-12-16T13:46:38.045Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:46:38 [2019-12-16T13:46:38.045Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:46:38 [2019-12-16T13:46:38.610Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:46:39 [2019-12-16T13:46:39.979Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:46:40 [2019-12-16T13:46:40.774Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:46:40 [2019-12-16T13:46:40.909Z] === RUN   TestDockerSuite/TestEventsRename
13:46:41 [2019-12-16T13:46:41.840Z] === RUN   TestDockerSuite/TestEventsResize
13:46:41 [2019-12-16T13:46:41.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:46:42 [2019-12-16T13:46:42.772Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:46:43 [2019-12-16T13:46:43.704Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:46:45 [2019-12-16T13:46:45.075Z] === RUN   TestDockerSuite/TestEventsStreaming
13:46:46 [2019-12-16T13:46:46.008Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:46:49 [2019-12-16T13:46:49.283Z] === RUN   TestDockerSuite/TestEventsTop
13:46:49 [2019-12-16T13:46:49.846Z] === RUN   TestDockerSuite/TestEventsUntag
13:46:52 [2019-12-16T13:46:52.386Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:46:54 [2019-12-16T13:46:54.279Z] === RUN   TestDockerSuite/TestExec
13:46:54 [2019-12-16T13:46:54.843Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:46:55 [2019-12-16T13:46:55.775Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:46:56 [2019-12-16T13:46:56.706Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:46:57 [2019-12-16T13:46:57.637Z] === RUN   TestDockerSuite/TestExecAPIStart
13:46:59 [2019-12-16T13:46:59.530Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:47:00 [2019-12-16T13:47:00.094Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:47:01 [2019-12-16T13:47:01.025Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:47:01 [2019-12-16T13:47:01.955Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:47:02 [2019-12-16T13:47:02.886Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:47:03 [2019-12-16T13:47:03.815Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:47:04 [2019-12-16T13:47:04.746Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:47:04 [2019-12-16T13:47:04.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:47:06 [2019-12-16T13:47:06.643Z] === RUN   TestDockerSuite/TestExecCgroup
13:47:08 [2019-12-16T13:47:08.013Z] === RUN   TestDockerSuite/TestExecEnv
13:47:09 [2019-12-16T13:47:09.384Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:47:11 [2019-12-16T13:47:11.278Z] === RUN   TestDockerSuite/TestExecExitStatus
13:47:13 [2019-12-16T13:47:13.176Z] === RUN   TestDockerSuite/TestExecInspectID
13:47:15 [2019-12-16T13:47:15.701Z] === RUN   TestDockerSuite/TestExecInteractive
13:47:16 [2019-12-16T13:47:16.630Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:47:17 [2019-12-16T13:47:17.562Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:47:18 [2019-12-16T13:47:18.493Z] === RUN   TestDockerSuite/TestExecParseError
13:47:19 [2019-12-16T13:47:19.423Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:47:20 [2019-12-16T13:47:20.353Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:47:21 [2019-12-16T13:47:21.286Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:47:22 [2019-12-16T13:47:22.657Z] === RUN   TestDockerSuite/TestExecSetEnv
13:47:23 [2019-12-16T13:47:23.588Z] === RUN   TestDockerSuite/TestExecStartFails
13:47:24 [2019-12-16T13:47:24.519Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:47:36 [2019-12-16T13:47:36.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:47:36 [2019-12-16T13:47:36.706Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:47:36 [2019-12-16T13:47:36.706Z] === RUN   TestDockerSuite/TestExecTTY
13:47:37 [2019-12-16T13:47:37.639Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:47:38 [2019-12-16T13:47:38.574Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:47:39 [2019-12-16T13:47:39.506Z] === RUN   TestDockerSuite/TestExecUlimits
13:47:40 [2019-12-16T13:47:40.438Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:47:40 [2019-12-16T13:47:40.438Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:47:43 [2019-12-16T13:47:43.714Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:47:44 [2019-12-16T13:47:44.279Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:47:45 [2019-12-16T13:47:45.663Z] === RUN   TestDockerSuite/TestExecWithTERM
13:47:46 [2019-12-16T13:47:46.595Z] === RUN   TestDockerSuite/TestExecWithUser
13:47:47 [2019-12-16T13:47:47.525Z] === RUN   TestDockerSuite/TestGetContainerStats
13:47:52 [2019-12-16T13:47:52.781Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:47:58 [2019-12-16T13:47:58.035Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:47:58 [2019-12-16T13:47:58.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:47:59 [2019-12-16T13:47:59.896Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:48:05 [2019-12-16T13:48:05.150Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:48:05 [2019-12-16T13:48:05.408Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:48:05 [2019-12-16T13:48:05.408Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:48:05 [2019-12-16T13:48:05.408Z] === RUN   TestDockerSuite/TestHealth
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:48:27 [2019-12-16T13:48:27.315Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:48:28 [2019-12-16T13:48:28.245Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:48:28 [2019-12-16T13:48:28.246Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:48:28 [2019-12-16T13:48:28.246Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:48:28 [2019-12-16T13:48:28.503Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:48:28 [2019-12-16T13:48:28.759Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:48:29 [2019-12-16T13:48:29.017Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:48:29 [2019-12-16T13:48:29.581Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:48:29 [2019-12-16T13:48:29.581Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:48:30 [2019-12-16T13:48:30.537Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:48:30 [2019-12-16T13:48:30.537Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:48:31 [2019-12-16T13:48:31.472Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:48:32 [2019-12-16T13:48:32.403Z] === RUN   TestDockerSuite/TestImagesFormat
13:48:32 [2019-12-16T13:48:32.403Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:48:33 [2019-12-16T13:48:33.334Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:48:36 [2019-12-16T13:48:36.607Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:48:36 [2019-12-16T13:48:36.607Z] === RUN   TestDockerSuite/TestImportBadURL
13:48:36 [2019-12-16T13:48:36.607Z] === RUN   TestDockerSuite/TestImportDisplay
13:48:37 [2019-12-16T13:48:37.372Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:48:37 [2019-12-16T13:48:37.372Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:48:37 [2019-12-16T13:48:37.372Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:48:37 [2019-12-16T13:48:37.372Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:48:38 [2019-12-16T13:48:38.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:48:38 [2019-12-16T13:48:38.502Z] === RUN   TestDockerSuite/TestImportFile
13:48:40 [2019-12-16T13:48:40.399Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:48:40 [2019-12-16T13:48:40.399Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:48:41 [2019-12-16T13:48:41.147Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:48:42 [2019-12-16T13:48:42.126Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:48:42 [2019-12-16T13:48:42.126Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:48:42 [2019-12-16T13:48:42.126Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:48:42 [2019-12-16T13:48:42.126Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:48:42 [2019-12-16T13:48:42.590Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:48:42 [2019-12-16T13:48:42.926Z] === RUN   TestDockerSuite/TestImportGzipped
13:48:43 [2019-12-16T13:48:43.054Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:48:44 [2019-12-16T13:48:44.823Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:48:45 [2019-12-16T13:48:45.984Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:48:46 [2019-12-16T13:48:46.720Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:48:47 [2019-12-16T13:48:47.536Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:48:47 [2019-12-16T13:48:47.536Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:48:47 [2019-12-16T13:48:47.536Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:48:47 [2019-12-16T13:48:47.536Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:48:47 [2019-12-16T13:48:47.650Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:48:48 [2019-12-16T13:48:48.584Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:48:49 [2019-12-16T13:48:49.515Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:48:49 [2019-12-16T13:48:49.515Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:48:49 [2019-12-16T13:48:49.515Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:48:50 [2019-12-16T13:48:50.447Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:48:50 [2019-12-16T13:48:50.467Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:48:51 [2019-12-16T13:48:51.378Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:48:51 [2019-12-16T13:48:51.943Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:48:52 [2019-12-16T13:48:52.874Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:48:53 [2019-12-16T13:48:53.806Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:48:54 [2019-12-16T13:48:54.761Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:48:54 [2019-12-16T13:48:54.761Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:48:56 [2019-12-16T13:48:56.656Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:48:57 [2019-12-16T13:48:57.223Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:48:58 [2019-12-16T13:48:58.158Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:48:58 [2019-12-16T13:48:58.415Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:48:59 [2019-12-16T13:48:59.345Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:48:59 [2019-12-16T13:48:59.345Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:49:00 [2019-12-16T13:49:00.719Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:49:01 [2019-12-16T13:49:01.650Z] === RUN   TestDockerSuite/TestInspectDefault
13:49:02 [2019-12-16T13:49:02.582Z] === RUN   TestDockerSuite/TestInspectHistory
13:49:02 [2019-12-16T13:49:02.905Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:49:03 [2019-12-16T13:49:03.514Z] === RUN   TestDockerSuite/TestInspectImage
13:49:03 [2019-12-16T13:49:03.514Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:49:03 [2019-12-16T13:49:03.514Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:49:03 [2019-12-16T13:49:03.514Z] === RUN   TestDockerSuite/TestInspectInt64
13:49:04 [2019-12-16T13:49:04.446Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:49:04 [2019-12-16T13:49:04.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:49:06 [2019-12-16T13:49:06.077Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:49:06 [2019-12-16T13:49:06.077Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:49:07 [2019-12-16T13:49:07.011Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:49:07 [2019-12-16T13:49:07.633Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:49:07 [2019-12-16T13:49:07.941Z] === RUN   TestDockerSuite/TestInspectPlugin
13:49:08 [2019-12-16T13:49:08.096Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:49:08 [2019-12-16T13:49:08.096Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:49:09 [2019-12-16T13:49:09.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:49:09 [2019-12-16T13:49:09.836Z] === RUN   TestDockerSuite/TestInspectRootFS
13:49:09 [2019-12-16T13:49:09.836Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:49:10 [2019-12-16T13:49:10.769Z] === RUN   TestDockerSuite/TestInspectStatus
13:49:11 [2019-12-16T13:49:11.024Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:49:11 [2019-12-16T13:49:11.699Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:49:12 [2019-12-16T13:49:12.576Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:49:13 [2019-12-16T13:49:13.070Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:49:13 [2019-12-16T13:49:13.633Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:49:14 [2019-12-16T13:49:14.566Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:49:15 [2019-12-16T13:49:15.506Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:49:16 [2019-12-16T13:49:16.070Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:49:16 [2019-12-16T13:49:16.326Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:49:17 [2019-12-16T13:49:17.258Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:49:18 [2019-12-16T13:49:18.191Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddScript
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:49:18 [2019-12-16T13:49:18.406Z] === RUN   TestDockerSuite/TestBuildAddTar
13:49:19 [2019-12-16T13:49:19.121Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:49:19 [2019-12-16T13:49:19.122Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:49:19 [2019-12-16T13:49:19.122Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:49:22 [2019-12-16T13:49:22.397Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:49:22 [2019-12-16T13:49:22.397Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:49:24 [2019-12-16T13:49:24.293Z] === RUN   TestDockerSuite/TestLinksEnvs
13:49:25 [2019-12-16T13:49:25.224Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:49:25 [2019-12-16T13:49:25.787Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:49:26 [2019-12-16T13:49:26.044Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:49:28 [2019-12-16T13:49:28.569Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:49:31 [2019-12-16T13:49:31.091Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:49:31 [2019-12-16T13:49:31.091Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:49:33 [2019-12-16T13:49:33.684Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:49:33 [2019-12-16T13:49:33.684Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:49:36 [2019-12-16T13:49:36.960Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:49:36 [2019-12-16T13:49:36.960Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:49:36 [2019-12-16T13:49:36.960Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:49:37 [2019-12-16T13:49:37.895Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:49:52 [2019-12-16T13:49:52.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:49:52 [2019-12-16T13:49:52.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:49:54 [2019-12-16T13:49:54.131Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:49:54 [2019-12-16T13:49:54.131Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:49:54 [2019-12-16T13:49:54.131Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:49:54 [2019-12-16T13:49:54.658Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:49:55 [2019-12-16T13:49:55.589Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:49:58 [2019-12-16T13:49:58.113Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:49:58 [2019-12-16T13:49:58.113Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:49:58 [2019-12-16T13:49:58.370Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:49:58 [2019-12-16T13:49:58.370Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:49:58 [2019-12-16T13:49:58.370Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:49:59 [2019-12-16T13:49:59.302Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:49:59 [2019-12-16T13:49:59.993Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:50:03 [2019-12-16T13:50:03.269Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:50:04 [2019-12-16T13:50:04.200Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:50:04 [2019-12-16T13:50:04.764Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:50:10 [2019-12-16T13:50:10.018Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:50:10 [2019-12-16T13:50:10.582Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:50:10 [2019-12-16T13:50:10.582Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:50:11 [2019-12-16T13:50:11.514Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:50:11 [2019-12-16T13:50:11.953Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:50:11 [2019-12-16T13:50:11.953Z] === RUN   TestDockerSuite/TestBuildBlankName
13:50:11 [2019-12-16T13:50:11.953Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:50:12 [2019-12-16T13:50:12.887Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:50:13 [2019-12-16T13:50:13.144Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:50:14 [2019-12-16T13:50:14.076Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:50:15 [2019-12-16T13:50:15.460Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:50:16 [2019-12-16T13:50:16.393Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:50:17 [2019-12-16T13:50:17.323Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:50:19 [2019-12-16T13:50:19.848Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:50:20 [2019-12-16T13:50:20.412Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:50:20 [2019-12-16T13:50:20.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:50:20 [2019-12-16T13:50:20.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:50:21 [2019-12-16T13:50:21.343Z] === RUN   TestDockerSuite/TestLogsSince
13:50:25 [2019-12-16T13:50:25.898Z] --- PASS: TestImportExtremelyLargeImageWorks (296.86s)
13:50:25 [2019-12-16T13:50:25.898Z] PASS
13:50:25 [2019-12-16T13:50:25.898Z] 
13:50:25 [2019-12-16T13:50:25.898Z] === Skipped
13:50:25 [2019-12-16T13:50:25.898Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
13:50:25 [2019-12-16T13:50:25.898Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:50:25 [2019-12-16T13:50:25.898Z] 
13:50:25 [2019-12-16T13:50:25.898Z] 
13:50:25 [2019-12-16T13:50:25.898Z] DONE 12 tests, 1 skipped in 298.248s
13:50:25 [2019-12-16T13:50:25.898Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
13:50:25 [2019-12-16T13:50:25.898Z] ++ 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
13:50:25 [2019-12-16T13:50:25.898Z] ++ set -e
13:50:25 [2019-12-16T13:50:25.898Z] ++ '[' -n 0 ']'
13:50:25 [2019-12-16T13:50:25.898Z] ++ set -x
13:50:25 [2019-12-16T13:50:25.898Z] ++ 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
13:50:25 [2019-12-16T13:50:25.898Z] INFO: Testing against a local daemon
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestNetworkCreateDelete
13:50:25 [2019-12-16T13:50:25.898Z] --- PASS: TestNetworkCreateDelete (0.23s)
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestDockerNetworkDeletePreferID
13:50:25 [2019-12-16T13:50:25.898Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestInspectNetwork
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestInspectNetwork/full_network_id
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestInspectNetwork/partial_network_id
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestInspectNetwork/network_name
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:50:25 [2019-12-16T13:50:25.898Z] --- PASS: TestInspectNetwork (8.42s)
13:50:25 [2019-12-16T13:50:25.898Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:50:25 [2019-12-16T13:50:25.898Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
13:50:25 [2019-12-16T13:50:25.898Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:50:25 [2019-12-16T13:50:25.898Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:50:25 [2019-12-16T13:50:25.898Z] === RUN   TestRunContainerWithBridgeNone
13:50:26 [2019-12-16T13:50:26.294Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:50:27 [2019-12-16T13:50:27.378Z] --- PASS: TestRunContainerWithBridgeNone (2.36s)
13:50:27 [2019-12-16T13:50:27.378Z] === RUN   TestNetworkInvalidJSON
13:50:27 [2019-12-16T13:50:27.378Z] === RUN   TestNetworkInvalidJSON//networks/create
13:50:27 [2019-12-16T13:50:27.378Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:50:27 [2019-12-16T13:50:27.378Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:50:27 [2019-12-16T13:50:27.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:50:27 [2019-12-16T13:50:27.378Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:50:27 [2019-12-16T13:50:27.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:50:27 [2019-12-16T13:50:27.378Z] === CONT  TestNetworkInvalidJSON//networks/create
13:50:27 [2019-12-16T13:50:27.378Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:50:27 [2019-12-16T13:50:27.378Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:50:27 [2019-12-16T13:50:27.378Z] --- PASS: TestNetworkInvalidJSON (0.04s)
13:50:27 [2019-12-16T13:50:27.378Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:50:27 [2019-12-16T13:50:27.378Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:50:27 [2019-12-16T13:50:27.378Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:50:27 [2019-12-16T13:50:27.378Z] === RUN   TestDaemonRestartWithLiveRestore
13:50:28 [2019-12-16T13:50:28.395Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
13:50:28 [2019-12-16T13:50:28.395Z] === RUN   TestDaemonDefaultNetworkPools
13:50:29 [2019-12-16T13:50:29.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
13:50:29 [2019-12-16T13:50:29.021Z] === RUN   TestDaemonRestartWithExistingNetwork
13:50:29 [2019-12-16T13:50:29.438Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:50:30 [2019-12-16T13:50:30.367Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:50:30 [2019-12-16T13:50:30.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
13:50:30 [2019-12-16T13:50:30.502Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:50:31 [2019-12-16T13:50:31.987Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
13:50:31 [2019-12-16T13:50:31.987Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:50:32 [2019-12-16T13:50:32.273Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:50:32 [2019-12-16T13:50:32.273Z] === RUN   TestServiceWithPredefinedNetwork
13:50:32 [2019-12-16T13:50:32.889Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:50:33 [2019-12-16T13:50:33.819Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:50:34 [2019-12-16T13:50:34.751Z] === RUN   TestDockerSuite/TestLogsTail
13:50:34 [2019-12-16T13:50:34.962Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
13:50:34 [2019-12-16T13:50:34.962Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:50:34 [2019-12-16T13:50:34.963Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:50:34 [2019-12-16T13:50:34.963Z]     service_test.go:230: FLAKY_TEST
13:50:34 [2019-12-16T13:50:34.963Z] === RUN   TestServiceWithDataPathPortInit
13:50:36 [2019-12-16T13:50:36.122Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:50:36 [2019-12-16T13:50:36.123Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:50:36 [2019-12-16T13:50:36.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:50:36 [2019-12-16T13:50:36.687Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:50:37 [2019-12-16T13:50:37.619Z] === RUN   TestDockerSuite/TestMountIntoProc
13:50:38 [2019-12-16T13:50:38.184Z] === RUN   TestDockerSuite/TestMountIntoSys
13:50:38 [2019-12-16T13:50:38.441Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:50:39 [2019-12-16T13:50:39.005Z] === RUN   TestDockerSuite/TestNetHostname
13:50:41 [2019-12-16T13:50:41.531Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:50:41 [2019-12-16T13:50:41.788Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:50:41 [2019-12-16T13:50:41.788Z] === RUN   TestDockerSuite/TestNetworkEvents
13:50:43 [2019-12-16T13:50:43.158Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:50:45 [2019-12-16T13:50:45.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:50:45 [2019-12-16T13:50:45.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:50:45 [2019-12-16T13:50:45.684Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:50:45 [2019-12-16T13:50:45.941Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:50:46 [2019-12-16T13:50:46.872Z] === RUN   TestDockerSuite/TestPluginActive
13:50:48 [2019-12-16T13:50:48.769Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:50:48 [2019-12-16T13:50:48.769Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:50:49 [2019-12-16T13:50:49.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:50:49 [2019-12-16T13:50:49.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:50:49 [2019-12-16T13:50:49.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:50:52 [2019-12-16T13:50:52.044Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:50:53 [2019-12-16T13:50:53.451Z] --- PASS: TestServiceWithDataPathPortInit (16.76s)
13:50:53 [2019-12-16T13:50:53.451Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:50:55 [2019-12-16T13:50:55.323Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:50:55 [2019-12-16T13:50:55.323Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:50:56 [2019-12-16T13:50:56.255Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:50:56 [2019-12-16T13:50:56.820Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:50:56 [2019-12-16T13:50:56.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:50:56 [2019-12-16T13:50:56.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:50:56 [2019-12-16T13:50:56.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:50:56 [2019-12-16T13:50:56.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:50:56 [2019-12-16T13:50:56.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:51:00 [2019-12-16T13:51:00.096Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:51:00 [2019-12-16T13:51:00.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.55s)
13:51:00 [2019-12-16T13:51:00.359Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jwgcf3ird7255p4ealz1rmnia Created:2019-12-16 13:50:52.568670117 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b025eb635b82f69e1382a7eb971dc4ce6a3d23233f085766629007676f6decd6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n1yh80la461y0cn65zcpeiu80 EndpointID:742f7a6b09aa1e8b8e4a78ac9487cc8587739af3d22e77512e7e70ba04a0f163 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:85e0b33195fa8c46b90681a4cfae6c1c73e2e6180ac8e3e5ea1d4aeaf0300bf4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fd0e5fb8fc14 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n1yh80la461y0cn65zcpeiu80 EndpointID:742f7a6b09aa1e8b8e4a78ac9487cc8587739af3d22e77512e7e70ba04a0f163 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
13:51:00 [2019-12-16T13:51:00.359Z] PASS
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] === Skipped
13:51:00 [2019-12-16T13:51:00.359Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:51:00 [2019-12-16T13:51:00.359Z]     service_test.go:230: FLAKY_TEST
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] DONE 21 tests, 1 skipped in 44.658s
13:51:00 [2019-12-16T13:51:00.359Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:51:00 [2019-12-16T13:51:00.359Z] ++ 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
13:51:00 [2019-12-16T13:51:00.359Z] ++ set -e
13:51:00 [2019-12-16T13:51:00.359Z] ++ '[' -n 0 ']'
13:51:00 [2019-12-16T13:51:00.359Z] ++ set -x
13:51:00 [2019-12-16T13:51:00.359Z] ++ 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
13:51:00 [2019-12-16T13:51:00.359Z] INFO: Testing against a local daemon
13:51:00 [2019-12-16T13:51:00.359Z] === RUN   TestDockerNetworkIpvlanPersistance
13:51:00 [2019-12-16T13:51:00.359Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:51:00 [2019-12-16T13:51:00.359Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:00 [2019-12-16T13:51:00.359Z] === RUN   TestDockerNetworkIpvlan
13:51:00 [2019-12-16T13:51:00.359Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:51:00 [2019-12-16T13:51:00.359Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:00 [2019-12-16T13:51:00.359Z] PASS
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] === Skipped
13:51:00 [2019-12-16T13:51:00.359Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:51:00 [2019-12-16T13:51:00.359Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:51:00 [2019-12-16T13:51:00.359Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] 
13:51:00 [2019-12-16T13:51:00.359Z] DONE 2 tests, 2 skipped in 0.104s
13:51:00 [2019-12-16T13:51:00.359Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:51:00 [2019-12-16T13:51:00.359Z] ++ 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
13:51:00 [2019-12-16T13:51:00.359Z] ++ set -e
13:51:00 [2019-12-16T13:51:00.359Z] ++ '[' -n 0 ']'
13:51:00 [2019-12-16T13:51:00.359Z] ++ set -x
13:51:00 [2019-12-16T13:51:00.359Z] ++ 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
13:51:00 [2019-12-16T13:51:00.359Z] INFO: Testing against a local daemon
13:51:00 [2019-12-16T13:51:00.359Z] === RUN   TestDockerNetworkMacvlanPersistance
13:51:01 [2019-12-16T13:51:01.029Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:51:01 [2019-12-16T13:51:01.842Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
13:51:01 [2019-12-16T13:51:01.842Z] === RUN   TestDockerNetworkMacvlan
13:51:02 [2019-12-16T13:51:02.858Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:51:03 [2019-12-16T13:51:03.553Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:51:03 [2019-12-16T13:51:03.810Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:51:03 [2019-12-16T13:51:03.874Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:51:04 [2019-12-16T13:51:04.496Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:51:07 [2019-12-16T13:51:07.185Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:51:09 [2019-12-16T13:51:09.082Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:51:10 [2019-12-16T13:51:10.013Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:51:10 [2019-12-16T13:51:10.660Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:51:10 [2019-12-16T13:51:10.944Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:51:12 [2019-12-16T13:51:12.840Z] === RUN   TestDockerSuite/TestPortHostBinding
13:51:14 [2019-12-16T13:51:14.735Z] === RUN   TestDockerSuite/TestPortList
13:51:15 [2019-12-16T13:51:15.068Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:51:16 [2019-12-16T13:51:16.551Z] --- PASS: TestDockerNetworkMacvlan (14.61s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
13:51:16 [2019-12-16T13:51:16.551Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
13:51:16 [2019-12-16T13:51:16.551Z] PASS
13:51:16 [2019-12-16T13:51:16.551Z] 
13:51:16 [2019-12-16T13:51:16.551Z] DONE 8 tests in 16.200s
13:51:16 [2019-12-16T13:51:16.551Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
13:51:16 [2019-12-16T13:51:16.551Z] ++ 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
13:51:16 [2019-12-16T13:51:16.551Z] ++ set -e
13:51:16 [2019-12-16T13:51:16.551Z] ++ '[' -n 0 ']'
13:51:16 [2019-12-16T13:51:16.551Z] ++ set -x
13:51:16 [2019-12-16T13:51:16.551Z] ++ 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
13:51:16 [2019-12-16T13:51:16.552Z] testing: warning: no tests to run
13:51:16 [2019-12-16T13:51:16.552Z] PASS
13:51:16 [2019-12-16T13:51:16.552Z] 
13:51:16 [2019-12-16T13:51:16.552Z] DONE 0 tests in 0.016s
13:51:16 [2019-12-16T13:51:16.552Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:51:16 [2019-12-16T13:51:16.552Z] ++ 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
13:51:16 [2019-12-16T13:51:16.552Z] ++ set -e
13:51:16 [2019-12-16T13:51:16.552Z] ++ '[' -n 0 ']'
13:51:16 [2019-12-16T13:51:16.552Z] ++ set -x
13:51:16 [2019-12-16T13:51:16.552Z] ++ 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
13:51:16 [2019-12-16T13:51:16.552Z] INFO: Testing against a local daemon
13:51:16 [2019-12-16T13:51:16.552Z] === RUN   TestAuthZPluginAllowRequest
13:51:18 [2019-12-16T13:51:18.040Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
13:51:18 [2019-12-16T13:51:18.040Z] === RUN   TestAuthZPluginTLS
13:51:18 [2019-12-16T13:51:18.661Z] --- PASS: TestAuthZPluginTLS (0.60s)
13:51:18 [2019-12-16T13:51:18.661Z] === RUN   TestAuthZPluginDenyRequest
13:51:19 [2019-12-16T13:51:19.282Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
13:51:19 [2019-12-16T13:51:19.282Z] === RUN   TestAuthZPluginAPIDenyResponse
13:51:19 [2019-12-16T13:51:19.907Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
13:51:19 [2019-12-16T13:51:19.907Z] === RUN   TestAuthZPluginDenyResponse
13:51:20 [2019-12-16T13:51:20.531Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
13:51:20 [2019-12-16T13:51:20.531Z] === RUN   TestAuthZPluginAllowEventStream
13:51:22 [2019-12-16T13:51:22.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
13:51:22 [2019-12-16T13:51:22.018Z] === RUN   TestAuthZPluginErrorResponse
13:51:22 [2019-12-16T13:51:22.639Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
13:51:22 [2019-12-16T13:51:22.639Z] === RUN   TestAuthZPluginErrorRequest
13:51:22 [2019-12-16T13:51:22.830Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:51:23 [2019-12-16T13:51:23.258Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
13:51:23 [2019-12-16T13:51:23.258Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:51:23 [2019-12-16T13:51:23.877Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
13:51:23 [2019-12-16T13:51:23.877Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:51:25 [2019-12-16T13:51:25.356Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:51:25 [2019-12-16T13:51:25.914Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
13:51:25 [2019-12-16T13:51:25.914Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:51:26 [2019-12-16T13:51:26.287Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:51:26 [2019-12-16T13:51:26.287Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:51:26 [2019-12-16T13:51:26.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:51:27 [2019-12-16T13:51:27.950Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
13:51:27 [2019-12-16T13:51:27.950Z] === RUN   TestAuthZPluginHeader
13:51:28 [2019-12-16T13:51:28.963Z] --- PASS: TestAuthZPluginHeader (0.95s)
13:51:28 [2019-12-16T13:51:28.963Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:51:28 [2019-12-16T13:51:28.963Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:51:28 [2019-12-16T13:51:28.963Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:28 [2019-12-16T13:51:28.963Z] === RUN   TestAuthZPluginV2Disable
13:51:28 [2019-12-16T13:51:28.963Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:51:28 [2019-12-16T13:51:28.963Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:28 [2019-12-16T13:51:28.963Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:51:28 [2019-12-16T13:51:28.963Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:51:28 [2019-12-16T13:51:28.963Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:28 [2019-12-16T13:51:28.963Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:51:28 [2019-12-16T13:51:28.963Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:51:28 [2019-12-16T13:51:28.963Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:28 [2019-12-16T13:51:28.963Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:51:29 [2019-12-16T13:51:29.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:51:30 [2019-12-16T13:51:30.154Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:51:30 [2019-12-16T13:51:30.463Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:51:30 [2019-12-16T13:51:30.632Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:51:32 [2019-12-16T13:51:32.172Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:51:32 [2019-12-16T13:51:32.172Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:51:33 [2019-12-16T13:51:33.739Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:51:34 [2019-12-16T13:51:34.305Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:51:34 [2019-12-16T13:51:34.305Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:51:34 [2019-12-16T13:51:34.305Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:51:35 [2019-12-16T13:51:35.237Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:51:35 [2019-12-16T13:51:35.237Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:51:36 [2019-12-16T13:51:36.170Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:51:36 [2019-12-16T13:51:36.170Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:51:36 [2019-12-16T13:51:36.842Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:51:37 [2019-12-16T13:51:37.106Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:51:37 [2019-12-16T13:51:37.106Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:51:38 [2019-12-16T13:51:38.378Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:51:38 [2019-12-16T13:51:38.378Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:51:38 [2019-12-16T13:51:38.378Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:51:39 [2019-12-16T13:51:39.003Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:51:39 [2019-12-16T13:51:39.003Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:51:39 [2019-12-16T13:51:39.003Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:51:39 [2019-12-16T13:51:39.344Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:51:40 [2019-12-16T13:51:40.307Z] === RUN   TestDockerSuite/TestBuildCmd
13:51:40 [2019-12-16T13:51:40.764Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:51:41 [2019-12-16T13:51:41.221Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:51:41 [2019-12-16T13:51:41.677Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:51:42 [2019-12-16T13:51:42.279Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:51:42 [2019-12-16T13:51:42.279Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:51:44 [2019-12-16T13:51:44.802Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:51:45 [2019-12-16T13:51:45.060Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:51:45 [2019-12-16T13:51:45.060Z] === RUN   TestDockerSuite/TestPsByOrder
13:51:47 [2019-12-16T13:51:47.420Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
13:51:47 [2019-12-16T13:51:47.420Z] PASS
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] === Skipped
13:51:47 [2019-12-16T13:51:47.420Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:51:47 [2019-12-16T13:51:47.420Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:51:47 [2019-12-16T13:51:47.420Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:51:47 [2019-12-16T13:51:47.420Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:51:47 [2019-12-16T13:51:47.420Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] DONE 17 tests, 4 skipped in 29.257s
13:51:47 [2019-12-16T13:51:47.420Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:51:47 [2019-12-16T13:51:47.420Z] ++ 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
13:51:47 [2019-12-16T13:51:47.420Z] ++ set -e
13:51:47 [2019-12-16T13:51:47.420Z] ++ '[' -n 0 ']'
13:51:47 [2019-12-16T13:51:47.420Z] ++ set -x
13:51:47 [2019-12-16T13:51:47.420Z] ++ 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
13:51:47 [2019-12-16T13:51:47.420Z] INFO: Testing against a local daemon
13:51:47 [2019-12-16T13:51:47.420Z] === RUN   TestPluginInvalidJSON
13:51:47 [2019-12-16T13:51:47.420Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:51:47 [2019-12-16T13:51:47.420Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:51:47 [2019-12-16T13:51:47.420Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:51:47 [2019-12-16T13:51:47.420Z] --- PASS: TestPluginInvalidJSON (0.04s)
13:51:47 [2019-12-16T13:51:47.420Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:51:47 [2019-12-16T13:51:47.420Z] PASS
13:51:47 [2019-12-16T13:51:47.420Z] 
13:51:47 [2019-12-16T13:51:47.420Z] DONE 2 tests in 0.130s
13:51:47 [2019-12-16T13:51:47.420Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:51:47 [2019-12-16T13:51:47.420Z] ++ 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
13:51:47 [2019-12-16T13:51:47.420Z] ++ set -e
13:51:47 [2019-12-16T13:51:47.420Z] ++ '[' -n 0 ']'
13:51:47 [2019-12-16T13:51:47.420Z] ++ set -x
13:51:47 [2019-12-16T13:51:47.420Z] ++ 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
13:51:47 [2019-12-16T13:51:47.420Z] INFO: Testing against a local daemon
13:51:47 [2019-12-16T13:51:47.420Z] === RUN   TestExternalGraphDriver
13:51:47 [2019-12-16T13:51:47.420Z] === RUN   TestExternalGraphDriver/json
13:51:47 [2019-12-16T13:51:47.465Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:51:48 [2019-12-16T13:51:48.380Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:51:48 [2019-12-16T13:51:48.439Z] === RUN   TestExternalGraphDriver/spec
13:51:48 [2019-12-16T13:51:48.994Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:51:48 [2019-12-16T13:51:48.994Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:51:49 [2019-12-16T13:51:49.750Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:51:50 [2019-12-16T13:51:50.476Z] === RUN   TestExternalGraphDriver/pull
13:51:50 [2019-12-16T13:51:50.523Z] === RUN   TestDockerSuite/TestBuildContChar
13:51:52 [2019-12-16T13:51:52.513Z] --- PASS: TestExternalGraphDriver (6.43s)
13:51:52 [2019-12-16T13:51:52.513Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
13:51:52 [2019-12-16T13:51:52.513Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
13:51:52 [2019-12-16T13:51:52.513Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
13:51:52 [2019-12-16T13:51:52.513Z] === RUN   TestGraphdriverPluginV2
13:51:52 [2019-12-16T13:51:52.513Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
13:51:52 [2019-12-16T13:51:52.513Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:52 [2019-12-16T13:51:52.513Z] PASS
13:51:52 [2019-12-16T13:51:52.513Z] 
13:51:52 [2019-12-16T13:51:52.513Z] === Skipped
13:51:52 [2019-12-16T13:51:52.513Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
13:51:52 [2019-12-16T13:51:52.513Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:52 [2019-12-16T13:51:52.513Z] 
13:51:52 [2019-12-16T13:51:52.513Z] 
13:51:52 [2019-12-16T13:51:52.513Z] DONE 5 tests, 1 skipped in 6.599s
13:51:52 [2019-12-16T13:51:52.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:51:52 [2019-12-16T13:51:52.513Z] ++ 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
13:51:52 [2019-12-16T13:51:52.513Z] ++ set -e
13:51:52 [2019-12-16T13:51:52.513Z] ++ '[' -n 0 ']'
13:51:52 [2019-12-16T13:51:52.513Z] ++ set -x
13:51:52 [2019-12-16T13:51:52.513Z] ++ 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
13:51:52 [2019-12-16T13:51:52.513Z] INFO: Testing against a local daemon
13:51:52 [2019-12-16T13:51:52.513Z] === RUN   TestContinueAfterPluginCrash
13:51:52 [2019-12-16T13:51:52.513Z] === PAUSE TestContinueAfterPluginCrash
13:51:52 [2019-12-16T13:51:52.513Z] === RUN   TestDaemonStartWithLogOpt
13:51:52 [2019-12-16T13:51:52.513Z] === PAUSE TestDaemonStartWithLogOpt
13:51:52 [2019-12-16T13:51:52.513Z] === CONT  TestContinueAfterPluginCrash
13:51:52 [2019-12-16T13:51:52.513Z] === CONT  TestDaemonStartWithLogOpt
13:51:53 [2019-12-16T13:51:53.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:51:54 [2019-12-16T13:51:54.922Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:51:58 [2019-12-16T13:51:58.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:51:58 [2019-12-16T13:51:58.454Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:52:02 [2019-12-16T13:52:02.631Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:52:05 [2019-12-16T13:52:05.313Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:52:05 [2019-12-16T13:52:05.313Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:52:05 [2019-12-16T13:52:05.313Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:52:06 [2019-12-16T13:52:06.278Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:52:06 [2019-12-16T13:52:06.743Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:52:07 [2019-12-16T13:52:07.200Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:52:07 [2019-12-16T13:52:07.200Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:52:07 [2019-12-16T13:52:07.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:52:08 [2019-12-16T13:52:08.167Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:52:08 [2019-12-16T13:52:08.623Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:52:08 [2019-12-16T13:52:08.623Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:52:08 [2019-12-16T13:52:08.623Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:52:10 [2019-12-16T13:52:10.413Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:52:11 [2019-12-16T13:52:11.041Z] --- PASS: TestDaemonStartWithLogOpt (15.65s)
13:52:12 [2019-12-16T13:52:12.307Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:52:13 [2019-12-16T13:52:13.068Z] --- PASS: TestContinueAfterPluginCrash (20.51s)
13:52:13 [2019-12-16T13:52:13.068Z] PASS
13:52:13 [2019-12-16T13:52:13.068Z] 
13:52:13 [2019-12-16T13:52:13.068Z] DONE 2 tests in 20.613s
13:52:13 [2019-12-16T13:52:13.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:52:13 [2019-12-16T13:52:13.068Z] ++ 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
13:52:13 [2019-12-16T13:52:13.068Z] ++ set -e
13:52:13 [2019-12-16T13:52:13.068Z] ++ '[' -n 0 ']'
13:52:13 [2019-12-16T13:52:13.068Z] ++ set -x
13:52:13 [2019-12-16T13:52:13.068Z] ++ 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
13:52:13 [2019-12-16T13:52:13.068Z] INFO: Testing against a local daemon
13:52:13 [2019-12-16T13:52:13.068Z] === RUN   TestPluginWithDevMounts
13:52:13 [2019-12-16T13:52:13.068Z] === PAUSE TestPluginWithDevMounts
13:52:13 [2019-12-16T13:52:13.068Z] === CONT  TestPluginWithDevMounts
13:52:14 [2019-12-16T13:52:14.401Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:52:14 [2019-12-16T13:52:14.827Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:52:15 [2019-12-16T13:52:15.758Z] --- PASS: TestPluginWithDevMounts (2.22s)
13:52:15 [2019-12-16T13:52:15.758Z] PASS
13:52:15 [2019-12-16T13:52:15.758Z] 
13:52:15 [2019-12-16T13:52:15.758Z] DONE 1 tests in 2.323s
13:52:15 [2019-12-16T13:52:15.758Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
13:52:15 [2019-12-16T13:52:15.759Z] ++ 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
13:52:15 [2019-12-16T13:52:15.759Z] ++ set -e
13:52:15 [2019-12-16T13:52:15.759Z] ++ '[' -n 0 ']'
13:52:15 [2019-12-16T13:52:15.759Z] ++ set -x
13:52:15 [2019-12-16T13:52:15.759Z] ++ 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
13:52:15 [2019-12-16T13:52:15.759Z] INFO: Testing against a local daemon
13:52:15 [2019-12-16T13:52:15.759Z] === RUN   TestSecretInspect
13:52:16 [2019-12-16T13:52:16.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:52:17 [2019-12-16T13:52:17.568Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:52:17 [2019-12-16T13:52:17.794Z] --- PASS: TestSecretInspect (2.30s)
13:52:17 [2019-12-16T13:52:17.794Z] === RUN   TestSecretList
13:52:19 [2019-12-16T13:52:19.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:52:20 [2019-12-16T13:52:20.486Z] --- PASS: TestSecretList (2.29s)
13:52:20 [2019-12-16T13:52:20.486Z] === RUN   TestSecretsCreateAndDelete
13:52:21 [2019-12-16T13:52:21.358Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:52:22 [2019-12-16T13:52:22.290Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:52:22 [2019-12-16T13:52:22.516Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
13:52:22 [2019-12-16T13:52:22.516Z] === RUN   TestSecretsUpdate
13:52:24 [2019-12-16T13:52:24.185Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:52:24 [2019-12-16T13:52:24.185Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:52:24 [2019-12-16T13:52:24.553Z] --- PASS: TestSecretsUpdate (2.28s)
13:52:24 [2019-12-16T13:52:24.553Z] === RUN   TestTemplatedSecret
13:52:24 [2019-12-16T13:52:24.749Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:52:25 [2019-12-16T13:52:25.006Z] === RUN   TestDockerSuite/TestPsRightTagName
13:52:27 [2019-12-16T13:52:27.253Z] --- PASS: TestTemplatedSecret (2.75s)
13:52:27 [2019-12-16T13:52:27.253Z] === RUN   TestSecretCreateResolve
13:52:28 [2019-12-16T13:52:28.281Z] === RUN   TestDockerSuite/TestPsShowMounts
13:52:29 [2019-12-16T13:52:29.936Z] --- PASS: TestSecretCreateResolve (2.23s)
13:52:29 [2019-12-16T13:52:29.936Z] PASS
13:52:29 [2019-12-16T13:52:29.936Z] 
13:52:29 [2019-12-16T13:52:29.936Z] DONE 6 tests in 14.163s
13:52:29 [2019-12-16T13:52:29.936Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
13:52:29 [2019-12-16T13:52:29.936Z] ++ 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
13:52:29 [2019-12-16T13:52:29.936Z] ++ set -e
13:52:29 [2019-12-16T13:52:29.936Z] ++ '[' -n 0 ']'
13:52:29 [2019-12-16T13:52:29.936Z] ++ set -x
13:52:29 [2019-12-16T13:52:29.936Z] ++ 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
13:52:29 [2019-12-16T13:52:29.936Z] INFO: Testing against a local daemon
13:52:29 [2019-12-16T13:52:29.936Z] === RUN   TestServiceCreateInit
13:52:29 [2019-12-16T13:52:29.936Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:52:30 [2019-12-16T13:52:30.175Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:52:31 [2019-12-16T13:52:31.108Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:52:31 [2019-12-16T13:52:31.108Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:52:31 [2019-12-16T13:52:31.364Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:52:31 [2019-12-16T13:52:31.364Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:52:31 [2019-12-16T13:52:31.621Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:52:32 [2019-12-16T13:52:32.553Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:52:34 [2019-12-16T13:52:34.343Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:52:34 [2019-12-16T13:52:34.449Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:52:36 [2019-12-16T13:52:36.457Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:52:36 [2019-12-16T13:52:36.713Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:52:37 [2019-12-16T13:52:37.817Z] --- PASS: TestServiceCreateInit (8.23s)
13:52:37 [2019-12-16T13:52:37.817Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s)
13:52:37 [2019-12-16T13:52:37.817Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s)
13:52:37 [2019-12-16T13:52:37.817Z] === RUN   TestCreateServiceMultipleTimes
13:52:46 [2019-12-16T13:52:46.670Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:52:46 [2019-12-16T13:52:46.670Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:52:46 [2019-12-16T13:52:46.927Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:52:48 [2019-12-16T13:52:48.824Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:52:49 [2019-12-16T13:52:49.756Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:52:49 [2019-12-16T13:52:49.756Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:52:49 [2019-12-16T13:52:49.756Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:52:50 [2019-12-16T13:52:50.055Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:52:50 [2019-12-16T13:52:50.321Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:52:50 [2019-12-16T13:52:50.513Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:52:51 [2019-12-16T13:52:51.690Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:52:52 [2019-12-16T13:52:52.044Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:52:53 [2019-12-16T13:52:53.062Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:52:54 [2019-12-16T13:52:54.959Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:52:57 [2019-12-16T13:52:57.827Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:52:57 [2019-12-16T13:52:57.827Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:52:58 [2019-12-16T13:52:58.285Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:52:58 [2019-12-16T13:52:58.285Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:52:58 [2019-12-16T13:52:58.744Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:52:59 [2019-12-16T13:52:59.136Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:52:59 [2019-12-16T13:52:59.209Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:53:00 [2019-12-16T13:53:00.188Z] --- PASS: TestCreateServiceMultipleTimes (18.95s)
13:53:00 [2019-12-16T13:53:00.188Z] === RUN   TestCreateServiceConflict
13:53:00 [2019-12-16T13:53:00.189Z] --- PASS: TestCreateServiceConflict (2.23s)
13:53:00 [2019-12-16T13:53:00.189Z] === RUN   TestCreateServiceMaxReplicas
13:53:00 [2019-12-16T13:53:00.517Z] === RUN   TestDockerSuite/TestRmiBlank
13:53:00 [2019-12-16T13:53:00.517Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:53:00 [2019-12-16T13:53:00.517Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:53:02 [2019-12-16T13:53:02.227Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
13:53:02 [2019-12-16T13:53:02.227Z] === RUN   TestCreateWithDuplicateNetworkNames
13:53:04 [2019-12-16T13:53:04.698Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:53:06 [2019-12-16T13:53:06.067Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:53:06 [2019-12-16T13:53:06.324Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:53:08 [2019-12-16T13:53:08.218Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:53:09 [2019-12-16T13:53:09.149Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:53:11 [2019-12-16T13:53:11.049Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:53:11 [2019-12-16T13:53:11.980Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:53:11 [2019-12-16T13:53:11.980Z] === RUN   TestDockerSuite/TestRmiTag
13:53:12 [2019-12-16T13:53:12.237Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:53:13 [2019-12-16T13:53:13.168Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:53:17 [2019-12-16T13:53:17.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s)
13:53:17 [2019-12-16T13:53:17.465Z] === RUN   TestCreateServiceSecretFileMode
13:53:18 [2019-12-16T13:53:18.427Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:53:18 [2019-12-16T13:53:18.684Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:53:18 [2019-12-16T13:53:18.945Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
13:53:18 [2019-12-16T13:53:18.945Z] === RUN   TestCreateServiceConfigFileMode
13:53:19 [2019-12-16T13:53:19.615Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:53:19 [2019-12-16T13:53:19.872Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:53:20 [2019-12-16T13:53:20.130Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:53:21 [2019-12-16T13:53:21.637Z] --- PASS: TestCreateServiceConfigFileMode (2.61s)
13:53:21 [2019-12-16T13:53:21.637Z] === RUN   TestCreateServiceSysctls
13:53:22 [2019-12-16T13:53:22.025Z] === RUN   TestDockerSuite/TestRunAddHost
13:53:22 [2019-12-16T13:53:22.957Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:53:22 [2019-12-16T13:53:22.957Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:53:23 [2019-12-16T13:53:23.213Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:53:24 [2019-12-16T13:53:24.145Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:53:24 [2019-12-16T13:53:24.145Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:53:24 [2019-12-16T13:53:24.323Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:53:24 [2019-12-16T13:53:24.323Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:53:24 [2019-12-16T13:53:24.323Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:53:25 [2019-12-16T13:53:25.080Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:53:25 [2019-12-16T13:53:25.113Z] --- PASS: TestCreateServiceSysctls (3.35s)
13:53:25 [2019-12-16T13:53:25.113Z] === RUN   TestCreateServiceCapabilities
13:53:26 [2019-12-16T13:53:26.973Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:53:27 [2019-12-16T13:53:27.803Z] --- PASS: TestCreateServiceCapabilities (2.63s)
13:53:27 [2019-12-16T13:53:27.803Z] === RUN   TestInspect
13:53:27 [2019-12-16T13:53:27.906Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:53:28 [2019-12-16T13:53:28.837Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:53:29 [2019-12-16T13:53:29.767Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:53:30 [2019-12-16T13:53:30.512Z] --- PASS: TestInspect (2.90s)
13:53:30 [2019-12-16T13:53:30.512Z] === RUN   TestServiceListWithStatuses
13:53:30 [2019-12-16T13:53:30.512Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:53:30 [2019-12-16T13:53:30.512Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:53:30 [2019-12-16T13:53:30.512Z] === RUN   TestDockerNetworkConnectAlias
13:53:31 [2019-12-16T13:53:31.137Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:53:33 [2019-12-16T13:53:33.032Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:53:33 [2019-12-16T13:53:33.963Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:53:34 [2019-12-16T13:53:34.893Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:53:35 [2019-12-16T13:53:35.827Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:53:36 [2019-12-16T13:53:36.758Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:53:37 [2019-12-16T13:53:37.347Z] --- PASS: TestDockerNetworkConnectAlias (5.77s)
13:53:37 [2019-12-16T13:53:37.347Z] === RUN   TestDockerNetworkReConnect
13:53:37 [2019-12-16T13:53:37.689Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:53:39 [2019-12-16T13:53:39.059Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:53:39 [2019-12-16T13:53:39.316Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:53:39 [2019-12-16T13:53:39.881Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:53:40 [2019-12-16T13:53:40.814Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:53:41 [2019-12-16T13:53:41.750Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:53:41 [2019-12-16T13:53:41.798Z] --- PASS: TestDockerNetworkReConnect (4.75s)
13:53:41 [2019-12-16T13:53:41.798Z] === RUN   TestServicePlugin
13:53:41 [2019-12-16T13:53:41.798Z] --- SKIP: TestServicePlugin (0.00s)
13:53:41 [2019-12-16T13:53:41.798Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:53:41 [2019-12-16T13:53:41.798Z] === RUN   TestServiceUpdateLabel
13:53:41 [2019-12-16T13:53:41.992Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:53:42 [2019-12-16T13:53:42.453Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:53:42 [2019-12-16T13:53:42.681Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:53:42 [2019-12-16T13:53:42.681Z] === RUN   TestDockerSuite/TestRunBindMounts
13:53:43 [2019-12-16T13:53:43.285Z] --- PASS: TestServiceUpdateLabel (2.33s)
13:53:43 [2019-12-16T13:53:43.285Z] === RUN   TestServiceUpdateSecrets
13:53:43 [2019-12-16T13:53:43.433Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:53:45 [2019-12-16T13:53:45.204Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:53:45 [2019-12-16T13:53:45.781Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:53:46 [2019-12-16T13:53:46.712Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:53:47 [2019-12-16T13:53:47.157Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:53:47 [2019-12-16T13:53:47.642Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:53:48 [2019-12-16T13:53:48.208Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:53:48 [2019-12-16T13:53:48.208Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:53:49 [2019-12-16T13:53:49.139Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:53:50 [2019-12-16T13:53:50.069Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:53:50 [2019-12-16T13:53:50.632Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:53:51 [2019-12-16T13:53:51.562Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:53:52 [2019-12-16T13:53:52.495Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:53:52 [2019-12-16T13:53:52.495Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:53:53 [2019-12-16T13:53:53.060Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:53:53 [2019-12-16T13:53:53.316Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:53:54 [2019-12-16T13:53:54.689Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:53:55 [2019-12-16T13:53:55.253Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:53:55 [2019-12-16T13:53:55.710Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:53:56 [2019-12-16T13:53:56.184Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:53:57 [2019-12-16T13:53:57.115Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:53:57 [2019-12-16T13:53:57.115Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:53:57 [2019-12-16T13:53:57.241Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:53:58 [2019-12-16T13:53:58.047Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:53:58 [2019-12-16T13:53:58.519Z] --- PASS: TestServiceUpdateSecrets (14.77s)
13:53:58 [2019-12-16T13:53:58.519Z] === RUN   TestServiceUpdateConfigs
13:53:58 [2019-12-16T13:53:58.978Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:53:59 [2019-12-16T13:53:59.542Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:54:01 [2019-12-16T13:54:01.436Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:54:03 [2019-12-16T13:54:03.332Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:54:03 [2019-12-16T13:54:03.896Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:54:04 [2019-12-16T13:54:04.460Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:54:05 [2019-12-16T13:54:05.391Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:54:06 [2019-12-16T13:54:06.336Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:54:07 [2019-12-16T13:54:07.268Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:54:07 [2019-12-16T13:54:07.268Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:54:09 [2019-12-16T13:54:09.165Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:54:13 [2019-12-16T13:54:13.344Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:54:13 [2019-12-16T13:54:13.344Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:54:13 [2019-12-16T13:54:13.763Z] --- PASS: TestServiceUpdateConfigs (14.74s)
13:54:13 [2019-12-16T13:54:13.763Z] === RUN   TestServiceUpdateNetwork
13:54:13 [2019-12-16T13:54:13.908Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:54:16 [2019-12-16T13:54:16.429Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:54:18 [2019-12-16T13:54:18.324Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:54:21 [2019-12-16T13:54:21.603Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:54:24 [2019-12-16T13:54:24.129Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:54:24 [2019-12-16T13:54:24.129Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:54:24 [2019-12-16T13:54:24.129Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:54:24 [2019-12-16T13:54:24.693Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:54:26 [2019-12-16T13:54:26.343Z] --- PASS: TestServiceUpdateNetwork (12.99s)
13:54:26 [2019-12-16T13:54:26.344Z] PASS
13:54:26 [2019-12-16T13:54:26.344Z] 
13:54:26 [2019-12-16T13:54:26.344Z] === Skipped
13:54:26 [2019-12-16T13:54:26.344Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
13:54:26 [2019-12-16T13:54:26.344Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:54:26 [2019-12-16T13:54:26.344Z] 
13:54:26 [2019-12-16T13:54:26.344Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
13:54:26 [2019-12-16T13:54:26.344Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:54:26 [2019-12-16T13:54:26.344Z] 
13:54:26 [2019-12-16T13:54:26.344Z] 
13:54:26 [2019-12-16T13:54:26.344Z] DONE 20 tests, 2 skipped in 116.286s
13:54:26 [2019-12-16T13:54:26.344Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
13:54:26 [2019-12-16T13:54:26.344Z] ++ 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
13:54:26 [2019-12-16T13:54:26.344Z] ++ set -e
13:54:26 [2019-12-16T13:54:26.344Z] ++ '[' -n 0 ']'
13:54:26 [2019-12-16T13:54:26.344Z] ++ set -x
13:54:26 [2019-12-16T13:54:26.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
13:54:26 [2019-12-16T13:54:26.344Z] INFO: Testing against a local daemon
13:54:26 [2019-12-16T13:54:26.344Z] === RUN   TestSessionCreate
13:54:26 [2019-12-16T13:54:26.344Z] --- PASS: TestSessionCreate (0.05s)
13:54:26 [2019-12-16T13:54:26.344Z] === RUN   TestSessionCreateWithBadUpgrade
13:54:26 [2019-12-16T13:54:26.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
13:54:26 [2019-12-16T13:54:26.344Z] PASS
13:54:26 [2019-12-16T13:54:26.344Z] 
13:54:26 [2019-12-16T13:54:26.344Z] DONE 2 tests in 0.196s
13:54:26 [2019-12-16T13:54:26.344Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
13:54:26 [2019-12-16T13:54:26.344Z] ++ 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
13:54:26 [2019-12-16T13:54:26.344Z] ++ set -e
13:54:26 [2019-12-16T13:54:26.344Z] ++ '[' -n 0 ']'
13:54:26 [2019-12-16T13:54:26.344Z] ++ set -x
13:54:26 [2019-12-16T13:54:26.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
13:54:26 [2019-12-16T13:54:26.344Z] INFO: Testing against a local daemon
13:54:26 [2019-12-16T13:54:26.344Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:54:26 [2019-12-16T13:54:26.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:54:26 [2019-12-16T13:54:26.344Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:54:26 [2019-12-16T13:54:26.344Z] === RUN   TestEventsExecDie
13:54:26 [2019-12-16T13:54:26.588Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:54:26 [2019-12-16T13:54:26.962Z] --- PASS: TestEventsExecDie (0.79s)
13:54:26 [2019-12-16T13:54:26.962Z] === RUN   TestEventsBackwardsCompatible
13:54:27 [2019-12-16T13:54:27.248Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
13:54:27 [2019-12-16T13:54:27.248Z] === RUN   TestInfoBinaryCommits
13:54:27 [2019-12-16T13:54:27.248Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:54:27 [2019-12-16T13:54:27.248Z] === RUN   TestInfoAPIVersioned
13:54:27 [2019-12-16T13:54:27.248Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:54:27 [2019-12-16T13:54:27.248Z] === RUN   TestInfoDiscoveryBackend
13:54:27 [2019-12-16T13:54:27.867Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:54:27 [2019-12-16T13:54:27.867Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:54:28 [2019-12-16T13:54:28.489Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:54:28 [2019-12-16T13:54:28.880Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:54:28 [2019-12-16T13:54:28.880Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:54:29 [2019-12-16T13:54:29.165Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
13:54:29 [2019-12-16T13:54:29.165Z] === RUN   TestInfoAPI
13:54:29 [2019-12-16T13:54:29.452Z] --- PASS: TestInfoAPI (0.06s)
13:54:29 [2019-12-16T13:54:29.452Z] === RUN   TestInfoAPIWarnings
13:54:30 [2019-12-16T13:54:30.072Z] --- PASS: TestInfoAPIWarnings (0.54s)
13:54:30 [2019-12-16T13:54:30.072Z] === RUN   TestInfoDebug
13:54:30 [2019-12-16T13:54:30.358Z] --- PASS: TestInfoDebug (0.54s)
13:54:30 [2019-12-16T13:54:30.358Z] === RUN   TestInfoInsecureRegistries
13:54:30 [2019-12-16T13:54:30.976Z] --- PASS: TestInfoInsecureRegistries (0.54s)
13:54:30 [2019-12-16T13:54:30.976Z] === RUN   TestInfoRegistryMirrors
13:54:31 [2019-12-16T13:54:31.010Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:54:31 [2019-12-16T13:54:31.267Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:54:31 [2019-12-16T13:54:31.595Z] --- PASS: TestInfoRegistryMirrors (0.55s)
13:54:31 [2019-12-16T13:54:31.595Z] === RUN   TestLoginFailsWithBadCredentials
13:54:32 [2019-12-16T13:54:32.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s)
13:54:32 [2019-12-16T13:54:32.214Z] === RUN   TestPingCacheHeaders
13:54:32 [2019-12-16T13:54:32.214Z] --- PASS: TestPingCacheHeaders (0.05s)
13:54:32 [2019-12-16T13:54:32.214Z] === RUN   TestPingGet
13:54:32 [2019-12-16T13:54:32.214Z] --- PASS: TestPingGet (0.03s)
13:54:32 [2019-12-16T13:54:32.214Z] === RUN   TestPingHead
13:54:32 [2019-12-16T13:54:32.214Z] --- PASS: TestPingHead (0.04s)
13:54:32 [2019-12-16T13:54:32.214Z] === RUN   TestVersion
13:54:32 [2019-12-16T13:54:32.214Z] --- PASS: TestVersion (0.06s)
13:54:32 [2019-12-16T13:54:32.214Z] PASS
13:54:32 [2019-12-16T13:54:32.214Z] 
13:54:32 [2019-12-16T13:54:32.214Z] === Skipped
13:54:32 [2019-12-16T13:54:32.214Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:54:32 [2019-12-16T13:54:32.214Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:54:32 [2019-12-16T13:54:32.214Z] 
13:54:32 [2019-12-16T13:54:32.214Z] 
13:54:32 [2019-12-16T13:54:32.214Z] DONE 18 tests, 1 skipped in 6.070s
13:54:32 [2019-12-16T13:54:32.214Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
13:54:32 [2019-12-16T13:54:32.214Z] ++ 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
13:54:32 [2019-12-16T13:54:32.214Z] ++ set -e
13:54:32 [2019-12-16T13:54:32.214Z] ++ '[' -n 0 ']'
13:54:32 [2019-12-16T13:54:32.214Z] ++ set -x
13:54:32 [2019-12-16T13:54:32.214Z] ++ 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
13:54:32 [2019-12-16T13:54:32.214Z] INFO: Testing against a local daemon
13:54:32 [2019-12-16T13:54:32.214Z] === RUN   TestVolumesCreateAndList
13:54:32 [2019-12-16T13:54:32.498Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:54:32 [2019-12-16T13:54:32.498Z] === RUN   TestVolumesRemove
13:54:32 [2019-12-16T13:54:32.498Z] --- PASS: TestVolumesRemove (0.09s)
13:54:32 [2019-12-16T13:54:32.498Z] === RUN   TestVolumesInspect
13:54:32 [2019-12-16T13:54:32.498Z] --- PASS: TestVolumesInspect (0.04s)
13:54:32 [2019-12-16T13:54:32.498Z] === RUN   TestVolumesInvalidJSON
13:54:32 [2019-12-16T13:54:32.498Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:54:32 [2019-12-16T13:54:32.498Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:54:32 [2019-12-16T13:54:32.498Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:54:32 [2019-12-16T13:54:32.498Z] --- PASS: TestVolumesInvalidJSON (0.04s)
13:54:32 [2019-12-16T13:54:32.498Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:54:32 [2019-12-16T13:54:32.498Z] PASS
13:54:32 [2019-12-16T13:54:32.498Z] 
13:54:32 [2019-12-16T13:54:32.498Z] DONE 5 tests in 0.295s
13:54:32 [2019-12-16T13:54:32.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:54:32 [2019-12-16T13:54:32.782Z] ++++ cat bundles/test-integration/docker.pid
13:54:32 [2019-12-16T13:54:32.782Z] +++ kill 13151
13:54:33 [2019-12-16T13:54:33.163Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:54:34 [2019-12-16T13:54:34.093Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:54:34 [2019-12-16T13:54:34.093Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:54:34 [2019-12-16T13:54:34.256Z] +++ /etc/init.d/apparmor stop
13:54:34 [2019-12-16T13:54:34.256Z] Clearing AppArmor profiles cache:.
13:54:34 [2019-12-16T13:54:34.256Z] All profile caches have been cleared, but no profiles have been unloaded.
13:54:34 [2019-12-16T13:54:34.256Z] Unloading profiles will leave already running processes permanently
13:54:34 [2019-12-16T13:54:34.256Z] unconfined, which can lead to unexpected situations.
13:54:34 [2019-12-16T13:54:34.256Z] 
13:54:34 [2019-12-16T13:54:34.256Z] To set a process to complain mode, use the command line tool
13:54:34 [2019-12-16T13:54:34.256Z] 'aa-complain'. To really tear down all profiles, run the init script
13:54:34 [2019-12-16T13:54:34.256Z] with the 'teardown' option."
13:54:34 [2019-12-16T13:54:34.256Z] 
13:54:34 [2019-12-16T13:54:34.657Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
Post stage
[Pipeline] junit
13:54:36 [2019-12-16T13:54:36.324Z] Recording test results
13:54:36 [2019-12-16T13:54:36.554Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:54:36 [2019-12-16T13:54:36.554Z] === RUN   TestDockerSuite/TestRunDuplicateMount
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:54:37 [2019-12-16T13:54:37.363Z] + echo Ensuring container killed.
13:54:37 [2019-12-16T13:54:37.363Z] Ensuring container killed.
13:54:37 [2019-12-16T13:54:37.363Z] + docker rm -vf docker-pr1
13:54:37 [2019-12-16T13:54:37.363Z] Error: No such container: docker-pr1
13:54:37 [2019-12-16T13:54:37.363Z] + true
[Pipeline] sh
13:54:37 [2019-12-16T13:54:37.484Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:54:37 [2019-12-16T13:54:37.756Z] + echo Chowning /workspace to jenkins user
13:54:37 [2019-12-16T13:54:37.756Z] Chowning /workspace to jenkins user
13:54:37 [2019-12-16T13:54:37.756Z] + id -u
13:54:37 [2019-12-16T13:54:37.756Z] + id -g
13:54:37 [2019-12-16T13:54:37.756Z] + docker run --rm -v /home/docker/workspace/moby_PR-40312:/workspace busybox chown -R 1001:1001 /workspace
13:54:37 [2019-12-16T13:54:37.756Z] Unable to find image 'busybox:latest' locally
13:54:38 [2019-12-16T13:54:38.040Z] latest: Pulling from library/busybox
13:54:38 [2019-12-16T13:54:38.040Z] d7e28ec550a2: Pulling fs layer
13:54:38 [2019-12-16T13:54:38.048Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:54:38 [2019-12-16T13:54:38.328Z] d7e28ec550a2: Download complete
13:54:38 [2019-12-16T13:54:38.617Z] d7e28ec550a2: Pull complete
13:54:38 [2019-12-16T13:54:38.617Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
13:54:38 [2019-12-16T13:54:38.617Z] Status: Downloaded newer image for busybox:latest
13:54:38 [2019-12-16T13:54:38.982Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:54:39 [2019-12-16T13:54:39.912Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:54:39 [2019-12-16T13:54:39.912Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:54:40 [2019-12-16T13:54:40.478Z] === RUN   TestDockerSuite/TestRunEnvironment
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:54:41 [2019-12-16T13:54:41.049Z] + bundleName=ppc64le-integration
13:54:41 [2019-12-16T13:54:41.050Z] + echo Creating ppc64le-integration-bundles.tar.gz
13:54:41 [2019-12-16T13:54:41.050Z] Creating ppc64le-integration-bundles.tar.gz
13:54:41 [2019-12-16T13:54:41.050Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -printxargs
13:54:41 [2019-12-16T13:54:41.050Z]  tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:54:41 [2019-12-16T13:54:41.406Z] Archiving artifacts
13:54:41 [2019-12-16T13:54:41.408Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:54:42 [2019-12-16T13:54:42.339Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:54:42 [2019-12-16T13:54:42.906Z] === RUN   TestDockerSuite/TestRunExitCode
13:54:43 [2019-12-16T13:54:43.837Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:54:44 [2019-12-16T13:54:44.024Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:54:44 [2019-12-16T13:54:44.414Z] + make clean
13:54:44 [2019-12-16T13:54:44.767Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:54:45 [2019-12-16T13:54:45.035Z] make: command: Command not found
13:54:45 [2019-12-16T13:54:45.035Z] make: command: Command not found
13:54:45 [2019-12-16T13:54:45.035Z] docker volume rm -f docker-dev-cache
13:54:45 [2019-12-16T13:54:45.035Z] docker-dev-cache
[Pipeline] deleteDir
13:54:45 [2019-12-16T13:54:45.331Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:54:46 [2019-12-16T13:54:46.262Z] === RUN   TestDockerSuite/TestRunExposePort
13:54:46 [2019-12-16T13:54:46.262Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:54:47 [2019-12-16T13:54:47.193Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:54:47 [2019-12-16T13:54:47.758Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:54:49 [2019-12-16T13:54:49.653Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:54:49 [2019-12-16T13:54:49.653Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:54:49 [2019-12-16T13:54:49.653Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:54:53 [2019-12-16T13:54:53.835Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:54:54 [2019-12-16T13:54:54.093Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:54:57 [2019-12-16T13:54:57.677Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:55:01 [2019-12-16T13:55:01.419Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:55:01 [2019-12-16T13:55:01.419Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:55:06 [2019-12-16T13:55:06.276Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:55:07 [2019-12-16T13:55:07.207Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:55:08 [2019-12-16T13:55:08.576Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:55:08 [2019-12-16T13:55:08.576Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:55:08 [2019-12-16T13:55:08.576Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:55:08 [2019-12-16T13:55:08.576Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:55:09 [2019-12-16T13:55:09.506Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:55:12 [2019-12-16T13:55:12.783Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:55:14 [2019-12-16T13:55:14.155Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:55:16 [2019-12-16T13:55:16.053Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:55:16 [2019-12-16T13:55:16.617Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:55:17 [2019-12-16T13:55:17.547Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:55:18 [2019-12-16T13:55:18.111Z] === RUN   TestDockerSuite/TestRunModeHostname
13:55:19 [2019-12-16T13:55:19.480Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:55:19 [2019-12-16T13:55:19.480Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:55:19 [2019-12-16T13:55:19.480Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:55:21 [2019-12-16T13:55:21.375Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:55:22 [2019-12-16T13:55:22.308Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:55:24 [2019-12-16T13:55:24.207Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:55:24 [2019-12-16T13:55:24.207Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:55:24 [2019-12-16T13:55:24.207Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:55:26 [2019-12-16T13:55:26.103Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:55:27 [2019-12-16T13:55:27.472Z] === RUN   TestDockerSuite/TestRunMount
13:55:34 [2019-12-16T13:55:34.022Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:55:34 [2019-12-16T13:55:34.586Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:55:35 [2019-12-16T13:55:35.150Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:55:37 [2019-12-16T13:55:37.045Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:55:39 [2019-12-16T13:55:39.567Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:55:42 [2019-12-16T13:55:42.842Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:55:45 [2019-12-16T13:55:45.366Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:55:47 [2019-12-16T13:55:47.889Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:55:49 [2019-12-16T13:55:49.259Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:55:51 [2019-12-16T13:55:51.155Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:55:51 [2019-12-16T13:55:51.155Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:55:51 [2019-12-16T13:55:51.727Z] === RUN   TestDockerSuite/TestRunNetHost
13:55:53 [2019-12-16T13:55:53.097Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:55:53 [2019-12-16T13:55:53.661Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:55:54 [2019-12-16T13:55:54.592Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:55:57 [2019-12-16T13:55:57.114Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:55:59 [2019-12-16T13:55:59.719Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:56:03 [2019-12-16T13:56:03.897Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:56:04 [2019-12-16T13:56:04.827Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:56:04 [2019-12-16T13:56:04.827Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:56:05 [2019-12-16T13:56:05.758Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:56:05 [2019-12-16T13:56:05.758Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:56:06 [2019-12-16T13:56:06.691Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:56:07 [2019-12-16T13:56:07.256Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:56:07 [2019-12-16T13:56:07.256Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:56:08 [2019-12-16T13:56:08.188Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:56:09 [2019-12-16T13:56:09.118Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:56:09 [2019-12-16T13:56:09.119Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:56:09 [2019-12-16T13:56:09.683Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:56:10 [2019-12-16T13:56:10.616Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:56:12 [2019-12-16T13:56:12.513Z] === RUN   TestDockerSuite/TestRunPortInUse
13:56:13 [2019-12-16T13:56:13.447Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:56:13 [2019-12-16T13:56:13.561Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:56:13 [2019-12-16T13:56:13.562Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:56:13 [2019-12-16T13:56:13.562Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:56:14 [2019-12-16T13:56:14.010Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:56:14 [2019-12-16T13:56:14.956Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:56:15 [2019-12-16T13:56:15.889Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:56:16 [2019-12-16T13:56:16.820Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:56:17 [2019-12-16T13:56:17.383Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:56:17 [2019-12-16T13:56:17.640Z] === RUN   TestDockerSuite/TestRunPublishPort
13:56:18 [2019-12-16T13:56:18.572Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:56:19 [2019-12-16T13:56:19.137Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:56:19 [2019-12-16T13:56:19.137Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:56:20 [2019-12-16T13:56:20.068Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:56:21 [2019-12-16T13:56:21.963Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:56:21 [2019-12-16T13:56:21.963Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:56:25 [2019-12-16T13:56:25.238Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:56:25 [2019-12-16T13:56:25.981Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:56:26 [2019-12-16T13:56:26.608Z] === RUN   TestDockerSuite/TestRunRm
13:56:27 [2019-12-16T13:56:27.539Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:56:31 [2019-12-16T13:56:31.713Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:56:31 [2019-12-16T13:56:31.971Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:56:32 [2019-12-16T13:56:32.904Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:56:34 [2019-12-16T13:56:34.802Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:56:35 [2019-12-16T13:56:35.365Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:56:36 [2019-12-16T13:56:36.332Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:56:39 [2019-12-16T13:56:39.546Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:56:42 [2019-12-16T13:56:42.823Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:56:45 [2019-12-16T13:56:45.348Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:56:45 [2019-12-16T13:56:45.913Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:56:46 [2019-12-16T13:56:46.848Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:56:47 [2019-12-16T13:56:47.780Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:56:48 [2019-12-16T13:56:48.344Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:56:49 [2019-12-16T13:56:49.275Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:56:49 [2019-12-16T13:56:49.275Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:56:50 [2019-12-16T13:56:50.206Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:56:50 [2019-12-16T13:56:50.770Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:56:51 [2019-12-16T13:56:51.173Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:56:52 [2019-12-16T13:56:52.140Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:56:52 [2019-12-16T13:56:52.703Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:56:55 [2019-12-16T13:56:55.226Z] === RUN   TestDockerSuite/TestRunState
13:56:57 [2019-12-16T13:56:57.122Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:56:58 [2019-12-16T13:56:58.055Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:56:58 [2019-12-16T13:56:58.989Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:56:59 [2019-12-16T13:56:59.246Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:56:59 [2019-12-16T13:56:59.246Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:56:59 [2019-12-16T13:56:59.810Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:57:00 [2019-12-16T13:57:00.375Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:57:00 [2019-12-16T13:57:00.940Z] === RUN   TestDockerSuite/TestRunSysctls
13:57:02 [2019-12-16T13:57:02.853Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:57:03 [2019-12-16T13:57:03.112Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:57:03 [2019-12-16T13:57:03.112Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:57:04 [2019-12-16T13:57:04.043Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:57:06 [2019-12-16T13:57:06.568Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:57:07 [2019-12-16T13:57:07.500Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:57:10 [2019-12-16T13:57:10.024Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:57:10 [2019-12-16T13:57:10.024Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:57:12 [2019-12-16T13:57:12.551Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:57:15 [2019-12-16T13:57:15.076Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:57:18 [2019-12-16T13:57:18.351Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:57:18 [2019-12-16T13:57:18.351Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:57:18 [2019-12-16T13:57:18.351Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:57:19 [2019-12-16T13:57:19.283Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:57:20 [2019-12-16T13:57:20.215Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:57:20 [2019-12-16T13:57:20.778Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:57:23 [2019-12-16T13:57:23.301Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:57:24 [2019-12-16T13:57:24.671Z] === RUN   TestDockerSuite/TestRunUserByID
13:57:25 [2019-12-16T13:57:25.235Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:57:25 [2019-12-16T13:57:25.497Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:57:26 [2019-12-16T13:57:26.062Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:57:26 [2019-12-16T13:57:26.319Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:57:26 [2019-12-16T13:57:26.319Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:57:26 [2019-12-16T13:57:26.885Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:57:27 [2019-12-16T13:57:27.250Z] === RUN   TestDockerSuite/TestRunUserByName
13:57:28 [2019-12-16T13:57:28.183Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:57:29 [2019-12-16T13:57:29.114Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:57:29 [2019-12-16T13:57:29.114Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:57:29 [2019-12-16T13:57:29.371Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:57:30 [2019-12-16T13:57:30.303Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:57:34 [2019-12-16T13:57:34.480Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:57:35 [2019-12-16T13:57:35.043Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:57:35 [2019-12-16T13:57:35.607Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:57:36 [2019-12-16T13:57:36.170Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:57:36 [2019-12-16T13:57:36.734Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:57:37 [2019-12-16T13:57:37.247Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:57:38 [2019-12-16T13:57:38.103Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:57:39 [2019-12-16T13:57:39.033Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:57:41 [2019-12-16T13:57:41.559Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:57:43 [2019-12-16T13:57:43.453Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:57:45 [2019-12-16T13:57:45.975Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:57:47 [2019-12-16T13:57:47.585Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:57:49 [2019-12-16T13:57:49.252Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:57:49 [2019-12-16T13:57:49.826Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
13:57:50 [2019-12-16T13:57:50.757Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
13:57:51 [2019-12-16T13:57:51.688Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:57:51 [2019-12-16T13:57:51.688Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:57:51 [2019-12-16T13:57:51.688Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:57:51 [2019-12-16T13:57:51.688Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:57:51 [2019-12-16T13:57:51.944Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:57:52 [2019-12-16T13:57:52.874Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:57:53 [2019-12-16T13:57:53.804Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:57:54 [2019-12-16T13:57:54.734Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:57:56 [2019-12-16T13:57:56.631Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:57:57 [2019-12-16T13:57:57.195Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:57:58 [2019-12-16T13:57:58.125Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:57:58 [2019-12-16T13:57:58.125Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:57:59 [2019-12-16T13:57:59.055Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:57:59 [2019-12-16T13:57:59.055Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:57:59 [2019-12-16T13:57:59.055Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
13:57:59 [2019-12-16T13:57:59.055Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:57:59 [2019-12-16T13:57:59.056Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:57:59 [2019-12-16T13:57:59.312Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:57:59 [2019-12-16T13:57:59.570Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:57:59 [2019-12-16T13:57:59.570Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:57:59 [2019-12-16T13:57:59.826Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:58:00 [2019-12-16T13:58:00.083Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
13:58:01 [2019-12-16T13:58:01.014Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:58:01 [2019-12-16T13:58:01.945Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:58:02 [2019-12-16T13:58:02.876Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:58:02 [2019-12-16T13:58:02.876Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:58:03 [2019-12-16T13:58:03.806Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:58:03 [2019-12-16T13:58:03.806Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:58:04 [2019-12-16T13:58:04.736Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:58:04 [2019-12-16T13:58:04.736Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:58:05 [2019-12-16T13:58:05.667Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:58:06 [2019-12-16T13:58:06.230Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:58:06 [2019-12-16T13:58:06.487Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:58:06 [2019-12-16T13:58:06.487Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:58:07 [2019-12-16T13:58:07.420Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:58:09 [2019-12-16T13:58:09.315Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:58:09 [2019-12-16T13:58:09.878Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:58:09 [2019-12-16T13:58:09.878Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:58:10 [2019-12-16T13:58:10.442Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:58:10 [2019-12-16T13:58:10.442Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:58:12 [2019-12-16T13:58:12.335Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:58:12 [2019-12-16T13:58:12.898Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:58:15 [2019-12-16T13:58:15.419Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:58:16 [2019-12-16T13:58:16.350Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:58:16 [2019-12-16T13:58:16.350Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:58:16 [2019-12-16T13:58:16.350Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:58:17 [2019-12-16T13:58:17.281Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:58:18 [2019-12-16T13:58:18.652Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:58:19 [2019-12-16T13:58:19.582Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:58:19 [2019-12-16T13:58:19.582Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:58:22 [2019-12-16T13:58:22.106Z] === RUN   TestDockerSuite/TestSaveImageId
13:58:22 [2019-12-16T13:58:22.106Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:58:22 [2019-12-16T13:58:22.363Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:58:24 [2019-12-16T13:58:24.259Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:58:24 [2019-12-16T13:58:24.516Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:58:26 [2019-12-16T13:58:26.414Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:58:26 [2019-12-16T13:58:26.414Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:58:26 [2019-12-16T13:58:26.414Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:58:27 [2019-12-16T13:58:27.785Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:58:29 [2019-12-16T13:58:29.679Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:58:29 [2019-12-16T13:58:29.936Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:58:29 [2019-12-16T13:58:29.936Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:58:29 [2019-12-16T13:58:29.936Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:58:29 [2019-12-16T13:58:29.936Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:58:30 [2019-12-16T13:58:30.500Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:58:33 [2019-12-16T13:58:33.041Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:58:33 [2019-12-16T13:58:33.041Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:58:39 [2019-12-16T13:58:39.588Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:58:41 [2019-12-16T13:58:41.482Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:58:42 [2019-12-16T13:58:42.852Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:58:44 [2019-12-16T13:58:44.222Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:58:47 [2019-12-16T13:58:47.497Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:58:50 [2019-12-16T13:58:50.020Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:58:50 [2019-12-16T13:58:50.584Z] === RUN   TestDockerSuite/TestStartRecordError
13:58:52 [2019-12-16T13:58:52.479Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:58:55 [2019-12-16T13:58:55.003Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:58:56 [2019-12-16T13:58:56.896Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:59:01 [2019-12-16T13:59:01.075Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:59:05 [2019-12-16T13:59:05.251Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:59:07 [2019-12-16T13:59:07.771Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:59:14 [2019-12-16T13:59:14.316Z] === RUN   TestDockerSuite/TestStatsNoStream
13:59:16 [2019-12-16T13:59:16.836Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:59:18 [2019-12-16T13:59:18.287Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:59:19 [2019-12-16T13:59:19.217Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:59:20 [2019-12-16T13:59:20.147Z] === RUN   TestDockerSuite/TestTopPrivileged
13:59:21 [2019-12-16T13:59:21.078Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:59:21 [2019-12-16T13:59:21.079Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:59:22 [2019-12-16T13:59:22.009Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:59:27 [2019-12-16T13:59:27.265Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:59:28 [2019-12-16T13:59:28.633Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:59:28 [2019-12-16T13:59:28.890Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:59:30 [2019-12-16T13:59:30.007Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:59:30 [2019-12-16T13:59:30.942Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:59:31 [2019-12-16T13:59:31.800Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:59:31 [2019-12-16T13:59:31.872Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:59:31 [2019-12-16T13:59:31.872Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
13:59:32 [2019-12-16T13:59:32.546Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
13:59:34 [2019-12-16T13:59:34.713Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:59:35 [2019-12-16T13:59:35.069Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:59:35 [2019-12-16T13:59:35.069Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:59:36 [2019-12-16T13:59:36.439Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:59:37 [2019-12-16T13:59:37.372Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:59:38 [2019-12-16T13:59:38.308Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:59:40 [2019-12-16T13:59:40.200Z] === RUN   TestDockerSuite/TestUpdateStats
13:59:40 [2019-12-16T13:59:40.530Z] === RUN   TestDockerSuite/TestBuildEnv
13:59:40 [2019-12-16T13:59:40.531Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:59:40 [2019-12-16T13:59:40.531Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:59:40 [2019-12-16T13:59:40.531Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:59:40 [2019-12-16T13:59:40.531Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:59:40 [2019-12-16T13:59:40.531Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:59:42 [2019-12-16T13:59:42.093Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:59:43 [2019-12-16T13:59:43.991Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:59:44 [2019-12-16T13:59:44.276Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:59:44 [2019-12-16T13:59:44.276Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:59:44 [2019-12-16T13:59:44.276Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:59:44 [2019-12-16T13:59:44.276Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:59:44 [2019-12-16T13:59:44.739Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:59:45 [2019-12-16T13:59:45.885Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:59:45 [2019-12-16T13:59:45.885Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:59:46 [2019-12-16T13:59:46.815Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:59:48 [2019-12-16T13:59:48.185Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:59:48 [2019-12-16T13:59:48.185Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:59:50 [2019-12-16T13:59:50.549Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:59:53 [2019-12-16T13:59:53.441Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:59:56 [2019-12-16T13:59:56.719Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
14:00:00 [2019-12-16T14:00:00.893Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
14:00:03 [2019-12-16T14:00:03.415Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:00:07 [2019-12-16T14:00:07.590Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:00:08 [2019-12-16T14:00:08.261Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildExpose
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:00:09 [2019-12-16T14:00:09.231Z] === RUN   TestDockerSuite/TestBuildFails
14:00:11 [2019-12-16T14:00:11.417Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:00:11 [2019-12-16T14:00:11.417Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:00:12 [2019-12-16T14:00:12.844Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
14:00:14 [2019-12-16T14:00:14.851Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
14:00:17 [2019-12-16T14:00:17.218Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:00:17 [2019-12-16T14:00:17.374Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
14:00:18 [2019-12-16T14:00:18.743Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
14:00:20 [2019-12-16T14:00:20.636Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
14:00:21 [2019-12-16T14:00:21.912Z] === RUN   TestDockerSuite/TestBuildForceRm
14:00:23 [2019-12-16T14:00:23.158Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
14:00:25 [2019-12-16T14:00:25.687Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
14:00:28 [2019-12-16T14:00:28.209Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
14:00:28 [2019-12-16T14:00:28.998Z] === RUN   TestDockerSuite/TestBuildFromGit
14:00:30 [2019-12-16T14:00:30.730Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
14:00:33 [2019-12-16T14:00:33.310Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:00:34 [2019-12-16T14:00:34.804Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:00:35 [2019-12-16T14:00:35.774Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:00:41 [2019-12-16T14:00:41.573Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:00:41 [2019-12-16T14:00:41.573Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:00:42 [2019-12-16T14:00:42.033Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:00:43 [2019-12-16T14:00:43.003Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:00:43 [2019-12-16T14:00:43.003Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:00:51 [2019-12-16T14:00:51.366Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:00:51 [2019-12-16T14:00:51.623Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:00:51 [2019-12-16T14:00:51.623Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:00:51 [2019-12-16T14:00:51.623Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:00:51 [2019-12-16T14:00:51.623Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:00:51 [2019-12-16T14:00:51.623Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:00:53 [2019-12-16T14:00:53.362Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:00:53 [2019-12-16T14:00:53.362Z] === RUN   TestDockerSuite/TestBuildHistory
14:00:54 [2019-12-16T14:00:54.144Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:00:54 [2019-12-16T14:00:54.401Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:00:54 [2019-12-16T14:00:54.401Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:00:54 [2019-12-16T14:00:54.401Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:00:54 [2019-12-16T14:00:54.401Z] === RUN   TestDockerSuite/TestVolumeEvents
14:00:55 [2019-12-16T14:00:55.331Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:00:57 [2019-12-16T14:00:57.855Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:00:57 [2019-12-16T14:00:57.855Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:00:58 [2019-12-16T14:00:58.112Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:01:02 [2019-12-16T14:01:02.288Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:01:03 [2019-12-16T14:01:03.703Z] === RUN   TestDockerSuite/TestBuildIidFile
14:01:04 [2019-12-16T14:01:04.162Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:01:06 [2019-12-16T14:01:06.347Z] === RUN   TestDockerSuite/TestBuildInheritance
14:01:06 [2019-12-16T14:01:06.347Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:01:06 [2019-12-16T14:01:06.472Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:01:06 [2019-12-16T14:01:06.472Z] --- PASS: TestDockerSuite (1828.04s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.79s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (1.03s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.29s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.02s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.27s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.81s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.41s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.19s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.10s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.32s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.41s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.30s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.48s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.50s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.28s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.32s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.77s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.33s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.75s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.66s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.76s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.75s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.16s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.56s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.29s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.08s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.17s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.00s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.34s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.46s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.71s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.08s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.43s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.69s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.76s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.24s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.27s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.88s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.40s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.62s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.00s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.58s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:01:06 [2019-12-16T14:01:06.472Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.09s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.38s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.61s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.77s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.58s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.26s)
14:01:06 [2019-12-16T14:01:06.472Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.35s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.63s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.93s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.64s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.76s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.13s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.99s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.18s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.69s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.75s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.54s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.78s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.91s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.68s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.15s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.82s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.88s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.64s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.77s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.26s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.12s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.75s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.78s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.37s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFails (0.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.62s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.42s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.75s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.54s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.56s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.55s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLastModified (7.93s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.06s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.25s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.09s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.57s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.35s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.37s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.43s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.97s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.79s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.08s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.69s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.65s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.88s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.68s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.20s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.44s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.64s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRm (3.13s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.76s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.68s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.33s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.79s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildUser (2.02s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.13s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.97s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.22s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.61s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.34s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.31s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.80s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.14s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.26s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_cli_sni_test.go:18: Flakey test
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitChange (1.16s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.36s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.74s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.76s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.98s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.89s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.73s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:01:06 [2019-12-16T14:01:06.473Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s)
14:01:06 [2019-12-16T14:01:06.473Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.31s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.77s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.22s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.76s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.66s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.56s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a4bca0_<nil>} (1.61s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1399931785_/foo_false__<nil>_<nil>_<nil>} (1.58s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1399931785_/foo_true__<nil>_<nil>_<nil>} (1.62s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_false__<nil>_<nil>_<nil>} (1.68s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_true__<nil>_<nil>_<nil>} (1.61s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3846788436_/foo_true__0xc00097e2c0_<nil>_<nil>} (1.62s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00097e360_<nil>} (1.62s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00097e3a0_<nil>} (1.63s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00097e3e0_<nil>} (1.52s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00097e420_<nil>} (1.61s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.62s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.19s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.32s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.09s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.11s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.69s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.48s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.39s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (6.23s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.19s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToDot (0.98s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.91s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.74s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.52s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateRM (0.25s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.09s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.85s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.56s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.43s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.41s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.97s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.42s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.59s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.17s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.72s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.77s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.474Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.07s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsRename (1.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsResize (0.97s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.94s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsTop (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.79s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExec (0.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.67s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.66s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecEnv (0.99s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.88s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.94s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.78s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecParseError (0.95s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.96s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.92s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecTTY (1.10s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.91s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (3.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.98s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.42s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHealth (20.91s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.84s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportFile (1.87s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.68s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.07s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s)
14:01:06 [2019-12-16T14:01:06.474Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.75s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.06s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.95s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.93s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.06s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.93s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.31s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.15s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.92s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.74s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.04s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.09s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.63s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.64s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.10s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.43s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.71s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.45s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.00s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.34s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsSince (6.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsTail (1.09s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestNetHostname (2.49s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.52s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.60s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginActive (1.95s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.74s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.55s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.07s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.53s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPortList (10.43s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.45s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.07s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.49s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.98s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.32s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.34s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.92s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.11s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.91s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.70s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.12s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.65s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.54s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.80s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.00s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.19s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.28s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiTag (0.18s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.05s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.65s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.76s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.08s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.93s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.44s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.74s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.92s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.475Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:01:06 [2019-12-16T14:01:06.475Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s)
14:01:06 [2019-12-16T14:01:06.475Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.28s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.56s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.75s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMount (6.16s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.18s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.74s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.92s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.88s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.43s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.18s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.37s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.87s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.98s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunState (1.90s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (1.07s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunSysctls (2.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.70s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.55s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.63s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.97s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.84s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.33s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.50s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (1.11s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.96s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.12s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.19s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.21s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.24s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (3.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (2.10s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.62s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.09s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.91s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.97s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.95s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.29s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.90s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.75s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.04s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents243420446
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.81s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.70s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.78s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.37s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.15s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.00s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.83s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:01:06 [2019-12-16T14:01:06.476Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.61s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.40s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.05s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.87s)
14:01:06 [2019-12-16T14:01:06.476Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
14:01:06 [2019-12-16T14:01:06.477Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.81s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.09s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:01:06 [2019-12-16T14:01:06.477Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.00s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.72s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:01:06 [2019-12-16T14:01:06.477Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.98s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.95s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.88s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.59s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.29s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.52s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.55s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.53s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (3.00s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.95s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.07s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.46s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.85s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.52s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.65s)
14:01:06 [2019-12-16T14:01:06.477Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:01:06 [2019-12-16T14:01:06.477Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:01:06 [2019-12-16T14:01:06.477Z] === RUN   TestDockerRegistrySuite
14:01:06 [2019-12-16T14:01:06.477Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:01:07 [2019-12-16T14:01:07.319Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:01:07 [2019-12-16T14:01:07.319Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:01:07 [2019-12-16T14:01:07.846Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:01:09 [2019-12-16T14:01:09.741Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:01:11 [2019-12-16T14:01:11.636Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:01:11 [2019-12-16T14:01:11.636Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:01:12 [2019-12-16T14:01:12.025Z] === RUN   TestDockerSuite/TestBuildLabel
14:01:12 [2019-12-16T14:01:12.485Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:01:12 [2019-12-16T14:01:12.945Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:01:13 [2019-12-16T14:01:13.965Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:01:14 [2019-12-16T14:01:14.425Z] === RUN   TestDockerSuite/TestBuildLabels
14:01:15 [2019-12-16T14:01:15.396Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:01:16 [2019-12-16T14:01:16.892Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:01:16 [2019-12-16T14:01:16.935Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:01:21 [2019-12-16T14:01:21.065Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLastModified
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:01:22 [2019-12-16T14:01:22.734Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:01:23 [2019-12-16T14:01:23.195Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:01:23 [2019-12-16T14:01:23.656Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:01:25 [2019-12-16T14:01:25.243Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:01:27 [2019-12-16T14:01:27.137Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:01:28 [2019-12-16T14:01:28.066Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:01:29 [2019-12-16T14:01:29.436Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:01:29 [2019-12-16T14:01:29.470Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:01:31 [2019-12-16T14:01:31.352Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:01:32 [2019-12-16T14:01:32.721Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:01:34 [2019-12-16T14:01:34.091Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:01:35 [2019-12-16T14:01:35.460Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:01:38 [2019-12-16T14:01:38.733Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:01:41 [2019-12-16T14:01:41.255Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:01:42 [2019-12-16T14:01:42.624Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:01:45 [2019-12-16T14:01:45.900Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:01:47 [2019-12-16T14:01:47.270Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:01:47 [2019-12-16T14:01:47.527Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:01:48 [2019-12-16T14:01:48.897Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:01:50 [2019-12-16T14:01:50.266Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:01:50 [2019-12-16T14:01:50.583Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:01:50 [2019-12-16T14:01:50.583Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:01:51 [2019-12-16T14:01:51.043Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:01:51 [2019-12-16T14:01:51.197Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:01:55 [2019-12-16T14:01:55.371Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:01:55 [2019-12-16T14:01:55.371Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:01:56 [2019-12-16T14:01:56.756Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:01:57 [2019-12-16T14:01:57.327Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:01:57 [2019-12-16T14:01:57.584Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:01:57 [2019-12-16T14:01:57.841Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:01:58 [2019-12-16T14:01:58.098Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:01:58 [2019-12-16T14:01:58.355Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:01:58 [2019-12-16T14:01:58.612Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:01:59 [2019-12-16T14:01:59.982Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:02:02 [2019-12-16T14:02:02.569Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:02:03 [2019-12-16T14:02:03.503Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:02:04 [2019-12-16T14:02:04.877Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:02:05 [2019-12-16T14:02:05.440Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
14:02:06 [2019-12-16T14:02:06.006Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:02:06 [2019-12-16T14:02:06.940Z] --- PASS: TestDockerRegistrySuite (60.50s)
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d644f4f453c43] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [def2be991430e] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.03s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d4852146b8897] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [da0edb5dce82d] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.50s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d78a2541e6736] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.79s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [daa20bcea6906] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.40s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dd6baf6316a4e] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d196a7b31d48a] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.30s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d17b7533fe066] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d4fc4cddddcfe] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.59s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d97bbcaa5e771] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.57s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d8f7757397e5b] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [da89eb633c37a] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [df8085abdada7] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.79s)
14:02:06 [2019-12-16T14:02:06.940Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42e30673dfe5efb278db7a7a3a1e98f0149ea4f32f575490893014890856b641
14:02:06 [2019-12-16T14:02:06.940Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b26e30c10002aa9e75e9274ad478009d3fba491fa1c03d1ed1c80893e9d9e85e
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d634823df6630] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.86s)
14:02:06 [2019-12-16T14:02:06.940Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a7f90a9ec63276fcf6cfedda39c232f35bd86089e9cd097021427b7db2f16193
14:02:06 [2019-12-16T14:02:06.940Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6cbcc49e52e2e519a2673f503fafb6d81adc251341ae70406256d5b722fa69ac
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d707c94c10e19] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [db9d074d02bf6] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.41s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d2a8076211af4] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dfe986dd8beb5] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d49c095202bfa] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dec9394c3b368] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d1ca53474f0ba] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d0b669abe40e1] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.61s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dfe75623bb1e4] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d99f717e22c63] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d2bcad2dd12ed] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.73s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dbc62519ff748] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d0cb197847e63] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d7c0a864a654c] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d80a00a504e47] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d4e7589778958] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d57d4b1c49bc0] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [dc49be7961bcb] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.33s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d6de36fc51582] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [d762e2b5c5d75] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s)
14:02:06 [2019-12-16T14:02:06.940Z]         check_test.go:196: [ddf40938d12b4] daemon is not started
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s)
14:02:06 [2019-12-16T14:02:06.940Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
14:02:06 [2019-12-16T14:02:06.940Z] === RUN   TestDockerSchema1RegistrySuite
14:02:06 [2019-12-16T14:02:06.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:02:06 [2019-12-16T14:02:06.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:02:12 [2019-12-16T14:02:12.195Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:02:16 [2019-12-16T14:02:16.370Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:02:19 [2019-12-16T14:02:19.645Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
14:02:20 [2019-12-16T14:02:20.576Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
14:02:20 [2019-12-16T14:02:20.576Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
14:02:20 [2019-12-16T14:02:20.834Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:02:21 [2019-12-16T14:02:21.091Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
14:02:21 [2019-12-16T14:02:21.091Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
14:02:22 [2019-12-16T14:02:22.476Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
14:02:22 [2019-12-16T14:02:22.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:02:23 [2019-12-16T14:02:23.845Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:02:24 [2019-12-16T14:02:24.102Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:02:25 [2019-12-16T14:02:25.471Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
14:02:25 [2019-12-16T14:02:25.471Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:02:26 [2019-12-16T14:02:26.754Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:02:27 [2019-12-16T14:02:27.366Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:02:28 [2019-12-16T14:02:28.737Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:02:32 [2019-12-16T14:02:32.013Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
14:02:32 [2019-12-16T14:02:32.943Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:02:33 [2019-12-16T14:02:33.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:02:34 [2019-12-16T14:02:34.071Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:02:34 [2019-12-16T14:02:34.071Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:02:34 [2019-12-16T14:02:34.327Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:02:34 [2019-12-16T14:02:34.892Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:02:35 [2019-12-16T14:02:35.149Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
14:02:35 [2019-12-16T14:02:35.149Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:02:35 [2019-12-16T14:02:35.149Z] --- PASS: TestDockerSchema1RegistrySuite (28.54s)
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d80a2624c0fb4] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.98s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d02c03656e287] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.42s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d70b96d68dacc] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.37s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [dc956422e78f3] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.71s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [de6b8facce61c] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d4a82faac8abe] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [df4c33e9f5916] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d35cf141292a5] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d1d5d4ea46fcd] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.59s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [dc81b44b911b7] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.40s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [decfd691941f7] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [df55b02174cc4] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d16a580328a99] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [dd4d8e05155d3] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d8ab732dcc1ac] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [dc90c30e8669c] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d32692402211e] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
14:02:35 [2019-12-16T14:02:35.149Z]         check_test.go:223: [d56d0d2973720] daemon is not started
14:02:35 [2019-12-16T14:02:35.149Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:02:35 [2019-12-16T14:02:35.149Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:02:36 [2019-12-16T14:02:36.523Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:02:37 [2019-12-16T14:02:37.087Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:02:37 [2019-12-16T14:02:37.087Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:02:38 [2019-12-16T14:02:38.459Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:02:38 [2019-12-16T14:02:38.715Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:02:39 [2019-12-16T14:02:39.280Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:02:39 [2019-12-16T14:02:39.844Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:02:39 [2019-12-16T14:02:39.844Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.65s)
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.05s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [d8d76bf8d509d] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [d37e118bff3c7] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [de89b2f381812] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.37s)
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [db46096eab09c] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [db4238d5bcf31] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [d17025d42b5ea] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
14:02:39 [2019-12-16T14:02:39.844Z]         check_test.go:252: [d7dc9c19fb1af] daemon is not started
14:02:39 [2019-12-16T14:02:39.844Z] === RUN   TestDockerRegistryAuthTokenSuite
14:02:39 [2019-12-16T14:02:39.844Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:02:41 [2019-12-16T14:02:41.588Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:02:45 [2019-12-16T14:02:45.098Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:02:45 [2019-12-16T14:02:45.361Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:02:45 [2019-12-16T14:02:45.361Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:02:45 [2019-12-16T14:02:45.618Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:02:45 [2019-12-16T14:02:45.874Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s)
14:02:45 [2019-12-16T14:02:45.874Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
14:02:45 [2019-12-16T14:02:45.874Z]         check_test.go:279: [d4eacb3146366] daemon is not started
14:02:45 [2019-12-16T14:02:45.874Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
14:02:45 [2019-12-16T14:02:45.874Z]         check_test.go:279: [d774fb49e871a] daemon is not started
14:02:45 [2019-12-16T14:02:45.874Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
14:02:45 [2019-12-16T14:02:45.874Z]         check_test.go:279: [d4ccf9d85ccd6] daemon is not started
14:02:45 [2019-12-16T14:02:45.874Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
14:02:45 [2019-12-16T14:02:45.874Z]         check_test.go:279: [d46d816f2b54d] daemon is not started
14:02:45 [2019-12-16T14:02:45.874Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.21s)
14:02:45 [2019-12-16T14:02:45.874Z]         check_test.go:279: [ddaea39945ce6] daemon is not started
14:02:45 [2019-12-16T14:02:45.874Z] === RUN   TestDockerNetworkSuite
14:02:45 [2019-12-16T14:02:45.874Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
14:02:49 [2019-12-16T14:02:49.148Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
14:02:50 [2019-12-16T14:02:50.078Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
14:02:50 [2019-12-16T14:02:50.168Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:02:55 [2019-12-16T14:02:55.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
14:02:55 [2019-12-16T14:02:55.985Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:02:57 [2019-12-16T14:02:57.856Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
14:03:01 [2019-12-16T14:03:01.802Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:03:02 [2019-12-16T14:03:02.033Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
14:03:03 [2019-12-16T14:03:03.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
14:03:13 [2019-12-16T14:03:13.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
14:03:15 [2019-12-16T14:03:15.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
14:03:17 [2019-12-16T14:03:17.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
14:03:18 [2019-12-16T14:03:18.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
14:03:18 [2019-12-16T14:03:18.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
14:03:19 [2019-12-16T14:03:19.517Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:03:19 [2019-12-16T14:03:19.517Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:03:20 [2019-12-16T14:03:20.131Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
14:03:21 [2019-12-16T14:03:21.501Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
14:03:21 [2019-12-16T14:03:21.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
14:03:22 [2019-12-16T14:03:22.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
14:03:23 [2019-12-16T14:03:23.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
14:03:23 [2019-12-16T14:03:23.950Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
14:03:23 [2019-12-16T14:03:23.950Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
14:03:24 [2019-12-16T14:03:24.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
14:03:25 [2019-12-16T14:03:25.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
14:03:26 [2019-12-16T14:03:26.622Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:03:26 [2019-12-16T14:03:26.622Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:03:26 [2019-12-16T14:03:26.622Z] === RUN   TestDockerSuite/TestBuildNetNone
14:03:26 [2019-12-16T14:03:26.622Z] === RUN   TestDockerSuite/TestBuildNoContext
14:03:27 [2019-12-16T14:03:27.471Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
14:03:27 [2019-12-16T14:03:27.471Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
14:03:27 [2019-12-16T14:03:27.728Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
14:03:27 [2019-12-16T14:03:27.728Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
14:03:28 [2019-12-16T14:03:28.806Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:03:29 [2019-12-16T14:03:29.098Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
14:03:31 [2019-12-16T14:03:31.622Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
14:03:32 [2019-12-16T14:03:32.187Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
14:03:35 [2019-12-16T14:03:35.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
14:03:36 [2019-12-16T14:03:36.398Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
14:03:39 [2019-12-16T14:03:39.153Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:03:39 [2019-12-16T14:03:39.673Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
14:03:40 [2019-12-16T14:03:40.123Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:03:40 [2019-12-16T14:03:40.583Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:03:40 [2019-12-16T14:03:40.583Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:03:42 [2019-12-16T14:03:42.771Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:03:44 [2019-12-16T14:03:44.320Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:03:44 [2019-12-16T14:03:44.931Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
14:03:45 [2019-12-16T14:03:45.290Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:03:45 [2019-12-16T14:03:45.862Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
14:03:46 [2019-12-16T14:03:46.120Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
14:03:47 [2019-12-16T14:03:47.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
14:03:47 [2019-12-16T14:03:47.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
14:03:47 [2019-12-16T14:03:47.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
14:03:47 [2019-12-16T14:03:47.747Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
14:03:47 [2019-12-16T14:03:47.748Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
14:03:48 [2019-12-16T14:03:48.004Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
14:03:48 [2019-12-16T14:03:48.004Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
14:03:52 [2019-12-16T14:03:52.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
14:03:52 [2019-12-16T14:03:52.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
14:03:52 [2019-12-16T14:03:52.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
14:03:53 [2019-12-16T14:03:53.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
14:03:55 [2019-12-16T14:03:55.641Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:03:56 [2019-12-16T14:03:56.611Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:03:58 [2019-12-16T14:03:58.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
14:04:02 [2019-12-16T14:04:02.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
14:04:03 [2019-12-16T14:04:03.237Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
14:04:04 [2019-12-16T14:04:04.605Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
14:04:05 [2019-12-16T14:04:05.191Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:04:07 [2019-12-16T14:04:07.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
14:04:07 [2019-12-16T14:04:07.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
14:04:08 [2019-12-16T14:04:08.059Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
14:04:08 [2019-12-16T14:04:08.316Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
14:04:08 [2019-12-16T14:04:08.931Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:04:09 [2019-12-16T14:04:09.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
14:04:11 [2019-12-16T14:04:11.150Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
14:04:17 [2019-12-16T14:04:17.521Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:04:19 [2019-12-16T14:04:19.251Z] --- PASS: TestDockerNetworkSuite (92.13s)
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d73b9326e684f] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d5a6e8315eb25] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.84s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d7de1d064bf0d] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.83s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [dcc785aadcefd] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.76s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:1233: [debd1b55ab3a3] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d17a9e9d33fc7] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.09s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [dcf4f078f983c] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.21s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d6df16226d2a7] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d838dfe6174ec] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d719115b8142a] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [da20a023af57d] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [d3e15a521066a] daemon is not started
14:04:19 [2019-12-16T14:04:19.251Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.39s)
14:04:19 [2019-12-16T14:04:19.251Z]         docker_cli_network_unix_test.go:46: [df81b3e30f228] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d8c1c4823fccd] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d64515bcabf72] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [db077058ce7bc] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.33s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dba4211fd740c] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d6651b108df54] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d711cec689586] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d2b5feb67d105] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.55s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d9e22a6837b0c] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dd7cf3f070aa5] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dd76383d6356d] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d0d1d16a769cf] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.76s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:968: [de4d5fc760705] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.76s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d9156b203704a] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.58s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:1116: [d08df41a85d99] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [db1128ecac1ca] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.18s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [ddc62518eadde] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dbbfb8efc9cc0] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dde84a5cc1e3f] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dc9dc55aea624] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [de4aed9da5b2c] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d8cc05422a0ba] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.31s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d3487411b979e] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d3a33abe9de9c] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [df3311538d22c] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d5c7adda4d484] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.65s)
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.81s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:1084: [da3af78122138] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d5e66994ec6a8] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d1d18e397a12b] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.61s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d5ffa6e26ae99] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d2c6a1bc535d9] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dead525e387a3] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [d33ddf3d74250] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.72s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [dad573385f710] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.98s)
14:04:19 [2019-12-16T14:04:19.252Z]         docker_cli_network_unix_test.go:46: [df38dc7b3e899] daemon is not started
14:04:19 [2019-12-16T14:04:19.252Z] === RUN   TestDockerHubPullSuite
14:04:19 [2019-12-16T14:04:19.252Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
14:04:19 [2019-12-16T14:04:19.252Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
14:04:21 [2019-12-16T14:04:21.775Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
14:04:22 [2019-12-16T14:04:22.033Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
14:04:23 [2019-12-16T14:04:23.362Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:04:23 [2019-12-16T14:04:23.402Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
14:04:23 [2019-12-16T14:04:23.402Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
14:04:23 [2019-12-16T14:04:23.660Z] --- PASS: TestDockerHubPullSuite (5.67s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
14:04:23 [2019-12-16T14:04:23.660Z] PASS
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === Skipped
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_sni_test.go:18: Flakey test
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:04:23 [2019-12-16T14:04:23.660Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
14:04:23 [2019-12-16T14:04:23.660Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:04:23 [2019-12-16T14:04:23.661Z]         docker_cli_network_unix_test.go:46: [df3311538d22c] daemon is not started
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] 
14:04:23 [2019-12-16T14:04:23.661Z] DONE 1277 tests, 44 skipped in 2056.597s
14:04:23 [2019-12-16T14:04:23.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:04:23 [2019-12-16T14:04:23.661Z] ++++ cat bundles/test-integration/docker.pid
14:04:23 [2019-12-16T14:04:23.661Z] +++ kill 7293
14:04:28 [2019-12-16T14:04:28.918Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
14:04:29 [2019-12-16T14:04:29.169Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:04:29 [2019-12-16T14:04:29.630Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:04:29 [2019-12-16T14:04:29.630Z] === RUN   TestDockerSuite/TestBuildPATH
14:04:29 [2019-12-16T14:04:29.630Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:04:31 [2019-12-16T14:04:31.445Z] +++ /etc/init.d/apparmor stop
14:04:31 [2019-12-16T14:04:31.445Z] Clearing AppArmor profiles cache:.
14:04:31 [2019-12-16T14:04:31.445Z] All profile caches have been cleared, but no profiles have been unloaded.
14:04:31 [2019-12-16T14:04:31.445Z] Unloading profiles will leave already running processes permanently
14:04:31 [2019-12-16T14:04:31.445Z] unconfined, which can lead to unexpected situations.
14:04:31 [2019-12-16T14:04:31.445Z] 
14:04:31 [2019-12-16T14:04:31.445Z] To set a process to complain mode, use the command line tool
14:04:31 [2019-12-16T14:04:31.445Z] 'aa-complain'. To really tear down all profiles, run the init script
14:04:31 [2019-12-16T14:04:31.445Z] with the 'teardown' option."
14:04:31 [2019-12-16T14:04:31.445Z] 
14:04:31 [2019-12-16T14:04:31.812Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:04:31 [2019-12-16T14:04:31.813Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:04:32 [2019-12-16T14:04:32.015Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
14:04:35 [2019-12-16T14:04:35.287Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
14:04:38 [2019-12-16T14:04:38.560Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
14:04:45 [2019-12-16T14:04:45.118Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
14:04:50 [2019-12-16T14:04:50.372Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
14:04:52 [2019-12-16T14:04:52.895Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
14:04:56 [2019-12-16T14:04:56.169Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
14:04:59 [2019-12-16T14:04:59.448Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
14:05:01 [2019-12-16T14:05:01.971Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
14:05:05 [2019-12-16T14:05:05.245Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
14:05:08 [2019-12-16T14:05:08.521Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
14:05:14 [2019-12-16T14:05:14.347Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:05:35 [2019-12-16T14:05:35.418Z] === RUN   TestDockerSuite/TestBuildRm
14:05:47 [2019-12-16T14:05:47.814Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:05:49 [2019-12-16T14:05:49.347Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:05:49 [2019-12-16T14:05:49.347Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:05:49 [2019-12-16T14:05:49.803Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:05:51 [2019-12-16T14:05:51.339Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:05:55 [2019-12-16T14:05:55.078Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:05:58 [2019-12-16T14:05:58.802Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:06:03 [2019-12-16T14:06:03.486Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:06:04 [2019-12-16T14:06:04.726Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
14:06:19 [2019-12-16T14:06:19.658Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
14:06:21 [2019-12-16T14:06:21.147Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:06:21 [2019-12-16T14:06:21.147Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:06:21 [2019-12-16T14:06:21.147Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:06:33 [2019-12-16T14:06:33.515Z] === RUN   TestDockerSuite/TestBuildSpaces
14:06:33 [2019-12-16T14:06:33.515Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:06:37 [2019-12-16T14:06:37.713Z] --- PASS: TestDockerSwarmSuite (1794.23s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.63s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.16s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.30s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:563: [dabc32f1b8159] joining swarm manager [de249b2487997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:585: [df010cba4189b] joining swarm manager [de249b2487997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         check_test.go:380: [dabc32f1b8159] daemon is not started
14:06:37 [2019-12-16T14:06:37.713Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.12s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:46: [d1e77fc4e6416] joining swarm manager [d3feabe497596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.97s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:304: [de692f0bbcc56] joining swarm manager [db7fe4ee193fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:305: [d3b5774614f66] joining swarm manager [db7fe4ee193fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:364: Waiting for possible election...
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.64s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:272: [dcf17dc2adcd2] joining swarm manager [d5ae691a31443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:273: [d57921e0d6f00] joining swarm manager [d5ae691a31443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.62s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.14s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_node_test.go:19: [dc7cae7bdda11] joining swarm manager [dd4655bd35ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_node_test.go:20: [dd214e5c0842f] joining swarm manager [dd4655bd35ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.01s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:502: [d393c01add740] joining swarm manager [d517b31ff845f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:507: [da213c8fc7c6b] joining swarm manager [d517b31ff845f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.61s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_node_test.go:80: [db1be843e5afe] joining swarm manager [d5ead3f6a5bef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.24s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_node_test.go:52: [d867d05b498b3] joining swarm manager [d1dd6a9afb3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_node_test.go:53: [d89b80623f8f3] joining swarm manager [d1dd6a9afb3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.01s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:202: [db47533fb17b4] joining swarm manager [d25130ac8b346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.97s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:384: [d312aeca75808] joining swarm manager [d84ee701ca35e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:385: [d988da0ade0f3] joining swarm manager [d84ee701ca35e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         check_test.go:380: [d988da0ade0f3] daemon is not started
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.15s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:802: [d8aa160098ffb] joining swarm manager [da030182cc5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:802: [d80241057cd67] joining swarm manager [da030182cc5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:802: [d7edc7267cabe] joining swarm manager [da030182cc5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:802: [def4f925f2c7d] joining swarm manager [da030182cc5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_test.go:810: [deadd986323fe] joining swarm manager [da030182cc5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.35s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:394: [d8c2045e60e59] joining swarm manager [db2660c975194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:394: [dc2cc786ae69f] joining swarm manager [db2660c975194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.62s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:342: [d540b68a9f1fd] joining swarm manager [d39e622c44a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:342: [ddd805152f685] joining swarm manager [d39e622c44a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.44s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:489: [d10fb1dbd820f] joining swarm manager [d84692278d820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:489: [dbf38d5b06143] joining swarm manager [d84692278d820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.81s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:127: [de00d5cbda4b4] joining swarm manager [dea69dc8af8f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:128: [de037c0f71a14] joining swarm manager [dea69dc8af8f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:136: [db8995de332b1] joining swarm manager [dea69dc8af8f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:137: [d2c9af435c114] joining swarm manager [dea69dc8af8f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.28s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:303: [d64a55cf9219f] joining swarm manager [d048d9dbb20a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:303: [df4ca3c462a65] joining swarm manager [d048d9dbb20a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.71s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:99: [db61f253dd586] joining swarm manager [dafe0a02baea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:100: [d4cc14d92b203] joining swarm manager [dafe0a02baea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]         check_test.go:380: [db61f253dd586] daemon is not started
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.56s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:532: [d85601d3d477e] joining swarm manager [defa921cc06ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:533: [d617e34dded8d] joining swarm manager [defa921cc06ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.20s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:147: [daf9a3737910d] joining swarm manager [db752f405579a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.713Z]         docker_api_swarm_service_test.go:147: [df6e4b858a3c0] joining swarm manager [db752f405579a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.37s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.96s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.58s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.63s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.16s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.51s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.91s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.62s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.58s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.38s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.27s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.98s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.92s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.18s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.28s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.76s)
14:06:37 [2019-12-16T14:06:37.713Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.64s)
14:06:37 [2019-12-16T14:06:37.713Z]         docker_cli_service_logs_test.go:241: checking task pr3bxmfyx8ey
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_service_logs_test.go:246: checking messages for pr3bxmfyx8ey
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_service_logs_test.go:241: checking task tnbo7ojey5w4
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_service_logs_test.go:246: checking messages for tnbo7ojey5w4
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.93s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.03s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.09s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1901: [d411ba426aa9e] joining swarm manager [d7b76c6b6bdf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1902: [d2c41da698fcc] joining swarm manager [d7b76c6b6bdf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.83s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.41s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1802: [de10cd9f48e1a] joining swarm manager [db2fc737d354a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1803: [de883ed8e43db] joining swarm manager [db2fc737d354a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (155.37s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1321: [d276012472b7a] joining swarm manager [def6df2aa0ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1322: [d575d610c58a2] joining swarm manager [def6df2aa0ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.66s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.64s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.86s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.73s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.70s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.56s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.93s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.97s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.58s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1186: [d6496476ebfdf] joining swarm manager [d37cb9ffcf878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1195: [d315f6491cd40] joining swarm manager [d37cb9ffcf878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.11s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.29s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1118: [d62b5afd7a72a] joining swarm manager [d5d7c75276fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1119: [d34948ebdbde2] joining swarm manager [d5d7c75276fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1172: [d988bae4c71bd] joining swarm manager [d5d7c75276fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.08s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1453: [d1c72ff66d5c1] joining swarm manager [dcd5beaee4301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_test.go:1454: [d5c7d278b9324] joining swarm manager [dcd5beaee4301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.90s)
14:06:37 [2019-12-16T14:06:37.714Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
14:06:37 [2019-12-16T14:06:37.714Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.42s)
14:06:37 [2019-12-16T14:06:37.714Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
14:06:37 [2019-12-16T14:06:37.714Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.13s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.27s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.25s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.08s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_cli_swarm_unix_test.go:62: [d515834bd0e3b] joining swarm manager [d6d32d1821346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.89s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.20s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.38s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.72s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.48s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.29s)
14:06:37 [2019-12-16T14:06:37.714Z]         docker_api_swarm_test.go:962: [d1a6fa71fe3e0] joining swarm manager [de8b649b0a9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (20.39s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.35s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.46s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.91s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.74s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.87s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.27s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.53s)
14:06:37 [2019-12-16T14:06:37.714Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.50s)
14:06:37 [2019-12-16T14:06:37.714Z] === RUN   TestDockerExternalVolumeSuite
14:06:37 [2019-12-16T14:06:37.714Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
14:06:38 [2019-12-16T14:06:38.210Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:06:38 [2019-12-16T14:06:38.210Z] === RUN   TestDockerSuite/TestBuildStderr
14:06:43 [2019-12-16T14:06:43.986Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:06:52 [2019-12-16T14:06:52.564Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
14:07:05 [2019-12-16T14:07:05.058Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:07:05 [2019-12-16T14:07:05.058Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:07:06 [2019-12-16T14:07:06.590Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:07:08 [2019-12-16T14:07:08.121Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:07:12 [2019-12-16T14:07:12.804Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:07:18 [2019-12-16T14:07:18.580Z] === RUN   TestDockerSuite/TestBuildUser
14:07:18 [2019-12-16T14:07:18.580Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:07:18 [2019-12-16T14:07:18.580Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:07:18 [2019-12-16T14:07:18.580Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:07:28 [2019-12-16T14:07:28.907Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:07:28 [2019-12-16T14:07:28.907Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:07:30 [2019-12-16T14:07:30.437Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:07:30 [2019-12-16T14:07:30.437Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:07:30 [2019-12-16T14:07:30.437Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:07:55 [2019-12-16T14:07:55.544Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:07:55 [2019-12-16T14:07:55.544Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:08:00 [2019-12-16T14:08:00.261Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
14:08:07 [2019-12-16T14:08:07.902Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:08:10 [2019-12-16T14:08:10.214Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
14:08:13 [2019-12-16T14:08:13.680Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:08:13 [2019-12-16T14:08:13.680Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:08:14 [2019-12-16T14:08:14.136Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:08:17 [2019-12-16T14:08:17.045Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:08:17 [2019-12-16T14:08:17.045Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
14:08:29 [2019-12-16T14:08:29.411Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:08:35 [2019-12-16T14:08:35.206Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:08:35 [2019-12-16T14:08:35.206Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:08:42 [2019-12-16T14:08:42.251Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
14:08:50 [2019-12-16T14:08:50.006Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:08:50 [2019-12-16T14:08:50.006Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:08:50 [2019-12-16T14:08:50.006Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:08:50 [2019-12-16T14:08:50.006Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:08:50 [2019-12-16T14:08:50.971Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:08:54 [2019-12-16T14:08:54.429Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
14:09:01 [2019-12-16T14:09:01.282Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:09:02 [2019-12-16T14:09:02.250Z] === RUN   TestDockerSuite/TestBuildXZHost
14:09:02 [2019-12-16T14:09:02.713Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:09:02 [2019-12-16T14:09:02.713Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:09:02 [2019-12-16T14:09:02.713Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:09:04 [2019-12-16T14:09:04.887Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:09:09 [2019-12-16T14:09:09.566Z] === RUN   TestDockerSuite/TestCommitChange
14:09:14 [2019-12-16T14:09:14.254Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:09:20 [2019-12-16T14:09:20.036Z] === RUN   TestDockerSuite/TestCommitHardlink
14:09:20 [2019-12-16T14:09:20.036Z] === RUN   TestDockerSuite/TestCommitNewFile
14:09:26 [2019-12-16T14:09:26.493Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
14:09:27 [2019-12-16T14:09:27.117Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:09:27 [2019-12-16T14:09:27.117Z] === RUN   TestDockerSuite/TestCommitTTY
14:09:34 [2019-12-16T14:09:34.187Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:09:38 [2019-12-16T14:09:38.866Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:09:38 [2019-12-16T14:09:38.867Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:09:41 [2019-12-16T14:09:41.345Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
14:09:45 [2019-12-16T14:09:45.934Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:09:53 [2019-12-16T14:09:53.015Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:09:53 [2019-12-16T14:09:53.015Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:09:55 [2019-12-16T14:09:55.187Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:09:55 [2019-12-16T14:09:55.188Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:09:55 [2019-12-16T14:09:55.188Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:09:55 [2019-12-16T14:09:55.188Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:09:56 [2019-12-16T14:09:56.735Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:09:56 [2019-12-16T14:09:56.735Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:09:56 [2019-12-16T14:09:56.735Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:09:59 [2019-12-16T14:09:59.640Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:09:59 [2019-12-16T14:09:59.640Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:09:59 [2019-12-16T14:09:59.640Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:09:59 [2019-12-16T14:09:59.640Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:09:59 [2019-12-16T14:09:59.640Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:10:01 [2019-12-16T14:10:01.811Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:10:03 [2019-12-16T14:10:03.984Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:10:05 [2019-12-16T14:10:05.514Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:10:05 [2019-12-16T14:10:05.514Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:10:05 [2019-12-16T14:10:05.514Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:10:07 [2019-12-16T14:10:07.691Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:10:07 [2019-12-16T14:10:07.691Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:10:09 [2019-12-16T14:10:09.861Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:10:09 [2019-12-16T14:10:09.861Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:10:09 [2019-12-16T14:10:09.861Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:10:12 [2019-12-16T14:10:12.031Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:10:12 [2019-12-16T14:10:12.031Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:10:13 [2019-12-16T14:10:13.387Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
14:10:13 [2019-12-16T14:10:13.564Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:10:13 [2019-12-16T14:10:13.564Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:10:16 [2019-12-16T14:10:16.460Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:10:16 [2019-12-16T14:10:16.460Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:10:18 [2019-12-16T14:10:18.633Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:10:22 [2019-12-16T14:10:22.360Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:10:26 [2019-12-16T14:10:26.085Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:10:26 [2019-12-16T14:10:26.085Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:10:26 [2019-12-16T14:10:26.085Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:10:26 [2019-12-16T14:10:26.085Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:10:26 [2019-12-16T14:10:26.085Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:10:28 [2019-12-16T14:10:28.236Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
14:10:28 [2019-12-16T14:10:28.254Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:10:28 [2019-12-16T14:10:28.254Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:10:35 [2019-12-16T14:10:35.310Z] === RUN   TestDockerSuite/TestContainerAPITop
14:10:35 [2019-12-16T14:10:35.310Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:10:37 [2019-12-16T14:10:37.483Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:10:37 [2019-12-16T14:10:37.483Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:10:42 [2019-12-16T14:10:42.158Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:10:43 [2019-12-16T14:10:43.123Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:10:43 [2019-12-16T14:10:43.123Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:10:43 [2019-12-16T14:10:43.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:10:43 [2019-12-16T14:10:43.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:10:43 [2019-12-16T14:10:43.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:10:43 [2019-12-16T14:10:43.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
14:10:45 [2019-12-16T14:10:45.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:10:45 [2019-12-16T14:10:45.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
14:10:46 [2019-12-16T14:10:46.294Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:10:47 [2019-12-16T14:10:47.938Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
14:10:54 [2019-12-16T14:10:54.994Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
14:10:57 [2019-12-16T14:10:57.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
14:11:00 [2019-12-16T14:11:00.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007016a0_<nil>}
14:11:02 [2019-12-16T14:11:02.779Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1804651978_c:\foo_false__<nil>_<nil>_<nil>}
14:11:04 [2019-12-16T14:11:04.318Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1804651978_c:\foo_true__<nil>_<nil>_<nil>}
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:11:07 [2019-12-16T14:11:07.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:11:07 [2019-12-16T14:11:07.221Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:11:09 [2019-12-16T14:11:09.402Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:11:11 [2019-12-16T14:11:11.572Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:11:11 [2019-12-16T14:11:11.572Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:11:11 [2019-12-16T14:11:11.572Z] === RUN   TestDockerSuite/TestCpRelativePath
14:11:14 [2019-12-16T14:11:14.482Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:11:14 [2019-12-16T14:11:14.482Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:11:14 [2019-12-16T14:11:14.482Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:11:14 [2019-12-16T14:11:14.482Z] === RUN   TestDockerSuite/TestCpToCaseA
14:11:18 [2019-12-16T14:11:18.219Z] === RUN   TestDockerSuite/TestCpToCaseB
14:11:21 [2019-12-16T14:11:21.120Z] === RUN   TestDockerSuite/TestCpToCaseC
14:11:21 [2019-12-16T14:11:21.120Z] === RUN   TestDockerSuite/TestCpToCaseD
14:11:21 [2019-12-16T14:11:21.120Z] === RUN   TestDockerSuite/TestCpToCaseE
14:11:29 [2019-12-16T14:11:29.672Z] === RUN   TestDockerSuite/TestCpToCaseF
14:11:29 [2019-12-16T14:11:29.672Z] === RUN   TestDockerSuite/TestCpToCaseG
14:11:29 [2019-12-16T14:11:29.673Z] === RUN   TestDockerSuite/TestCpToCaseH
14:11:32 [2019-12-16T14:11:32.986Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:11:38 [2019-12-16T14:11:38.223Z] === RUN   TestDockerSuite/TestCpToCaseI
14:11:38 [2019-12-16T14:11:38.223Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:11:38 [2019-12-16T14:11:38.223Z] === RUN   TestDockerSuite/TestCpToDot
14:11:40 [2019-12-16T14:11:40.402Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:11:40 [2019-12-16T14:11:40.402Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:11:40 [2019-12-16T14:11:40.859Z] === RUN   TestDockerSuite/TestCpToStdout
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCpVolumePath
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCreateArgs
14:11:43 [2019-12-16T14:11:43.029Z] === RUN   TestDockerSuite/TestCreateByImageID
14:11:45 [2019-12-16T14:11:45.204Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:11:46 [2019-12-16T14:11:46.734Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:11:47 [2019-12-16T14:11:47.192Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:11:47 [2019-12-16T14:11:47.192Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:11:49 [2019-12-16T14:11:49.361Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:11:49 [2019-12-16T14:11:49.820Z] === RUN   TestDockerSuite/TestCreateLabels
14:11:49 [2019-12-16T14:11:49.820Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:11:49 [2019-12-16T14:11:49.820Z] === RUN   TestDockerSuite/TestCreateRM
14:11:50 [2019-12-16T14:11:50.277Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:11:50 [2019-12-16T14:11:50.277Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:11:50 [2019-12-16T14:11:50.734Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:11:50 [2019-12-16T14:11:50.734Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:11:51 [2019-12-16T14:11:51.040Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:11:59 [2019-12-16T14:11:59.307Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:11:59 [2019-12-16T14:11:59.307Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:11:59 [2019-12-16T14:11:59.307Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:12:03 [2019-12-16T14:12:03.992Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:12:03 [2019-12-16T14:12:03.992Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:12:03 [2019-12-16T14:12:03.992Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDevicePermissions
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDockerFails
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestEventsAttach
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestEventsCommit
14:12:06 [2019-12-16T14:12:06.162Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:12:08 [2019-12-16T14:12:08.336Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:12:10 [2019-12-16T14:12:10.510Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:12:13 [2019-12-16T14:12:13.403Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:12:23 [2019-12-16T14:12:23.087Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:12:25 [2019-12-16T14:12:25.767Z] === RUN   TestDockerSuite/TestEventsCopy
14:12:31 [2019-12-16T14:12:31.645Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:12:36 [2019-12-16T14:12:36.334Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:12:37 [2019-12-16T14:12:37.876Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:12:38 [2019-12-16T14:12:38.334Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:12:45 [2019-12-16T14:12:45.392Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:12:46 [2019-12-16T14:12:46.356Z] === RUN   TestDockerSuite/TestEventsFilterType
14:12:47 [2019-12-16T14:12:47.321Z] === RUN   TestDockerSuite/TestEventsFilters
14:12:52 [2019-12-16T14:12:52.003Z] === RUN   TestDockerSuite/TestEventsFormat
14:12:55 [2019-12-16T14:12:55.140Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsImageImport
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsImagePull
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsImageTag
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:13:02 [2019-12-16T14:13:02.310Z] === RUN   TestDockerSuite/TestEventsRename
14:13:05 [2019-12-16T14:13:05.246Z] === RUN   TestDockerSuite/TestEventsResize
14:13:07 [2019-12-16T14:13:07.418Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:13:09 [2019-12-16T14:13:09.588Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:13:09 [2019-12-16T14:13:09.988Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:13:11 [2019-12-16T14:13:11.760Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:13:22 [2019-12-16T14:13:22.068Z] === RUN   TestDockerSuite/TestEventsTop
14:13:22 [2019-12-16T14:13:22.068Z] === RUN   TestDockerSuite/TestEventsUntag
14:13:24 [2019-12-16T14:13:24.255Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:13:27 [2019-12-16T14:13:27.980Z] === RUN   TestDockerSuite/TestExec
14:13:27 [2019-12-16T14:13:27.980Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:13:27 [2019-12-16T14:13:27.980Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:13:28 [2019-12-16T14:13:28.042Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:13:29 [2019-12-16T14:13:29.510Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:13:31 [2019-12-16T14:13:31.041Z] === RUN   TestDockerSuite/TestExecAPIStart
14:13:31 [2019-12-16T14:13:31.041Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:13:31 [2019-12-16T14:13:31.041Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:13:31 [2019-12-16T14:13:31.041Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:13:33 [2019-12-16T14:13:33.221Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:13:34 [2019-12-16T14:13:34.751Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:13:36 [2019-12-16T14:13:36.922Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:13:39 [2019-12-16T14:13:39.095Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:13:42 [2019-12-16T14:13:42.818Z] === RUN   TestDockerSuite/TestExecCgroup
14:13:42 [2019-12-16T14:13:42.818Z] === RUN   TestDockerSuite/TestExecEnv
14:13:42 [2019-12-16T14:13:42.818Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:13:42 [2019-12-16T14:13:42.818Z] === RUN   TestDockerSuite/TestExecExitStatus
14:13:42 [2019-12-16T14:13:42.890Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:13:44 [2019-12-16T14:13:44.990Z] === RUN   TestDockerSuite/TestExecInspectID
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecInteractive
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecParseError
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:13:49 [2019-12-16T14:13:49.689Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecSetEnv
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecStartFails
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:13:51 [2019-12-16T14:13:51.861Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:13:54 [2019-12-16T14:13:54.034Z] === RUN   TestDockerSuite/TestExecUlimits
14:13:54 [2019-12-16T14:13:54.034Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:13:57 [2019-12-16T14:13:57.746Z] --- PASS: TestDockerExternalVolumeSuite (441.10s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:53: [dc98db1d5214d] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:53: [d2931bbd6d55e] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:53: [dc5c21a7de4ee] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:53: [d1ad3220a90ad] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:485: [d1ae9d9c06f24] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_external_volume_driver_test.go:53: [dca2d33eecb55] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z] PASS
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === Skipped
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
14:13:57 [2019-12-16T14:13:57.747Z]         check_test.go:309: [d4618299630eb] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:13:57 [2019-12-16T14:13:57.747Z]         check_test.go:309: [dae5561a5f948] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:13:57 [2019-12-16T14:13:57.747Z]         check_test.go:309: [db0a3420d3884] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:13:57 [2019-12-16T14:13:57.747Z]         check_test.go:309: [d0a6e22ca7c05] daemon is not started
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:13:57 [2019-12-16T14:13:57.747Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] 
14:13:57 [2019-12-16T14:13:57.747Z] DONE 273 tests, 6 skipped in 2630.195s
14:13:57 [2019-12-16T14:13:57.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:13:57 [2019-12-16T14:13:57.747Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01e06557300/docker.pid
14:13:57 [2019-12-16T14:13:57.747Z] +++ kill 3603
14:13:57 [2019-12-16T14:13:57.747Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3603 is not a child of this shell
14:13:57 [2019-12-16T14:13:57.747Z] warning: PID 3603 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01e06557300/docker.pid had a nonzero exit code
14:13:57 [2019-12-16T14:13:57.747Z] ++++ cat bundles/test-integration/docker.pid
14:13:57 [2019-12-16T14:13:57.747Z] +++ kill 7244
14:13:58 [2019-12-16T14:13:58.004Z] +++ /etc/init.d/apparmor stop
14:13:58 [2019-12-16T14:13:58.004Z] Clearing AppArmor profiles cache:.
14:13:58 [2019-12-16T14:13:58.004Z] All profile caches have been cleared, but no profiles have been unloaded.
14:13:58 [2019-12-16T14:13:58.004Z] Unloading profiles will leave already running processes permanently
14:13:58 [2019-12-16T14:13:58.004Z] unconfined, which can lead to unexpected situations.
14:13:58 [2019-12-16T14:13:58.004Z] 
14:13:58 [2019-12-16T14:13:58.004Z] To set a process to complain mode, use the command line tool
14:13:58 [2019-12-16T14:13:58.004Z] 'aa-complain'. To really tear down all profiles, run the init script
14:13:58 [2019-12-16T14:13:58.004Z] with the 'teardown' option."
14:13:58 [2019-12-16T14:13:58.004Z] 
14:13:58 [2019-12-16T14:13:58.567Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
14:13:58 [2019-12-16T14:13:58.583Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:14:01 [2019-12-16T14:14:01.206Z] + echo Ensuring container killed.
14:14:01 [2019-12-16T14:14:01.206Z] Ensuring container killed.
14:14:01 [2019-12-16T14:14:01.206Z] + docker ps -aq -f name=docker-pr1-*
14:14:01 [2019-12-16T14:14:01.206Z] + cids=19098e891cde
14:14:01 [2019-12-16T14:14:01.206Z] 15359ad83afd
14:14:01 [2019-12-16T14:14:01.206Z] e378ab54198a
14:14:01 [2019-12-16T14:14:01.206Z] + [ -n 19098e891cde
14:14:01 [2019-12-16T14:14:01.206Z] 15359ad83afd
14:14:01 [2019-12-16T14:14:01.206Z] e378ab54198a ]
14:14:01 [2019-12-16T14:14:01.206Z] + docker rm -vf 19098e891cde 15359ad83afd e378ab54198a
14:14:02 [2019-12-16T14:14:02.589Z] 19098e891cde
14:14:02 [2019-12-16T14:14:02.609Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:14:02 [2019-12-16T14:14:02.609Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:14:02 [2019-12-16T14:14:02.609Z] === RUN   TestDockerSuite/TestExecWithUser
14:14:02 [2019-12-16T14:14:02.609Z] === RUN   TestDockerSuite/TestGetContainerStats
14:14:03 [2019-12-16T14:14:03.520Z] 15359ad83afd
14:14:03 [2019-12-16T14:14:03.520Z] e378ab54198a
[Pipeline] sh
14:14:03 [2019-12-16T14:14:03.804Z] + echo Chowning /workspace to jenkins user
14:14:03 [2019-12-16T14:14:03.804Z] Chowning /workspace to jenkins user
14:14:03 [2019-12-16T14:14:03.804Z] + id -u
14:14:03 [2019-12-16T14:14:03.804Z] + id -g
14:14:03 [2019-12-16T14:14:03.804Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40312:/workspace busybox chown -R 1000:1000 /workspace
14:14:03 [2019-12-16T14:14:03.804Z] Unable to find image 'busybox:latest' locally
14:14:03 [2019-12-16T14:14:03.804Z] latest: Pulling from library/busybox
14:14:03 [2019-12-16T14:14:03.804Z] 322973677ef5: Pulling fs layer
14:14:04 [2019-12-16T14:14:04.063Z] 322973677ef5: Download complete
14:14:04 [2019-12-16T14:14:04.320Z] 322973677ef5: Pull complete
14:14:04 [2019-12-16T14:14:04.320Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
14:14:04 [2019-12-16T14:14:04.320Z] Status: Downloaded newer image for busybox:latest
14:14:08 [2019-12-16T14:14:08.400Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:14:08 [2019-12-16T14:14:08.798Z] + bundleName=amd64
14:14:08 [2019-12-16T14:14:08.798Z] + echo Creating amd64-bundles.tar.gz
14:14:08 [2019-12-16T14:14:08.798Z] Creating amd64-bundles.tar.gz
14:14:08 [2019-12-16T14:14:08.798Z] + xargs tar -czf amd64-bundles.tar.gz
14:14:08 [2019-12-16T14:14:08.798Z] + 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
14:14:10 [2019-12-16T14:14:10.178Z] Archiving artifacts
14:14:12 [2019-12-16T14:14:12.209Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:14:12 [2019-12-16T14:14:12.525Z] + make clean
14:14:12 [2019-12-16T14:14:12.783Z] docker volume rm -f docker-dev-cache
14:14:12 [2019-12-16T14:14:12.783Z] docker-dev-cache
[Pipeline] deleteDir
14:14:14 [2019-12-16T14:14:14.189Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:14:17 [2019-12-16T14:14:17.914Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestHealth
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:14:23 [2019-12-16T14:14:23.695Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:14:28 [2019-12-16T14:14:28.387Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:14:28 [2019-12-16T14:14:28.387Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:14:28 [2019-12-16T14:14:28.387Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:14:28 [2019-12-16T14:14:28.844Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:14:28 [2019-12-16T14:14:28.844Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:14:28 [2019-12-16T14:14:28.844Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:14:29 [2019-12-16T14:14:29.806Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:14:29 [2019-12-16T14:14:29.806Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:14:30 [2019-12-16T14:14:30.772Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:14:30 [2019-12-16T14:14:30.772Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:14:32 [2019-12-16T14:14:32.306Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:14:32 [2019-12-16T14:14:32.763Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:14:34 [2019-12-16T14:14:34.932Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:14:37 [2019-12-16T14:14:37.109Z] === RUN   TestDockerSuite/TestImagesFormat
14:14:37 [2019-12-16T14:14:37.109Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:14:37 [2019-12-16T14:14:37.109Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:14:40 [2019-12-16T14:14:40.849Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:14:40 [2019-12-16T14:14:40.849Z] === RUN   TestDockerSuite/TestImportBadURL
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportDisplay
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportFile
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportGzipped
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:14:43 [2019-12-16T14:14:43.749Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:14:45 [2019-12-16T14:14:45.919Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:14:48 [2019-12-16T14:14:48.092Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:14:48 [2019-12-16T14:14:48.092Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:14:48 [2019-12-16T14:14:48.092Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:14:48 [2019-12-16T14:14:48.092Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:14:48 [2019-12-16T14:14:48.092Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:14:50 [2019-12-16T14:14:50.266Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:14:50 [2019-12-16T14:14:50.266Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:14:52 [2019-12-16T14:14:52.437Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:14:52 [2019-12-16T14:14:52.437Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:14:52 [2019-12-16T14:14:52.437Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:14:52 [2019-12-16T14:14:52.437Z] === RUN   TestDockerSuite/TestInspectDefault
14:14:54 [2019-12-16T14:14:54.606Z] === RUN   TestDockerSuite/TestInspectHistory
14:14:59 [2019-12-16T14:14:59.290Z] === RUN   TestDockerSuite/TestInspectImage
14:14:59 [2019-12-16T14:14:59.290Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:14:59 [2019-12-16T14:14:59.290Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:14:59 [2019-12-16T14:14:59.290Z] === RUN   TestDockerSuite/TestInspectInt64
14:15:06 [2019-12-16T14:15:06.348Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:15:07 [2019-12-16T14:15:07.879Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:15:07 [2019-12-16T14:15:07.879Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:15:10 [2019-12-16T14:15:10.052Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:15:12 [2019-12-16T14:15:12.249Z] === RUN   TestDockerSuite/TestInspectPlugin
14:15:12 [2019-12-16T14:15:12.249Z] === RUN   TestDockerSuite/TestInspectRootFS
14:15:12 [2019-12-16T14:15:12.249Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:15:13 [2019-12-16T14:15:13.780Z] === RUN   TestDockerSuite/TestInspectStatus
14:15:15 [2019-12-16T14:15:15.950Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:15:20 [2019-12-16T14:15:20.625Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:15:22 [2019-12-16T14:15:22.180Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:15:24 [2019-12-16T14:15:24.352Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:15:26 [2019-12-16T14:15:26.528Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:15:28 [2019-12-16T14:15:28.058Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:15:30 [2019-12-16T14:15:30.228Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksEnvs
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:15:32 [2019-12-16T14:15:32.401Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:15:32 [2019-12-16T14:15:32.858Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:15:35 [2019-12-16T14:15:35.031Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:15:36 [2019-12-16T14:15:36.564Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:15:42 [2019-12-16T14:15:42.346Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:15:49 [2019-12-16T14:15:49.402Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:15:49 [2019-12-16T14:15:49.402Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:15:50 [2019-12-16T14:15:50.937Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:15:50 [2019-12-16T14:15:50.937Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:15:59 [2019-12-16T14:15:59.514Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:16:06 [2019-12-16T14:16:06.572Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:16:13 [2019-12-16T14:16:13.633Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:16:15 [2019-12-16T14:16:15.803Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:16:17 [2019-12-16T14:16:17.975Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:16:17 [2019-12-16T14:16:17.975Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:16:20 [2019-12-16T14:16:20.142Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:16:22 [2019-12-16T14:16:22.313Z] === RUN   TestDockerSuite/TestLogsSince
14:16:30 [2019-12-16T14:16:30.941Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:16:30 [2019-12-16T14:16:30.941Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:16:30 [2019-12-16T14:16:30.941Z] === RUN   TestDockerSuite/TestLogsTail
14:16:33 [2019-12-16T14:16:33.836Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:16:36 [2019-12-16T14:16:36.732Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestMountIntoProc
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestMountIntoSys
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestNetHostname
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestPluginActive
14:16:38 [2019-12-16T14:16:38.264Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPortHostBinding
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPortList
14:16:38 [2019-12-16T14:16:38.721Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:16:43 [2019-12-16T14:16:43.403Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:16:47 [2019-12-16T14:16:47.134Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:16:47 [2019-12-16T14:16:47.134Z] === RUN   TestDockerSuite/TestPsByOrder
14:16:55 [2019-12-16T14:16:55.695Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:16:55 [2019-12-16T14:16:55.695Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:17:04 [2019-12-16T14:17:04.264Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:17:16 [2019-12-16T14:17:16.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:17:16 [2019-12-16T14:17:16.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:17:16 [2019-12-16T14:17:16.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:17:29 [2019-12-16T14:17:29.018Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:17:31 [2019-12-16T14:17:31.920Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:17:38 [2019-12-16T14:17:38.975Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:17:42 [2019-12-16T14:17:42.701Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:17:43 [2019-12-16T14:17:43.158Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:17:43 [2019-12-16T14:17:43.158Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:17:47 [2019-12-16T14:17:47.835Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:17:47 [2019-12-16T14:17:47.835Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:17:47 [2019-12-16T14:17:47.835Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:17:47 [2019-12-16T14:17:47.835Z] === RUN   TestDockerSuite/TestPsRightTagName
14:17:47 [2019-12-16T14:17:47.835Z] === RUN   TestDockerSuite/TestPsShowMounts
14:17:54 [2019-12-16T14:17:54.891Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:17:54 [2019-12-16T14:17:54.891Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:17:55 [2019-12-16T14:17:55.349Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:17:55 [2019-12-16T14:17:55.349Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:17:56 [2019-12-16T14:17:56.879Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:17:57 [2019-12-16T14:17:57.844Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:17:57 [2019-12-16T14:17:57.844Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:18:01 [2019-12-16T14:18:01.578Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:18:06 [2019-12-16T14:18:06.265Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:18:07 [2019-12-16T14:18:07.802Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:18:32 [2019-12-16T14:18:32.914Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:18:32 [2019-12-16T14:18:32.914Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:18:35 [2019-12-16T14:18:35.812Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:18:35 [2019-12-16T14:18:35.812Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:18:36 [2019-12-16T14:18:36.268Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:18:36 [2019-12-16T14:18:36.724Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:18:41 [2019-12-16T14:18:41.399Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:18:45 [2019-12-16T14:18:45.124Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:18:45 [2019-12-16T14:18:45.124Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:18:49 [2019-12-16T14:18:49.802Z] === RUN   TestDockerSuite/TestRmiBlank
14:18:49 [2019-12-16T14:18:49.802Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:18:49 [2019-12-16T14:18:49.802Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:19:04 [2019-12-16T14:19:04.591Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:19:06 [2019-12-16T14:19:06.763Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:19:07 [2019-12-16T14:19:07.220Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:19:14 [2019-12-16T14:19:14.388Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:19:20 [2019-12-16T14:19:20.166Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:19:27 [2019-12-16T14:19:27.221Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:19:31 [2019-12-16T14:19:31.898Z] === RUN   TestDockerSuite/TestRmiTag
14:19:32 [2019-12-16T14:19:32.355Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:19:35 [2019-12-16T14:19:35.254Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:19:52 [2019-12-16T14:19:52.953Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:19:53 [2019-12-16T14:19:53.916Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:19:59 [2019-12-16T14:19:59.696Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddHost
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:20:00 [2019-12-16T14:20:00.662Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:20:02 [2019-12-16T14:20:02.906Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:20:02 [2019-12-16T14:20:02.906Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:20:02 [2019-12-16T14:20:02.906Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:20:07 [2019-12-16T14:20:07.591Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:20:09 [2019-12-16T14:20:09.765Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:20:16 [2019-12-16T14:20:16.821Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:20:18 [2019-12-16T14:20:18.997Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:20:21 [2019-12-16T14:20:21.175Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:20:21 [2019-12-16T14:20:21.175Z] === RUN   TestDockerSuite/TestRunBindMounts
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:20:31 [2019-12-16T14:20:31.481Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:20:33 [2019-12-16T14:20:33.654Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:20:33 [2019-12-16T14:20:33.654Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:20:36 [2019-12-16T14:20:36.549Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:20:36 [2019-12-16T14:20:36.549Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:20:36 [2019-12-16T14:20:36.549Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:20:38 [2019-12-16T14:20:38.721Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:20:40 [2019-12-16T14:20:40.891Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:20:43 [2019-12-16T14:20:43.059Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:20:45 [2019-12-16T14:20:45.230Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:20:45 [2019-12-16T14:20:45.230Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:20:45 [2019-12-16T14:20:45.230Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:20:45 [2019-12-16T14:20:45.230Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:20:47 [2019-12-16T14:20:47.401Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:20:47 [2019-12-16T14:20:47.401Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:20:47 [2019-12-16T14:20:47.401Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:20:47 [2019-12-16T14:20:47.401Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:20:47 [2019-12-16T14:20:47.401Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:20:49 [2019-12-16T14:20:49.574Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:21:04 [2019-12-16T14:21:04.377Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:21:04 [2019-12-16T14:21:04.834Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:21:04 [2019-12-16T14:21:04.834Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:21:04 [2019-12-16T14:21:04.834Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:21:04 [2019-12-16T14:21:04.834Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:21:07 [2019-12-16T14:21:07.006Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:21:09 [2019-12-16T14:21:09.178Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:21:09 [2019-12-16T14:21:09.178Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:21:11 [2019-12-16T14:21:11.352Z] === RUN   TestDockerSuite/TestRunEnvironment
14:21:11 [2019-12-16T14:21:11.352Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:21:11 [2019-12-16T14:21:11.352Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:21:11 [2019-12-16T14:21:11.352Z] === RUN   TestDockerSuite/TestRunExitCode
14:21:13 [2019-12-16T14:21:13.522Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:21:15 [2019-12-16T14:21:15.065Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:21:17 [2019-12-16T14:21:17.237Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunExposePort
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:21:19 [2019-12-16T14:21:19.406Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:21:24 [2019-12-16T14:21:24.082Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:21:32 [2019-12-16T14:21:32.631Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:21:32 [2019-12-16T14:21:32.631Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeHostname
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunMount
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:21:34 [2019-12-16T14:21:34.804Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:21:41 [2019-12-16T14:21:41.861Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:21:41 [2019-12-16T14:21:41.861Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:21:41 [2019-12-16T14:21:41.861Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:21:41 [2019-12-16T14:21:41.861Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:21:45 [2019-12-16T14:21:45.583Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:21:49 [2019-12-16T14:21:49.312Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:21:49 [2019-12-16T14:21:49.312Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:21:49 [2019-12-16T14:21:49.312Z] === RUN   TestDockerSuite/TestRunNetHost
14:21:49 [2019-12-16T14:21:49.312Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:21:49 [2019-12-16T14:21:49.313Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:21:49 [2019-12-16T14:21:49.770Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:21:50 [2019-12-16T14:21:50.736Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:21:52 [2019-12-16T14:21:52.914Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:21:55 [2019-12-16T14:21:55.101Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:21:56 [2019-12-16T14:21:56.065Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunPortInUse
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:21:58 [2019-12-16T14:21:58.244Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunPublishPort
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:22:01 [2019-12-16T14:22:01.151Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:22:09 [2019-12-16T14:22:09.712Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:22:09 [2019-12-16T14:22:09.712Z] === RUN   TestDockerSuite/TestRunRm
14:22:10 [2019-12-16T14:22:10.676Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:22:16 [2019-12-16T14:22:16.454Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:22:17 [2019-12-16T14:22:17.988Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:22:20 [2019-12-16T14:22:20.160Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:22:22 [2019-12-16T14:22:22.332Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:22:24 [2019-12-16T14:22:24.506Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:22:24 [2019-12-16T14:22:24.506Z] === RUN   TestDockerSuite/TestRunState
14:22:24 [2019-12-16T14:22:24.506Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:22:26 [2019-12-16T14:22:26.675Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:22:26 [2019-12-16T14:22:26.675Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:22:28 [2019-12-16T14:22:28.851Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:22:28 [2019-12-16T14:22:28.852Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:22:28 [2019-12-16T14:22:28.852Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:22:28 [2019-12-16T14:22:28.852Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:22:28 [2019-12-16T14:22:28.852Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:22:28 [2019-12-16T14:22:28.852Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserByID
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserByName
14:22:33 [2019-12-16T14:22:33.540Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:22:35 [2019-12-16T14:22:35.724Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:22:35 [2019-12-16T14:22:35.724Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:22:37 [2019-12-16T14:22:37.893Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:22:37 [2019-12-16T14:22:37.893Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:22:37 [2019-12-16T14:22:37.893Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:22:40 [2019-12-16T14:22:40.788Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:22:47 [2019-12-16T14:22:47.844Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
14:22:51 [2019-12-16T14:22:51.568Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
14:22:57 [2019-12-16T14:22:57.349Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:22:57 [2019-12-16T14:22:57.349Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:22:57 [2019-12-16T14:22:57.349Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:22:57 [2019-12-16T14:22:57.349Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:22:57 [2019-12-16T14:22:57.349Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:22:59 [2019-12-16T14:22:59.521Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:23:01 [2019-12-16T14:23:01.695Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithUlimits
14:23:03 [2019-12-16T14:23:03.868Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:23:08 [2019-12-16T14:23:08.543Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:23:09 [2019-12-16T14:23:09.508Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:23:11 [2019-12-16T14:23:11.680Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveImageId
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:23:16 [2019-12-16T14:23:16.357Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:23:18 [2019-12-16T14:23:18.527Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:23:18 [2019-12-16T14:23:18.527Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:23:18 [2019-12-16T14:23:18.984Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:23:19 [2019-12-16T14:23:19.442Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:23:20 [2019-12-16T14:23:20.974Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:23:26 [2019-12-16T14:23:26.757Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:23:26 [2019-12-16T14:23:26.757Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:23:35 [2019-12-16T14:23:35.433Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:23:35 [2019-12-16T14:23:35.433Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:23:38 [2019-12-16T14:23:38.330Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:23:38 [2019-12-16T14:23:38.330Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:23:38 [2019-12-16T14:23:38.330Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:23:38 [2019-12-16T14:23:38.330Z] === RUN   TestDockerSuite/TestStartRecordError
14:23:38 [2019-12-16T14:23:38.330Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestStatsNoStream
14:23:44 [2019-12-16T14:23:44.110Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:23:46 [2019-12-16T14:23:46.282Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:23:48 [2019-12-16T14:23:48.464Z] === RUN   TestDockerSuite/TestTopPrivileged
14:23:48 [2019-12-16T14:23:48.464Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:23:50 [2019-12-16T14:23:50.633Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:24:08 [2019-12-16T14:24:08.294Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:24:09 [2019-12-16T14:24:09.826Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:24:09 [2019-12-16T14:24:09.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:24:12 [2019-12-16T14:24:12.718Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:24:13 [2019-12-16T14:24:13.176Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:24:13 [2019-12-16T14:24:13.634Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:24:13 [2019-12-16T14:24:13.634Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:24:13 [2019-12-16T14:24:13.634Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:24:22 [2019-12-16T14:24:22.187Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:24:22 [2019-12-16T14:24:22.187Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:24:22 [2019-12-16T14:24:22.187Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:24:22 [2019-12-16T14:24:22.187Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:24:22 [2019-12-16T14:24:22.187Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:24:34 [2019-12-16T14:24:34.546Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:24:34 [2019-12-16T14:24:34.546Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:24:34 [2019-12-16T14:24:34.546Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:24:43 [2019-12-16T14:24:43.098Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:24:43 [2019-12-16T14:24:43.098Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:24:43 [2019-12-16T14:24:43.556Z] --- PASS: TestDockerSuite (2449.88s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.47s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.30s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.71s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.40s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.03s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.28s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.50s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.94s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.97s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.05s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.11s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.04s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.73s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.35s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.93s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.74s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.15s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.82s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.04s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.556Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:24:43 [2019-12-16T14:24:43.556Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.90s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.82s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.77s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.57s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.33s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.50s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.50s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.72s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.80s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.69s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.82s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.49s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.60s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (58.14s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.84s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.29s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.41s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.22s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.28s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.62s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.03s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.76s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.89s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.88s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.52s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.95s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.01s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.08s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.38s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.08s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.58s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFails (2.02s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.09s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.00s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.74s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.14s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.63s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.42s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.12s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.86s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.91s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.12s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.29s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.78s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.21s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.25s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.85s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.47s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.43s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.81s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.65s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.45s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.43s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.49s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.80s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.39s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.21s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.31s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.82s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.98s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildRm (13.65s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.46s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.00s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.45s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.53s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.07s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.77s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.35s)
14:24:43 [2019-12-16T14:24:43.557Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
14:24:43 [2019-12-16T14:24:43.557Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.89s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.27s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (9.26s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.54s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.94s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.21s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.75s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.45s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.09s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.99s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.01s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_sni_test.go:18: Flakey test
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.57s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitChange (5.17s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.84s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.29s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.15s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.96s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.15s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
14:24:43 [2019-12-16T14:24:43.558Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s)
14:24:43 [2019-12-16T14:24:43.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
14:24:43 [2019-12-16T14:24:43.558Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.07s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.99s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.33s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.75s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.91s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.15s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.01s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.16s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.39s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.32s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.35s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.35s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.35s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007016a0_<nil>} (2.32s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1804651978_c:\foo_false__<nil>_<nil>_<nil>} (2.37s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1804651978_c:\foo_true__<nil>_<nil>_<nil>} (2.29s)
14:24:44 [2019-12-16T14:24:44.016Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:24:44 [2019-12-16T14:24:44.016Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
14:24:44 [2019-12-16T14:24:44.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
14:24:44 [2019-12-16T14:24:44.017Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
14:24:44 [2019-12-16T14:24:44.017Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:24:44 [2019-12-16T14:24:44.017Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.20s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.29s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.35s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.19s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.99s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.66s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToDot (2.25s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.19s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.68s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.08s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateRM (0.30s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.64s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.21s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.16s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.31s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.14s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.62s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.32s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.79s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (6.85s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.04s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.46s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFormat (9.34s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsRename (2.36s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsResize (2.69s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.03s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.46s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.41s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.88s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.91s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.99s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.98s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.09s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.51s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.28s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.86s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.47s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.83s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.90s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
14:24:44 [2019-12-16T14:24:44.017Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
14:24:44 [2019-12-16T14:24:44.017Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.00s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.73s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectInt64 (6.80s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.39s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.01s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.12s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.89s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.06s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.99s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.94s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.51s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.22s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.28s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.11s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsSince (8.93s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsTail (2.75s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.09s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.84s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.63s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.83s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.92s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.52s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.65s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.75s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.43s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.93s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.13s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.37s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.018Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.60s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.07s)
14:24:44 [2019-12-16T14:24:44.018Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.17s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.20s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.40s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.67s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.59s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.46s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.87s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.56s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.89s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.44s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.15s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.21s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.98s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.53s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.21s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.07s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.98s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.11s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.05s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.09s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.93s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.23s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.49s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.67s)
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:24:44 [2019-12-16T14:24:44.019Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.019Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.82s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunRm (2.06s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.51s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.82s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.16s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.81s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.36s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.00s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.59s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.06s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.30s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.85s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.93s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.03s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.05s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.63s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.78s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.38s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.28s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.40s)
14:24:44 [2019-12-16T14:24:44.020Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
14:24:44 [2019-12-16T14:24:44.020Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.020Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s)
14:24:44 [2019-12-16T14:24:44.020Z] === RUN   TestDockerRegistrySuite
14:24:44 [2019-12-16T14:24:44.020Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:24:44 [2019-12-16T14:24:44.020Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:24:44 [2019-12-16T14:24:44.020Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:24:44 [2019-12-16T14:24:44.020Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:24:44 [2019-12-16T14:24:44.021Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:24:44 [2019-12-16T14:24:44.021Z] --- PASS: TestDockerRegistrySuite (0.03s)
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.021Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:24:44 [2019-12-16T14:24:44.021Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:24:44 [2019-12-16T14:24:44.478Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:24:44 [2019-12-16T14:24:44.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:24:44 [2019-12-16T14:24:44.478Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerDaemonSuite
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:24:44 [2019-12-16T14:24:44.478Z] --- PASS: TestDockerDaemonSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerSwarmSuite
14:24:44 [2019-12-16T14:24:44.478Z] --- PASS: TestDockerSwarmSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite/TestPluginCreate
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
14:24:44 [2019-12-16T14:24:44.478Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginInspect
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerPluginSuite/TestPluginSet
14:24:44 [2019-12-16T14:24:44.479Z] --- PASS: TestDockerPluginSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerExternalVolumeSuite
14:24:44 [2019-12-16T14:24:44.479Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]     check_test.go:128: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerNetworkSuite
14:24:44 [2019-12-16T14:24:44.479Z] --- SKIP: TestDockerNetworkSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]     check_test.go:134: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z] === RUN   TestDockerHubPullSuite
14:24:44 [2019-12-16T14:24:44.479Z] --- SKIP: TestDockerHubPullSuite (0.00s)
14:24:44 [2019-12-16T14:24:44.479Z]     check_test.go:142: unmatched requirement DaemonIsLinux
14:24:44 [2019-12-16T14:24:44.479Z] PASS
14:24:44 [2019-12-16T14:24:44.479Z] ok  	github.com/docker/docker/integration-cli	2450.678s
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Integration tests ended at 12/16/2019 14:24:44. Duration:00:40:58.3048783
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Docker info of the daemon under test at end of run
14:24:44 [2019-12-16T14:24:44.479Z] 
14:24:44 [2019-12-16T14:24:44.479Z] Containers: 2
14:24:44 [2019-12-16T14:24:44.479Z]  Running: 0
14:24:44 [2019-12-16T14:24:44.479Z]  Paused: 0
14:24:44 [2019-12-16T14:24:44.479Z]  Stopped: 2
14:24:44 [2019-12-16T14:24:44.479Z] Images: 12
14:24:44 [2019-12-16T14:24:44.479Z] Server Version: 0.0.0-dev
14:24:44 [2019-12-16T14:24:44.479Z] Storage Driver: windowsfilter
14:24:44 [2019-12-16T14:24:44.479Z]  Windows: 
14:24:44 [2019-12-16T14:24:44.479Z] Logging Driver: json-file
14:24:44 [2019-12-16T14:24:44.479Z] Plugins: 
14:24:44 [2019-12-16T14:24:44.479Z]  Volume: local
14:24:44 [2019-12-16T14:24:44.479Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:24:44 [2019-12-16T14:24:44.479Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:24:44 [2019-12-16T14:24:44.479Z] Swarm: inactive
14:24:44 [2019-12-16T14:24:44.479Z] Default Isolation: process
14:24:44 [2019-12-16T14:24:44.479Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:24:44 [2019-12-16T14:24:44.479Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
14:24:44 [2019-12-16T14:24:44.479Z] OSType: windows
14:24:44 [2019-12-16T14:24:44.479Z] Architecture: x86_64
14:24:44 [2019-12-16T14:24:44.479Z] CPUs: 4
14:24:44 [2019-12-16T14:24:44.479Z] Total Memory: 32GiB
14:24:44 [2019-12-16T14:24:44.479Z] Name: azwin-2-f63470
14:24:44 [2019-12-16T14:24:44.479Z] ID: JNCB:XRD4:PFWD:A5Z3:N576:WLZC:EWX4:XR5E:4CN6:SHXH:ZGNP:64EO
14:24:44 [2019-12-16T14:24:44.479Z] Docker Root Dir: D:\CI\PR-40312\1\daemon
14:24:44 [2019-12-16T14:24:44.479Z] Debug Mode (client): false
14:24:44 [2019-12-16T14:24:44.479Z] Debug Mode (server): true
14:24:44 [2019-12-16T14:24:44.479Z]  File Descriptors: -1
14:24:44 [2019-12-16T14:24:44.479Z]  Goroutines: 18
14:24:44 [2019-12-16T14:24:44.479Z]  System Time: 2019-12-16T14:24:44.0580868Z
14:24:44 [2019-12-16T14:24:44.479Z]  EventsListeners: 0
14:24:44 [2019-12-16T14:24:44.479Z] Registry: https://index.docker.io/v1/
14:24:44 [2019-12-16T14:24:44.479Z] Labels:
14:24:44 [2019-12-16T14:24:44.479Z] Experimental: false
14:24:44 [2019-12-16T14:24:44.479Z] Insecure Registries:
14:24:44 [2019-12-16T14:24:44.479Z]  127.0.0.0/8
14:24:44 [2019-12-16T14:24:44.479Z] Live Restore Enabled: false
14:24:44 [2019-12-16T14:24:44.479Z] 
14:24:44 [2019-12-16T14:24:44.479Z] 
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Stopping daemon under test
14:24:44 [2019-12-16T14:24:44.479Z] SUCCESS: The process with PID 3260 (child process of PID 1060) has been terminated.
14:24:44 [2019-12-16T14:24:44.479Z] SUCCESS: The process with PID 1060 (child process of PID 1144) has been terminated.
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Stop tailing logs of the daemon under tests
14:24:44 [2019-12-16T14:24:44.479Z] INFO: executeCI.ps1 Completed successfully at 12/16/2019 14:24:44.
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Tidying up at end of run
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Saving daemon under test log (d:\CI\PR-40312\1\dut.out) to C:\windows\TEMP\CIDUT.out
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Saving daemon under test log (d:\CI\PR-40312\1\dut.err) to C:\windows\TEMP\CIDUT.err
14:24:44 [2019-12-16T14:24:44.479Z] INFO: Nuke-Everything...
14:24:44 [2019-12-16T14:24:44.936Z] INFO: Container count on control daemon to delete is 2
14:24:45 [2019-12-16T14:24:45.392Z] b13abd5f00b8
14:24:45 [2019-12-16T14:24:45.392Z] bda8053f2531
14:24:45 [2019-12-16T14:24:45.392Z] INFO: Tidying pidfile d:\CI\PR-40312\1\docker.pid
14:24:45 [2019-12-16T14:24:45.392Z] INFO: Nuking d:\CI
14:25:21 [2019-12-16T14:25:21.072Z] INFO: Zapped successfully
14:25:21 [2019-12-16T14:25:21.072Z] 
14:25:21 [2019-12-16T14:25:21.072Z] INFO: executeCI.ps1 exiting at Mon Dec 16 14:25:16 CUT 2019. Duration 01:02:56.6052986
14:25:21 [2019-12-16T14:25:21.072Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
14:25:22 [2019-12-16T14:25:22.738Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
14:25:23 [2019-12-16T14:25:23.914Z] Archiving artifacts
14:25:39 [2019-12-16T14:25:39.080Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40312/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:25:39 [2019-12-16T14:25:39.998Z] + make clean
14:25:42 [2019-12-16T14:25:42.179Z] docker volume rm -f docker-dev-cache
14:25:42 [2019-12-16T14:25:42.317Z] 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