Skip to content
Unstable

Console Output

Pull request #40855 updated
14:52:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at f6a5ccf492e8eab969ffad8404117806b4a15a35 rather than 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
Obtained Jenkinsfile from f6a5ccf492e8eab969ffad8404117806b4a15a35
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 241f6703d31895690d4cb6f158f753615abe74ac
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:52:11 [2020-04-24T14:52:11.990Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:52:11 [2020-04-24T14:52:11.994Z] Trying to pass milestone 1
[Pipeline] milestone
14:52:12 [2020-04-24T14:52:12.041Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:52:12 [2020-04-24T14:52:12.205Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e35ed292c2f3dba) in /home/ubuntu/workspace/moby_PR-40855
[Pipeline] {
[Pipeline] checkout
14:52:12 [2020-04-24T14:52:12.308Z] using credential docker-jenkins-github-credentials
14:52:12 [2020-04-24T14:52:12.314Z] Cloning the remote Git repository
14:52:12 [2020-04-24T14:52:12.314Z] Cloning with configured refspecs honoured and without tags
14:52:12 [2020-04-24T14:52:12.362Z] Cloning repository https://github.com/moby/moby.git
14:52:12 [2020-04-24T14:52:12.362Z]  > git init /home/ubuntu/workspace/moby_PR-40855 # timeout=10
14:52:12 [2020-04-24T14:52:12.376Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:12 [2020-04-24T14:52:12.376Z]  > git --version # timeout=10
14:52:12 [2020-04-24T14:52:12.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:12 [2020-04-24T14:52:12.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:25 [2020-04-24T14:52:25.169Z] Fetching without tags
14:52:25 [2020-04-24T14:52:25.479Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:26 [2020-04-24T14:52:26.064Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:26 [2020-04-24T14:52:26.064Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:52:25 [2020-04-24T14:52:25.146Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:25 [2020-04-24T14:52:25.149Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:52:25 [2020-04-24T14:52:25.154Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:25 [2020-04-24T14:52:25.161Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:25 [2020-04-24T14:52:25.212Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:25 [2020-04-24T14:52:25.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:25 [2020-04-24T14:52:25.213Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:25 [2020-04-24T14:52:25.480Z]  > git config core.sparsecheckout # timeout=10
14:52:25 [2020-04-24T14:52:25.498Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:26 [2020-04-24T14:52:26.052Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:52:26 [2020-04-24T14:52:26.058Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:26 [2020-04-24T14:52:26.107Z]  > git config core.sparsecheckout # timeout=10
14:52:26 [2020-04-24T14:52:26.122Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:26 [2020-04-24T14:52:26.630Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:52:26 [2020-04-24T14:52:26.652Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:52:27 [2020-04-24T14:52:27.590Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/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
14:52:26 [2020-04-24T14:52:26.632Z]  > git rev-list --no-walk f8d4035ae98dedf2041abd794d65b8a916075c89 # timeout=10
14:52:30 [2020-04-24T14:52:30.847Z] 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: rootless)
[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] { (rootless)
[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
14:52:31 [2020-04-24T14:52:31.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e35ed292c2f3dba) in /home/ubuntu/workspace/moby_PR-40855
[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] {
14:52:31 [2020-04-24T14:52:31.119Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40855
[Pipeline] checkout
14:52:31 [2020-04-24T14:52:31.130Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40855
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
14:52:31 [2020-04-24T14:52:31.172Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
14:52:31 [2020-04-24T14:52:31.185Z] Fetching changes from the remote Git repository
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
14:52:31 [2020-04-24T14:52:31.194Z] Fetching without tags
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
14:52:31 [2020-04-24T14:52:31.287Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
14:52:31 [2020-04-24T14:52:31.289Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
14:52:31 [2020-04-24T14:52:31.306Z] Cloning the remote Git repository
14:52:31 [2020-04-24T14:52:31.307Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:52:31 [2020-04-24T14:52:31.312Z] Cloning the remote Git repository
14:52:31 [2020-04-24T14:52:31.312Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:52:31 [2020-04-24T14:52:31.510Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:31 [2020-04-24T14:52:31.616Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:31 [2020-04-24T14:52:31.616Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:52:31 [2020-04-24T14:52:31.752Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:52:31 [2020-04-24T14:52:31.179Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:52:31 [2020-04-24T14:52:31.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:31 [2020-04-24T14:52:31.239Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:31 [2020-04-24T14:52:31.240Z]  > git --version # timeout=10
14:52:31 [2020-04-24T14:52:31.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:31 [2020-04-24T14:52:31.248Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:31 [2020-04-24T14:52:31.512Z]  > git config core.sparsecheckout # timeout=10
14:52:31 [2020-04-24T14:52:31.519Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:31 [2020-04-24T14:52:31.603Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:52:31 [2020-04-24T14:52:31.610Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:31 [2020-04-24T14:52:31.659Z]  > git config core.sparsecheckout # timeout=10
14:52:31 [2020-04-24T14:52:31.663Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:52:31 [2020-04-24T14:52:31.313Z] Cloning repository https://github.com/moby/moby.git
14:52:31 [2020-04-24T14:52:31.314Z]  > git init /home/docker/workspace/moby_PR-40855 # timeout=10
14:52:31 [2020-04-24T14:52:31.330Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:31 [2020-04-24T14:52:31.331Z]  > git --version # timeout=10
14:52:31 [2020-04-24T14:52:31.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:31 [2020-04-24T14:52:31.336Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:31 [2020-04-24T14:52:31.315Z] Cloning repository https://github.com/moby/moby.git
14:52:31 [2020-04-24T14:52:31.316Z]  > git init /home/jenkins/workspace/moby_PR-40855 # timeout=10
14:52:31 [2020-04-24T14:52:31.339Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:31 [2020-04-24T14:52:31.339Z]  > git --version # timeout=10
14:52:31 [2020-04-24T14:52:31.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:31 [2020-04-24T14:52:31.340Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:32 [2020-04-24T14:52:32.612Z] + [ PR != PR ]
14:52:32 [2020-04-24T14:52:32.612Z] + [ master != master ]
14:52:32 [2020-04-24T14:52:32.612Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:52:33 [2020-04-24T14:52:33.057Z] + docker version
14:52:33 [2020-04-24T14:52:33.057Z] Client: Docker Engine - Community
14:52:33 [2020-04-24T14:52:33.057Z]  Version:           19.03.8
14:52:33 [2020-04-24T14:52:33.057Z]  API version:       1.40
14:52:33 [2020-04-24T14:52:33.057Z]  Go version:        go1.12.17
14:52:33 [2020-04-24T14:52:33.057Z]  Git commit:        afacb8b7f0
14:52:33 [2020-04-24T14:52:33.057Z]  Built:             Wed Mar 11 01:25:46 2020
14:52:33 [2020-04-24T14:52:33.057Z]  OS/Arch:           linux/amd64
14:52:33 [2020-04-24T14:52:33.057Z]  Experimental:      false
14:52:33 [2020-04-24T14:52:33.057Z] 
14:52:33 [2020-04-24T14:52:33.057Z] Server: Docker Engine - Community
14:52:33 [2020-04-24T14:52:33.057Z]  Engine:
14:52:33 [2020-04-24T14:52:33.057Z]   Version:          19.03.8
14:52:33 [2020-04-24T14:52:33.057Z]   API version:      1.40 (minimum version 1.12)
14:52:33 [2020-04-24T14:52:33.057Z]   Go version:       go1.12.17
14:52:33 [2020-04-24T14:52:33.057Z]   Git commit:       afacb8b7f0
14:52:33 [2020-04-24T14:52:33.057Z]   Built:            Wed Mar 11 01:24:19 2020
14:52:33 [2020-04-24T14:52:33.057Z]   OS/Arch:          linux/amd64
14:52:33 [2020-04-24T14:52:33.057Z]   Experimental:     true
14:52:33 [2020-04-24T14:52:33.057Z]  containerd:
14:52:33 [2020-04-24T14:52:33.057Z]   Version:          1.2.13
14:52:33 [2020-04-24T14:52:33.057Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:52:33 [2020-04-24T14:52:33.057Z]  runc:
14:52:33 [2020-04-24T14:52:33.057Z]   Version:          1.0.0-rc10
14:52:33 [2020-04-24T14:52:33.057Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:52:33 [2020-04-24T14:52:33.057Z]  docker-init:
14:52:33 [2020-04-24T14:52:33.057Z]   Version:          0.18.0
14:52:33 [2020-04-24T14:52:33.057Z]   GitCommit:        fec3683
[Pipeline] sh
14:52:33 [2020-04-24T14:52:33.381Z] + docker info
14:52:33 [2020-04-24T14:52:33.635Z] Client:
14:52:33 [2020-04-24T14:52:33.635Z]  Debug Mode: false
14:52:33 [2020-04-24T14:52:33.635Z] 
14:52:33 [2020-04-24T14:52:33.635Z] Server:
14:52:33 [2020-04-24T14:52:33.635Z]  Containers: 0
14:52:33 [2020-04-24T14:52:33.635Z]   Running: 0
14:52:33 [2020-04-24T14:52:33.635Z]   Paused: 0
14:52:33 [2020-04-24T14:52:33.635Z]   Stopped: 0
14:52:33 [2020-04-24T14:52:33.635Z]  Images: 9
14:52:33 [2020-04-24T14:52:33.635Z]  Server Version: 19.03.8
14:52:33 [2020-04-24T14:52:33.635Z]  Storage Driver: overlay2
14:52:33 [2020-04-24T14:52:33.635Z]   Backing Filesystem: <unknown>
14:52:33 [2020-04-24T14:52:33.635Z]   Supports d_type: true
14:52:33 [2020-04-24T14:52:33.635Z]   Native Overlay Diff: true
14:52:33 [2020-04-24T14:52:33.635Z]  Logging Driver: json-file
14:52:33 [2020-04-24T14:52:33.635Z]  Cgroup Driver: cgroupfs
14:52:33 [2020-04-24T14:52:33.635Z]  Plugins:
14:52:33 [2020-04-24T14:52:33.635Z]   Volume: local
14:52:33 [2020-04-24T14:52:33.635Z]   Network: bridge host ipvlan macvlan null overlay
14:52:33 [2020-04-24T14:52:33.635Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:52:33 [2020-04-24T14:52:33.635Z]  Swarm: inactive
14:52:33 [2020-04-24T14:52:33.635Z]  Runtimes: runc
14:52:33 [2020-04-24T14:52:33.635Z]  Default Runtime: runc
14:52:33 [2020-04-24T14:52:33.635Z]  Init Binary: docker-init
14:52:33 [2020-04-24T14:52:33.635Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:52:33 [2020-04-24T14:52:33.635Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:52:33 [2020-04-24T14:52:33.635Z]  init version: fec3683
14:52:33 [2020-04-24T14:52:33.635Z]  Security Options:
14:52:33 [2020-04-24T14:52:33.635Z]   apparmor
14:52:33 [2020-04-24T14:52:33.635Z]   seccomp
14:52:33 [2020-04-24T14:52:33.635Z]    Profile: default
14:52:33 [2020-04-24T14:52:33.635Z]  Kernel Version: 4.15.0-1065-aws
14:52:33 [2020-04-24T14:52:33.635Z]  Operating System: Ubuntu 18.04.4 LTS
14:52:33 [2020-04-24T14:52:33.635Z]  OSType: linux
14:52:33 [2020-04-24T14:52:33.635Z]  Architecture: x86_64
14:52:33 [2020-04-24T14:52:33.635Z]  CPUs: 2
14:52:33 [2020-04-24T14:52:33.635Z]  Total Memory: 7.501GiB
14:52:33 [2020-04-24T14:52:33.635Z]  Name: ip-10-100-76-253
14:52:33 [2020-04-24T14:52:33.635Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
14:52:33 [2020-04-24T14:52:33.635Z]  Docker Root Dir: /var/lib/docker
14:52:33 [2020-04-24T14:52:33.635Z]  Debug Mode: false
14:52:33 [2020-04-24T14:52:33.635Z]  Registry: https://index.docker.io/v1/
14:52:33 [2020-04-24T14:52:33.635Z]  Labels:
14:52:33 [2020-04-24T14:52:33.635Z]  Experimental: true
14:52:33 [2020-04-24T14:52:33.635Z]  Insecure Registries:
14:52:33 [2020-04-24T14:52:33.635Z]   127.0.0.0/8
14:52:33 [2020-04-24T14:52:33.635Z]  Live Restore Enabled: true
14:52:33 [2020-04-24T14:52:33.635Z] 
14:52:33 [2020-04-24T14:52:33.635Z] WARNING: No swap limit support
[Pipeline] sh
14:52:34 [2020-04-24T14:52:34.032Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:52:34 [2020-04-24T14:52:34.032Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:52:34 [2020-04-24T14:52:34.032Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:52:34 [2020-04-24T14:52:34.032Z] + bash /home/ubuntu/workspace/moby_PR-40855/check-config.sh
14:52:34 [2020-04-24T14:52:34.032Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:52:34 [2020-04-24T14:52:34.032Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
14:52:34 [2020-04-24T14:52:34.032Z] 
14:52:34 [2020-04-24T14:52:34.032Z] Generally Necessary:
14:52:34 [2020-04-24T14:52:34.032Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:52:34 [2020-04-24T14:52:34.032Z] - apparmor: enabled and tools installed
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_NAMESPACES: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_NET_NS: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_PID_NS: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_IPC_NS: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_UTS_NS: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_CGROUPS: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_CGROUP_CPUACCT: enabled
14:52:34 [2020-04-24T14:52:34.032Z] - CONFIG_CGROUP_DEVICE: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_FREEZER: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_SCHED: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CPUSETS: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_MEMCG: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_KEYS: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_VETH: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_BRIDGE: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NF_NAT: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NF_NAT_NEEDED: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_POSIX_MQUEUE: enabled
14:52:34 [2020-04-24T14:52:34.286Z] 
14:52:34 [2020-04-24T14:52:34.286Z] Optional Features:
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_USER_NS: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_SECCOMP: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_PIDS: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_MEMCG_SWAP: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:52:34 [2020-04-24T14:52:34.286Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_BLK_CGROUP: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IOSCHED_CFQ: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_PERF: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_HUGETLB: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_CFS_BANDWIDTH: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_RT_GROUP_SCHED: missing
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_VS: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_VS_NFCT: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_IP_VS_RR: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_EXT4_FS: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:52:34 [2020-04-24T14:52:34.286Z] - Network Drivers:
14:52:34 [2020-04-24T14:52:34.286Z]   - "overlay":
14:52:34 [2020-04-24T14:52:34.286Z]     - CONFIG_VXLAN: enabled (as module)
14:52:34 [2020-04-24T14:52:34.286Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:52:34 [2020-04-24T14:52:34.286Z]       Optional (for encrypted networks):
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_CRYPTO: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_CRYPTO_AEAD: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_CRYPTO_GCM: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_CRYPTO_GHASH: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_XFRM: enabled
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_XFRM_USER: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_INET_ESP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "ipvlan":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_IPVLAN: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "macvlan":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_MACVLAN: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_DUMMY: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "ftp,tftp client in container":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z] - Storage Drivers:
14:52:34 [2020-04-24T14:52:34.541Z]   - "aufs":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_AUFS_FS: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "btrfs":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:52:34 [2020-04-24T14:52:34.541Z]   - "devicemapper":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_BLK_DEV_DM: enabled
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "overlay":
14:52:34 [2020-04-24T14:52:34.541Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:52:34 [2020-04-24T14:52:34.541Z]   - "zfs":
14:52:34 [2020-04-24T14:52:34.541Z]     - /dev/zfs: missing
14:52:34 [2020-04-24T14:52:34.541Z]     - zfs command: missing
14:52:34 [2020-04-24T14:52:34.541Z]     - zpool command: missing
14:52:34 [2020-04-24T14:52:34.541Z] 
14:52:34 [2020-04-24T14:52:34.541Z] Limits:
14:52:34 [2020-04-24T14:52:34.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:52:34 [2020-04-24T14:52:34.541Z] 
14:52:34 [2020-04-24T14:52:34.541Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:52:34 [2020-04-24T14:52:34.946Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:52:34 [2020-04-24T14:52:34.946Z] #1 [internal] load build definition from Dockerfile
14:52:34 [2020-04-24T14:52:34.946Z] #1 DONE 0.0s
14:52:34 [2020-04-24T14:52:34.946Z] 
14:52:34 [2020-04-24T14:52:34.946Z] #2 [internal] load .dockerignore
14:52:34 [2020-04-24T14:52:34.946Z] #2 DONE 0.0s
14:52:34 [2020-04-24T14:52:34.946Z] 
14:52:34 [2020-04-24T14:52:34.946Z] #1 [internal] load build definition from Dockerfile
14:52:34 [2020-04-24T14:52:34.946Z] #1 transferring dockerfile: 17.09kB done
14:52:34 [2020-04-24T14:52:34.946Z] #1 DONE 0.0s
14:52:34 [2020-04-24T14:52:34.946Z] 
14:52:34 [2020-04-24T14:52:34.946Z] #2 [internal] load .dockerignore
14:52:34 [2020-04-24T14:52:34.946Z] #2 transferring context: 87B done
14:52:34 [2020-04-24T14:52:34.946Z] #2 DONE 0.0s
14:52:34 [2020-04-24T14:52:34.946Z] 
14:52:34 [2020-04-24T14:52:34.946Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:52:35 [2020-04-24T14:52:35.200Z] #3 DONE 0.1s
14:52:35 [2020-04-24T14:52:35.200Z] 
14:52:35 [2020-04-24T14:52:35.200Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:52:35 [2020-04-24T14:52:35.200Z] #4 CACHED
14:52:35 [2020-04-24T14:52:35.761Z] 
14:52:35 [2020-04-24T14:52:35.761Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:52:35 [2020-04-24T14:52:35.761Z] #5 DONE 0.1s
14:52:35 [2020-04-24T14:52:35.761Z] 
14:52:35 [2020-04-24T14:52:35.761Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:52:35 [2020-04-24T14:52:35.761Z] #6 DONE 0.1s
14:52:35 [2020-04-24T14:52:35.761Z] 
14:52:35 [2020-04-24T14:52:35.761Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:52:35 [2020-04-24T14:52:35.761Z] #71 DONE 0.0s
14:52:35 [2020-04-24T14:52:35.761Z] 
14:52:35 [2020-04-24T14:52:35.761Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:52:35 [2020-04-24T14:52:35.761Z] #7 DONE 0.0s
14:52:35 [2020-04-24T14:52:35.761Z] 
14:52:35 [2020-04-24T14:52:35.761Z] #20 [internal] load build context
14:52:37 [2020-04-24T14:52:37.128Z] #20 transferring context: 52.84MB 1.2s done
14:52:37 [2020-04-24T14:52:37.128Z] #20 DONE 1.2s
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #61 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #34 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #72 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:52:37 [2020-04-24T14:52:37.128Z] #43 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:52:37 [2020-04-24T14:52:37.128Z] #50 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:52:37 [2020-04-24T14:52:37.128Z] #29 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #64 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:52:37 [2020-04-24T14:52:37.128Z] #52 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:37 [2020-04-24T14:52:37.128Z] #58 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:52:37 [2020-04-24T14:52:37.128Z] #9 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:52:37 [2020-04-24T14:52:37.128Z] #13 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:52:37 [2020-04-24T14:52:37.128Z] #15 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #57 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:52:37 [2020-04-24T14:52:37.128Z] #18 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:52:37 [2020-04-24T14:52:37.128Z] #28 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:52:37 [2020-04-24T14:52:37.128Z] #53 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:52:37 [2020-04-24T14:52:37.128Z] #62 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:52:37 [2020-04-24T14:52:37.128Z] #8 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:37 [2020-04-24T14:52:37.128Z] #21 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:37 [2020-04-24T14:52:37.128Z] #38 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:52:37 [2020-04-24T14:52:37.128Z] #14 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #73 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #42 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:52:37 [2020-04-24T14:52:37.128Z] #23 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:52:37 [2020-04-24T14:52:37.128Z] #41 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #48 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:52:37 [2020-04-24T14:52:37.128Z] #19 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:52:37 [2020-04-24T14:52:37.128Z] #35 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:52:37 [2020-04-24T14:52:37.128Z] #11 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #51 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:37 [2020-04-24T14:52:37.128Z] #47 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #22 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:52:37 [2020-04-24T14:52:37.128Z] #12 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #59 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:37 [2020-04-24T14:52:37.128Z] #74 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:37 [2020-04-24T14:52:37.128Z] #36 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:52:37 [2020-04-24T14:52:37.128Z] #30 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #39 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #66 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:37 [2020-04-24T14:52:37.128Z] #60 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:52:37 [2020-04-24T14:52:37.128Z] #68 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #67 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:52:37 [2020-04-24T14:52:37.128Z] #65 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #31 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #75 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #54 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:52:37 [2020-04-24T14:52:37.128Z] #26 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #32 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:52:37 [2020-04-24T14:52:37.128Z] #17 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:52:37 [2020-04-24T14:52:37.128Z] #16 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:52:37 [2020-04-24T14:52:37.128Z] #24 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:37 [2020-04-24T14:52:37.128Z] #33 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:37 [2020-04-24T14:52:37.128Z] #63 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #55 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:52:37 [2020-04-24T14:52:37.128Z] #27 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:52:37 [2020-04-24T14:52:37.128Z] #25 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:37 [2020-04-24T14:52:37.128Z] #56 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:52:37 [2020-04-24T14:52:37.128Z] #44 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #49 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:52:37 [2020-04-24T14:52:37.128Z] #10 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #37 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:52:37 [2020-04-24T14:52:37.128Z] #69 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:52:37 [2020-04-24T14:52:37.128Z] #46 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:52:37 [2020-04-24T14:52:37.128Z] #70 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:52:37 [2020-04-24T14:52:37.128Z] #40 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:52:37 [2020-04-24T14:52:37.128Z] #45 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:52:37 [2020-04-24T14:52:37.128Z] #76 CACHED
14:52:37 [2020-04-24T14:52:37.128Z] 
14:52:37 [2020-04-24T14:52:37.128Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:52:37 [2020-04-24T14:52:37.687Z] #77 DONE 0.7s
14:52:37 [2020-04-24T14:52:37.942Z] 
14:52:37 [2020-04-24T14:52:37.942Z] #78 exporting to image
14:52:37 [2020-04-24T14:52:37.942Z] #78 exporting layers
14:52:38 [2020-04-24T14:52:38.865Z] #78 exporting layers 0.9s done
14:52:38 [2020-04-24T14:52:38.865Z] #78 writing image sha256:eb0c2274c6d4aaf5c03f5f9465be35b667f5de45eb818b4fe3aa638ba8da1d00 done
14:52:38 [2020-04-24T14:52:38.865Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d done
14:52:38 [2020-04-24T14:52:38.865Z] #78 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:52:39 [2020-04-24T14:52:39.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40855/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/validate/default
14:52:40 [2020-04-24T14:52:40.195Z] Congratulations!  All commits are properly signed with the DCO!
14:52:40 [2020-04-24T14:52:40.756Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:52:40 [2020-04-24T14:52:40.756Z] No api/types/ or api/swagger.yaml changes in diff.
14:52:40 [2020-04-24T14:52:40.756Z] Congratulations!  All TOML source files changed here have valid syntax.
14:52:40 [2020-04-24T14:52:40.756Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:52:40 [2020-04-24T14:52:40.756Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:52:40 [2020-04-24T14:52:40.756Z] Congratulations!  No new tests were added to integration-cli.
14:52:40 [2020-04-24T14:52:40.756Z] 
14:52:40 [2020-04-24T14:52:40.756Z] INFO Start validation with golang-ci-lint
14:52:41 [2020-04-24T14:52:41.011Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:52:41 [2020-04-24T14:52:41.011Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:52:41 [2020-04-24T14:52:41.011Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:52:41 [2020-04-24T14:52:41.654Z] Fetching without tags
14:52:41 [2020-04-24T14:52:41.945Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:41 [2020-04-24T14:52:41.619Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:41 [2020-04-24T14:52:41.623Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:52:41 [2020-04-24T14:52:41.624Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:41 [2020-04-24T14:52:41.641Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:41 [2020-04-24T14:52:41.657Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:41 [2020-04-24T14:52:41.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:41 [2020-04-24T14:52:41.657Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:41 [2020-04-24T14:52:41.948Z]  > git config core.sparsecheckout # timeout=10
14:52:41 [2020-04-24T14:52:41.949Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:42 [2020-04-24T14:52:42.452Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:42 [2020-04-24T14:52:42.452Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:52:42 [2020-04-24T14:52:42.897Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:52:43 [2020-04-24T14:52:43.792Z] + docker version
14:52:43 [2020-04-24T14:52:43.792Z] Client: Docker Engine - Community
14:52:43 [2020-04-24T14:52:43.792Z]  Version:           19.03.7
14:52:43 [2020-04-24T14:52:43.792Z]  API version:       1.40
14:52:43 [2020-04-24T14:52:43.792Z]  Go version:        go1.12.17
14:52:43 [2020-04-24T14:52:43.792Z]  Git commit:        7141c199a2
14:52:43 [2020-04-24T14:52:43.792Z]  Built:             Sat Mar  7 16:48:47 2020
14:52:43 [2020-04-24T14:52:43.792Z]  OS/Arch:           linux/s390x
14:52:43 [2020-04-24T14:52:43.792Z]  Experimental:      false
14:52:43 [2020-04-24T14:52:43.792Z] 
14:52:43 [2020-04-24T14:52:43.792Z] Server: Docker Engine - Community
14:52:43 [2020-04-24T14:52:43.792Z]  Engine:
14:52:43 [2020-04-24T14:52:43.792Z]   Version:          19.03.7
14:52:43 [2020-04-24T14:52:43.792Z]   API version:      1.40 (minimum version 1.12)
14:52:43 [2020-04-24T14:52:43.792Z]   Go version:       go1.12.17
14:52:43 [2020-04-24T14:52:43.792Z]   Git commit:       7141c199a2
14:52:43 [2020-04-24T14:52:43.792Z]   Built:            Sat Mar  7 16:47:46 2020
14:52:43 [2020-04-24T14:52:43.792Z]   OS/Arch:          linux/s390x
14:52:43 [2020-04-24T14:52:43.792Z]   Experimental:     true
14:52:43 [2020-04-24T14:52:43.792Z]  containerd:
14:52:43 [2020-04-24T14:52:43.792Z]   Version:          1.2.13
14:52:43 [2020-04-24T14:52:43.792Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:52:43 [2020-04-24T14:52:43.792Z]  runc:
14:52:43 [2020-04-24T14:52:43.792Z]   Version:          1.0.0-rc10
14:52:43 [2020-04-24T14:52:43.792Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:52:43 [2020-04-24T14:52:43.792Z]  docker-init:
14:52:43 [2020-04-24T14:52:43.792Z]   Version:          0.18.0
14:52:43 [2020-04-24T14:52:43.792Z]   GitCommit:        fec3683
[Pipeline] sh
14:52:42 [2020-04-24T14:52:42.428Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:52:42 [2020-04-24T14:52:42.442Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:42 [2020-04-24T14:52:42.455Z]  > git config core.sparsecheckout # timeout=10
14:52:42 [2020-04-24T14:52:42.458Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:44 [2020-04-24T14:52:44.165Z] + docker info
14:52:44 [2020-04-24T14:52:44.778Z] Client:
14:52:44 [2020-04-24T14:52:44.778Z]  Debug Mode: false
14:52:44 [2020-04-24T14:52:44.778Z] 
14:52:44 [2020-04-24T14:52:44.778Z] Server:
14:52:44 [2020-04-24T14:52:44.778Z]  Containers: 0
14:52:44 [2020-04-24T14:52:44.778Z]   Running: 0
14:52:44 [2020-04-24T14:52:44.778Z]   Paused: 0
14:52:44 [2020-04-24T14:52:44.778Z]   Stopped: 0
14:52:44 [2020-04-24T14:52:44.778Z]  Images: 2
14:52:44 [2020-04-24T14:52:44.778Z]  Server Version: 19.03.7
14:52:44 [2020-04-24T14:52:44.778Z]  Storage Driver: overlay2
14:52:44 [2020-04-24T14:52:44.778Z]   Backing Filesystem: <unknown>
14:52:44 [2020-04-24T14:52:44.778Z]   Supports d_type: true
14:52:44 [2020-04-24T14:52:44.778Z]   Native Overlay Diff: true
14:52:44 [2020-04-24T14:52:44.778Z]  Logging Driver: json-file
14:52:44 [2020-04-24T14:52:44.778Z]  Cgroup Driver: cgroupfs
14:52:44 [2020-04-24T14:52:44.778Z]  Plugins:
14:52:44 [2020-04-24T14:52:44.778Z]   Volume: local
14:52:44 [2020-04-24T14:52:44.778Z]   Network: bridge host ipvlan macvlan null overlay
14:52:44 [2020-04-24T14:52:44.778Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:52:44 [2020-04-24T14:52:44.778Z]  Swarm: inactive
14:52:44 [2020-04-24T14:52:44.778Z]  Runtimes: runc
14:52:44 [2020-04-24T14:52:44.778Z]  Default Runtime: runc
14:52:44 [2020-04-24T14:52:44.778Z]  Init Binary: docker-init
14:52:44 [2020-04-24T14:52:44.778Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:52:44 [2020-04-24T14:52:44.778Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:52:44 [2020-04-24T14:52:44.778Z]  init version: fec3683
14:52:44 [2020-04-24T14:52:44.778Z]  Security Options:
14:52:44 [2020-04-24T14:52:44.779Z]   apparmor
14:52:44 [2020-04-24T14:52:44.779Z]   seccomp
14:52:44 [2020-04-24T14:52:44.779Z]    Profile: default
14:52:44 [2020-04-24T14:52:44.779Z]  Kernel Version: 4.15.0-91-generic
14:52:44 [2020-04-24T14:52:44.779Z]  Operating System: Ubuntu 18.04.4 LTS
14:52:44 [2020-04-24T14:52:44.779Z]  OSType: linux
14:52:44 [2020-04-24T14:52:44.779Z]  Architecture: s390x
14:52:44 [2020-04-24T14:52:44.779Z]  CPUs: 2
14:52:44 [2020-04-24T14:52:44.779Z]  Total Memory: 7.861GiB
14:52:44 [2020-04-24T14:52:44.779Z]  Name: s390x-ubuntu-14
14:52:44 [2020-04-24T14:52:44.779Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:52:44 [2020-04-24T14:52:44.779Z]  Docker Root Dir: /var/lib/docker
14:52:44 [2020-04-24T14:52:44.779Z]  Debug Mode: false
14:52:44 [2020-04-24T14:52:44.779Z]  Username: dockerbuildbot
14:52:44 [2020-04-24T14:52:44.779Z]  Registry: https://index.docker.io/v1/
14:52:44 [2020-04-24T14:52:44.779Z]  Labels:
14:52:44 [2020-04-24T14:52:44.779Z]  Experimental: true
14:52:44 [2020-04-24T14:52:44.779Z]  Insecure Registries:
14:52:44 [2020-04-24T14:52:44.779Z]   127.0.0.0/8
14:52:44 [2020-04-24T14:52:44.779Z]  Live Restore Enabled: false
14:52:44 [2020-04-24T14:52:44.779Z] 
14:52:44 [2020-04-24T14:52:44.779Z] WARNING: No swap limit support
[Pipeline] sh
14:52:45 [2020-04-24T14:52:45.158Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:52:45 [2020-04-24T14:52:45.158Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:52:45 [2020-04-24T14:52:45.158Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:52:45 [2020-04-24T14:52:45.158Z] + bash /home/jenkins/workspace/moby_PR-40855/check-config.sh
14:52:45 [2020-04-24T14:52:45.158Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:52:45 [2020-04-24T14:52:45.158Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
14:52:45 [2020-04-24T14:52:45.158Z] 
14:52:45 [2020-04-24T14:52:45.158Z] Generally Necessary:
14:52:45 [2020-04-24T14:52:45.158Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:52:45 [2020-04-24T14:52:45.158Z] - apparmor: enabled and tools installed
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_NAMESPACES: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_NET_NS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_PID_NS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_IPC_NS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_UTS_NS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CGROUPS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CGROUP_CPUACCT: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CGROUP_DEVICE: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CGROUP_FREEZER: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CGROUP_SCHED: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_CPUSETS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_MEMCG: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_KEYS: enabled
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_VETH: enabled (as module)
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_BRIDGE: enabled (as module)
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:52:45 [2020-04-24T14:52:45.158Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NF_NAT: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NF_NAT_NEEDED: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_POSIX_MQUEUE: enabled
14:52:45 [2020-04-24T14:52:45.440Z] 
14:52:45 [2020-04-24T14:52:45.440Z] Optional Features:
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_USER_NS: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_SECCOMP: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CGROUP_PIDS: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_MEMCG_SWAP: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:52:45 [2020-04-24T14:52:45.440Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_BLK_CGROUP: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IOSCHED_CFQ: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CGROUP_PERF: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CGROUP_HUGETLB: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_CFS_BANDWIDTH: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_RT_GROUP_SCHED: missing
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_VS: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_VS_NFCT: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_IP_VS_RR: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_EXT4_FS: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:52:45 [2020-04-24T14:52:45.440Z] - Network Drivers:
14:52:45 [2020-04-24T14:52:45.440Z]   - "overlay":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_VXLAN: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       Optional (for encrypted networks):
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_CRYPTO: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_CRYPTO_AEAD: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_CRYPTO_GCM: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_CRYPTO_GHASH: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_XFRM: enabled
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_XFRM_USER: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_INET_ESP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "ipvlan":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_IPVLAN: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "macvlan":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_MACVLAN: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_DUMMY: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "ftp,tftp client in container":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z] - Storage Drivers:
14:52:45 [2020-04-24T14:52:45.440Z]   - "aufs":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_AUFS_FS: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "btrfs":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:52:45 [2020-04-24T14:52:45.440Z]   - "devicemapper":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_BLK_DEV_DM: enabled
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "overlay":
14:52:45 [2020-04-24T14:52:45.440Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:52:45 [2020-04-24T14:52:45.440Z]   - "zfs":
14:52:45 [2020-04-24T14:52:45.440Z]     - /dev/zfs: missing
14:52:45 [2020-04-24T14:52:45.440Z]     - zfs command: missing
14:52:45 [2020-04-24T14:52:45.440Z]     - zpool command: missing
14:52:45 [2020-04-24T14:52:45.440Z] 
14:52:45 [2020-04-24T14:52:45.440Z] Limits:
14:52:45 [2020-04-24T14:52:45.440Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:52:45 [2020-04-24T14:52:45.440Z] 
14:52:45 [2020-04-24T14:52:45.440Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:52:45 [2020-04-24T14:52:45.861Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:52:45 [2020-04-24T14:52:45.861Z] #1 [internal] load build definition from Dockerfile
14:52:45 [2020-04-24T14:52:45.861Z] #1 DONE 0.0s
14:52:45 [2020-04-24T14:52:45.861Z] 
14:52:45 [2020-04-24T14:52:45.861Z] #2 [internal] load .dockerignore
14:52:45 [2020-04-24T14:52:45.861Z] #2 DONE 0.0s
14:52:45 [2020-04-24T14:52:45.861Z] 
14:52:45 [2020-04-24T14:52:45.861Z] #2 [internal] load .dockerignore
14:52:45 [2020-04-24T14:52:45.861Z] #2 transferring context: 87B done
14:52:45 [2020-04-24T14:52:45.861Z] #2 DONE 0.0s
14:52:45 [2020-04-24T14:52:45.861Z] 
14:52:45 [2020-04-24T14:52:45.861Z] #1 [internal] load build definition from Dockerfile
14:52:45 [2020-04-24T14:52:45.861Z] #1 transferring dockerfile: 17.09kB done
14:52:45 [2020-04-24T14:52:45.861Z] #1 DONE 0.0s
14:52:45 [2020-04-24T14:52:45.861Z] 
14:52:45 [2020-04-24T14:52:45.861Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:52:46 [2020-04-24T14:52:46.062Z] Still waiting to schedule task
14:52:46 [2020-04-24T14:52:46.062Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e35ed292c2f3dba)’
14:52:46 [2020-04-24T14:52:46.063Z] Still waiting to schedule task
14:52:46 [2020-04-24T14:52:46.063Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e35ed292c2f3dba)’
14:52:46 [2020-04-24T14:52:46.068Z] Still waiting to schedule task
14:52:46 [2020-04-24T14:52:46.068Z] All nodes of label ‘arm64&&linux’ are offline
14:52:46 [2020-04-24T14:52:46.069Z] Still waiting to schedule task
14:52:46 [2020-04-24T14:52:46.069Z] All nodes of label ‘windows-2019’ are offline
14:52:46 [2020-04-24T14:52:46.143Z] #3 DONE 0.2s
14:52:46 [2020-04-24T14:52:46.143Z] 
14:52:46 [2020-04-24T14:52:46.143Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:52:46 [2020-04-24T14:52:46.143Z] #4 CACHED
14:52:47 [2020-04-24T14:52:47.149Z] 
14:52:47 [2020-04-24T14:52:47.149Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:52:47 [2020-04-24T14:52:47.149Z] #6 DONE 0.2s
14:52:47 [2020-04-24T14:52:47.150Z] 
14:52:47 [2020-04-24T14:52:47.150Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:52:47 [2020-04-24T14:52:47.150Z] #5 DONE 0.1s
14:52:47 [2020-04-24T14:52:47.150Z] 
14:52:47 [2020-04-24T14:52:47.150Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:52:47 [2020-04-24T14:52:47.150Z] #71 DONE 0.0s
14:52:47 [2020-04-24T14:52:47.150Z] 
14:52:47 [2020-04-24T14:52:47.150Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:52:47 [2020-04-24T14:52:47.150Z] #7 DONE 0.0s
14:52:47 [2020-04-24T14:52:47.150Z] 
14:52:47 [2020-04-24T14:52:47.150Z] #20 [internal] load build context
14:52:47 [2020-04-24T14:52:47.764Z] #20 transferring context: 52.84MB 0.8s done
14:52:47 [2020-04-24T14:52:47.764Z] #20 DONE 0.8s
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:52:48 [2020-04-24T14:52:48.047Z] #52 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:48 [2020-04-24T14:52:48.047Z] #58 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:48 [2020-04-24T14:52:48.047Z] #38 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #32 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:52:48 [2020-04-24T14:52:48.047Z] #44 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:52:48 [2020-04-24T14:52:48.047Z] #23 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:52:48 [2020-04-24T14:52:48.047Z] #69 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:48 [2020-04-24T14:52:48.047Z] #74 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #51 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #64 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #67 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #55 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:48 [2020-04-24T14:52:48.047Z] #36 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #59 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:52:48 [2020-04-24T14:52:48.047Z] #62 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #34 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #70 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:52:48 [2020-04-24T14:52:48.047Z] #15 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:48 [2020-04-24T14:52:48.047Z] #63 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:48 [2020-04-24T14:52:48.047Z] #47 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:52:48 [2020-04-24T14:52:48.047Z] #8 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:52:48 [2020-04-24T14:52:48.047Z] #17 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #73 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:52:48 [2020-04-24T14:52:48.047Z] #26 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:52:48 [2020-04-24T14:52:48.047Z] #65 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #61 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:52:48 [2020-04-24T14:52:48.047Z] #43 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:52:48 [2020-04-24T14:52:48.047Z] #9 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:48 [2020-04-24T14:52:48.047Z] #56 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:52:48 [2020-04-24T14:52:48.047Z] #53 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #66 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #42 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:52:48 [2020-04-24T14:52:48.047Z] #10 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #39 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:52:48 [2020-04-24T14:52:48.047Z] #30 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:52:48 [2020-04-24T14:52:48.047Z] #35 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #72 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:52:48 [2020-04-24T14:52:48.047Z] #60 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #46 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:52:48 [2020-04-24T14:52:48.047Z] #50 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:52:48 [2020-04-24T14:52:48.047Z] #16 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:52:48 [2020-04-24T14:52:48.047Z] #27 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #54 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:52:48 [2020-04-24T14:52:48.047Z] #41 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:52:48 [2020-04-24T14:52:48.047Z] #13 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:52:48 [2020-04-24T14:52:48.047Z] #11 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:52:48 [2020-04-24T14:52:48.047Z] #19 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #31 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #49 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:52:48 [2020-04-24T14:52:48.047Z] #24 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:52:48 [2020-04-24T14:52:48.047Z] #14 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #22 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #48 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:52:48 [2020-04-24T14:52:48.047Z] #37 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:52:48 [2020-04-24T14:52:48.047Z] #18 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:52:48 [2020-04-24T14:52:48.047Z] #25 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:52:48 [2020-04-24T14:52:48.047Z] #33 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.047Z] #75 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:52:48 [2020-04-24T14:52:48.047Z] #12 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:52:48 [2020-04-24T14:52:48.047Z] #40 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:52:48 [2020-04-24T14:52:48.047Z] #68 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:52:48 [2020-04-24T14:52:48.047Z] #21 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.047Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:52:48 [2020-04-24T14:52:48.047Z] #29 CACHED
14:52:48 [2020-04-24T14:52:48.047Z] 
14:52:48 [2020-04-24T14:52:48.048Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:52:48 [2020-04-24T14:52:48.048Z] #28 CACHED
14:52:48 [2020-04-24T14:52:48.048Z] 
14:52:48 [2020-04-24T14:52:48.048Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:52:48 [2020-04-24T14:52:48.048Z] #57 CACHED
14:52:48 [2020-04-24T14:52:48.048Z] 
14:52:48 [2020-04-24T14:52:48.048Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:52:48 [2020-04-24T14:52:48.048Z] #45 CACHED
14:52:48 [2020-04-24T14:52:48.048Z] 
14:52:48 [2020-04-24T14:52:48.048Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:52:48 [2020-04-24T14:52:48.048Z] #76 CACHED
14:52:48 [2020-04-24T14:52:48.048Z] 
14:52:48 [2020-04-24T14:52:48.048Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:52:49 [2020-04-24T14:52:49.054Z] #77 DONE 0.9s
14:52:49 [2020-04-24T14:52:49.054Z] 
14:52:49 [2020-04-24T14:52:49.054Z] #78 exporting to image
14:52:49 [2020-04-24T14:52:49.054Z] #78 exporting layers
14:52:49 [2020-04-24T14:52:49.668Z] #78 exporting layers 0.6s done
14:52:49 [2020-04-24T14:52:49.668Z] #78 writing image sha256:b3e18ba63675e5d0c50e5d6f072415f04e7e6cf4d59b0d36d4c05cb603a40ad0 done
14:52:49 [2020-04-24T14:52:49.668Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d done
14:52:49 [2020-04-24T14:52:49.668Z] #78 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:52:50 [2020-04-24T14:52:50.086Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/test/unit
14:52:52 [2020-04-24T14:52:52.845Z] ?   	github.com/docker/docker/api	[no test files]
14:52:56 [2020-04-24T14:52:56.860Z] Fetching without tags
14:52:56 [2020-04-24T14:52:56.827Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:56 [2020-04-24T14:52:56.831Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:52:56 [2020-04-24T14:52:56.835Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:56 [2020-04-24T14:52:56.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:56 [2020-04-24T14:52:56.867Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:56 [2020-04-24T14:52:56.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:56 [2020-04-24T14:52:56.869Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:57 [2020-04-24T14:52:57.352Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:58 [2020-04-24T14:52:58.449Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:52:58 [2020-04-24T14:52:58.449Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:52:59 [2020-04-24T14:52:59.021Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:52:57 [2020-04-24T14:52:57.359Z]  > git config core.sparsecheckout # timeout=10
14:52:57 [2020-04-24T14:52:57.362Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:52:58 [2020-04-24T14:52:58.414Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:52:58 [2020-04-24T14:52:58.440Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:58 [2020-04-24T14:52:58.455Z]  > git config core.sparsecheckout # timeout=10
14:52:58 [2020-04-24T14:52:58.459Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:52:59 [2020-04-24T14:52:59.940Z] + docker version
14:52:59 [2020-04-24T14:52:59.940Z] Client:
14:52:59 [2020-04-24T14:52:59.940Z]  Version:           18.06.1-ce
14:52:59 [2020-04-24T14:52:59.940Z]  API version:       1.38
14:52:59 [2020-04-24T14:52:59.940Z]  Go version:        go1.10.3
14:52:59 [2020-04-24T14:52:59.940Z]  Git commit:        e68fc7a
14:52:59 [2020-04-24T14:52:59.940Z]  Built:             Tue Aug 21 17:26:10 2018
14:52:59 [2020-04-24T14:52:59.940Z]  OS/Arch:           linux/ppc64le
14:52:59 [2020-04-24T14:52:59.940Z]  Experimental:      false
14:52:59 [2020-04-24T14:52:59.940Z] 
14:52:59 [2020-04-24T14:52:59.940Z] Server:
14:52:59 [2020-04-24T14:52:59.940Z]  Engine:
14:52:59 [2020-04-24T14:52:59.940Z]   Version:          18.06.1-ce
14:52:59 [2020-04-24T14:52:59.940Z]   API version:      1.38 (minimum version 1.12)
14:52:59 [2020-04-24T14:52:59.940Z]   Go version:       go1.10.3
14:52:59 [2020-04-24T14:52:59.940Z]   Git commit:       e68fc7a
14:52:59 [2020-04-24T14:52:59.940Z]   Built:            Tue Aug 21 17:24:20 2018
14:52:59 [2020-04-24T14:52:59.940Z]   OS/Arch:          linux/ppc64le
14:52:59 [2020-04-24T14:52:59.940Z]   Experimental:     true
[Pipeline] sh
14:53:00 [2020-04-24T14:53:00.319Z] + docker info
14:53:00 [2020-04-24T14:53:00.319Z] Containers: 1
14:53:00 [2020-04-24T14:53:00.319Z]  Running: 1
14:53:00 [2020-04-24T14:53:00.319Z]  Paused: 0
14:53:00 [2020-04-24T14:53:00.319Z]  Stopped: 0
14:53:00 [2020-04-24T14:53:00.319Z] Images: 15
14:53:00 [2020-04-24T14:53:00.319Z] Server Version: 18.06.1-ce
14:53:00 [2020-04-24T14:53:00.319Z] Storage Driver: overlay2
14:53:00 [2020-04-24T14:53:00.319Z]  Backing Filesystem: extfs
14:53:00 [2020-04-24T14:53:00.319Z]  Supports d_type: true
14:53:00 [2020-04-24T14:53:00.319Z]  Native Overlay Diff: true
14:53:00 [2020-04-24T14:53:00.319Z] Logging Driver: json-file
14:53:00 [2020-04-24T14:53:00.319Z] Cgroup Driver: cgroupfs
14:53:00 [2020-04-24T14:53:00.319Z] Plugins:
14:53:00 [2020-04-24T14:53:00.319Z]  Volume: local
14:53:00 [2020-04-24T14:53:00.319Z]  Network: bridge host ipvlan macvlan null overlay
14:53:00 [2020-04-24T14:53:00.319Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:53:00 [2020-04-24T14:53:00.319Z] Swarm: inactive
14:53:00 [2020-04-24T14:53:00.319Z] Runtimes: runc
14:53:00 [2020-04-24T14:53:00.319Z] Default Runtime: runc
14:53:00 [2020-04-24T14:53:00.319Z] Init Binary: docker-init
14:53:00 [2020-04-24T14:53:00.319Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:53:00 [2020-04-24T14:53:00.319Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:53:00 [2020-04-24T14:53:00.319Z] init version: fec3683
14:53:00 [2020-04-24T14:53:00.319Z] Security Options:
14:53:00 [2020-04-24T14:53:00.319Z]  apparmor
14:53:00 [2020-04-24T14:53:00.319Z]  seccomp
14:53:00 [2020-04-24T14:53:00.319Z]   Profile: default
14:53:00 [2020-04-24T14:53:00.319Z] Kernel Version: 4.4.0-139-generic
14:53:00 [2020-04-24T14:53:00.319Z] Operating System: Ubuntu 16.04.3 LTS
14:53:00 [2020-04-24T14:53:00.319Z] OSType: linux
14:53:00 [2020-04-24T14:53:00.319Z] Architecture: ppc64le
14:53:00 [2020-04-24T14:53:00.319Z] CPUs: 4
14:53:00 [2020-04-24T14:53:00.319Z] Total Memory: 7.972GiB
14:53:00 [2020-04-24T14:53:00.319Z] Name: ppc64le-ubuntu-17
14:53:00 [2020-04-24T14:53:00.319Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:53:00 [2020-04-24T14:53:00.319Z] Docker Root Dir: /var/lib/docker
14:53:00 [2020-04-24T14:53:00.319Z] Debug Mode (client): false
14:53:00 [2020-04-24T14:53:00.319Z] Debug Mode (server): false
14:53:00 [2020-04-24T14:53:00.319Z] Username: dockerbuildbot
14:53:00 [2020-04-24T14:53:00.319Z] Registry: https://index.docker.io/v1/
14:53:00 [2020-04-24T14:53:00.319Z] Labels:
14:53:00 [2020-04-24T14:53:00.319Z] Experimental: true
14:53:00 [2020-04-24T14:53:00.319Z] Insecure Registries:
14:53:00 [2020-04-24T14:53:00.319Z]  127.0.0.0/8
14:53:00 [2020-04-24T14:53:00.319Z] Live Restore Enabled: false
14:53:00 [2020-04-24T14:53:00.320Z] 
[Pipeline] sh
14:53:00 [2020-04-24T14:53:00.711Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:00 [2020-04-24T14:53:00.711Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:00 [2020-04-24T14:53:00.711Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:53:00 [2020-04-24T14:53:00.996Z] + bash /home/docker/workspace/moby_PR-40855/check-config.sh
14:53:00 [2020-04-24T14:53:00.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:53:00 [2020-04-24T14:53:00.997Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:53:00 [2020-04-24T14:53:00.997Z] 
14:53:00 [2020-04-24T14:53:00.997Z] Generally Necessary:
14:53:00 [2020-04-24T14:53:00.997Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:53:00 [2020-04-24T14:53:00.997Z] - apparmor: enabled and tools installed
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_NAMESPACES: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_NET_NS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_PID_NS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_IPC_NS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_UTS_NS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CGROUPS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CGROUP_CPUACCT: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CGROUP_DEVICE: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CGROUP_FREEZER: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CGROUP_SCHED: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_CPUSETS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_MEMCG: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_KEYS: enabled
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_VETH: enabled (as module)
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_BRIDGE: enabled (as module)
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:53:00 [2020-04-24T14:53:00.997Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:53:01 [2020-04-24T14:53:01.220Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NF_NAT: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NF_NAT_NEEDED: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_POSIX_MQUEUE: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:53:01 [2020-04-24T14:53:01.284Z] 
14:53:01 [2020-04-24T14:53:01.284Z] Optional Features:
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_USER_NS: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_SECCOMP: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CGROUP_PIDS: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_MEMCG_SWAP: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:53:01 [2020-04-24T14:53:01.284Z]     (cgroup swap accounting is currently enabled)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_MEMCG_KMEM: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_BLK_CGROUP: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IOSCHED_CFQ: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CGROUP_PERF: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CGROUP_HUGETLB: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_CFS_BANDWIDTH: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_RT_GROUP_SCHED: missing
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_VS: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_VS_NFCT: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_IP_VS_RR: enabled (as module)
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_EXT4_FS: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:53:01 [2020-04-24T14:53:01.284Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:53:01 [2020-04-24T14:53:01.568Z] - Network Drivers:
14:53:01 [2020-04-24T14:53:01.568Z]   - "overlay":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_VXLAN: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:53:01 [2020-04-24T14:53:01.568Z]       Optional (for encrypted networks):
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_CRYPTO: enabled
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_XFRM: enabled
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_XFRM_USER: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_INET_ESP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "ipvlan":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_IPVLAN: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "macvlan":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_MACVLAN: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_DUMMY: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "ftp,tftp client in container":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z] - Storage Drivers:
14:53:01 [2020-04-24T14:53:01.568Z]   - "aufs":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_AUFS_FS: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "btrfs":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:53:01 [2020-04-24T14:53:01.568Z]   - "devicemapper":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_BLK_DEV_DM: enabled
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "overlay":
14:53:01 [2020-04-24T14:53:01.568Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:53:01 [2020-04-24T14:53:01.568Z]   - "zfs":
14:53:01 [2020-04-24T14:53:01.568Z]     - /dev/zfs: missing
14:53:01 [2020-04-24T14:53:01.568Z]     - zfs command: missing
14:53:01 [2020-04-24T14:53:01.568Z]     - zpool command: missing
14:53:01 [2020-04-24T14:53:01.568Z] 
14:53:01 [2020-04-24T14:53:01.568Z] Limits:
14:53:01 [2020-04-24T14:53:01.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:53:01 [2020-04-24T14:53:01.568Z] 
14:53:01 [2020-04-24T14:53:01.568Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:53:02 [2020-04-24T14:53:02.005Z] + make bundles/buildx
14:53:02 [2020-04-24T14:53:02.626Z] make: command: Command not found
14:53:02 [2020-04-24T14:53:02.626Z] make: command: Command not found
14:53:02 [2020-04-24T14:53:02.626Z] mkdir bundles
14:53:02 [2020-04-24T14:53:02.626Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:53:02 [2020-04-24T14:53:02.626Z] 	--build-arg BUILDX_COMMIT \
14:53:02 [2020-04-24T14:53:02.626Z] 	--build-arg BUILDX_REPO \
14:53:02 [2020-04-24T14:53:02.626Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:53:02 [2020-04-24T14:53:02.626Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:53:02 [2020-04-24T14:53:02.626Z] 	.
14:53:02 [2020-04-24T14:53:02.626Z] /bin/sh: 4: go: not found
14:53:02 [2020-04-24T14:53:02.626Z] /bin/sh: 5: go: not found
14:53:05 [2020-04-24T14:53:05.331Z] Sending build context to Docker daemon  57.49MB

14:53:05 [2020-04-24T14:53:05.331Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:53:05 [2020-04-24T14:53:05.331Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:53:05 [2020-04-24T14:53:05.331Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:53:05 [2020-04-24T14:53:05.331Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:53:05 [2020-04-24T14:53:05.331Z]  ---> ebd73b5ebd31
14:53:05 [2020-04-24T14:53:05.331Z] Step 5/16 : ARG BUILDX_REPO
14:53:05 [2020-04-24T14:53:05.331Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.331Z]  ---> 4816876d30ac
14:53:05 [2020-04-24T14:53:05.331Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:53:05 [2020-04-24T14:53:05.331Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.331Z]  ---> c7f160419bf0
14:53:05 [2020-04-24T14:53:05.331Z] Step 7/16 : WORKDIR /buildx
14:53:05 [2020-04-24T14:53:05.331Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.331Z]  ---> 1a74a220feac
14:53:05 [2020-04-24T14:53:05.331Z] Step 8/16 : ARG BUILDX_COMMIT
14:53:05 [2020-04-24T14:53:05.331Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.331Z]  ---> e91a05f35fad
14:53:05 [2020-04-24T14:53:05.332Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> f426acfef31b
14:53:05 [2020-04-24T14:53:05.332Z] Step 10/16 : RUN go mod download
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> e4d1ccac87c0
14:53:05 [2020-04-24T14:53:05.332Z] Step 11/16 : ARG GOOS
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> 0a9638fd7aa8
14:53:05 [2020-04-24T14:53:05.332Z] Step 12/16 : ARG GOARCH
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> 3202243894e2
14:53:05 [2020-04-24T14:53:05.332Z] 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
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> e5ba297e18ba
14:53:05 [2020-04-24T14:53:05.332Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:53:05 [2020-04-24T14:53:05.332Z]  ---> ebd73b5ebd31
14:53:05 [2020-04-24T14:53:05.332Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> 9877c21d9479
14:53:05 [2020-04-24T14:53:05.332Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:53:05 [2020-04-24T14:53:05.332Z]  ---> Using cache
14:53:05 [2020-04-24T14:53:05.332Z]  ---> e1d7e07a3777
14:53:05 [2020-04-24T14:53:05.332Z] Successfully built e1d7e07a3777
14:53:05 [2020-04-24T14:53:05.332Z] Successfully tagged moby-buildx:latest
14:53:05 [2020-04-24T14:53:05.332Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:53:05 [2020-04-24T14:53:05.332Z] if [ -n "${id}" ]; then \
14:53:05 [2020-04-24T14:53:05.332Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:53:05 [2020-04-24T14:53:05.332Z] 	&& touch bundles/buildx; \
14:53:05 [2020-04-24T14:53:05.332Z] 	docker rm -f ${id}; \
14:53:05 [2020-04-24T14:53:05.332Z] fi
14:53:05 [2020-04-24T14:53:05.952Z] 509880cd2687852cdeab251468b1cf874a06b455f7d2aef7c38ef4cbb9503b87
14:53:05 [2020-04-24T14:53:05.952Z] bundles/buildx version
14:53:05 [2020-04-24T14:53:05.952Z] buildx v0.3.1 6db68d0
14:53:05 [2020-04-24T14:53:05.952Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:53:06 [2020-04-24T14:53:06.235Z] #2 [internal] load build definition from Dockerfile
14:53:06 [2020-04-24T14:53:06.235Z] #2 transferring dockerfile: 17.09kB done
14:53:06 [2020-04-24T14:53:06.235Z] #2 DONE 0.0s
14:53:06 [2020-04-24T14:53:06.235Z] 
14:53:06 [2020-04-24T14:53:06.235Z] #1 [internal] load .dockerignore
14:53:06 [2020-04-24T14:53:06.235Z] #1 transferring context: 87B done
14:53:06 [2020-04-24T14:53:06.235Z] #1 DONE 0.0s
14:53:06 [2020-04-24T14:53:06.235Z] 
14:53:06 [2020-04-24T14:53:06.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:53:06 [2020-04-24T14:53:06.520Z] #3 DONE 0.3s
14:53:06 [2020-04-24T14:53:06.520Z] 
14:53:06 [2020-04-24T14:53:06.520Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:53:06 [2020-04-24T14:53:06.520Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:53:06 [2020-04-24T14:53:06.520Z] #4 CACHED
14:53:06 [2020-04-24T14:53:06.804Z] 
14:53:06 [2020-04-24T14:53:06.804Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:53:07 [2020-04-24T14:53:07.088Z] #6 ...
14:53:07 [2020-04-24T14:53:07.088Z] 
14:53:07 [2020-04-24T14:53:07.088Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:53:07 [2020-04-24T14:53:07.088Z] #5 DONE 0.3s
14:53:07 [2020-04-24T14:53:07.371Z] 
14:53:07 [2020-04-24T14:53:07.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:53:07 [2020-04-24T14:53:07.660Z] #6 DONE 0.7s
14:53:07 [2020-04-24T14:53:07.660Z] 
14:53:07 [2020-04-24T14:53:07.660Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:53:07 [2020-04-24T14:53:07.660Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:53:07 [2020-04-24T14:53:07.660Z] #71 DONE 0.0s
14:53:07 [2020-04-24T14:53:07.660Z] 
14:53:07 [2020-04-24T14:53:07.660Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:53:07 [2020-04-24T14:53:07.660Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
14:53:07 [2020-04-24T14:53:07.660Z] #7 DONE 0.0s
14:53:07 [2020-04-24T14:53:07.660Z] 
14:53:07 [2020-04-24T14:53:07.660Z] #20 [internal] load build context
14:53:11 [2020-04-24T14:53:11.176Z] #20 transferring context: 52.84MB 3.5s done
14:53:11 [2020-04-24T14:53:11.176Z] #20 DONE 3.6s
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:53:11 [2020-04-24T14:53:11.176Z] #16 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #64 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #32 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:53:11 [2020-04-24T14:53:11.176Z] #12 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:53:11 [2020-04-24T14:53:11.176Z] #56 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:53:11 [2020-04-24T14:53:11.176Z] #41 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:53:11 [2020-04-24T14:53:11.176Z] #15 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #67 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:11 [2020-04-24T14:53:11.176Z] #63 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:11 [2020-04-24T14:53:11.176Z] #58 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:11 [2020-04-24T14:53:11.176Z] #21 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #49 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:53:11 [2020-04-24T14:53:11.176Z] #74 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #73 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:53:11 [2020-04-24T14:53:11.176Z] #28 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #66 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #61 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:53:11 [2020-04-24T14:53:11.176Z] #53 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #55 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:53:11 [2020-04-24T14:53:11.176Z] #26 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #39 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:53:11 [2020-04-24T14:53:11.176Z] #44 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:53:11 [2020-04-24T14:53:11.176Z] #27 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #34 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #54 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:53:11 [2020-04-24T14:53:11.176Z] #35 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #48 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:11 [2020-04-24T14:53:11.176Z] #36 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:53:11 [2020-04-24T14:53:11.176Z] #45 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:53:11 [2020-04-24T14:53:11.176Z] #40 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #37 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:53:11 [2020-04-24T14:53:11.176Z] #25 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:53:11 [2020-04-24T14:53:11.176Z] #13 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:53:11 [2020-04-24T14:53:11.176Z] #9 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:53:11 [2020-04-24T14:53:11.176Z] #52 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:53:11 [2020-04-24T14:53:11.176Z] #43 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #72 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:53:11 [2020-04-24T14:53:11.176Z] #10 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #51 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #31 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:53:11 [2020-04-24T14:53:11.176Z] #14 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:53:11 [2020-04-24T14:53:11.176Z] #18 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:53:11 [2020-04-24T14:53:11.176Z] #17 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:53:11 [2020-04-24T14:53:11.176Z] #30 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #46 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:53:11 [2020-04-24T14:53:11.176Z] #69 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:53:11 [2020-04-24T14:53:11.176Z] #8 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:53:11 [2020-04-24T14:53:11.176Z] #62 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:53:11 [2020-04-24T14:53:11.176Z] #11 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #57 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #70 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:53:11 [2020-04-24T14:53:11.176Z] #47 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #42 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #59 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:53:11 [2020-04-24T14:53:11.176Z] #22 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:53:11 [2020-04-24T14:53:11.176Z] #60 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:53:11 [2020-04-24T14:53:11.176Z] #19 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:53:11 [2020-04-24T14:53:11.176Z] #38 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:53:11 [2020-04-24T14:53:11.176Z] #65 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:53:11 [2020-04-24T14:53:11.176Z] #50 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:53:11 [2020-04-24T14:53:11.176Z] #68 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:53:11 [2020-04-24T14:53:11.176Z] #23 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:53:11 [2020-04-24T14:53:11.176Z] #29 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:53:11 [2020-04-24T14:53:11.176Z] #24 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:53:11 [2020-04-24T14:53:11.176Z] #33 CACHED
14:53:11 [2020-04-24T14:53:11.176Z] 
14:53:11 [2020-04-24T14:53:11.176Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:53:11 [2020-04-24T14:53:11.176Z] #75 CACHED
14:53:11 [2020-04-24T14:53:11.462Z] 
14:53:11 [2020-04-24T14:53:11.462Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:53:11 [2020-04-24T14:53:11.462Z] #76 DONE 0.0s
14:53:11 [2020-04-24T14:53:11.462Z] 
14:53:11 [2020-04-24T14:53:11.462Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:53:12 [2020-04-24T14:53:12.520Z] #77 DONE 1.2s
14:53:12 [2020-04-24T14:53:12.520Z] 
14:53:12 [2020-04-24T14:53:12.520Z] #78 exporting to oci image format
14:53:12 [2020-04-24T14:53:12.520Z] #78 exporting layers
14:53:20 [2020-04-24T14:53:20.954Z] #78 exporting layers 8.5s done
14:53:20 [2020-04-24T14:53:20.954Z] #78 exporting manifest sha256:674f79ed2b6b11ce3e53db20c16439cd34dffc944374151e4029722cafda211b done
14:53:20 [2020-04-24T14:53:20.954Z] #78 exporting config sha256:ec8272704b948565205b57e34014f188a0fa2f4406388393034a914246e190d8 done
14:53:20 [2020-04-24T14:53:20.954Z] #78 sending tarball
14:53:25 [2020-04-24T14:53:25.382Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-077700f5e1fa60272) in /home/ubuntu/workspace/moby_PR-40855
[Pipeline] {
[Pipeline] checkout
14:53:27 [2020-04-24T14:53:27.910Z] using credential docker-jenkins-github-credentials
14:53:27 [2020-04-24T14:53:27.920Z] Cloning the remote Git repository
14:53:27 [2020-04-24T14:53:27.920Z] Cloning with configured refspecs honoured and without tags
14:53:27 [2020-04-24T14:53:27.567Z] Cloning repository https://github.com/moby/moby.git
14:53:27 [2020-04-24T14:53:27.629Z]  > git init /home/ubuntu/workspace/moby_PR-40855 # timeout=10
14:53:28 [2020-04-24T14:53:28.019Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:28 [2020-04-24T14:53:28.020Z]  > git --version # timeout=10
14:53:28 [2020-04-24T14:53:28.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:28 [2020-04-24T14:53:28.029Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:37 [2020-04-24T14:53:37.298Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032b9a99122c7f399) in /home/ubuntu/workspace/moby_PR-40855
[Pipeline] {
[Pipeline] checkout
14:53:38 [2020-04-24T14:53:38.235Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2db57f586b453f0) in /home/ubuntu/workspace/moby_PR-40855
[Pipeline] {
[Pipeline] checkout
14:53:39 [2020-04-24T14:53:39.627Z] using credential docker-jenkins-github-credentials
14:53:39 [2020-04-24T14:53:39.642Z] Cloning the remote Git repository
14:53:39 [2020-04-24T14:53:39.642Z] Cloning with configured refspecs honoured and without tags
14:53:39 [2020-04-24T14:53:39.598Z] Cloning repository https://github.com/moby/moby.git
14:53:39 [2020-04-24T14:53:39.657Z]  > git init /home/ubuntu/workspace/moby_PR-40855 # timeout=10
14:53:40 [2020-04-24T14:53:40.056Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:40 [2020-04-24T14:53:40.056Z]  > git --version # timeout=10
14:53:40 [2020-04-24T14:53:40.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:40 [2020-04-24T14:53:40.071Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:41 [2020-04-24T14:53:41.195Z] using credential docker-jenkins-github-credentials
14:53:41 [2020-04-24T14:53:41.204Z] Cloning the remote Git repository
14:53:41 [2020-04-24T14:53:41.204Z] Cloning with configured refspecs honoured and without tags
14:53:41 [2020-04-24T14:53:41.298Z] Cloning repository https://github.com/moby/moby.git
14:53:41 [2020-04-24T14:53:41.376Z]  > git init /home/ubuntu/workspace/moby_PR-40855 # timeout=10
14:53:41 [2020-04-24T14:53:41.807Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:41 [2020-04-24T14:53:41.807Z]  > git --version # timeout=10
14:53:41 [2020-04-24T14:53:41.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:41 [2020-04-24T14:53:41.839Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:43 [2020-04-24T14:53:43.429Z] #78 sending tarball 19.4s done
14:53:43 [2020-04-24T14:53:43.429Z] #78 DONE 28.0s
14:53:43 [2020-04-24T14:53:43.429Z] 
14:53:43 [2020-04-24T14:53:43.429Z] #79 importing to docker
14:53:43 [2020-04-24T14:53:43.429Z] #79 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:53:43 [2020-04-24T14:53:43.858Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/test/unit
14:53:44 [2020-04-24T14:53:44.180Z] Fetching without tags
14:53:44 [2020-04-24T14:53:44.600Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:53:43 [2020-04-24T14:53:43.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:43 [2020-04-24T14:53:43.980Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:53:43 [2020-04-24T14:53:43.995Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:44 [2020-04-24T14:53:44.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:44 [2020-04-24T14:53:44.026Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:44 [2020-04-24T14:53:44.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:44 [2020-04-24T14:53:44.028Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:44 [2020-04-24T14:53:44.459Z]  > git config core.sparsecheckout # timeout=10
14:53:44 [2020-04-24T14:53:44.469Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:53:45 [2020-04-24T14:53:45.647Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:53:45 [2020-04-24T14:53:45.648Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:53:45 [2020-04-24T14:53:45.487Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:53:45 [2020-04-24T14:53:45.504Z]  > git rev-parse HEAD^{commit} # timeout=10
14:53:45 [2020-04-24T14:53:45.519Z]  > git config core.sparsecheckout # timeout=10
14:53:45 [2020-04-24T14:53:45.524Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:53:48 [2020-04-24T14:53:48.289Z] ?   	github.com/docker/docker/api	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
14:53:48 [2020-04-24T14:53:48.378Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:53:48 [2020-04-24T14:53:48.378Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.8% of statements
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/types	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:53:48 [2020-04-24T14:53:48.660Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
14:53:49 [2020-04-24T14:53:49.275Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:53:49 [2020-04-24T14:53:49.275Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
14:53:49 [2020-04-24T14:53:49.275Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:53:49 [2020-04-24T14:53:49.558Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:53:49 [2020-04-24T14:53:49.804Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:53:49 [2020-04-24T14:53:49.840Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:53:50 [2020-04-24T14:53:50.973Z] + docker version
14:53:53 [2020-04-24T14:53:53.298Z] ok  	github.com/docker/docker/builder/remotecontext	0.337s	coverage: 13.6% of statements
14:53:53 [2020-04-24T14:53:53.298Z] ok  	github.com/docker/docker/builder/dockerfile	0.979s	coverage: 48.2% of statements
14:53:53 [2020-04-24T14:53:53.580Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
14:53:55 [2020-04-24T14:53:55.051Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.605s	coverage: 86.3% of statements
14:53:55 [2020-04-24T14:53:55.051Z] ?   	github.com/docker/docker/cli	[no test files]
14:53:55 [2020-04-24T14:53:55.051Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:53:56 [2020-04-24T14:53:56.061Z] ok  	github.com/docker/docker/client	0.141s	coverage: 75.4% of statements
14:53:59 [2020-04-24T14:53:59.101Z] Client: Docker Engine - Community
14:53:59 [2020-04-24T14:53:59.101Z]  Version:           19.03.8
14:53:59 [2020-04-24T14:53:59.101Z]  API version:       1.40
14:53:59 [2020-04-24T14:53:59.101Z]  Go version:        go1.12.17
14:53:59 [2020-04-24T14:53:59.101Z]  Git commit:        afacb8b
14:53:59 [2020-04-24T14:53:59.101Z]  Built:             Wed Mar 11 01:26:35 2020
14:53:59 [2020-04-24T14:53:59.101Z]  OS/Arch:           linux/arm64
14:53:59 [2020-04-24T14:53:59.101Z]  Experimental:      false
14:53:59 [2020-04-24T14:53:59.101Z] 
14:53:59 [2020-04-24T14:53:59.101Z] Server: Docker Engine - Community
14:53:59 [2020-04-24T14:53:59.101Z]  Engine:
14:53:59 [2020-04-24T14:53:59.101Z]   Version:          19.03.8
14:53:59 [2020-04-24T14:53:59.101Z]   API version:      1.40 (minimum version 1.12)
14:53:59 [2020-04-24T14:53:59.101Z]   Go version:       go1.12.17
14:53:59 [2020-04-24T14:53:59.101Z]   Git commit:       afacb8b
14:53:59 [2020-04-24T14:53:59.101Z]   Built:            Wed Mar 11 01:25:07 2020
14:53:59 [2020-04-24T14:53:59.101Z]   OS/Arch:          linux/arm64
14:53:59 [2020-04-24T14:53:59.101Z]   Experimental:     true
14:53:59 [2020-04-24T14:53:59.101Z]  containerd:
14:53:59 [2020-04-24T14:53:59.101Z]   Version:          1.2.13
14:53:59 [2020-04-24T14:53:59.101Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:53:59 [2020-04-24T14:53:59.101Z]  runc:
14:53:59 [2020-04-24T14:53:59.101Z]   Version:          1.0.0-rc10
14:53:59 [2020-04-24T14:53:59.101Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:53:59 [2020-04-24T14:53:59.101Z]  docker-init:
14:53:59 [2020-04-24T14:53:59.101Z]   Version:          0.18.0
14:53:59 [2020-04-24T14:53:59.101Z]   GitCommit:        fec3683
[Pipeline] sh
14:53:59 [2020-04-24T14:53:59.436Z] + docker info
14:54:00 [2020-04-24T14:54:00.954Z] Fetching without tags
14:54:00 [2020-04-24T14:54:00.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:00 [2020-04-24T14:54:00.881Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:54:00 [2020-04-24T14:54:00.894Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:00 [2020-04-24T14:54:00.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:00 [2020-04-24T14:54:00.949Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:00 [2020-04-24T14:54:00.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:00 [2020-04-24T14:54:00.951Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:01 [2020-04-24T14:54:01.574Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:54:02 [2020-04-24T14:54:02.382Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:54:02 [2020-04-24T14:54:02.382Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:54:01 [2020-04-24T14:54:01.581Z]  > git config core.sparsecheckout # timeout=10
14:54:01 [2020-04-24T14:54:01.603Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:54:02 [2020-04-24T14:54:02.321Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:54:02 [2020-04-24T14:54:02.352Z]  > git rev-parse HEAD^{commit} # timeout=10
14:54:02 [2020-04-24T14:54:02.381Z]  > git config core.sparsecheckout # timeout=10
14:54:02 [2020-04-24T14:54:02.406Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:54:04 [2020-04-24T14:54:04.002Z] Fetching without tags
14:54:04 [2020-04-24T14:54:04.516Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:54:03 [2020-04-24T14:54:03.886Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:03 [2020-04-24T14:54:03.902Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:54:03 [2020-04-24T14:54:03.916Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:03 [2020-04-24T14:54:03.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:04 [2020-04-24T14:54:04.016Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:04 [2020-04-24T14:54:04.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:04 [2020-04-24T14:54:04.017Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:04 [2020-04-24T14:54:04.495Z]  > git config core.sparsecheckout # timeout=10
14:54:04 [2020-04-24T14:54:04.519Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:54:05 [2020-04-24T14:54:05.448Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:54:05 [2020-04-24T14:54:05.448Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:54:06 [2020-04-24T14:54:06.014Z] Client:
14:54:06 [2020-04-24T14:54:06.014Z]  Debug Mode: false
14:54:06 [2020-04-24T14:54:06.014Z] 
14:54:06 [2020-04-24T14:54:06.014Z] Server:
14:54:06 [2020-04-24T14:54:06.014Z]  Containers: 0
14:54:06 [2020-04-24T14:54:06.014Z]   Running: 0
14:54:06 [2020-04-24T14:54:06.014Z]   Paused: 0
14:54:06 [2020-04-24T14:54:06.014Z]   Stopped: 0
14:54:06 [2020-04-24T14:54:06.014Z]  Images: 0
14:54:06 [2020-04-24T14:54:06.014Z]  Server Version: 19.03.8
14:54:06 [2020-04-24T14:54:06.014Z]  Storage Driver: overlay2
14:54:06 [2020-04-24T14:54:06.014Z]   Backing Filesystem: <unknown>
14:54:06 [2020-04-24T14:54:06.014Z]   Supports d_type: true
14:54:06 [2020-04-24T14:54:06.014Z]   Native Overlay Diff: true
14:54:06 [2020-04-24T14:54:06.014Z]  Logging Driver: json-file
14:54:06 [2020-04-24T14:54:06.014Z]  Cgroup Driver: cgroupfs
14:54:06 [2020-04-24T14:54:06.014Z]  Plugins:
14:54:06 [2020-04-24T14:54:06.014Z]   Volume: local
14:54:06 [2020-04-24T14:54:06.014Z]   Network: bridge host ipvlan macvlan null overlay
14:54:06 [2020-04-24T14:54:06.014Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:54:06 [2020-04-24T14:54:06.014Z]  Swarm: inactive
14:54:06 [2020-04-24T14:54:06.014Z]  Runtimes: runc
14:54:06 [2020-04-24T14:54:06.014Z]  Default Runtime: runc
14:54:06 [2020-04-24T14:54:06.014Z]  Init Binary: docker-init
14:54:06 [2020-04-24T14:54:06.014Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:54:06 [2020-04-24T14:54:06.014Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:54:06 [2020-04-24T14:54:06.014Z]  init version: fec3683
14:54:06 [2020-04-24T14:54:06.014Z]  Security Options:
14:54:06 [2020-04-24T14:54:06.014Z]   apparmor
14:54:06 [2020-04-24T14:54:06.014Z]   seccomp
14:54:06 [2020-04-24T14:54:06.014Z]    Profile: default
14:54:06 [2020-04-24T14:54:06.014Z]  Kernel Version: 4.15.0-1065-aws
14:54:06 [2020-04-24T14:54:06.014Z]  Operating System: Ubuntu 16.04.6 LTS
14:54:06 [2020-04-24T14:54:06.014Z]  OSType: linux
14:54:06 [2020-04-24T14:54:06.014Z]  Architecture: aarch64
14:54:06 [2020-04-24T14:54:06.014Z]  CPUs: 4
14:54:06 [2020-04-24T14:54:06.014Z]  Total Memory: 7.525GiB
14:54:06 [2020-04-24T14:54:06.014Z]  Name: ip-10-100-44-101
14:54:06 [2020-04-24T14:54:06.014Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
14:54:06 [2020-04-24T14:54:06.014Z]  Docker Root Dir: /var/lib/docker
14:54:06 [2020-04-24T14:54:06.014Z]  Debug Mode: false
14:54:06 [2020-04-24T14:54:06.014Z]  Registry: https://index.docker.io/v1/
14:54:06 [2020-04-24T14:54:06.014Z]  Labels:
14:54:06 [2020-04-24T14:54:06.014Z]  Experimental: true
14:54:06 [2020-04-24T14:54:06.014Z]  Insecure Registries:
14:54:06 [2020-04-24T14:54:06.014Z]   127.0.0.0/8
14:54:06 [2020-04-24T14:54:06.014Z]  Live Restore Enabled: true
14:54:06 [2020-04-24T14:54:06.014Z] 
14:54:06 [2020-04-24T14:54:06.014Z] WARNING: No swap limit support
[Pipeline] sh
14:54:06 [2020-04-24T14:54:06.307Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:06 [2020-04-24T14:54:06.307Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:06 [2020-04-24T14:54:06.307Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:54:06 [2020-04-24T14:54:06.307Z] + bash /home/ubuntu/workspace/moby_PR-40855/check-config.sh
14:54:06 [2020-04-24T14:54:06.307Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:54:06 [2020-04-24T14:54:06.307Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
14:54:06 [2020-04-24T14:54:06.307Z] 
14:54:06 [2020-04-24T14:54:06.307Z] Generally Necessary:
14:54:06 [2020-04-24T14:54:06.307Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:54:06 [2020-04-24T14:54:06.307Z] - apparmor: enabled and tools installed
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NAMESPACES: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NET_NS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_PID_NS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_IPC_NS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_UTS_NS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CGROUPS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CGROUP_CPUACCT: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CGROUP_DEVICE: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CGROUP_FREEZER: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CGROUP_SCHED: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_CPUSETS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_MEMCG: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_KEYS: enabled
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_VETH: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_BRIDGE: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:54:06 [2020-04-24T14:54:06.567Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:54:06 [2020-04-24T14:54:06.741Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_NF_NAT: enabled (as module)
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_NF_NAT_NEEDED: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_POSIX_MQUEUE: enabled
14:54:06 [2020-04-24T14:54:06.827Z] 
14:54:06 [2020-04-24T14:54:06.827Z] Optional Features:
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_USER_NS: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_SECCOMP: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CGROUP_PIDS: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_MEMCG_SWAP: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:54:06 [2020-04-24T14:54:06.827Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_BLK_CGROUP: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IOSCHED_CFQ: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CGROUP_PERF: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CGROUP_HUGETLB: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_CFS_BANDWIDTH: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_RT_GROUP_SCHED: missing
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IP_VS: enabled (as module)
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IP_VS_NFCT: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:54:06 [2020-04-24T14:54:06.827Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:54:07 [2020-04-24T14:54:07.087Z] - CONFIG_IP_VS_RR: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z] - CONFIG_EXT4_FS: enabled
14:54:07 [2020-04-24T14:54:07.087Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:54:07 [2020-04-24T14:54:07.087Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:54:07 [2020-04-24T14:54:07.087Z] - Network Drivers:
14:54:07 [2020-04-24T14:54:07.087Z]   - "overlay":
14:54:07 [2020-04-24T14:54:07.087Z]     - CONFIG_VXLAN: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       Optional (for encrypted networks):
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_CRYPTO: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_CRYPTO_AEAD: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_CRYPTO_GCM: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_CRYPTO_GHASH: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_XFRM: enabled
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_XFRM_USER: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_INET_ESP: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]   - "ipvlan":
14:54:07 [2020-04-24T14:54:07.087Z]     - CONFIG_IPVLAN: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]   - "macvlan":
14:54:07 [2020-04-24T14:54:07.087Z]     - CONFIG_MACVLAN: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]     - CONFIG_DUMMY: enabled (as module)
14:54:07 [2020-04-24T14:54:07.087Z]   - "ftp,tftp client in container":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
14:54:05 [2020-04-24T14:54:05.365Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:54:05 [2020-04-24T14:54:05.395Z]  > git rev-parse HEAD^{commit} # timeout=10
14:54:05 [2020-04-24T14:54:05.467Z]  > git config core.sparsecheckout # timeout=10
14:54:05 [2020-04-24T14:54:05.490Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
[Pipeline] sh
14:54:07 [2020-04-24T14:54:07.346Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z] - Storage Drivers:
14:54:07 [2020-04-24T14:54:07.347Z]   - "aufs":
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_AUFS_FS: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]   - "btrfs":
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:54:07 [2020-04-24T14:54:07.347Z]   - "devicemapper":
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_BLK_DEV_DM: enabled
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]   - "overlay":
14:54:07 [2020-04-24T14:54:07.347Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:54:07 [2020-04-24T14:54:07.347Z]   - "zfs":
14:54:07 [2020-04-24T14:54:07.347Z]     - /dev/zfs: missing
14:54:07 [2020-04-24T14:54:07.347Z]     - zfs command: missing
14:54:07 [2020-04-24T14:54:07.347Z]     - zpool command: missing
14:54:07 [2020-04-24T14:54:07.347Z] 
14:54:07 [2020-04-24T14:54:07.347Z] Limits:
14:54:07 [2020-04-24T14:54:07.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:54:07 [2020-04-24T14:54:07.347Z] 
14:54:07 [2020-04-24T14:54:07.347Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:54:07 [2020-04-24T14:54:07.740Z] + docker version
14:54:07 [2020-04-24T14:54:07.817Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:54:07 [2020-04-24T14:54:07.817Z] #1 [internal] load build definition from Dockerfile
14:54:07 [2020-04-24T14:54:07.817Z] #1 transferring dockerfile: 17.09kB done
14:54:07 [2020-04-24T14:54:07.817Z] #1 DONE 0.1s
14:54:07 [2020-04-24T14:54:07.817Z] 
14:54:07 [2020-04-24T14:54:07.817Z] #2 [internal] load .dockerignore
14:54:07 [2020-04-24T14:54:07.817Z] #2 transferring context: 87B done
14:54:07 [2020-04-24T14:54:07.817Z] #2 DONE 0.1s
14:54:07 [2020-04-24T14:54:07.817Z] 
14:54:07 [2020-04-24T14:54:07.817Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:54:08 [2020-04-24T14:54:08.755Z] #3 DONE 0.8s
14:54:08 [2020-04-24T14:54:08.755Z] 
14:54:08 [2020-04-24T14:54:08.755Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:54:08 [2020-04-24T14:54:08.755Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:54:09 [2020-04-24T14:54:09.016Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
14:54:09 [2020-04-24T14:54:09.016Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.27MB / 8.26MB 0.2s
14:54:09 [2020-04-24T14:54:09.016Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:54:09 [2020-04-24T14:54:09.016Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
14:54:09 [2020-04-24T14:54:09.016Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s
14:54:09 [2020-04-24T14:54:09.016Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
14:54:09 [2020-04-24T14:54:09.276Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done
14:54:09 [2020-04-24T14:54:09.527Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:54:09 [2020-04-24T14:54:09.536Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
14:54:09 [2020-04-24T14:54:09.536Z] #4 DONE 0.8s
14:54:09 [2020-04-24T14:54:09.795Z] 
14:54:09 [2020-04-24T14:54:09.795Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:54:10 [2020-04-24T14:54:10.365Z] #6 DONE 0.4s
14:54:10 [2020-04-24T14:54:10.366Z] 
14:54:10 [2020-04-24T14:54:10.366Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:54:10 [2020-04-24T14:54:10.366Z] #5 DONE 0.3s
14:54:10 [2020-04-24T14:54:10.366Z] 
14:54:10 [2020-04-24T14:54:10.366Z] #20 [internal] load build context
14:54:10 [2020-04-24T14:54:10.626Z] + docker version
14:54:10 [2020-04-24T14:54:10.704Z] ok  	github.com/docker/docker/api/server	0.045s	coverage: 9.0% of statements
14:54:13 [2020-04-24T14:54:13.276Z] #20 transferring context: 23.34MB 2.5s
14:54:15 [2020-04-24T14:54:15.254Z] #20 ...
14:54:15 [2020-04-24T14:54:15.254Z] 
14:54:15 [2020-04-24T14:54:15.254Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:54:15 [2020-04-24T14:54:15.255Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:54:15 [2020-04-24T14:54:15.255Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:54:15 [2020-04-24T14:54:15.255Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:54:15 [2020-04-24T14:54:15.255Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done
14:54:15 [2020-04-24T14:54:15.255Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
14:54:15 [2020-04-24T14:54:15.255Z] #71 DONE 4.6s
14:54:15 [2020-04-24T14:54:15.255Z] 
14:54:15 [2020-04-24T14:54:15.255Z] #20 [internal] load build context
14:54:15 [2020-04-24T14:54:15.255Z] #20 transferring context: 52.84MB 4.8s done
14:54:15 [2020-04-24T14:54:15.255Z] #20 DONE 4.9s
14:54:15 [2020-04-24T14:54:15.255Z] 
14:54:15 [2020-04-24T14:54:15.255Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:15 [2020-04-24T14:54:15.255Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.4s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.2s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.9s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.4s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.1s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.6s done
14:54:15 [2020-04-24T14:54:15.255Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.3s
14:54:15 [2020-04-24T14:54:15.255Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.2s done
14:54:15 [2020-04-24T14:54:15.854Z] Client: Docker Engine - Community
14:54:15 [2020-04-24T14:54:15.854Z]  Version:           19.03.8
14:54:15 [2020-04-24T14:54:15.854Z]  API version:       1.40
14:54:15 [2020-04-24T14:54:15.854Z]  Go version:        go1.12.17
14:54:15 [2020-04-24T14:54:15.854Z]  Git commit:        afacb8b7f0
14:54:15 [2020-04-24T14:54:15.854Z]  Built:             Wed Mar 11 01:25:46 2020
14:54:15 [2020-04-24T14:54:15.854Z]  OS/Arch:           linux/amd64
14:54:15 [2020-04-24T14:54:15.854Z]  Experimental:      false
14:54:15 [2020-04-24T14:54:15.854Z] 
14:54:15 [2020-04-24T14:54:15.854Z] Server: Docker Engine - Community
14:54:15 [2020-04-24T14:54:15.854Z]  Engine:
14:54:15 [2020-04-24T14:54:15.854Z]   Version:          19.03.8
14:54:15 [2020-04-24T14:54:15.854Z]   API version:      1.40 (minimum version 1.12)
14:54:15 [2020-04-24T14:54:15.854Z]   Go version:       go1.12.17
14:54:15 [2020-04-24T14:54:15.854Z]   Git commit:       afacb8b7f0
14:54:15 [2020-04-24T14:54:15.854Z]   Built:            Wed Mar 11 01:24:19 2020
14:54:15 [2020-04-24T14:54:15.854Z]   OS/Arch:          linux/amd64
14:54:15 [2020-04-24T14:54:15.854Z]   Experimental:     true
14:54:15 [2020-04-24T14:54:15.854Z]  containerd:
14:54:15 [2020-04-24T14:54:15.854Z]   Version:          1.2.13
14:54:15 [2020-04-24T14:54:15.854Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:54:15 [2020-04-24T14:54:15.854Z]  runc:
14:54:15 [2020-04-24T14:54:15.854Z]   Version:          1.0.0-rc10
14:54:15 [2020-04-24T14:54:15.854Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:54:15 [2020-04-24T14:54:15.854Z]  docker-init:
14:54:15 [2020-04-24T14:54:15.854Z]   Version:          0.18.0
14:54:15 [2020-04-24T14:54:15.854Z]   GitCommit:        fec3683
14:54:15 [2020-04-24T14:54:15.864Z] Client: Docker Engine - Community
14:54:15 [2020-04-24T14:54:15.864Z]  Version:           19.03.8
14:54:15 [2020-04-24T14:54:15.864Z]  API version:       1.40
14:54:15 [2020-04-24T14:54:15.864Z]  Go version:        go1.12.17
14:54:15 [2020-04-24T14:54:15.864Z]  Git commit:        afacb8b7f0
14:54:15 [2020-04-24T14:54:15.864Z]  Built:             Wed Mar 11 01:25:46 2020
14:54:15 [2020-04-24T14:54:15.864Z]  OS/Arch:           linux/amd64
14:54:15 [2020-04-24T14:54:15.864Z]  Experimental:      false
14:54:15 [2020-04-24T14:54:15.864Z] 
14:54:15 [2020-04-24T14:54:15.864Z] Server: Docker Engine - Community
14:54:15 [2020-04-24T14:54:15.864Z]  Engine:
14:54:15 [2020-04-24T14:54:15.864Z]   Version:          19.03.8
14:54:15 [2020-04-24T14:54:15.864Z]   API version:      1.40 (minimum version 1.12)
14:54:15 [2020-04-24T14:54:15.864Z]   Go version:       go1.12.17
14:54:15 [2020-04-24T14:54:15.864Z]   Git commit:       afacb8b7f0
14:54:15 [2020-04-24T14:54:15.864Z]   Built:            Wed Mar 11 01:24:19 2020
14:54:15 [2020-04-24T14:54:15.864Z]   OS/Arch:          linux/amd64
14:54:15 [2020-04-24T14:54:15.864Z]   Experimental:     true
14:54:15 [2020-04-24T14:54:15.864Z]  containerd:
14:54:15 [2020-04-24T14:54:15.864Z]   Version:          1.2.13
14:54:15 [2020-04-24T14:54:15.864Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:54:15 [2020-04-24T14:54:15.864Z]  runc:
14:54:15 [2020-04-24T14:54:15.864Z]   Version:          1.0.0-rc10
14:54:15 [2020-04-24T14:54:15.864Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:54:15 [2020-04-24T14:54:15.864Z]  docker-init:
14:54:15 [2020-04-24T14:54:15.864Z]   Version:          0.18.0
14:54:15 [2020-04-24T14:54:15.864Z]   GitCommit:        fec3683
[Pipeline] sh
[Pipeline] sh
14:54:16 [2020-04-24T14:54:16.194Z] + docker info
14:54:16 [2020-04-24T14:54:16.367Z] + docker info
14:54:17 [2020-04-24T14:54:17.162Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 5.1s done
14:54:17 [2020-04-24T14:54:17.163Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
14:54:17 [2020-04-24T14:54:17.732Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done
14:54:17 [2020-04-24T14:54:17.732Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.1s
14:54:17 [2020-04-24T14:54:17.993Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done
14:54:18 [2020-04-24T14:54:18.561Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9
14:54:21 [2020-04-24T14:54:21.113Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.4s done
14:54:21 [2020-04-24T14:54:21.113Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25
14:54:22 [2020-04-24T14:54:22.904Z] Client:
14:54:22 [2020-04-24T14:54:22.904Z]  Debug Mode: false
14:54:22 [2020-04-24T14:54:22.904Z] 
14:54:22 [2020-04-24T14:54:22.904Z] Server:
14:54:22 [2020-04-24T14:54:22.904Z]  Containers: 0
14:54:22 [2020-04-24T14:54:22.904Z]   Running: 0
14:54:22 [2020-04-24T14:54:22.904Z]   Paused: 0
14:54:22 [2020-04-24T14:54:22.904Z]   Stopped: 0
14:54:22 [2020-04-24T14:54:22.904Z]  Images: 0
14:54:22 [2020-04-24T14:54:22.904Z]  Server Version: 19.03.8
14:54:22 [2020-04-24T14:54:22.904Z]  Storage Driver: overlay2
14:54:22 [2020-04-24T14:54:22.904Z]   Backing Filesystem: <unknown>
14:54:22 [2020-04-24T14:54:22.904Z]   Supports d_type: true
14:54:22 [2020-04-24T14:54:22.904Z]   Native Overlay Diff: true
14:54:22 [2020-04-24T14:54:22.904Z]  Logging Driver: json-file
14:54:22 [2020-04-24T14:54:22.904Z]  Cgroup Driver: cgroupfs
14:54:22 [2020-04-24T14:54:22.904Z]  Plugins:
14:54:22 [2020-04-24T14:54:22.904Z]   Volume: local
14:54:22 [2020-04-24T14:54:22.904Z]   Network: bridge host ipvlan macvlan null overlay
14:54:22 [2020-04-24T14:54:22.904Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:54:22 [2020-04-24T14:54:22.904Z]  Swarm: inactive
14:54:22 [2020-04-24T14:54:22.904Z]  Runtimes: runc
14:54:22 [2020-04-24T14:54:22.904Z]  Default Runtime: runc
14:54:22 [2020-04-24T14:54:22.904Z]  Init Binary: docker-init
14:54:22 [2020-04-24T14:54:22.904Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:54:22 [2020-04-24T14:54:22.904Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:54:22 [2020-04-24T14:54:22.904Z]  init version: fec3683
14:54:22 [2020-04-24T14:54:22.904Z]  Security Options:
14:54:22 [2020-04-24T14:54:22.904Z]   apparmor
14:54:22 [2020-04-24T14:54:22.904Z]   seccomp
14:54:22 [2020-04-24T14:54:22.904Z]    Profile: default
14:54:22 [2020-04-24T14:54:22.904Z]  Kernel Version: 4.15.0-1065-aws
14:54:22 [2020-04-24T14:54:22.904Z]  Operating System: Ubuntu 18.04.4 LTS
14:54:22 [2020-04-24T14:54:22.904Z]  OSType: linux
14:54:22 [2020-04-24T14:54:22.905Z]  Architecture: x86_64
14:54:22 [2020-04-24T14:54:22.905Z]  CPUs: 2
14:54:22 [2020-04-24T14:54:22.905Z]  Total Memory: 7.501GiB
14:54:22 [2020-04-24T14:54:22.905Z]  Name: ip-10-100-72-249
14:54:22 [2020-04-24T14:54:22.905Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
14:54:22 [2020-04-24T14:54:22.905Z]  Docker Root Dir: /var/lib/docker
14:54:22 [2020-04-24T14:54:22.905Z]  Debug Mode: false
14:54:22 [2020-04-24T14:54:22.905Z]  Registry: https://index.docker.io/v1/
14:54:22 [2020-04-24T14:54:22.905Z]  Labels:
14:54:22 [2020-04-24T14:54:22.905Z]  Experimental: true
14:54:22 [2020-04-24T14:54:22.905Z]  Insecure Registries:
14:54:22 [2020-04-24T14:54:22.905Z]   127.0.0.0/8
14:54:22 [2020-04-24T14:54:22.905Z]  Live Restore Enabled: true
14:54:22 [2020-04-24T14:54:22.905Z] 
14:54:22 [2020-04-24T14:54:22.905Z] WARNING: No swap limit support
[Pipeline] sh
14:54:23 [2020-04-24T14:54:23.022Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.9s done
14:54:23 [2020-04-24T14:54:23.282Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de
14:54:23 [2020-04-24T14:54:23.321Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:23 [2020-04-24T14:54:23.321Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:23 [2020-04-24T14:54:23.321Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:54:23 [2020-04-24T14:54:23.321Z] + bash /home/ubuntu/workspace/moby_PR-40855/check-config.sh
14:54:23 [2020-04-24T14:54:23.321Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:54:23 [2020-04-24T14:54:23.321Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
14:54:23 [2020-04-24T14:54:23.321Z] 
14:54:23 [2020-04-24T14:54:23.321Z] Generally Necessary:
14:54:23 [2020-04-24T14:54:23.321Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:54:23 [2020-04-24T14:54:23.321Z] - apparmor: enabled and tools installed
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_NAMESPACES: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_NET_NS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_PID_NS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_IPC_NS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_UTS_NS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CGROUPS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CGROUP_CPUACCT: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CGROUP_DEVICE: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CGROUP_FREEZER: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CGROUP_SCHED: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_CPUSETS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_MEMCG: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_KEYS: enabled
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_VETH: enabled (as module)
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_BRIDGE: enabled (as module)
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:54:23 [2020-04-24T14:54:23.321Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NF_NAT: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NF_NAT_NEEDED: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_POSIX_MQUEUE: enabled
14:54:23 [2020-04-24T14:54:23.584Z] 
14:54:23 [2020-04-24T14:54:23.584Z] Optional Features:
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_USER_NS: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_SECCOMP: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CGROUP_PIDS: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_MEMCG_SWAP: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:54:23 [2020-04-24T14:54:23.584Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_BLK_CGROUP: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IOSCHED_CFQ: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CGROUP_PERF: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CGROUP_HUGETLB: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_CFS_BANDWIDTH: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_RT_GROUP_SCHED: missing
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_VS: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_VS_NFCT: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_IP_VS_RR: enabled (as module)
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_EXT4_FS: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:54:23 [2020-04-24T14:54:23.584Z] - Network Drivers:
14:54:23 [2020-04-24T14:54:23.584Z]   - "overlay":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_VXLAN: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       Optional (for encrypted networks):
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_CRYPTO: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_CRYPTO_AEAD: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_CRYPTO_GCM: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_CRYPTO_GHASH: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_XFRM: enabled
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_XFRM_USER: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_INET_ESP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "ipvlan":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_IPVLAN: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "macvlan":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_MACVLAN: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_DUMMY: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "ftp,tftp client in container":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z] - Storage Drivers:
14:54:23 [2020-04-24T14:54:23.850Z]   - "aufs":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_AUFS_FS: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "btrfs":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:54:23 [2020-04-24T14:54:23.850Z]   - "devicemapper":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_BLK_DEV_DM: enabled
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "overlay":
14:54:23 [2020-04-24T14:54:23.850Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:54:23 [2020-04-24T14:54:23.850Z]   - "zfs":
14:54:23 [2020-04-24T14:54:23.850Z]     - /dev/zfs: missing
14:54:23 [2020-04-24T14:54:23.851Z]     - zfs command: missing
14:54:23 [2020-04-24T14:54:23.851Z]     - zpool command: missing
14:54:23 [2020-04-24T14:54:23.851Z] 
14:54:23 [2020-04-24T14:54:23.851Z] Limits:
14:54:23 [2020-04-24T14:54:23.851Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:54:23 [2020-04-24T14:54:23.851Z] 
14:54:23 [2020-04-24T14:54:23.851Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:54:24 [2020-04-24T14:54:24.218Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:54:24 [2020-04-24T14:54:24.218Z] #2 [internal] load build definition from Dockerfile
14:54:24 [2020-04-24T14:54:24.218Z] #2 transferring dockerfile: 17.09kB done
14:54:24 [2020-04-24T14:54:24.218Z] #2 DONE 0.1s
14:54:24 [2020-04-24T14:54:24.218Z] 
14:54:24 [2020-04-24T14:54:24.218Z] #1 [internal] load .dockerignore
14:54:24 [2020-04-24T14:54:24.218Z] #1 transferring context: 87B 0.0s done
14:54:24 [2020-04-24T14:54:24.218Z] #1 DONE 0.1s
14:54:24 [2020-04-24T14:54:24.218Z] 
14:54:24 [2020-04-24T14:54:24.218Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:54:24 [2020-04-24T14:54:24.304Z] Client:
14:54:24 [2020-04-24T14:54:24.304Z]  Debug Mode: false
14:54:24 [2020-04-24T14:54:24.304Z] 
14:54:24 [2020-04-24T14:54:24.304Z] Server:
14:54:24 [2020-04-24T14:54:24.304Z]  Containers: 0
14:54:24 [2020-04-24T14:54:24.304Z]   Running: 0
14:54:24 [2020-04-24T14:54:24.304Z]   Paused: 0
14:54:24 [2020-04-24T14:54:24.304Z]   Stopped: 0
14:54:24 [2020-04-24T14:54:24.304Z]  Images: 0
14:54:24 [2020-04-24T14:54:24.304Z]  Server Version: 19.03.8
14:54:24 [2020-04-24T14:54:24.304Z]  Storage Driver: overlay2
14:54:24 [2020-04-24T14:54:24.304Z]   Backing Filesystem: <unknown>
14:54:24 [2020-04-24T14:54:24.304Z]   Supports d_type: true
14:54:24 [2020-04-24T14:54:24.304Z]   Native Overlay Diff: true
14:54:24 [2020-04-24T14:54:24.304Z]  Logging Driver: json-file
14:54:24 [2020-04-24T14:54:24.304Z]  Cgroup Driver: cgroupfs
14:54:24 [2020-04-24T14:54:24.304Z]  Plugins:
14:54:24 [2020-04-24T14:54:24.304Z]   Volume: local
14:54:24 [2020-04-24T14:54:24.304Z]   Network: bridge host ipvlan macvlan null overlay
14:54:24 [2020-04-24T14:54:24.304Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:54:24 [2020-04-24T14:54:24.304Z]  Swarm: inactive
14:54:24 [2020-04-24T14:54:24.304Z]  Runtimes: runc
14:54:24 [2020-04-24T14:54:24.304Z]  Default Runtime: runc
14:54:24 [2020-04-24T14:54:24.304Z]  Init Binary: docker-init
14:54:24 [2020-04-24T14:54:24.304Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:54:24 [2020-04-24T14:54:24.304Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:54:24 [2020-04-24T14:54:24.304Z]  init version: fec3683
14:54:24 [2020-04-24T14:54:24.304Z]  Security Options:
14:54:24 [2020-04-24T14:54:24.304Z]   apparmor
14:54:24 [2020-04-24T14:54:24.304Z]   seccomp
14:54:24 [2020-04-24T14:54:24.304Z]    Profile: default
14:54:24 [2020-04-24T14:54:24.304Z]  Kernel Version: 4.15.0-1065-aws
14:54:24 [2020-04-24T14:54:24.304Z]  Operating System: Ubuntu 18.04.4 LTS
14:54:24 [2020-04-24T14:54:24.304Z]  OSType: linux
14:54:24 [2020-04-24T14:54:24.304Z]  Architecture: x86_64
14:54:24 [2020-04-24T14:54:24.304Z]  CPUs: 2
14:54:24 [2020-04-24T14:54:24.304Z]  Total Memory: 7.501GiB
14:54:24 [2020-04-24T14:54:24.304Z]  Name: ip-10-100-63-53
14:54:24 [2020-04-24T14:54:24.304Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
14:54:24 [2020-04-24T14:54:24.304Z]  Docker Root Dir: /var/lib/docker
14:54:24 [2020-04-24T14:54:24.304Z]  Debug Mode: false
14:54:24 [2020-04-24T14:54:24.304Z]  Registry: https://index.docker.io/v1/
14:54:24 [2020-04-24T14:54:24.304Z]  Labels:
14:54:24 [2020-04-24T14:54:24.304Z]  Experimental: true
14:54:24 [2020-04-24T14:54:24.304Z]  Insecure Registries:
14:54:24 [2020-04-24T14:54:24.304Z]   127.0.0.0/8
14:54:24 [2020-04-24T14:54:24.304Z]  Live Restore Enabled: true
14:54:24 [2020-04-24T14:54:24.304Z] 
14:54:24 [2020-04-24T14:54:24.304Z] WARNING: No swap limit support
[Pipeline] sh
14:54:24 [2020-04-24T14:54:24.601Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:24 [2020-04-24T14:54:24.601Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:54:24 [2020-04-24T14:54:24.602Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40855/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:54:24 [2020-04-24T14:54:24.602Z] + bash /home/ubuntu/workspace/moby_PR-40855/check-config.sh
14:54:24 [2020-04-24T14:54:24.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:54:24 [2020-04-24T14:54:24.602Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
14:54:24 [2020-04-24T14:54:24.602Z] 
14:54:24 [2020-04-24T14:54:24.602Z] Generally Necessary:
14:54:24 [2020-04-24T14:54:24.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:54:24 [2020-04-24T14:54:24.602Z] - apparmor: enabled and tools installed
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_NAMESPACES: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_NET_NS: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_PID_NS: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_IPC_NS: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_UTS_NS: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_CGROUPS: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_CGROUP_CPUACCT: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_CGROUP_DEVICE: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_CGROUP_FREEZER: enabled
14:54:24 [2020-04-24T14:54:24.602Z] - CONFIG_CGROUP_SCHED: enabled
14:54:24 [2020-04-24T14:54:24.795Z] #3 DONE 0.4s
14:54:24 [2020-04-24T14:54:24.795Z] 
14:54:24 [2020-04-24T14:54:24.795Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:54:24 [2020-04-24T14:54:24.795Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:54:24 [2020-04-24T14:54:24.795Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:54:24 [2020-04-24T14:54:24.795Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:54:24 [2020-04-24T14:54:24.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
14:54:24 [2020-04-24T14:54:24.795Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:54:24 [2020-04-24T14:54:24.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 636.75kB / 8.82MB 0.2s
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CPUSETS: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_MEMCG: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_KEYS: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_VETH: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_BRIDGE: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NF_NAT: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NF_NAT_NEEDED: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_POSIX_MQUEUE: enabled
14:54:24 [2020-04-24T14:54:24.865Z] 
14:54:24 [2020-04-24T14:54:24.865Z] Optional Features:
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_USER_NS: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_SECCOMP: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CGROUP_PIDS: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_MEMCG_SWAP: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:54:24 [2020-04-24T14:54:24.865Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_BLK_CGROUP: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IOSCHED_CFQ: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CGROUP_PERF: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CGROUP_HUGETLB: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_CFS_BANDWIDTH: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_RT_GROUP_SCHED: missing
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_VS: enabled (as module)
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_VS_NFCT: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:54:24 [2020-04-24T14:54:24.865Z] - CONFIG_IP_VS_RR: enabled (as module)
14:54:25 [2020-04-24T14:54:25.051Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.18MB / 8.82MB 0.3s
14:54:25 [2020-04-24T14:54:25.051Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
14:54:25 [2020-04-24T14:54:25.051Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
14:54:25 [2020-04-24T14:54:25.129Z] - CONFIG_EXT4_FS: enabled
14:54:25 [2020-04-24T14:54:25.129Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:54:25 [2020-04-24T14:54:25.129Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:54:25 [2020-04-24T14:54:25.129Z] - Network Drivers:
14:54:25 [2020-04-24T14:54:25.129Z]   - "overlay":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_VXLAN: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       Optional (for encrypted networks):
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_CRYPTO: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_CRYPTO_AEAD: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_CRYPTO_GCM: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_CRYPTO_GHASH: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_XFRM: enabled
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_XFRM_USER: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_INET_ESP: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "ipvlan":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_IPVLAN: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "macvlan":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_MACVLAN: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_DUMMY: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "ftp,tftp client in container":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z] - Storage Drivers:
14:54:25 [2020-04-24T14:54:25.129Z]   - "aufs":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_AUFS_FS: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "btrfs":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:54:25 [2020-04-24T14:54:25.129Z]   - "devicemapper":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_BLK_DEV_DM: enabled
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "overlay":
14:54:25 [2020-04-24T14:54:25.129Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:54:25 [2020-04-24T14:54:25.129Z]   - "zfs":
14:54:25 [2020-04-24T14:54:25.129Z]     - /dev/zfs: missing
14:54:25 [2020-04-24T14:54:25.129Z]     - zfs command: missing
14:54:25 [2020-04-24T14:54:25.129Z]     - zpool command: missing
14:54:25 [2020-04-24T14:54:25.129Z] 
14:54:25 [2020-04-24T14:54:25.129Z] Limits:
14:54:25 [2020-04-24T14:54:25.138Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:54:25 [2020-04-24T14:54:25.138Z] 
14:54:25 [2020-04-24T14:54:25.138Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:54:25 [2020-04-24T14:54:25.486Z] + sudo modprobe ip_vs
14:54:25 [2020-04-24T14:54:25.612Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
14:54:25 [2020-04-24T14:54:25.612Z] #4 DONE 0.8s
14:54:25 [2020-04-24T14:54:25.743Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d .
14:54:26 [2020-04-24T14:54:26.000Z] #2 [internal] load .dockerignore
14:54:26 [2020-04-24T14:54:26.000Z] #2 transferring context: 87B 0.0s done
14:54:26 [2020-04-24T14:54:26.000Z] #2 DONE 0.1s
14:54:26 [2020-04-24T14:54:26.000Z] 
14:54:26 [2020-04-24T14:54:26.000Z] #1 [internal] load build definition from Dockerfile
14:54:26 [2020-04-24T14:54:26.000Z] #1 transferring dockerfile: 17.09kB done
14:54:26 [2020-04-24T14:54:26.000Z] #1 DONE 0.1s
14:54:26 [2020-04-24T14:54:26.000Z] 
14:54:26 [2020-04-24T14:54:26.000Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:54:26 [2020-04-24T14:54:26.178Z] 
14:54:26 [2020-04-24T14:54:26.178Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:54:26 [2020-04-24T14:54:26.178Z] #6 DONE 0.2s
14:54:26 [2020-04-24T14:54:26.178Z] 
14:54:26 [2020-04-24T14:54:26.178Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:54:26 [2020-04-24T14:54:26.178Z] #5 DONE 0.1s
14:54:26 [2020-04-24T14:54:26.258Z] #3 DONE 0.4s
14:54:26 [2020-04-24T14:54:26.258Z] 
14:54:26 [2020-04-24T14:54:26.258Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:54:26 [2020-04-24T14:54:26.258Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:54:26 [2020-04-24T14:54:26.435Z] 
14:54:26 [2020-04-24T14:54:26.435Z] #20 [internal] load build context
14:54:26 [2020-04-24T14:54:26.517Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:54:26 [2020-04-24T14:54:26.517Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:54:26 [2020-04-24T14:54:26.517Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:54:26 [2020-04-24T14:54:26.517Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.94MB / 8.82MB 0.3s
14:54:26 [2020-04-24T14:54:26.774Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
14:54:26 [2020-04-24T14:54:26.774Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
14:54:27 [2020-04-24T14:54:27.339Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
14:54:27 [2020-04-24T14:54:27.339Z] #4 DONE 0.9s
14:54:27 [2020-04-24T14:54:27.486Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.5s done
14:54:27 [2020-04-24T14:54:27.486Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac
14:54:27 [2020-04-24T14:54:27.486Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
14:54:27 [2020-04-24T14:54:27.486Z] #7 DONE 17.1s
14:54:27 [2020-04-24T14:54:27.486Z] 
14:54:27 [2020-04-24T14:54:27.486Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:54:27 [2020-04-24T14:54:27.904Z] 
14:54:27 [2020-04-24T14:54:27.904Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:54:28 [2020-04-24T14:54:28.161Z] #6 DONE 0.3s
14:54:28 [2020-04-24T14:54:28.161Z] 
14:54:28 [2020-04-24T14:54:28.161Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
14:54:28 [2020-04-24T14:54:28.161Z] #5 DONE 0.3s
14:54:28 [2020-04-24T14:54:28.418Z] 
14:54:28 [2020-04-24T14:54:28.418Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:54:28 [2020-04-24T14:54:28.418Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:54:28 [2020-04-24T14:54:28.418Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:54:28 [2020-04-24T14:54:28.418Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:54:28 [2020-04-24T14:54:28.568Z] ok  	github.com/docker/docker/cmd/dockerd	0.051s	coverage: 30.8% of statements
14:54:28 [2020-04-24T14:54:28.568Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.9% of statements
14:54:28 [2020-04-24T14:54:28.568Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:54:28 [2020-04-24T14:54:28.568Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:54:28 [2020-04-24T14:54:28.568Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:54:28 [2020-04-24T14:54:28.568Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:54:29 [2020-04-24T14:54:29.761Z] #20 transferring context: 13.87MB 3.0s
14:54:30 [2020-04-24T14:54:30.847Z] #8 DONE 3.0s
14:54:30 [2020-04-24T14:54:30.847Z] 
14:54:30 [2020-04-24T14:54:30.847Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:54:30 [2020-04-24T14:54:30.946Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.1s
14:54:30 [2020-04-24T14:54:30.946Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.85MB / 9.86MB 2.2s
14:54:30 [2020-04-24T14:54:30.946Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done
14:54:30 [2020-04-24T14:54:30.946Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
14:54:31 [2020-04-24T14:54:31.416Z] #9 DONE 1.0s
14:54:31 [2020-04-24T14:54:31.416Z] 
14:54:31 [2020-04-24T14:54:31.416Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:54:31 [2020-04-24T14:54:31.416Z] #29 DONE 0.1s
14:54:31 [2020-04-24T14:54:31.416Z] 
14:54:31 [2020-04-24T14:54:31.416Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:54:31 [2020-04-24T14:54:31.416Z] #40 DONE 0.1s
14:54:31 [2020-04-24T14:54:31.416Z] 
14:54:31 [2020-04-24T14:54:31.416Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:31 [2020-04-24T14:54:31.416Z] #21 DONE 0.1s
14:54:31 [2020-04-24T14:54:31.416Z] 
14:54:31 [2020-04-24T14:54:31.416Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #22 ...
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #73 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #49 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #46 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #22 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #67 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:54:31 [2020-04-24T14:54:31.683Z] #52 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #32 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:54:31 [2020-04-24T14:54:31.683Z] #55 DONE 0.2s
14:54:31 [2020-04-24T14:54:31.683Z] 
14:54:31 [2020-04-24T14:54:31.683Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:32 [2020-04-24T14:54:32.033Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
14:54:32 [2020-04-24T14:54:32.283Z] #20 ...
14:54:32 [2020-04-24T14:54:32.283Z] 
14:54:32 [2020-04-24T14:54:32.283Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:54:32 [2020-04-24T14:54:32.283Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:54:32 [2020-04-24T14:54:32.283Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:54:32 [2020-04-24T14:54:32.283Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:54:32 [2020-04-24T14:54:32.283Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done
14:54:32 [2020-04-24T14:54:32.283Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
14:54:32 [2020-04-24T14:54:32.283Z] #71 DONE 5.9s
14:54:32 [2020-04-24T14:54:32.283Z] 
14:54:32 [2020-04-24T14:54:32.283Z] #20 [internal] load build context
14:54:32 [2020-04-24T14:54:32.283Z] #20 ...
14:54:32 [2020-04-24T14:54:32.283Z] 
14:54:32 [2020-04-24T14:54:32.283Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:32 [2020-04-24T14:54:32.283Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.6s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.3s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.9s done
14:54:32 [2020-04-24T14:54:32.283Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.8s
14:54:32 [2020-04-24T14:54:32.283Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.8s done
14:54:33 [2020-04-24T14:54:33.065Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
14:54:33 [2020-04-24T14:54:33.650Z] #7 ...
14:54:33 [2020-04-24T14:54:33.650Z] 
14:54:33 [2020-04-24T14:54:33.650Z] #20 [internal] load build context
14:54:33 [2020-04-24T14:54:33.650Z] #20 transferring context: 52.84MB 7.2s done
14:54:33 [2020-04-24T14:54:33.650Z] #20 DONE 7.3s
14:54:33 [2020-04-24T14:54:33.650Z] 
14:54:33 [2020-04-24T14:54:33.650Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:34 [2020-04-24T14:54:34.259Z] #71 ...
14:54:34 [2020-04-24T14:54:34.259Z] 
14:54:34 [2020-04-24T14:54:34.259Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:34 [2020-04-24T14:54:34.259Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.5s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.2s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.8s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.6s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.7s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.9s done
14:54:34 [2020-04-24T14:54:34.259Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.9s
14:54:34 [2020-04-24T14:54:34.259Z] #7 ...
14:54:34 [2020-04-24T14:54:34.259Z] 
14:54:34 [2020-04-24T14:54:34.259Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:54:34 [2020-04-24T14:54:34.259Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done
14:54:34 [2020-04-24T14:54:34.259Z] #71 DONE 6.1s
14:54:34 [2020-04-24T14:54:34.259Z] 
14:54:34 [2020-04-24T14:54:34.259Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:34 [2020-04-24T14:54:34.259Z] #7 ...
14:54:34 [2020-04-24T14:54:34.259Z] 
14:54:34 [2020-04-24T14:54:34.259Z] #20 [internal] load build context
14:54:34 [2020-04-24T14:54:34.259Z] #20 transferring context: 40.57MB 6.0s
14:54:34 [2020-04-24T14:54:34.516Z] #20 ...
14:54:34 [2020-04-24T14:54:34.516Z] 
14:54:34 [2020-04-24T14:54:34.516Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:34 [2020-04-24T14:54:34.539Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 35.6% of statements
14:54:35 [2020-04-24T14:54:35.082Z] #7 ...
14:54:35 [2020-04-24T14:54:35.082Z] 
14:54:35 [2020-04-24T14:54:35.082Z] #20 [internal] load build context
14:54:35 [2020-04-24T14:54:35.082Z] #20 transferring context: 52.84MB 6.7s done
14:54:35 [2020-04-24T14:54:35.082Z] #20 DONE 6.8s
14:54:35 [2020-04-24T14:54:35.082Z] 
14:54:35 [2020-04-24T14:54:35.082Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
14:54:36 [2020-04-24T14:54:36.167Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.5s done
14:54:36 [2020-04-24T14:54:36.167Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s
14:54:36 [2020-04-24T14:54:36.730Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
14:54:36 [2020-04-24T14:54:36.730Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
14:54:36 [2020-04-24T14:54:36.979Z] #56 ...
14:54:36 [2020-04-24T14:54:36.979Z] 
14:54:36 [2020-04-24T14:54:36.979Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.871 + RM_GOPATH=0
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.872 + TMP_GOPATH=
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.872 + : /build
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.873 + '[' -z '' ']'
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.876 ++ mktemp -d
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.878 + export GOPATH=/tmp/tmp.fPB2Z8yRYv
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.878 + GOPATH=/tmp/tmp.fPB2Z8yRYv
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.879 + RM_GOPATH=1
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.880 ++ dirname ./install.sh
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.881 + dir=.
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.882 + bin=golangci_lint
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.882 + shift
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.882 + '[' '!' -f ./golangci_lint.installer ']'
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.883 + . ./golangci_lint.installer
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.883 ++ : v1.23.8
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.884 + install_golangci_lint
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.884 + echo 'Installing golangci-lint version v1.23.8'
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.885 Installing golangci-lint version v1.23.8
14:54:36 [2020-04-24T14:54:36.979Z] #53 4.885 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:54:36 [2020-04-24T14:54:36.979Z] #53 ...
14:54:36 [2020-04-24T14:54:36.979Z] 
14:54:36 [2020-04-24T14:54:36.979Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.279 + RM_GOPATH=0
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.279 + TMP_GOPATH=
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.279 + : /build
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.279 + '[' -z '' ']'
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.281 ++ mktemp -d
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.282 + export GOPATH=/tmp/tmp.5ZGf08WGFn
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.282 + GOPATH=/tmp/tmp.5ZGf08WGFn
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.282 + RM_GOPATH=1
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.282 ++ dirname ./install.sh
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.285 + dir=.
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.286 + bin=shfmt
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.286 + shift
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.293 + '[' '!' -f ./shfmt.installer ']'
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.293 + . ./shfmt.installer
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.301 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.301 + install_shfmt
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.301 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.301 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5ZGf08WGFn/src/github.com/mvdan/sh
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.302 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:54:36 [2020-04-24T14:54:36.979Z] #56 5.311 Cloning into '/tmp/tmp.5ZGf08WGFn/src/github.com/mvdan/sh'...
14:54:36 [2020-04-24T14:54:36.985Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.7s done
14:54:36 [2020-04-24T14:54:36.985Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
14:54:37 [2020-04-24T14:54:37.034Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
14:54:37 [2020-04-24T14:54:37.292Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
14:54:37 [2020-04-24T14:54:37.918Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
14:54:37 [2020-04-24T14:54:37.918Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
14:54:38 [2020-04-24T14:54:38.176Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done
14:54:38 [2020-04-24T14:54:38.433Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
14:54:41 [2020-04-24T14:54:41.350Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 14.0% of statements
14:54:41 [2020-04-24T14:54:41.468Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done
14:54:41 [2020-04-24T14:54:41.468Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
14:54:42 [2020-04-24T14:54:42.279Z] #56 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:54:42 [2020-04-24T14:54:42.279Z] #41 4.611 + git clone https://github.com/docker/distribution.git .
14:54:42 [2020-04-24T14:54:42.279Z] #41 4.611 Cloning into '.'...
14:54:42 [2020-04-24T14:54:42.279Z] #41 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:54:42 [2020-04-24T14:54:42.279Z] #62 4.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #62 4.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #62 4.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #62 5.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #62 7.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #62 9.140 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:54:42 [2020-04-24T14:54:42.279Z] #62 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.095 + RM_GOPATH=0
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.095 + TMP_GOPATH=
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.096 + : /build
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.096 + '[' -z '' ']'
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.098 ++ mktemp -d
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.104 + export GOPATH=/tmp/tmp.9NQTKOcJul
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.104 + GOPATH=/tmp/tmp.9NQTKOcJul
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.104 + RM_GOPATH=1
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.107 ++ dirname ./install.sh
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + dir=.
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + bin=proxy
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + shift
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + '[' '!' -f ./proxy.installer ']'
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + . ./proxy.installer
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + install_proxy
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + case "$1" in
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + export CGO_ENABLED=0
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + CGO_ENABLED=0
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + _install_proxy
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9NQTKOcJul/src/github.com/docker/libnetwork
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.109 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:54:42 [2020-04-24T14:54:42.279Z] #74 5.113 Cloning into '/tmp/tmp.9NQTKOcJul/src/github.com/docker/libnetwork'...
14:54:42 [2020-04-24T14:54:42.279Z] #74 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.650 + RM_GOPATH=0
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.650 + TMP_GOPATH=
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.650 + : /build/
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.650 + '[' -z '' ']'
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.650 ++ mktemp -d
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.654 + export GOPATH=/tmp/tmp.KxklpJkjmI
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.655 + GOPATH=/tmp/tmp.KxklpJkjmI
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.655 + RM_GOPATH=1
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.656 ++ dirname ./install.sh
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.665 + dir=.
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.666 + bin=rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.666 + shift
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.666 + '[' '!' -f ./rootlesskit.installer ']'
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.667 + . ./rootlesskit.installer
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.667 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.687 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + install_rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + case "$1" in
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + export CGO_ENABLED=0
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + CGO_ENABLED=0
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + _install_rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.688 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KxklpJkjmI/src/github.com/rootless-containers/rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 4.699 Cloning into '/tmp/tmp.KxklpJkjmI/src/github.com/rootless-containers/rootlesskit'...
14:54:42 [2020-04-24T14:54:42.279Z] #68 8.474 + cd /tmp/tmp.KxklpJkjmI/src/github.com/rootless-containers/rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 8.497 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:54:42 [2020-04-24T14:54:42.279Z] #68 8.618 + for f in rootlesskit rootlesskit-docker-proxy
14:54:42 [2020-04-24T14:54:42.279Z] #68 8.625 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:54:42 [2020-04-24T14:54:42.279Z] #68 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:54:42 [2020-04-24T14:54:42.279Z] #30 5.428 + git clone https://github.com/kolyshkin/go-swagger.git .
14:54:42 [2020-04-24T14:54:42.279Z] #30 5.431 Cloning into '.'...
14:54:42 [2020-04-24T14:54:42.279Z] #30 ...
14:54:42 [2020-04-24T14:54:42.279Z] 
14:54:42 [2020-04-24T14:54:42.279Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:54:42 [2020-04-24T14:54:42.279Z] #43 4.296 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #43 4.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #43 4.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #43 5.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #43 7.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:54:42 [2020-04-24T14:54:42.279Z] #43 8.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:54:42 [2020-04-24T14:54:42.361Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.7% of statements
14:54:42 [2020-04-24T14:54:42.540Z] #43 ...
14:54:42 [2020-04-24T14:54:42.540Z] 
14:54:42 [2020-04-24T14:54:42.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.387 + RM_GOPATH=0
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.387 + TMP_GOPATH=
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.387 + : /build
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.387 + '[' -z '' ']'
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.390 ++ mktemp -d
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.398 + export GOPATH=/tmp/tmp.hfyyKtSEqK
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.398 + GOPATH=/tmp/tmp.hfyyKtSEqK
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.398 + RM_GOPATH=1
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.398 ++ dirname ./install.sh
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + dir=.
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + bin=vndr
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + shift
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + '[' '!' -f ./vndr.installer ']'
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + . ./vndr.installer
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + install_vndr
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.406 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hfyyKtSEqK/src/github.com/LK4D4/vndr
14:54:42 [2020-04-24T14:54:42.540Z] #47 5.441 Cloning into '/tmp/tmp.hfyyKtSEqK/src/github.com/LK4D4/vndr'...
14:54:42 [2020-04-24T14:54:42.540Z] #47 6.395 + cd /tmp/tmp.hfyyKtSEqK/src/github.com/LK4D4/vndr
14:54:42 [2020-04-24T14:54:42.540Z] #47 6.398 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:54:42 [2020-04-24T14:54:42.540Z] #47 6.422 + go build -buildmode=pie -v -o /build/vndr .
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.229 runtime/internal/sys
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.318 internal/cpu
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.363 internal/race
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.497 runtime/internal/atomic
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.626 sync/atomic
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.702 runtime/internal/math
14:54:42 [2020-04-24T14:54:42.540Z] #47 8.954 unicode
14:54:42 [2020-04-24T14:54:42.540Z] #47 9.130 unicode/utf8
14:54:42 [2020-04-24T14:54:42.540Z] #47 9.346 math/bits
14:54:42 [2020-04-24T14:54:42.540Z] #47 9.460 internal/bytealg
14:54:42 [2020-04-24T14:54:42.540Z] #47 10.49 encoding
14:54:42 [2020-04-24T14:54:42.540Z] #47 10.64 unicode/utf16
14:54:42 [2020-04-24T14:54:42.540Z] #47 ...
14:54:42 [2020-04-24T14:54:42.540Z] 
14:54:42 [2020-04-24T14:54:42.540Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:54:42 [2020-04-24T14:54:42.540Z] #10 4.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:42 [2020-04-24T14:54:42.540Z] #10 4.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:42 [2020-04-24T14:54:42.540Z] #10 4.865 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:42 [2020-04-24T14:54:42.540Z] #10 5.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:54:42 [2020-04-24T14:54:42.540Z] #10 7.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:54:42 [2020-04-24T14:54:42.540Z] #10 9.688 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:54:42 [2020-04-24T14:54:42.618Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done
14:54:42 [2020-04-24T14:54:42.618Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
14:54:42 [2020-04-24T14:54:42.801Z] #10 ...
14:54:42 [2020-04-24T14:54:42.801Z] 
14:54:42 [2020-04-24T14:54:42.801Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:54:42 [2020-04-24T14:54:42.801Z] #35 3.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:42 [2020-04-24T14:54:42.801Z] #35 3.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:42 [2020-04-24T14:54:42.801Z] #35 3.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:42 [2020-04-24T14:54:42.801Z] #35 4.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:54:42 [2020-04-24T14:54:42.801Z] #35 6.131 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:54:42 [2020-04-24T14:54:42.801Z] #35 7.100 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:54:42 [2020-04-24T14:54:42.801Z] #35 ...
14:54:42 [2020-04-24T14:54:42.801Z] 
14:54:42 [2020-04-24T14:54:42.801Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.450 + RM_GOPATH=0
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.450 + TMP_GOPATH=
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.450 + : /build
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.450 + '[' -z '' ']'
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.450 ++ mktemp -d
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.461 + export GOPATH=/tmp/tmp.O4FKhiNxMP
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.461 + GOPATH=/tmp/tmp.O4FKhiNxMP
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.461 + RM_GOPATH=1
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.461 ++ dirname ./install.sh
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + dir=.
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + bin=gotestsum
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + shift
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + '[' '!' -f ./gotestsum.installer ']'
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + . ./gotestsum.installer
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 ++ : v0.3.5
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + install_gotestsum
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 + echo 'Installing gotestsum version v0.3.5'
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.463 Installing gotestsum version v0.3.5
14:54:42 [2020-04-24T14:54:42.801Z] #50 5.464 + go get -d gotest.tools/gotestsum
14:54:42 [2020-04-24T14:54:42.975Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
14:54:43 [2020-04-24T14:54:43.062Z] #50 ...
14:54:43 [2020-04-24T14:54:43.062Z] 
14:54:43 [2020-04-24T14:54:43.062Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:54:43 [2020-04-24T14:54:43.062Z] #25 4.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:43 [2020-04-24T14:54:43.062Z] #25 4.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:43 [2020-04-24T14:54:43.062Z] #25 4.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:43 [2020-04-24T14:54:43.062Z] #25 5.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:54:43 [2020-04-24T14:54:43.062Z] #25 7.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:54:43 [2020-04-24T14:54:43.062Z] #25 9.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:54:43 [2020-04-24T14:54:43.062Z] #25 ...
14:54:43 [2020-04-24T14:54:43.062Z] 
14:54:43 [2020-04-24T14:54:43.062Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.381 + RM_GOPATH=0
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.381 + TMP_GOPATH=
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.381 + : /build
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.381 + '[' -z '' ']'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.382 ++ mktemp -d
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.384 + export GOPATH=/tmp/tmp.tisqRq9Y11
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.384 + GOPATH=/tmp/tmp.tisqRq9Y11
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.384 + RM_GOPATH=1
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.384 ++ dirname ./install.sh
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.385 Install docker/cli version 17.06.2-ce from stable
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + dir=.
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + bin=dockercli
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + shift
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + '[' '!' -f ./dockercli.installer ']'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + . ./dockercli.installer
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 ++ : stable
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 ++ : 17.06.2-ce
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + install_dockercli
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.386 ++ uname -m
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + arch=aarch64
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + '[' aarch64 '!=' x86_64 ']'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + '[' aarch64 '!=' s390x ']'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + '[' aarch64 '!=' armhf ']'
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + build_dockercli
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.389 + git clone https://github.com/docker/docker-ce /tmp/tmp.tisqRq9Y11/tmp/docker-ce
14:54:43 [2020-04-24T14:54:43.062Z] #23 5.401 Cloning into '/tmp/tmp.tisqRq9Y11/tmp/docker-ce'...
14:54:43 [2020-04-24T14:54:43.323Z] #23 ...
14:54:43 [2020-04-24T14:54:43.323Z] 
14:54:43 [2020-04-24T14:54:43.323Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:43 [2020-04-24T14:54:43.323Z] #33 5.926 + RM_GOPATH=0
14:54:43 [2020-04-24T14:54:43.323Z] #33 5.926 + TMP_GOPATH=
14:54:43 [2020-04-24T14:54:43.323Z] #33 5.926 + : /build
14:54:43 [2020-04-24T14:54:43.323Z] #33 5.926 + '[' -z '' ']'
14:54:43 [2020-04-24T14:54:43.323Z] #33 5.927 ++ mktemp -d
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.146 + export GOPATH=/tmp/tmp.EVEE4PN3Bc
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.146 + GOPATH=/tmp/tmp.EVEE4PN3Bc
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.146 + RM_GOPATH=1
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.151 ++ dirname ./install.sh
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.153 + dir=.
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.153 + bin=tomlv
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.153 + shift
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.154 + '[' '!' -f ./tomlv.installer ']'
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.154 + . ./tomlv.installer
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.154 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.154 + install_tomlv
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.154 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.155 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.155 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EVEE4PN3Bc/src/github.com/BurntSushi/toml
14:54:43 [2020-04-24T14:54:43.323Z] #33 6.159 Cloning into '/tmp/tmp.EVEE4PN3Bc/src/github.com/BurntSushi/toml'...
14:54:43 [2020-04-24T14:54:43.323Z] #33 7.032 + cd /tmp/tmp.EVEE4PN3Bc/src/github.com/BurntSushi/toml
14:54:43 [2020-04-24T14:54:43.323Z] #33 7.035 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:54:43 [2020-04-24T14:54:43.323Z] #33 7.043 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.119 math/bits
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.133 internal/cpu
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.170 runtime/internal/sys
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.281 runtime/internal/atomic
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.518 runtime/internal/math
14:54:43 [2020-04-24T14:54:43.323Z] #33 8.667 unicode/utf8
14:54:43 [2020-04-24T14:54:43.323Z] #33 9.002 sync/atomic
14:54:43 [2020-04-24T14:54:43.323Z] #33 9.437 internal/bytealg
14:54:43 [2020-04-24T14:54:43.323Z] #33 9.535 unicode
14:54:43 [2020-04-24T14:54:43.323Z] #33 9.613 math
14:54:43 [2020-04-24T14:54:43.323Z] #33 9.645 internal/testlog
14:54:43 [2020-04-24T14:54:43.323Z] #33 10.30 encoding
14:54:43 [2020-04-24T14:54:43.323Z] #33 10.87 runtime/cgo
14:54:43 [2020-04-24T14:54:43.323Z] #33 11.06 runtime
14:54:43 [2020-04-24T14:54:43.323Z] #33 ...
14:54:43 [2020-04-24T14:54:43.323Z] 
14:54:43 [2020-04-24T14:54:43.323Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:54:43 [2020-04-24T14:54:43.323Z] #47 10.91 runtime
14:54:43 [2020-04-24T14:54:43.323Z] #47 11.10 math
14:54:43 [2020-04-24T14:54:43.323Z] #47 11.32 container/list
14:54:43 [2020-04-24T14:54:43.589Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
14:54:43 [2020-04-24T14:54:43.871Z] ok  	github.com/docker/docker/daemon	12.307s	coverage: 17.3% of statements
14:54:43 [2020-04-24T14:54:43.871Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:54:43 [2020-04-24T14:54:43.871Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:54:43 [2020-04-24T14:54:43.871Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:54:43 [2020-04-24T14:54:43.871Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:54:43 [2020-04-24T14:54:43.989Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.0s done
14:54:44 [2020-04-24T14:54:44.247Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
14:54:44 [2020-04-24T14:54:44.877Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
14:54:45 [2020-04-24T14:54:45.240Z] #47 13.16 crypto/internal/subtle
14:54:45 [2020-04-24T14:54:45.501Z] #47 13.75 crypto/subtle
14:54:45 [2020-04-24T14:54:45.635Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done
14:54:45 [2020-04-24T14:54:45.635Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
14:54:45 [2020-04-24T14:54:45.762Z] #47 14.15 vendor/golang.org/x/crypto/cryptobyte/asn1
14:54:46 [2020-04-24T14:54:46.334Z] #47 14.53 internal/nettrace
14:54:46 [2020-04-24T14:54:46.596Z] #47 14.79 runtime/cgo
14:54:46 [2020-04-24T14:54:46.899Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
14:54:47 [2020-04-24T14:54:47.375Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 1m53.114824954s 
14:54:47 [2020-04-24T14:54:47.375Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.7018ms 
14:54:47 [2020-04-24T14:54:47.512Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.216s	coverage: 57.0% of statements
14:54:47 [2020-04-24T14:54:47.980Z] #47 16.05 vendor/golang.org/x/crypto/internal/subtle
14:54:48 [2020-04-24T14:54:48.427Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
14:54:48 [2020-04-24T14:54:48.427Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
14:54:48 [2020-04-24T14:54:48.427Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
14:54:48 [2020-04-24T14:54:48.427Z] #7 DONE 20.1s
14:54:48 [2020-04-24T14:54:48.427Z] 
14:54:48 [2020-04-24T14:54:48.427Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:54:48 [2020-04-24T14:54:48.897Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
14:54:48 [2020-04-24T14:54:48.944Z] #47 ...
14:54:48 [2020-04-24T14:54:48.944Z] 
14:54:48 [2020-04-24T14:54:48.944Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:48 [2020-04-24T14:54:48.944Z] #56 14.34 + cd /tmp/tmp.5ZGf08WGFn/src/github.com/mvdan/sh
14:54:48 [2020-04-24T14:54:48.944Z] #56 14.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:54:48 [2020-04-24T14:54:48.944Z] #56 14.47 + GO111MODULE=on
14:54:48 [2020-04-24T14:54:48.944Z] #56 14.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:54:48 [2020-04-24T14:54:48.944Z] #56 15.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:54:48 [2020-04-24T14:54:48.944Z] #56 15.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:54:48 [2020-04-24T14:54:48.944Z] #56 15.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:54:48 [2020-04-24T14:54:48.944Z] #56 15.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:54:48 [2020-04-24T14:54:48.944Z] #56 15.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:54:48 [2020-04-24T14:54:48.944Z] #56 16.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:54:48 [2020-04-24T14:54:48.944Z] #56 17.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:54:49 [2020-04-24T14:54:49.151Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
14:54:49 [2020-04-24T14:54:49.405Z] #7 DONE 23.0s
14:54:49 [2020-04-24T14:54:49.406Z] 
14:54:49 [2020-04-24T14:54:49.406Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:54:49 [2020-04-24T14:54:49.888Z] #56 17.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:54:50 [2020-04-24T14:54:50.836Z] #56 19.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:54:50 [2020-04-24T14:54:50.836Z] #56 19.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:54:51 [2020-04-24T14:54:51.099Z] #56 ...
14:54:51 [2020-04-24T14:54:51.099Z] 
14:54:51 [2020-04-24T14:54:51.099Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:51 [2020-04-24T14:54:51.361Z] #74 19.56 Checking out files:  90% (1880/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
14:54:51 [2020-04-24T14:54:51.361Z] #74 19.75 + cd /tmp/tmp.9NQTKOcJul/src/github.com/docker/libnetwork
14:54:51 [2020-04-24T14:54:51.361Z] #74 19.75 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:54:51 [2020-04-24T14:54:51.756Z] #8 DONE 3.2s
14:54:51 [2020-04-24T14:54:51.756Z] 
14:54:51 [2020-04-24T14:54:51.756Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:54:51 [2020-04-24T14:54:51.894Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.138s	coverage: 46.2% of statements
14:54:51 [2020-04-24T14:54:51.934Z] #74 20.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:54:52 [2020-04-24T14:54:52.336Z] #9 DONE 0.7s
14:54:52 [2020-04-24T14:54:52.336Z] 
14:54:52 [2020-04-24T14:54:52.336Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:54:52 [2020-04-24T14:54:52.336Z] #40 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.336Z] 
14:54:52 [2020-04-24T14:54:52.336Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:54:52 [2020-04-24T14:54:52.598Z] #35 ...
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:54:52 [2020-04-24T14:54:52.598Z] #29 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:52 [2020-04-24T14:54:52.598Z] #21 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #67 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:54:52 [2020-04-24T14:54:52.598Z] #52 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #46 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #55 DONE 0.2s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #49 DONE 0.2s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #73 DONE 0.2s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #32 DONE 0.2s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:54:52 [2020-04-24T14:54:52.598Z] #22 DONE 0.2s
14:54:52 [2020-04-24T14:54:52.598Z] 
14:54:52 [2020-04-24T14:54:52.598Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:54:52 [2020-04-24T14:54:52.667Z] #8 DONE 2.8s
14:54:52 [2020-04-24T14:54:52.667Z] 
14:54:52 [2020-04-24T14:54:52.667Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:54:52 [2020-04-24T14:54:52.900Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
14:54:52 [2020-04-24T14:54:52.922Z] #9 DONE 0.7s
14:54:52 [2020-04-24T14:54:52.922Z] 
14:54:52 [2020-04-24T14:54:52.922Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:54:52 [2020-04-24T14:54:52.922Z] #29 DONE 0.0s
14:54:52 [2020-04-24T14:54:52.922Z] 
14:54:52 [2020-04-24T14:54:52.922Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:54:52 [2020-04-24T14:54:52.922Z] #40 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.922Z] 
14:54:52 [2020-04-24T14:54:52.922Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:52 [2020-04-24T14:54:52.922Z] #21 DONE 0.1s
14:54:52 [2020-04-24T14:54:52.922Z] 
14:54:52 [2020-04-24T14:54:52.922Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:54:53 [2020-04-24T14:54:53.178Z] #41 ...
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:54:53 [2020-04-24T14:54:53.178Z] #22 DONE 0.2s
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:54:53 [2020-04-24T14:54:53.178Z] #67 DONE 0.2s
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:54:53 [2020-04-24T14:54:53.178Z] #46 DONE 0.2s
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:54:53 [2020-04-24T14:54:53.178Z] #49 DONE 0.2s
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:54:53 [2020-04-24T14:54:53.178Z] #52 DONE 0.2s
14:54:53 [2020-04-24T14:54:53.178Z] 
14:54:53 [2020-04-24T14:54:53.178Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:54:53 [2020-04-24T14:54:53.178Z] #32 DONE 0.3s
14:54:53 [2020-04-24T14:54:53.434Z] 
14:54:53 [2020-04-24T14:54:53.434Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
14:54:53 [2020-04-24T14:54:53.434Z] #55 DONE 0.3s
14:54:53 [2020-04-24T14:54:53.434Z] 
14:54:53 [2020-04-24T14:54:53.434Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:54:53 [2020-04-24T14:54:53.434Z] #73 DONE 0.3s
14:54:53 [2020-04-24T14:54:53.434Z] 
14:54:53 [2020-04-24T14:54:53.434Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:53 [2020-04-24T14:54:53.902Z] INFO [runner/unused/goanalysis] analyzers took 26.453632216s with top 10 stages: buildssa: 22.462710276s, U1000: 3.99092194s 
14:54:56 [2020-04-24T14:54:56.163Z] #74 ...
14:54:56 [2020-04-24T14:54:56.163Z] 
14:54:56 [2020-04-24T14:54:56.163Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:54:56 [2020-04-24T14:54:56.163Z] #35 14.75 Fetched 8166 kB in 11s (714 kB/s)
14:54:56 [2020-04-24T14:54:56.163Z] #35 14.75 Reading package lists...
14:54:56 [2020-04-24T14:54:56.163Z] #35 19.26 Reading package lists...
14:54:56 [2020-04-24T14:54:56.356Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.288s	coverage: 49.5% of statements
14:54:56 [2020-04-24T14:54:56.424Z] #35 ...
14:54:56 [2020-04-24T14:54:56.424Z] 
14:54:56 [2020-04-24T14:54:56.424Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:54:56 [2020-04-24T14:54:56.424Z] #41 17.47 Checking out files:  92% (1477/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
14:54:56 [2020-04-24T14:54:56.424Z] #41 17.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:54:56 [2020-04-24T14:54:56.424Z] #41 19.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:54:56 [2020-04-24T14:54:56.684Z] #41 ...
14:54:56 [2020-04-24T14:54:56.684Z] 
14:54:56 [2020-04-24T14:54:56.684Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:54:56 [2020-04-24T14:54:56.684Z] #35 25.02 Building dependency tree...
14:54:56 [2020-04-24T14:54:56.684Z] #35 ...
14:54:56 [2020-04-24T14:54:56.684Z] 
14:54:56 [2020-04-24T14:54:56.684Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:54:56 [2020-04-24T14:54:56.684Z] #43 15.29 Fetched 8166 kB in 11s (726 kB/s)
14:54:56 [2020-04-24T14:54:56.684Z] #43 15.29 Reading package lists...
14:54:56 [2020-04-24T14:54:56.684Z] #43 19.88 Reading package lists...
14:54:56 [2020-04-24T14:54:56.945Z] #43 24.70 Building dependency tree...
14:54:56 [2020-04-24T14:54:56.945Z] #43 ...
14:54:56 [2020-04-24T14:54:56.945Z] 
14:54:56 [2020-04-24T14:54:56.945Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:54:56 [2020-04-24T14:54:56.945Z] #62 15.43 Fetched 8166 kB in 11s (731 kB/s)
14:54:56 [2020-04-24T14:54:56.945Z] #62 15.43 Reading package lists...
14:54:56 [2020-04-24T14:54:56.945Z] #62 20.22 Reading package lists...
14:54:56 [2020-04-24T14:54:56.945Z] #62 25.16 Building dependency tree...
14:54:56 [2020-04-24T14:54:56.945Z] #62 ...
14:54:56 [2020-04-24T14:54:56.945Z] 
14:54:56 [2020-04-24T14:54:56.945Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:54:56 [2020-04-24T14:54:56.945Z] #56 19.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:54:56 [2020-04-24T14:54:56.945Z] #56 19.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:54:56 [2020-04-24T14:54:56.945Z] #56 20.57 runtime/cgo
14:54:56 [2020-04-24T14:54:56.945Z] #56 20.60 runtime
14:54:57 [2020-04-24T14:54:57.206Z] #56 ...
14:54:57 [2020-04-24T14:54:57.206Z] 
14:54:57 [2020-04-24T14:54:57.206Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:54:57 [2020-04-24T14:54:57.206Z] #25 15.66 Fetched 8166 kB in 11s (712 kB/s)
14:54:57 [2020-04-24T14:54:57.206Z] #25 15.66 Reading package lists...
14:54:57 [2020-04-24T14:54:57.206Z] #25 20.39 Reading package lists...
14:54:57 [2020-04-24T14:54:57.206Z] #25 25.00 Building dependency tree...
14:54:57 [2020-04-24T14:54:57.206Z] #25 ...
14:54:57 [2020-04-24T14:54:57.206Z] 
14:54:57 [2020-04-24T14:54:57.206Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:54:57 [2020-04-24T14:54:57.206Z] #43 24.70 Building dependency tree...
14:54:57 [2020-04-24T14:54:57.867Z] #50 ...
14:54:57 [2020-04-24T14:54:57.867Z] 
14:54:57 [2020-04-24T14:54:57.867Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:54:57 [2020-04-24T14:54:57.867Z] #30 4.872 + git clone https://github.com/kolyshkin/go-swagger.git .
14:54:57 [2020-04-24T14:54:57.867Z] #30 4.890 Cloning into '.'...
14:54:58 [2020-04-24T14:54:58.152Z] #43 ...
14:54:58 [2020-04-24T14:54:58.152Z] 
14:54:58 [2020-04-24T14:54:58.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:54:58 [2020-04-24T14:54:58.152Z] #10 16.50 Fetched 8166 kB in 12s (685 kB/s)
14:54:58 [2020-04-24T14:54:58.152Z] #10 16.50 Reading package lists...
14:54:58 [2020-04-24T14:54:58.152Z] #10 21.51 Reading package lists...
14:54:58 [2020-04-24T14:54:58.152Z] #10 26.33 Building dependency tree...
14:54:58 [2020-04-24T14:54:58.152Z] #10 ...
14:54:58 [2020-04-24T14:54:58.152Z] 
14:54:58 [2020-04-24T14:54:58.152Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:54:58 [2020-04-24T14:54:58.152Z] #62 25.16 Building dependency tree...
14:54:58 [2020-04-24T14:54:58.673Z] #74 ...
14:54:58 [2020-04-24T14:54:58.673Z] 
14:54:58 [2020-04-24T14:54:58.673Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:54:58 [2020-04-24T14:54:58.673Z] #10 3.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:58 [2020-04-24T14:54:58.673Z] #10 3.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:58 [2020-04-24T14:54:58.673Z] #10 3.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:58 [2020-04-24T14:54:58.673Z] #10 4.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:54:58 [2020-04-24T14:54:58.797Z] #30 ...
14:54:58 [2020-04-24T14:54:58.797Z] 
14:54:58 [2020-04-24T14:54:58.797Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:54:58 [2020-04-24T14:54:58.797Z] #41 6.323 + git clone https://github.com/docker/distribution.git .
14:54:58 [2020-04-24T14:54:58.797Z] #41 6.331 Cloning into '.'...
14:54:58 [2020-04-24T14:54:58.928Z] #10 ...
14:54:58 [2020-04-24T14:54:58.928Z] 
14:54:58 [2020-04-24T14:54:58.928Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:54:58 [2020-04-24T14:54:58.928Z] #41 6.147 + git clone https://github.com/docker/distribution.git .
14:54:59 [2020-04-24T14:54:59.053Z] #41 ...
14:54:59 [2020-04-24T14:54:59.054Z] 
14:54:59 [2020-04-24T14:54:59.054Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:54:59 [2020-04-24T14:54:59.054Z] #35 6.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:54:59 [2020-04-24T14:54:59.054Z] #35 6.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:54:59 [2020-04-24T14:54:59.054Z] #35 6.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:54:59 [2020-04-24T14:54:59.183Z] #41 6.149 Cloning into '.'...
14:54:59 [2020-04-24T14:54:59.558Z] #62 27.81 The following additional packages will be installed:
14:54:59 [2020-04-24T14:54:59.558Z] #62 27.82   libbtrfs0
14:54:59 [2020-04-24T14:54:59.558Z] #62 27.98 The following NEW packages will be installed:
14:54:59 [2020-04-24T14:54:59.558Z] #62 28.00   libbtrfs-dev libbtrfs0
14:54:59 [2020-04-24T14:54:59.820Z] #62 28.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:54:59 [2020-04-24T14:54:59.820Z] #62 28.39 Need to get 119 kB of archives.
14:54:59 [2020-04-24T14:54:59.820Z] #62 28.39 After this operation, 387 kB of additional disk space will be used.
14:54:59 [2020-04-24T14:54:59.820Z] #62 28.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:54:59 [2020-04-24T14:54:59.820Z] #62 28.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:54:59 [2020-04-24T14:54:59.987Z] #35 7.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:00 [2020-04-24T14:55:00.767Z] #62 29.21 debconf: delaying package configuration, since apt-utils is not installed
14:55:00 [2020-04-24T14:55:00.767Z] #62 29.37 Fetched 119 kB in 0s (440 kB/s)
14:55:00 [2020-04-24T14:55:00.767Z] #62 29.48 Selecting previously unselected package libbtrfs0.
14:55:01 [2020-04-24T14:55:01.039Z] #62 29.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 ... 15382 files and directories currently installed.)
14:55:01 [2020-04-24T14:55:01.039Z] #62 29.58 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
14:55:01 [2020-04-24T14:55:01.039Z] #62 29.63 Unpacking libbtrfs0 (4.20.1-2) ...
14:55:01 [2020-04-24T14:55:01.300Z] #62 29.77 Selecting previously unselected package libbtrfs-dev.
14:55:01 [2020-04-24T14:55:01.300Z] #62 29.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
14:55:01 [2020-04-24T14:55:01.300Z] #62 29.79 Unpacking libbtrfs-dev (4.20.1-2) ...
14:55:01 [2020-04-24T14:55:01.562Z] #62 30.04 Setting up libbtrfs0 (4.20.1-2) ...
14:55:01 [2020-04-24T14:55:01.562Z] #62 30.07 Setting up libbtrfs-dev (4.20.1-2) ...
14:55:01 [2020-04-24T14:55:01.562Z] #62 30.11 Processing triggers for libc-bin (2.28-10) ...
14:55:02 [2020-04-24T14:55:02.514Z] #35 9.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:02 [2020-04-24T14:55:02.514Z] #35 ...
14:55:02 [2020-04-24T14:55:02.514Z] 
14:55:02 [2020-04-24T14:55:02.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:02 [2020-04-24T14:55:02.514Z] #10 6.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:02 [2020-04-24T14:55:02.515Z] #10 6.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:02 [2020-04-24T14:55:02.515Z] #10 6.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:02 [2020-04-24T14:55:02.515Z] #10 7.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:02 [2020-04-24T14:55:02.515Z] #10 9.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:02 [2020-04-24T14:55:02.515Z] #10 ...
14:55:02 [2020-04-24T14:55:02.515Z] 
14:55:02 [2020-04-24T14:55:02.515Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.631 + RM_GOPATH=0
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.631 + TMP_GOPATH=
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.631 + : /build/
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.631 + '[' -z '' ']'
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.646 ++ mktemp -d
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.654 + export GOPATH=/tmp/tmp.hMN7c4NWhJ
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.654 + GOPATH=/tmp/tmp.hMN7c4NWhJ
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.654 + RM_GOPATH=1
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.654 ++ dirname ./install.sh
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.655 + dir=.
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.655 + bin=rootlesskit
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.655 + shift
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.656 + '[' '!' -f ./rootlesskit.installer ']'
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.656 + . ./rootlesskit.installer
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.656 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.656 + install_rootlesskit
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.656 + case "$1" in
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 + export CGO_ENABLED=0
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 + CGO_ENABLED=0
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 + _install_rootlesskit
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.657 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hMN7c4NWhJ/src/github.com/rootless-containers/rootlesskit
14:55:02 [2020-04-24T14:55:02.515Z] #68 6.659 Cloning into '/tmp/tmp.hMN7c4NWhJ/src/github.com/rootless-containers/rootlesskit'...
14:55:02 [2020-04-24T14:55:02.772Z] #68 ...
14:55:02 [2020-04-24T14:55:02.772Z] 
14:55:02 [2020-04-24T14:55:02.772Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.929 + RM_GOPATH=0
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.930 + TMP_GOPATH=
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.930 + : /build
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.930 + '[' -z '' ']'
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.933 ++ mktemp -d
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.952 + export GOPATH=/tmp/tmp.InWd4ve4EH
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.953 + GOPATH=/tmp/tmp.InWd4ve4EH
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.953 + RM_GOPATH=1
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.954 ++ dirname ./install.sh
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.957 + dir=.
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.957 + bin=proxy
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.958 + shift
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.958 + '[' '!' -f ./proxy.installer ']'
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.959 + . ./proxy.installer
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.961 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.961 + install_proxy
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.963 + case "$1" in
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.963 + export CGO_ENABLED=0
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.963 + CGO_ENABLED=0
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.964 + _install_proxy
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.964 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.964 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.965 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.InWd4ve4EH/src/github.com/docker/libnetwork
14:55:02 [2020-04-24T14:55:02.772Z] #74 6.967 Cloning into '/tmp/tmp.InWd4ve4EH/src/github.com/docker/libnetwork'...
14:55:02 [2020-04-24T14:55:02.963Z] #62 DONE 31.3s
14:55:02 [2020-04-24T14:55:02.963Z] 
14:55:02 [2020-04-24T14:55:02.963Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:02 [2020-04-24T14:55:02.963Z] #25 27.37 ca-certificates is already the newest version (20190110).
14:55:02 [2020-04-24T14:55:02.963Z] #25 27.37 The following additional packages will be installed:
14:55:02 [2020-04-24T14:55:02.963Z] #25 27.37   libjq1 libonig5
14:55:02 [2020-04-24T14:55:02.963Z] #25 27.79 The following NEW packages will be installed:
14:55:02 [2020-04-24T14:55:02.963Z] #25 27.79   jq libjq1 libonig5
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.29 Need to get 325 kB of archives.
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.29 After this operation, 1019 kB of additional disk space will be used.
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:55:02 [2020-04-24T14:55:02.963Z] #25 28.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.39 debconf: delaying package configuration, since apt-utils is not installed
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.58 Fetched 325 kB in 0s (844 kB/s)
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.70 Selecting previously unselected package libonig5:arm64.
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.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 ... 15382 files and directories currently installed.)
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.81 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 29.84 Unpacking libonig5:arm64 (6.9.1-1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.02 Selecting previously unselected package libjq1:arm64.
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.02 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.23 Selecting previously unselected package jq.
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.24 Unpacking jq (1.5+dfsg-2+b1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.47 Setting up libonig5:arm64 (6.9.1-1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.60 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.68 Setting up jq (1.5+dfsg-2+b1) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 30.76 Processing triggers for libc-bin (2.28-10) ...
14:55:02 [2020-04-24T14:55:02.963Z] #25 DONE 31.3s
14:55:02 [2020-04-24T14:55:02.963Z] 
14:55:02 [2020-04-24T14:55:02.963Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:55:02 [2020-04-24T14:55:02.963Z] #63 DONE 0.1s
14:55:02 [2020-04-24T14:55:02.963Z] 
14:55:02 [2020-04-24T14:55:02.963Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:55:02 [2020-04-24T14:55:02.963Z] #26 DONE 0.1s
14:55:02 [2020-04-24T14:55:02.963Z] 
14:55:02 [2020-04-24T14:55:02.963Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:02 [2020-04-24T14:55:02.963Z] #27 ...
14:55:02 [2020-04-24T14:55:02.963Z] 
14:55:02 [2020-04-24T14:55:02.963Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:55:02 [2020-04-24T14:55:02.963Z] #64 DONE 0.1s
14:55:03 [2020-04-24T14:55:03.030Z] #74 ...
14:55:03 [2020-04-24T14:55:03.030Z] 
14:55:03 [2020-04-24T14:55:03.030Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:03 [2020-04-24T14:55:03.030Z] #43 5.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.030Z] #43 5.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.030Z] #43 5.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.030Z] #43 6.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.030Z] #43 8.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:03 [2020-04-24T14:55:03.030Z] #43 ...
14:55:03 [2020-04-24T14:55:03.030Z] 
14:55:03 [2020-04-24T14:55:03.030Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.913 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.913 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.913 + : /build
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.913 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.921 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.931 + export GOPATH=/tmp/tmp.SMYb2DFmIG
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.946 + GOPATH=/tmp/tmp.SMYb2DFmIG
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.946 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.949 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.955 + dir=.
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.957 + bin=tomlv
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.957 + shift
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.957 + '[' '!' -f ./tomlv.installer ']'
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.960 + . ./tomlv.installer
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.962 + install_tomlv
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.963 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.963 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.964 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SMYb2DFmIG/src/github.com/BurntSushi/toml
14:55:03 [2020-04-24T14:55:03.030Z] #33 6.970 Cloning into '/tmp/tmp.SMYb2DFmIG/src/github.com/BurntSushi/toml'...
14:55:03 [2020-04-24T14:55:03.030Z] #33 8.001 + cd /tmp/tmp.SMYb2DFmIG/src/github.com/BurntSushi/toml
14:55:03 [2020-04-24T14:55:03.031Z] #33 8.001 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:03 [2020-04-24T14:55:03.031Z] #33 8.028 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:55:03 [2020-04-24T14:55:03.031Z] #33 8.841 runtime/internal/atomic
14:55:03 [2020-04-24T14:55:03.031Z] #33 8.848 internal/cpu
14:55:03 [2020-04-24T14:55:03.031Z] #33 9.199 runtime/internal/sys
14:55:03 [2020-04-24T14:55:03.031Z] #33 9.467 runtime/internal/math
14:55:03 [2020-04-24T14:55:03.031Z] #33 9.487 internal/bytealg
14:55:03 [2020-04-24T14:55:03.031Z] #33 9.557 math/bits
14:55:03 [2020-04-24T14:55:03.031Z] #33 10.17 math
14:55:03 [2020-04-24T14:55:03.031Z] #33 10.33 runtime
14:55:03 [2020-04-24T14:55:03.155Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.861s	coverage: 72.5% of statements
14:55:03 [2020-04-24T14:55:03.155Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:55:03 [2020-04-24T14:55:03.155Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.134s	coverage: 57.7% of statements
14:55:03 [2020-04-24T14:55:03.155Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:55:03 [2020-04-24T14:55:03.225Z] 
14:55:03 [2020-04-24T14:55:03.225Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:03 [2020-04-24T14:55:03.225Z] #43 27.24 The following additional packages will be installed:
14:55:03 [2020-04-24T14:55:03.225Z] #43 27.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:55:03 [2020-04-24T14:55:03.225Z] #43 27.26   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:55:03 [2020-04-24T14:55:03.225Z] #43 27.27 Suggested packages:
14:55:03 [2020-04-24T14:55:03.225Z] #43 27.27   manpages-dev python-setuptools
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.43 The following NEW packages will be installed:
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.45   python-six zlib1g-dev
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.81 Need to get 3798 kB of archives.
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.81 After this operation, 21.6 MB of additional disk space will be used.
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 28.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 29.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
14:55:03 [2020-04-24T14:55:03.225Z] #43 31.13 debconf: delaying package configuration, since apt-utils is not installed
14:55:03 [2020-04-24T14:55:03.225Z] #43 31.58 Fetched 3798 kB in 1s (2873 kB/s)
14:55:03 [2020-04-24T14:55:03.225Z] #43 31.70 Selecting previously unselected package libcap-dev:arm64.
14:55:03 [2020-04-24T14:55:03.225Z] #43 31.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 ... 15382 files and directories currently installed.)
14:55:03 [2020-04-24T14:55:03.288Z] #33 ...
14:55:03 [2020-04-24T14:55:03.288Z] 
14:55:03 [2020-04-24T14:55:03.288Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.369 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.369 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.369 + : /build
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.369 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.371 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.375 + export GOPATH=/tmp/tmp.diKp8FuYTY
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.375 + GOPATH=/tmp/tmp.diKp8FuYTY
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.375 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.375 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.381 + dir=.
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.388 + bin=shfmt
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.388 + shift
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.388 + '[' '!' -f ./shfmt.installer ']'
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.395 + . ./shfmt.installer
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.395 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.397 + install_shfmt
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.397 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.397 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.398 + git clone https://github.com/mvdan/sh.git /tmp/tmp.diKp8FuYTY/src/github.com/mvdan/sh
14:55:03 [2020-04-24T14:55:03.288Z] #56 6.404 Cloning into '/tmp/tmp.diKp8FuYTY/src/github.com/mvdan/sh'...
14:55:03 [2020-04-24T14:55:03.288Z] #56 ...
14:55:03 [2020-04-24T14:55:03.288Z] 
14:55:03 [2020-04-24T14:55:03.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.960 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.960 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.960 + : /build
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.960 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.966 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.971 + export GOPATH=/tmp/tmp.rnrahZmKaq
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.973 + GOPATH=/tmp/tmp.rnrahZmKaq
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.973 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.977 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.978 + dir=.
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.986 + bin=vndr
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.986 + shift
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.986 + '[' '!' -f ./vndr.installer ']'
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.986 + . ./vndr.installer
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.988 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.989 + install_vndr
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.990 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.990 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.992 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rnrahZmKaq/src/github.com/LK4D4/vndr
14:55:03 [2020-04-24T14:55:03.288Z] #47 6.993 Cloning into '/tmp/tmp.rnrahZmKaq/src/github.com/LK4D4/vndr'...
14:55:03 [2020-04-24T14:55:03.288Z] #47 7.708 + cd /tmp/tmp.rnrahZmKaq/src/github.com/LK4D4/vndr
14:55:03 [2020-04-24T14:55:03.288Z] #47 7.708 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:03 [2020-04-24T14:55:03.288Z] #47 7.762 + go build -buildmode=pie -v -o /build/vndr .
14:55:03 [2020-04-24T14:55:03.288Z] #47 9.219 runtime/internal/atomic
14:55:03 [2020-04-24T14:55:03.288Z] #47 9.317 internal/cpu
14:55:03 [2020-04-24T14:55:03.288Z] #47 9.454 runtime/internal/sys
14:55:03 [2020-04-24T14:55:03.288Z] #47 9.693 internal/race
14:55:03 [2020-04-24T14:55:03.288Z] #47 9.849 sync/atomic
14:55:03 [2020-04-24T14:55:03.288Z] #47 10.05 internal/bytealg
14:55:03 [2020-04-24T14:55:03.288Z] #47 10.16 unicode
14:55:03 [2020-04-24T14:55:03.343Z] #41 ...
14:55:03 [2020-04-24T14:55:03.343Z] 
14:55:03 [2020-04-24T14:55:03.343Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:55:03 [2020-04-24T14:55:03.343Z] #30 6.521 + git clone https://github.com/kolyshkin/go-swagger.git .
14:55:03 [2020-04-24T14:55:03.343Z] #30 6.527 Cloning into '.'...
14:55:03 [2020-04-24T14:55:03.343Z] #30 ...
14:55:03 [2020-04-24T14:55:03.343Z] 
14:55:03 [2020-04-24T14:55:03.343Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:03 [2020-04-24T14:55:03.343Z] #35 6.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #35 6.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #35 6.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #35 7.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #35 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #35 ...
14:55:03 [2020-04-24T14:55:03.343Z] 
14:55:03 [2020-04-24T14:55:03.343Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:03 [2020-04-24T14:55:03.343Z] #43 6.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #43 6.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #43 6.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #43 7.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.343Z] #43 ...
14:55:03 [2020-04-24T14:55:03.343Z] 
14:55:03 [2020-04-24T14:55:03.343Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.257 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.258 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.258 + : /build/
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.258 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.260 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.264 + export GOPATH=/tmp/tmp.xczWXE3EY6
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.264 + GOPATH=/tmp/tmp.xczWXE3EY6
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.264 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.267 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 + dir=.
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 + bin=rootlesskit
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 + shift
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 + '[' '!' -f ./rootlesskit.installer ']'
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 + . ./rootlesskit.installer
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.271 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.272 + install_rootlesskit
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.272 + case "$1" in
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 + export CGO_ENABLED=0
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 + CGO_ENABLED=0
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 + _install_rootlesskit
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.278 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xczWXE3EY6/src/github.com/rootless-containers/rootlesskit
14:55:03 [2020-04-24T14:55:03.343Z] #68 6.290 Cloning into '/tmp/tmp.xczWXE3EY6/src/github.com/rootless-containers/rootlesskit'...
14:55:03 [2020-04-24T14:55:03.492Z] #43 31.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
14:55:03 [2020-04-24T14:55:03.492Z] #43 31.82 Unpacking libcap-dev:arm64 (1:2.25-2) ...
14:55:03 [2020-04-24T14:55:03.492Z] #43 32.04 Selecting previously unselected package libnet1:arm64.
14:55:03 [2020-04-24T14:55:03.492Z] #43 32.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:55:03 [2020-04-24T14:55:03.492Z] #43 32.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:55:03 [2020-04-24T14:55:03.546Z] #47 ...
14:55:03 [2020-04-24T14:55:03.546Z] 
14:55:03 [2020-04-24T14:55:03.546Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:03 [2020-04-24T14:55:03.546Z] #25 4.018 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.546Z] #25 4.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.546Z] #25 4.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.546Z] #25 4.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.546Z] #25 7.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:03 [2020-04-24T14:55:03.546Z] #25 9.640 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:03 [2020-04-24T14:55:03.546Z] #25 ...
14:55:03 [2020-04-24T14:55:03.546Z] 
14:55:03 [2020-04-24T14:55:03.546Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.931 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.931 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.931 + : /build
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.931 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.941 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.951 + export GOPATH=/tmp/tmp.mO7wuOhTb3
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.952 + GOPATH=/tmp/tmp.mO7wuOhTb3
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.952 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.952 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + dir=.
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + bin=dockercli
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + shift
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + '[' '!' -f ./dockercli.installer ']'
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + . ./dockercli.installer
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 ++ : stable
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 ++ : 17.06.2-ce
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + install_dockercli
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.953 Install docker/cli version 17.06.2-ce from stable
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.954 ++ uname -m
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.959 + arch=x86_64
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.959 + '[' x86_64 '!=' x86_64 ']'
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.959 + url=https://download.docker.com/linux/static
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.960 + tar -xz docker/docker
14:55:03 [2020-04-24T14:55:03.546Z] #23 6.970 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:55:03 [2020-04-24T14:55:03.598Z] #68 ...
14:55:03 [2020-04-24T14:55:03.598Z] 
14:55:03 [2020-04-24T14:55:03.598Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.731 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.731 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.731 + : /build
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.731 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.737 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.740 + export GOPATH=/tmp/tmp.1vDuq1BoSO
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.759 + GOPATH=/tmp/tmp.1vDuq1BoSO
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.759 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.759 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.761 + dir=.
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.765 Installing golangci-lint version v1.23.8
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + bin=golangci_lint
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + shift
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + '[' '!' -f ./golangci_lint.installer ']'
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + . ./golangci_lint.installer
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 ++ : v1.23.8
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + install_golangci_lint
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + echo 'Installing golangci-lint version v1.23.8'
14:55:03 [2020-04-24T14:55:03.598Z] #53 6.766 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:55:03 [2020-04-24T14:55:03.598Z] #53 ...
14:55:03 [2020-04-24T14:55:03.598Z] 
14:55:03 [2020-04-24T14:55:03.599Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:03 [2020-04-24T14:55:03.599Z] #25 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.599Z] #25 6.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.599Z] #25 6.631 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.599Z] #25 7.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.599Z] #25 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:03 [2020-04-24T14:55:03.753Z] #43 32.19 Selecting previously unselected package libnet1-dev.
14:55:03 [2020-04-24T14:55:03.753Z] #43 32.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
14:55:03 [2020-04-24T14:55:03.753Z] #43 32.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:55:03 [2020-04-24T14:55:03.770Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.694s	coverage: 76.1% of statements
14:55:03 [2020-04-24T14:55:03.770Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:55:03 [2020-04-24T14:55:03.805Z] #23 ...
14:55:03 [2020-04-24T14:55:03.805Z] 
14:55:03 [2020-04-24T14:55:03.805Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + : /build
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + export GOPATH=/tmp/tmp.NfVBVVFfRz
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + GOPATH=/tmp/tmp.NfVBVVFfRz
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.400 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.416 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.424 + dir=.
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.424 + bin=golangci_lint
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.425 + shift
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.428 + '[' '!' -f ./golangci_lint.installer ']'
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.428 + . ./golangci_lint.installer
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.432 ++ : v1.23.8
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.432 + install_golangci_lint
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.433 + echo 'Installing golangci-lint version v1.23.8'
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.435 Installing golangci-lint version v1.23.8
14:55:03 [2020-04-24T14:55:03.805Z] #53 6.435 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:55:03 [2020-04-24T14:55:03.854Z] #25 ...
14:55:03 [2020-04-24T14:55:03.854Z] 
14:55:03 [2020-04-24T14:55:03.854Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:03 [2020-04-24T14:55:03.854Z] #62 6.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:03 [2020-04-24T14:55:03.854Z] #62 6.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:03 [2020-04-24T14:55:03.854Z] #62 6.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:03 [2020-04-24T14:55:03.854Z] #62 7.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:03 [2020-04-24T14:55:03.854Z] #62 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:03 [2020-04-24T14:55:03.854Z] #62 ...
14:55:03 [2020-04-24T14:55:03.854Z] 
14:55:03 [2020-04-24T14:55:03.854Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.728 + RM_GOPATH=0
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.728 + TMP_GOPATH=
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.728 + : /build
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.728 + '[' -z '' ']'
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.755 ++ mktemp -d
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.769 + export GOPATH=/tmp/tmp.93OLlhxhp1
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.770 + GOPATH=/tmp/tmp.93OLlhxhp1
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.770 + RM_GOPATH=1
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.770 ++ dirname ./install.sh
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.772 + dir=.
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.772 + bin=shfmt
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.772 + shift
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.772 + '[' '!' -f ./shfmt.installer ']'
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.772 + . ./shfmt.installer
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.773 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.773 + install_shfmt
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.773 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.773 + git clone https://github.com/mvdan/sh.git /tmp/tmp.93OLlhxhp1/src/github.com/mvdan/sh
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.773 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:03 [2020-04-24T14:55:03.854Z] #56 6.777 Cloning into '/tmp/tmp.93OLlhxhp1/src/github.com/mvdan/sh'...
14:55:04 [2020-04-24T14:55:04.014Z] #43 32.54 Selecting previously unselected package libnl-3-200:arm64.
14:55:04 [2020-04-24T14:55:04.014Z] #43 32.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
14:55:04 [2020-04-24T14:55:04.014Z] #43 32.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:55:04 [2020-04-24T14:55:04.052Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
14:55:04 [2020-04-24T14:55:04.063Z] #53 ...
14:55:04 [2020-04-24T14:55:04.063Z] 
14:55:04 [2020-04-24T14:55:04.063Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:04 [2020-04-24T14:55:04.063Z] #62 4.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:55:04 [2020-04-24T14:55:04.063Z] #62 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:55:04 [2020-04-24T14:55:04.063Z] #62 4.874 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:55:04 [2020-04-24T14:55:04.063Z] #62 6.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:55:04 [2020-04-24T14:55:04.063Z] #62 8.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:04 [2020-04-24T14:55:04.063Z] #62 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:04 [2020-04-24T14:55:04.063Z] #62 ...
14:55:04 [2020-04-24T14:55:04.063Z] 
14:55:04 [2020-04-24T14:55:04.063Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:55:04 [2020-04-24T14:55:04.063Z] #68 11.31 + cd /tmp/tmp.hMN7c4NWhJ/src/github.com/rootless-containers/rootlesskit
14:55:04 [2020-04-24T14:55:04.063Z] #68 11.31 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:04 [2020-04-24T14:55:04.109Z] #56 ...
14:55:04 [2020-04-24T14:55:04.109Z] 
14:55:04 [2020-04-24T14:55:04.109Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.082 + RM_GOPATH=0
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.082 + TMP_GOPATH=
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.082 + : /build
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.084 + '[' -z '' ']'
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.092 ++ mktemp -d
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.104 + export GOPATH=/tmp/tmp.ggfBhMYlED
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.104 + GOPATH=/tmp/tmp.ggfBhMYlED
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.104 + RM_GOPATH=1
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.104 ++ dirname ./install.sh
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.119 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + dir=.
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + bin=tomlv
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + shift
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + '[' '!' -f ./tomlv.installer ']'
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + . ./tomlv.installer
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + install_tomlv
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.121 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ggfBhMYlED/src/github.com/BurntSushi/toml
14:55:04 [2020-04-24T14:55:04.109Z] #33 6.132 Cloning into '/tmp/tmp.ggfBhMYlED/src/github.com/BurntSushi/toml'...
14:55:04 [2020-04-24T14:55:04.109Z] #33 7.023 + cd /tmp/tmp.ggfBhMYlED/src/github.com/BurntSushi/toml
14:55:04 [2020-04-24T14:55:04.109Z] #33 7.024 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:04 [2020-04-24T14:55:04.109Z] #33 7.050 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:55:04 [2020-04-24T14:55:04.109Z] #33 7.754 runtime/internal/atomic
14:55:04 [2020-04-24T14:55:04.109Z] #33 7.770 internal/cpu
14:55:04 [2020-04-24T14:55:04.109Z] #33 8.036 runtime/internal/sys
14:55:04 [2020-04-24T14:55:04.109Z] #33 8.234 runtime/internal/math
14:55:04 [2020-04-24T14:55:04.109Z] #33 8.340 math/bits
14:55:04 [2020-04-24T14:55:04.109Z] #33 8.377 internal/bytealg
14:55:04 [2020-04-24T14:55:04.109Z] #33 8.958 math
14:55:04 [2020-04-24T14:55:04.109Z] #33 9.303 runtime
14:55:04 [2020-04-24T14:55:04.275Z] #43 32.67 Selecting previously unselected package libnl-3-dev:arm64.
14:55:04 [2020-04-24T14:55:04.275Z] #43 32.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
14:55:04 [2020-04-24T14:55:04.275Z] #43 32.71 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
14:55:04 [2020-04-24T14:55:04.336Z] #68 11.80 + for f in rootlesskit rootlesskit-docker-proxy
14:55:04 [2020-04-24T14:55:04.366Z] #33 ...
14:55:04 [2020-04-24T14:55:04.366Z] 
14:55:04 [2020-04-24T14:55:04.366Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.191 + RM_GOPATH=0
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.191 + TMP_GOPATH=
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.191 + : /build
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.191 + '[' -z '' ']'
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.191 ++ mktemp -d
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.198 + export GOPATH=/tmp/tmp.s5lkYSfFuT
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.198 + GOPATH=/tmp/tmp.s5lkYSfFuT
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.198 + RM_GOPATH=1
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.200 ++ dirname ./install.sh
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.204 + dir=.
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 + bin=dockercli
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 + shift
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 + '[' '!' -f ./dockercli.installer ']'
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 + . ./dockercli.installer
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 ++ : stable
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 ++ : 17.06.2-ce
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.205 + install_dockercli
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.206 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.206 Install docker/cli version 17.06.2-ce from stable
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.207 ++ uname -m
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.209 + arch=x86_64
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.209 + '[' x86_64 '!=' x86_64 ']'
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.209 + url=https://download.docker.com/linux/static
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.212 + tar -xz docker/docker
14:55:04 [2020-04-24T14:55:04.366Z] #23 6.213 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:55:04 [2020-04-24T14:55:04.366Z] #23 ...
14:55:04 [2020-04-24T14:55:04.366Z] 
14:55:04 [2020-04-24T14:55:04.366Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.887 + RM_GOPATH=0
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.887 + TMP_GOPATH=
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.887 + : /build
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.887 + '[' -z '' ']'
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.892 ++ mktemp -d
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.893 + export GOPATH=/tmp/tmp.AIW83pVx4B
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.893 + GOPATH=/tmp/tmp.AIW83pVx4B
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.893 + RM_GOPATH=1
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.896 ++ dirname ./install.sh
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + dir=.
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + bin=gotestsum
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + shift
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + '[' '!' -f ./gotestsum.installer ']'
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + . ./gotestsum.installer
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 ++ : v0.3.5
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + install_gotestsum
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + echo 'Installing gotestsum version v0.3.5'
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 + go get -d gotest.tools/gotestsum
14:55:04 [2020-04-24T14:55:04.366Z] #50 5.897 Installing gotestsum version v0.3.5
14:55:04 [2020-04-24T14:55:04.536Z] #43 33.10 Selecting previously unselected package libprotobuf-c1:arm64.
14:55:04 [2020-04-24T14:55:04.536Z] #43 33.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:55:04 [2020-04-24T14:55:04.536Z] #43 33.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:55:04 [2020-04-24T14:55:04.597Z] #68 11.80 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:55:04 [2020-04-24T14:55:04.621Z] #50 ...
14:55:04 [2020-04-24T14:55:04.621Z] 
14:55:04 [2020-04-24T14:55:04.621Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.476 + RM_GOPATH=0
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.476 + TMP_GOPATH=
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.476 + : /build
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.476 + '[' -z '' ']'
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.476 ++ mktemp -d
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.486 + export GOPATH=/tmp/tmp.WaS9N8qNQh
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.486 + GOPATH=/tmp/tmp.WaS9N8qNQh
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.486 + RM_GOPATH=1
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.487 ++ dirname ./install.sh
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + dir=.
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + bin=vndr
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + shift
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + '[' '!' -f ./vndr.installer ']'
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + . ./vndr.installer
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + install_vndr
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.488 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WaS9N8qNQh/src/github.com/LK4D4/vndr
14:55:04 [2020-04-24T14:55:04.621Z] #47 6.495 Cloning into '/tmp/tmp.WaS9N8qNQh/src/github.com/LK4D4/vndr'...
14:55:04 [2020-04-24T14:55:04.621Z] #47 7.378 + cd /tmp/tmp.WaS9N8qNQh/src/github.com/LK4D4/vndr
14:55:04 [2020-04-24T14:55:04.621Z] #47 7.378 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:55:04 [2020-04-24T14:55:04.621Z] #47 7.384 + go build -buildmode=pie -v -o /build/vndr .
14:55:04 [2020-04-24T14:55:04.621Z] #47 8.868 internal/race
14:55:04 [2020-04-24T14:55:04.621Z] #47 8.939 internal/bytealg
14:55:04 [2020-04-24T14:55:04.621Z] #47 9.037 sync/atomic
14:55:04 [2020-04-24T14:55:04.621Z] #47 9.408 unicode
14:55:04 [2020-04-24T14:55:04.621Z] #47 9.931 runtime
14:55:04 [2020-04-24T14:55:04.621Z] #47 ...
14:55:04 [2020-04-24T14:55:04.621Z] 
14:55:04 [2020-04-24T14:55:04.621Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:55:04 [2020-04-24T14:55:04.621Z] #68 11.21 + cd /tmp/tmp.xczWXE3EY6/src/github.com/rootless-containers/rootlesskit
14:55:04 [2020-04-24T14:55:04.621Z] #68 11.21 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
14:55:04 [2020-04-24T14:55:04.809Z] #43 33.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:55:04 [2020-04-24T14:55:04.809Z] #43 33.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
14:55:04 [2020-04-24T14:55:04.809Z] #43 33.27 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:55:04 [2020-04-24T14:55:04.875Z] #68 11.61 + for f in rootlesskit rootlesskit-docker-proxy
14:55:04 [2020-04-24T14:55:04.876Z] #68 11.61 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:55:05 [2020-04-24T14:55:05.059Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
14:55:05 [2020-04-24T14:55:05.074Z] #43 33.46 Selecting previously unselected package zlib1g-dev:arm64.
14:55:05 [2020-04-24T14:55:05.074Z] #43 33.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
14:55:05 [2020-04-24T14:55:05.074Z] #43 33.47 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:55:05 [2020-04-24T14:55:05.337Z] #43 33.75 Selecting previously unselected package libprotobuf17:arm64.
14:55:05 [2020-04-24T14:55:05.337Z] #43 33.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
14:55:05 [2020-04-24T14:55:05.337Z] #43 33.79 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
14:55:05 [2020-04-24T14:55:05.337Z] #43 ...
14:55:05 [2020-04-24T14:55:05.337Z] 
14:55:05 [2020-04-24T14:55:05.337Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:05 [2020-04-24T14:55:05.337Z] #47 33.70 sync
14:55:05 [2020-04-24T14:55:05.599Z] #47 33.70 internal/reflectlite
14:55:05 [2020-04-24T14:55:05.599Z] #47 ...
14:55:05 [2020-04-24T14:55:05.599Z] 
14:55:05 [2020-04-24T14:55:05.599Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:05 [2020-04-24T14:55:05.599Z] #74 DONE 34.0s
14:55:05 [2020-04-24T14:55:05.860Z] 
14:55:05 [2020-04-24T14:55:05.860Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:05 [2020-04-24T14:55:05.860Z] #33 34.05 sync
14:55:05 [2020-04-24T14:55:05.860Z] #33 34.06 internal/reflectlite
14:55:06 [2020-04-24T14:55:06.067Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
14:55:06 [2020-04-24T14:55:06.348Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 4.9% of statements
14:55:06 [2020-04-24T14:55:06.348Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:55:06 [2020-04-24T14:55:06.348Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:55:07 [2020-04-24T14:55:07.355Z] ok  	github.com/docker/docker/daemon/logger	0.210s	coverage: 41.8% of statements
14:55:07 [2020-04-24T14:55:07.786Z] #33 ...
14:55:07 [2020-04-24T14:55:07.786Z] 
14:55:07 [2020-04-24T14:55:07.786Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:07 [2020-04-24T14:55:07.786Z] #35 25.02 Building dependency tree...
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.49 The following additional packages will be installed:
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.51   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.52 Suggested packages:
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.52   cmake-doc ninja-build lrzip
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.52 Recommended packages:
14:55:07 [2020-04-24T14:55:07.786Z] #35 27.52   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.43 The following NEW packages will be installed:
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.43   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.44   vim-common xxd
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.80 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.80 Need to get 14.2 MB of archives.
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.80 After this operation, 60.0 MB of additional disk space will be used.
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 28.92 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 29.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.33 debconf: delaying package configuration, since apt-utils is not installed
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.50 Fetched 14.2 MB in 3s (5600 kB/s)
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.57 Selecting previously unselected package xxd.
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.57 (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 ... 15382 files and directories currently installed.)
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.68 Unpacking xxd (2:8.1.0875-5) ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.92 Selecting previously unselected package vim-common.
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 32.97 Unpacking vim-common (2:8.1.0875-5) ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 33.34 Selecting previously unselected package cmake-data.
14:55:07 [2020-04-24T14:55:07.786Z] #35 33.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 33.38 Unpacking cmake-data (3.13.4-1) ...
14:55:07 [2020-04-24T14:55:07.786Z] #35 ...
14:55:07 [2020-04-24T14:55:07.786Z] 
14:55:07 [2020-04-24T14:55:07.786Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.48 Selecting previously unselected package libprotobuf-lite17:arm64.
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.51 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.89 Selecting previously unselected package libprotobuf-dev:arm64.
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 34.92 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 36.04 Selecting previously unselected package libprotoc17:arm64.
14:55:07 [2020-04-24T14:55:07.786Z] #43 36.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 36.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
14:55:07 [2020-04-24T14:55:07.786Z] #43 36.48 Selecting previously unselected package protobuf-c-compiler.
14:55:07 [2020-04-24T14:55:07.970Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.082s	coverage: 77.8% of statements
14:55:07 [2020-04-24T14:55:07.970Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:55:07 [2020-04-24T14:55:07.970Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:55:08 [2020-04-24T14:55:08.047Z] #43 36.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
14:55:08 [2020-04-24T14:55:08.047Z] #43 36.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:55:08 [2020-04-24T14:55:08.047Z] #43 36.70 Selecting previously unselected package protobuf-compiler.
14:55:08 [2020-04-24T14:55:08.047Z] #43 36.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
14:55:08 [2020-04-24T14:55:08.263Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
14:55:08 [2020-04-24T14:55:08.315Z] #43 36.73 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:55:08 [2020-04-24T14:55:08.315Z] #43 36.94 Selecting previously unselected package python-pkg-resources.
14:55:08 [2020-04-24T14:55:08.315Z] #43 36.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:55:08 [2020-04-24T14:55:08.585Z] #43 36.97 Unpacking python-pkg-resources (40.8.0-1) ...
14:55:08 [2020-04-24T14:55:08.862Z] #43 ...
14:55:08 [2020-04-24T14:55:08.862Z] 
14:55:08 [2020-04-24T14:55:08.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:08 [2020-04-24T14:55:08.862Z] #10 26.33 Building dependency tree...
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.84 The following additional packages will be installed:
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.84   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.84   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.85   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.85 Suggested packages:
14:55:08 [2020-04-24T14:55:08.862Z] #10 28.86   gcc-8-locales seccomp wine64
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.72 The following NEW packages will be installed:
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.73   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 29.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:08 [2020-04-24T14:55:08.862Z] #10 30.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:55:08 [2020-04-24T14:55:08.862Z] #10 30.20 Need to get 73.3 MB of archives.
14:55:08 [2020-04-24T14:55:08.862Z] #10 30.20 After this operation, 472 MB of additional disk space will be used.
14:55:08 [2020-04-24T14:55:08.862Z] #10 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 31.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 31.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 31.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 32.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 32.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
14:55:08 [2020-04-24T14:55:08.862Z] #10 34.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
14:55:08 [2020-04-24T14:55:08.878Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
14:55:09 [2020-04-24T14:55:09.126Z] #10 ...
14:55:09 [2020-04-24T14:55:09.126Z] 
14:55:09 [2020-04-24T14:55:09.126Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:09 [2020-04-24T14:55:09.126Z] #27 4.316 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:55:09 [2020-04-24T14:55:09.126Z] #27 4.730 
14:55:09 [2020-04-24T14:55:09.160Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
14:55:09 [2020-04-24T14:55:09.443Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
14:55:09 [2020-04-24T14:55:09.653Z] #27 5.054 
                                                                           0.0%
######                                                                     8.5%
#########                                                                 13.3%
#############                                                             18.9%
#################                                                         23.8%
####################                                                      28.6%
#########################                                                 34.9%
############################                                              38.9%
##############################                                            42.9%
#################################                                         46.0%
###################################                                       49.4%
########################################                                  56.7%
#############################################                             63.3%
#################################################                         68.4%
#####################################################                     74.7%
##########################################################                81.3%
##############################################################            87.3%
##################################################################        92.1%
######################################################################## 100.0%
14:55:09 [2020-04-24T14:55:09.859Z] #68 ...
14:55:09 [2020-04-24T14:55:09.859Z] 
14:55:09 [2020-04-24T14:55:09.859Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:09 [2020-04-24T14:55:09.859Z] #23 16.02 + mkdir -p /build
14:55:09 [2020-04-24T14:55:09.859Z] #23 16.02 + mv docker/docker /build/
14:55:09 [2020-04-24T14:55:09.859Z] #23 16.02 + rmdir docker
14:55:09 [2020-04-24T14:55:09.859Z] #23 DONE 16.3s
14:55:09 [2020-04-24T14:55:09.859Z] 
14:55:09 [2020-04-24T14:55:09.859Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:09 [2020-04-24T14:55:09.859Z] #33 14.93 internal/testlog
14:55:09 [2020-04-24T14:55:09.859Z] #33 15.43 encoding
14:55:09 [2020-04-24T14:55:09.859Z] #33 15.75 runtime/cgo
14:55:09 [2020-04-24T14:55:09.859Z] #33 ...
14:55:09 [2020-04-24T14:55:09.859Z] 
14:55:09 [2020-04-24T14:55:09.859Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.043 + RM_GOPATH=0
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.043 + TMP_GOPATH=
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.043 + : /build
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.043 + '[' -z '' ']'
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.046 ++ mktemp -d
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.050 + export GOPATH=/tmp/tmp.wRorT8uR79
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.050 + GOPATH=/tmp/tmp.wRorT8uR79
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.050 + RM_GOPATH=1
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.052 ++ dirname ./install.sh
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + dir=.
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + bin=gotestsum
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + shift
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + '[' '!' -f ./gotestsum.installer ']'
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + . ./gotestsum.installer
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 ++ : v0.3.5
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + install_gotestsum
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + echo 'Installing gotestsum version v0.3.5'
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 + go get -d gotest.tools/gotestsum
14:55:09 [2020-04-24T14:55:09.859Z] #50 7.053 Installing gotestsum version v0.3.5
14:55:09 [2020-04-24T14:55:09.859Z] #50 ...
14:55:09 [2020-04-24T14:55:09.859Z] 
14:55:09 [2020-04-24T14:55:09.859Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:09 [2020-04-24T14:55:09.859Z] #56 16.88 + cd /tmp/tmp.diKp8FuYTY/src/github.com/mvdan/sh
14:55:09 [2020-04-24T14:55:09.859Z] #56 16.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:09 [2020-04-24T14:55:09.859Z] #56 17.05 + GO111MODULE=on
14:55:09 [2020-04-24T14:55:09.859Z] #56 17.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:55:10 [2020-04-24T14:55:10.111Z] #68 ...
14:55:10 [2020-04-24T14:55:10.111Z] 
14:55:10 [2020-04-24T14:55:10.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:10 [2020-04-24T14:55:10.111Z] #10 6.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:10 [2020-04-24T14:55:10.111Z] #10 9.588 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:10 [2020-04-24T14:55:10.111Z] #10 ...
14:55:10 [2020-04-24T14:55:10.111Z] 
14:55:10 [2020-04-24T14:55:10.111Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:10 [2020-04-24T14:55:10.111Z] #23 16.37 + mkdir -p /build
14:55:10 [2020-04-24T14:55:10.111Z] #23 16.37 + mv docker/docker /build/
14:55:10 [2020-04-24T14:55:10.111Z] #23 16.39 + rmdir docker
14:55:10 [2020-04-24T14:55:10.111Z] #23 DONE 16.7s
14:55:10 [2020-04-24T14:55:10.111Z] 
14:55:10 [2020-04-24T14:55:10.111Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:10 [2020-04-24T14:55:10.111Z] #47 13.53 unicode/utf8
14:55:10 [2020-04-24T14:55:10.111Z] #47 14.10 internal/testlog
14:55:10 [2020-04-24T14:55:10.111Z] #47 14.33 encoding
14:55:10 [2020-04-24T14:55:10.111Z] #47 14.51 unicode/utf16
14:55:10 [2020-04-24T14:55:10.111Z] #47 14.84 container/list
14:55:10 [2020-04-24T14:55:10.111Z] #47 15.60 crypto/internal/subtle
14:55:10 [2020-04-24T14:55:10.111Z] #47 15.84 crypto/subtle
14:55:10 [2020-04-24T14:55:10.111Z] #47 15.96 vendor/golang.org/x/crypto/cryptobyte/asn1
14:55:10 [2020-04-24T14:55:10.111Z] #47 16.17 internal/nettrace
14:55:10 [2020-04-24T14:55:10.111Z] #47 16.42 runtime/cgo
14:55:10 [2020-04-24T14:55:10.111Z] #47 ...
14:55:10 [2020-04-24T14:55:10.111Z] 
14:55:10 [2020-04-24T14:55:10.111Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.677 + RM_GOPATH=0
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.677 + TMP_GOPATH=
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.677 + : /build
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.678 + '[' -z '' ']'
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.683 ++ mktemp -d
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.688 + export GOPATH=/tmp/tmp.QVuyJbTccd
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.695 + GOPATH=/tmp/tmp.QVuyJbTccd
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.695 + RM_GOPATH=1
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.700 ++ dirname ./install.sh
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 + dir=.
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 + bin=proxy
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 + shift
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 + '[' '!' -f ./proxy.installer ']'
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 + . ./proxy.installer
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.701 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + install_proxy
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + case "$1" in
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + export CGO_ENABLED=0
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + CGO_ENABLED=0
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + _install_proxy
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.702 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QVuyJbTccd/src/github.com/docker/libnetwork
14:55:10 [2020-04-24T14:55:10.111Z] #74 6.704 Cloning into '/tmp/tmp.QVuyJbTccd/src/github.com/docker/libnetwork'...
14:55:10 [2020-04-24T14:55:10.225Z] #27 7.507 
14:55:10 [2020-04-24T14:55:10.450Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
14:55:10 [2020-04-24T14:55:10.450Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:55:10 [2020-04-24T14:55:10.450Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 19.8% of statements
14:55:11 [2020-04-24T14:55:11.038Z] #74 ...
14:55:11 [2020-04-24T14:55:11.038Z] 
14:55:11 [2020-04-24T14:55:11.038Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:11 [2020-04-24T14:55:11.038Z] #56 17.67 + cd /tmp/tmp.93OLlhxhp1/src/github.com/mvdan/sh
14:55:11 [2020-04-24T14:55:11.038Z] #56 17.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:55:11 [2020-04-24T14:55:11.038Z] #56 17.79 + GO111MODULE=on
14:55:11 [2020-04-24T14:55:11.231Z] #56 18.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:11 [2020-04-24T14:55:11.231Z] #56 18.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:11 [2020-04-24T14:55:11.232Z] #56 18.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:11 [2020-04-24T14:55:11.232Z] #56 18.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:11 [2020-04-24T14:55:11.232Z] #56 18.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:11 [2020-04-24T14:55:11.294Z] #56 17.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:55:11 [2020-04-24T14:55:11.456Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
14:55:11 [2020-04-24T14:55:11.579Z] #27 7.842 
                                                                           0.1%
####                                                                       6.7%
##########                                                                15.0%
###################                                                       27.6%
############################                                              39.6%
######################################                                    53.1%
#############################################                             63.4%
#####################################################                     74.2%
############################################################              84.1%
###################################################################       93.7%
######################################################################## 100.0%
14:55:12 [2020-04-24T14:55:12.149Z] #27 9.255 
14:55:12 [2020-04-24T14:55:12.169Z] #56 19.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:12 [2020-04-24T14:55:12.465Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
14:55:12 [2020-04-24T14:55:12.656Z] #56 19.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:12 [2020-04-24T14:55:12.656Z] #56 19.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:12 [2020-04-24T14:55:12.656Z] #56 19.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:12 [2020-04-24T14:55:12.747Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
14:55:12 [2020-04-24T14:55:12.912Z] #56 19.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:12 [2020-04-24T14:55:12.912Z] #56 19.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:12 [2020-04-24T14:55:12.929Z] #27 9.535 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.1%
##########                                                                15.0%
###############                                                           21.0%
##################                                                        26.0%
14:55:12 [2020-04-24T14:55:12.929Z] #27 ...
14:55:12 [2020-04-24T14:55:12.929Z] 
14:55:12 [2020-04-24T14:55:12.929Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.312 + RM_GOPATH=0
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.312 + TMP_GOPATH=
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.312 + : /build
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.312 + '[' -z '' ']'
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.313 ++ mktemp -d
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.315 + export GOPATH=/tmp/tmp.QracwliBD9
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.315 + GOPATH=/tmp/tmp.QracwliBD9
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.315 + RM_GOPATH=1
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.316 ++ dirname ./install.sh
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.323 + dir=.
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.330 + bin=containerd
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.330 + shift
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.331 + '[' '!' -f ./containerd.installer ']'
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.331 + . ./containerd.installer
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.332 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.332 + install_containerd
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.333 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.333 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QracwliBD9/src/github.com/containerd/containerd
14:55:12 [2020-04-24T14:55:12.929Z] #65 2.340 Cloning into '/tmp/tmp.QracwliBD9/src/github.com/containerd/containerd'...
14:55:13 [2020-04-24T14:55:13.029Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:55:13 [2020-04-24T14:55:13.102Z] #56 20.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:13 [2020-04-24T14:55:13.191Z] #65 ...
14:55:13 [2020-04-24T14:55:13.191Z] 
14:55:13 [2020-04-24T14:55:13.191Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:13 [2020-04-24T14:55:13.311Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.532s	coverage: 82.5% of statements
14:55:13 [2020-04-24T14:55:13.311Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:55:13 [2020-04-24T14:55:13.311Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:55:13 [2020-04-24T14:55:13.359Z] #56 ...
14:55:13 [2020-04-24T14:55:13.360Z] 
14:55:13 [2020-04-24T14:55:13.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:13 [2020-04-24T14:55:13.360Z] #43 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:13 [2020-04-24T14:55:13.472Z] #56 ...
14:55:13 [2020-04-24T14:55:13.472Z] 
14:55:13 [2020-04-24T14:55:13.472Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:13 [2020-04-24T14:55:13.472Z] #43 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:55:13 [2020-04-24T14:55:13.472Z] #43 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:13 [2020-04-24T14:55:13.472Z] #43 ...
14:55:13 [2020-04-24T14:55:13.472Z] 
14:55:13 [2020-04-24T14:55:13.472Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:13 [2020-04-24T14:55:13.472Z] #33 13.41 unicode/utf8
14:55:13 [2020-04-24T14:55:13.472Z] #33 14.04 internal/testlog
14:55:13 [2020-04-24T14:55:13.472Z] #33 14.31 encoding
14:55:13 [2020-04-24T14:55:13.472Z] #33 14.47 runtime/cgo
14:55:13 [2020-04-24T14:55:13.617Z] #43 ...
14:55:13 [2020-04-24T14:55:13.617Z] 
14:55:13 [2020-04-24T14:55:13.617Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:13 [2020-04-24T14:55:13.617Z] #47 11.32 runtime
14:55:13 [2020-04-24T14:55:13.617Z] #47 13.40 unicode/utf8
14:55:13 [2020-04-24T14:55:13.617Z] #47 14.07 math
14:55:13 [2020-04-24T14:55:13.617Z] #47 18.97 unicode/utf16
14:55:13 [2020-04-24T14:55:13.617Z] #47 19.46 container/list
14:55:13 [2020-04-24T14:55:13.617Z] #47 20.00 crypto/internal/subtle
14:55:13 [2020-04-24T14:55:13.617Z] #47 20.13 crypto/subtle
14:55:13 [2020-04-24T14:55:13.617Z] #47 20.27 vendor/golang.org/x/crypto/cryptobyte/asn1
14:55:13 [2020-04-24T14:55:13.617Z] #47 20.38 internal/nettrace
14:55:13 [2020-04-24T14:55:13.617Z] #47 20.56 runtime/cgo
14:55:13 [2020-04-24T14:55:13.728Z] #33 ...
14:55:13 [2020-04-24T14:55:13.728Z] 
14:55:13 [2020-04-24T14:55:13.728Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:13 [2020-04-24T14:55:13.728Z] #56 20.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:13 [2020-04-24T14:55:13.875Z] #47 ...
14:55:13 [2020-04-24T14:55:13.875Z] 
14:55:13 [2020-04-24T14:55:13.875Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:13 [2020-04-24T14:55:13.875Z] #25 21.48 Fetched 8338 kB in 18s (468 kB/s)
14:55:14 [2020-04-24T14:55:14.512Z] #27 9.535 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.1%
##########                                                                15.0%
###############                                                           21.0%
##################                                                        26.0%
#####################                                                     30.1%
#########################                                                 36.1%
#############################                                             41.5%
################################                                          44.9%
###################################                                       49.8%
######################################                                    53.9%
#########################################                                 58.1%
#############################################                             62.7%
#################################################                         68.6%
######################################################                    75.4%
##########################################################                81.7%
############################################################              84.6%
##############################################################            86.1%
#################################################################         90.5%
######################################################################    97.9%
######################################################################## 100.0%
14:55:14 [2020-04-24T14:55:14.655Z] #56 21.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:14 [2020-04-24T14:55:14.782Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
14:55:14 [2020-04-24T14:55:14.782Z] ok  	github.com/docker/docker/distribution	0.230s	coverage: 22.1% of statements
14:55:14 [2020-04-24T14:55:14.782Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:55:14 [2020-04-24T14:55:14.815Z] #25 21.48 Reading package lists...
14:55:14 [2020-04-24T14:55:14.815Z] #25 ...
14:55:14 [2020-04-24T14:55:14.815Z] 
14:55:14 [2020-04-24T14:55:14.815Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:14 [2020-04-24T14:55:14.815Z] #35 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:14 [2020-04-24T14:55:14.815Z] #35 ...
14:55:14 [2020-04-24T14:55:14.815Z] 
14:55:14 [2020-04-24T14:55:14.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:14 [2020-04-24T14:55:14.815Z] #10 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:15 [2020-04-24T14:55:15.072Z] #10 ...
14:55:15 [2020-04-24T14:55:15.072Z] 
14:55:15 [2020-04-24T14:55:15.072Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:15 [2020-04-24T14:55:15.072Z] #43 22.10 Fetched 8338 kB in 17s (483 kB/s)
14:55:15 [2020-04-24T14:55:15.084Z] #27 12.18 
14:55:15 [2020-04-24T14:55:15.581Z] #56 ...
14:55:15 [2020-04-24T14:55:15.581Z] 
14:55:15 [2020-04-24T14:55:15.581Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:15 [2020-04-24T14:55:15.581Z] #25 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:15 [2020-04-24T14:55:15.581Z] #25 ...
14:55:15 [2020-04-24T14:55:15.581Z] 
14:55:15 [2020-04-24T14:55:15.581Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:15 [2020-04-24T14:55:15.581Z] #35 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:15 [2020-04-24T14:55:15.789Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 49.4% of statements
14:55:15 [2020-04-24T14:55:15.837Z] #35 ...
14:55:15 [2020-04-24T14:55:15.837Z] 
14:55:15 [2020-04-24T14:55:15.837Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:55:15 [2020-04-24T14:55:15.837Z] #41 22.73 Checking out files:  91% (1456/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
14:55:15 [2020-04-24T14:55:15.837Z] #41 22.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:55:16 [2020-04-24T14:55:16.092Z] #41 ...
14:55:16 [2020-04-24T14:55:16.092Z] 
14:55:16 [2020-04-24T14:55:16.092Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:16 [2020-04-24T14:55:16.092Z] #62 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:55:16 [2020-04-24T14:55:16.092Z] #62 ...
14:55:16 [2020-04-24T14:55:16.092Z] 
14:55:16 [2020-04-24T14:55:16.092Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:16 [2020-04-24T14:55:16.092Z] #56 22.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:16 [2020-04-24T14:55:16.663Z] #27 12.42 
                                                                           0.0%
#                                                                          2.5%
###                                                                        4.7%
####                                                                       6.0%
######                                                                     9.3%
#########                                                                 12.6%
##########                                                                14.9%
############                                                              17.7%
###############                                                           21.5%
#################                                                         24.6%
####################                                                      27.9%
######################                                                    30.6%
########################                                                  33.9%
####
14:55:16 [2020-04-24T14:55:16.663Z] #27 ...
14:55:16 [2020-04-24T14:55:16.663Z] 
14:55:16 [2020-04-24T14:55:16.663Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:16 [2020-04-24T14:55:16.663Z] #47 34.91 github.com/LK4D4/vndr/godl/singleflight
14:55:16 [2020-04-24T14:55:16.663Z] #47 34.97 math/rand
14:55:16 [2020-04-24T14:55:16.663Z] #47 34.97 internal/singleflight
14:55:16 [2020-04-24T14:55:16.663Z] #47 37.25 sort
14:55:16 [2020-04-24T14:55:16.663Z] #47 37.26 io
14:55:16 [2020-04-24T14:55:16.663Z] #47 37.26 strconv
14:55:16 [2020-04-24T14:55:16.663Z] #47 37.30 syscall
14:55:16 [2020-04-24T14:55:16.663Z] #47 39.80 bytes
14:55:16 [2020-04-24T14:55:16.663Z] #47 39.81 strings
14:55:16 [2020-04-24T14:55:16.663Z] #47 42.17 reflect
14:55:16 [2020-04-24T14:55:16.663Z] #47 42.20 bufio
14:55:16 [2020-04-24T14:55:16.663Z] #47 44.47 hash/crc32
14:55:16 [2020-04-24T14:55:16.663Z] #47 ...
14:55:16 [2020-04-24T14:55:16.663Z] 
14:55:16 [2020-04-24T14:55:16.663Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:16 [2020-04-24T14:55:16.796Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
14:55:17 [2020-04-24T14:55:17.410Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
14:55:17 [2020-04-24T14:55:17.693Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.1% of statements
14:55:17 [2020-04-24T14:55:17.693Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:55:17 [2020-04-24T14:55:17.693Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:55:17 [2020-04-24T14:55:17.970Z] #27 12.42 
                                                                           0.0%
#                                                                          2.5%
###                                                                        4.7%
####                                                                       6.0%
######                                                                     9.3%
#########                                                                 12.6%
##########                                                                14.9%
############                                                              17.7%
###############                                                           21.5%
#################                                                         24.6%
####################                                                      27.9%
######################                                                    30.6%
########################                                                  33.9%
##########################                                                37.0%
############################                                              40.2%
##############################                                            42.4%
################################                                          45.8%
##################################                                        48.3%
#####################################                                     51.5%
######################################                                    53.8%
#########################################                                 57.2%
###########################################                               60.1%
#############################################                             62.7%
###############################################                           65.3%
################################################                          67.6%
###################################################                       71.4%
#####################################################                     74.6%
14:55:17 [2020-04-24T14:55:17.970Z] #27 ...
14:55:17 [2020-04-24T14:55:17.970Z] 
14:55:17 [2020-04-24T14:55:17.970Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.22 sort
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.23 errors
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.57 io
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.59 strconv
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.59 internal/oserror
14:55:17 [2020-04-24T14:55:17.970Z] #33 36.94 syscall
14:55:17 [2020-04-24T14:55:17.970Z] #33 38.89 strings
14:55:17 [2020-04-24T14:55:17.970Z] #33 38.91 bytes
14:55:17 [2020-04-24T14:55:17.970Z] #33 41.74 bufio
14:55:17 [2020-04-24T14:55:17.970Z] #33 42.66 reflect
14:55:17 [2020-04-24T14:55:17.970Z] #33 43.05 path
14:55:17 [2020-04-24T14:55:17.970Z] #33 44.22 text/tabwriter
14:55:17 [2020-04-24T14:55:17.979Z] #56 24.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:17 [2020-04-24T14:55:17.979Z] #56 24.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:17 [2020-04-24T14:55:17.979Z] #56 24.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:18 [2020-04-24T14:55:18.234Z] #56 24.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:18 [2020-04-24T14:55:18.235Z] #33 ...
14:55:18 [2020-04-24T14:55:18.235Z] 
14:55:18 [2020-04-24T14:55:18.235Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:18 [2020-04-24T14:55:18.307Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
14:55:18 [2020-04-24T14:55:18.307Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:55:18 [2020-04-24T14:55:18.589Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
14:55:18 [2020-04-24T14:55:18.758Z] #27 12.42 
                                                                           0.0%
#                                                                          2.5%
###                                                                        4.7%
####                                                                       6.0%
######                                                                     9.3%
#########                                                                 12.6%
##########                                                                14.9%
############                                                              17.7%
###############                                                           21.5%
#################                                                         24.6%
####################                                                      27.9%
######################                                                    30.6%
########################                                                  33.9%
##########################                                                37.0%
############################                                              40.2%
##############################                                            42.4%
################################                                          45.8%
##################################                                        48.3%
#####################################                                     51.5%
######################################                                    53.8%
#########################################                                 57.2%
###########################################                               60.1%
#############################################                             62.7%
###############################################                           65.3%
################################################                          67.6%
###################################################                       71.4%
#####################################################                     74.6%
########################################################                  77.8%
##########################################################                81.3%
#############################################################             85.7%
################################################################          89.5%
###################################################################       94.0%
######################################################################    98.3%
######################################################################## 100.0%
14:55:18 [2020-04-24T14:55:18.758Z] #27 15.90 
14:55:19 [2020-04-24T14:55:19.024Z] #27 ...
14:55:19 [2020-04-24T14:55:19.024Z] 
14:55:19 [2020-04-24T14:55:19.024Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:19 [2020-04-24T14:55:19.024Z] #35 38.15 Selecting previously unselected package libicu63:arm64.
14:55:19 [2020-04-24T14:55:19.024Z] #35 38.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 38.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.26 Selecting previously unselected package libxml2:arm64.
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.27 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.77 Selecting previously unselected package libarchive13:arm64.
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 42.80 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 43.14 Selecting previously unselected package libjsoncpp1:arm64.
14:55:19 [2020-04-24T14:55:19.024Z] #35 43.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.024Z] #35 43.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.32 Selecting previously unselected package librhash0:arm64.
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.34 Unpacking librhash0:arm64 (1.3.8-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.55 Selecting previously unselected package libuv1:arm64.
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.55 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.57 Unpacking libuv1:arm64 (1.24.1-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.72 Selecting previously unselected package cmake.
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.72 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 43.73 Unpacking cmake (3.13.4-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.12 Setting up xxd (2:8.1.0875-5) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.15 Setting up libuv1:arm64 (1.24.1-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.16 Setting up vim-common (2:8.1.0875-5) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.22 Setting up librhash0:arm64 (1.3.8-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.24 Setting up cmake-data (3.13.4-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.27 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.28 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.29 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.31 Setting up cmake (3.13.4-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.34 Processing triggers for libc-bin (2.28-10) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 46.47 Processing triggers for mime-support (3.62) ...
14:55:19 [2020-04-24T14:55:19.025Z] #35 DONE 47.5s
14:55:19 [2020-04-24T14:55:19.025Z] 
14:55:19 [2020-04-24T14:55:19.025Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:55:19 [2020-04-24T14:55:19.025Z] #36 DONE 0.1s
14:55:19 [2020-04-24T14:55:19.025Z] 
14:55:19 [2020-04-24T14:55:19.025Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.51 Selecting previously unselected package python-six.
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.54 Unpacking python-six (1.12.0-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.72 Selecting previously unselected package python-protobuf.
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 37.75 Unpacking python-protobuf (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 38.28 Setting up python-pkg-resources (40.8.0-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 41.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 41.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 41.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 41.52 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 41.58 Setting up python-six (1.12.0-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.03 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.05 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.07 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.09 Setting up libcap-dev:arm64 (1:2.25-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.11 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.12 Setting up protobuf-compiler (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.17 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 44.20 Setting up python-protobuf (3.6.1.3-2) ...
14:55:19 [2020-04-24T14:55:19.025Z] #43 ...
14:55:19 [2020-04-24T14:55:19.025Z] 
14:55:19 [2020-04-24T14:55:19.025Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:55:19 [2020-04-24T14:55:19.025Z] #37 DONE 0.1s
14:55:19 [2020-04-24T14:55:19.025Z] 
14:55:19 [2020-04-24T14:55:19.025Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:55:19 [2020-04-24T14:55:19.025Z] #30 37.59 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
14:55:19 [2020-04-24T14:55:19.025Z] #30 38.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:55:19 [2020-04-24T14:55:19.025Z] #30 38.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:55:19 [2020-04-24T14:55:19.161Z] #56 25.68 runtime
14:55:19 [2020-04-24T14:55:19.285Z] #30 ...
14:55:19 [2020-04-24T14:55:19.285Z] 
14:55:19 [2020-04-24T14:55:19.285Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:19 [2020-04-24T14:55:19.285Z] #33 47.02 internal/syscall/execenv
14:55:19 [2020-04-24T14:55:19.285Z] #33 47.04 internal/syscall/unix
14:55:19 [2020-04-24T14:55:19.285Z] #33 47.17 time
14:55:19 [2020-04-24T14:55:19.546Z] #33 ...
14:55:19 [2020-04-24T14:55:19.546Z] 
14:55:19 [2020-04-24T14:55:19.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 38.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
14:55:19 [2020-04-24T14:55:19.546Z] #10 39.81 debconf: delaying package configuration, since apt-utils is not installed
14:55:19 [2020-04-24T14:55:19.546Z] #10 40.03 Fetched 73.3 MB in 9s (8436 kB/s)
14:55:19 [2020-04-24T14:55:19.546Z] #10 40.17 Selecting previously unselected package binutils-mingw-w64-i686.
14:55:19 [2020-04-24T14:55:19.546Z] #10 40.17 (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 ... 15382 files and directories currently installed.)
14:55:19 [2020-04-24T14:55:19.546Z] #10 40.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 40.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 42.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:55:19 [2020-04-24T14:55:19.546Z] #10 42.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 42.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 43.80 Selecting previously unselected package binutils-mingw-w64.
14:55:19 [2020-04-24T14:55:19.546Z] #10 43.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 43.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 43.98 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:55:19 [2020-04-24T14:55:19.546Z] #10 43.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.17 Selecting previously unselected package dmsetup.
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.19 Unpacking dmsetup (2:1.02.155-3) ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.39 Selecting previously unselected package mingw-w64-common.
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:55:19 [2020-04-24T14:55:19.546Z] #10 44.41 Unpacking mingw-w64-common (6.0.0-3) ...
14:55:19 [2020-04-24T14:55:19.596Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.4% of statements
14:55:19 [2020-04-24T14:55:19.596Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:55:20 [2020-04-24T14:55:20.336Z] #43 22.10 Reading package lists...
14:55:20 [2020-04-24T14:55:20.336Z] #43 ...
14:55:20 [2020-04-24T14:55:20.336Z] 
14:55:20 [2020-04-24T14:55:20.336Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:20 [2020-04-24T14:55:20.336Z] #74 24.66 Checking out files:  65% (1353/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
14:55:20 [2020-04-24T14:55:20.336Z] #74 25.25 + cd /tmp/tmp.InWd4ve4EH/src/github.com/docker/libnetwork
14:55:20 [2020-04-24T14:55:20.336Z] #74 25.25 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:20 [2020-04-24T14:55:20.336Z] #74 25.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:55:20 [2020-04-24T14:55:20.542Z] #10 ...
14:55:20 [2020-04-24T14:55:20.542Z] 
14:55:20 [2020-04-24T14:55:20.542Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:20 [2020-04-24T14:55:20.542Z] #27 17.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:55:20 [2020-04-24T14:55:20.803Z] #27 17.74 
14:55:21 [2020-04-24T14:55:21.064Z] #27 18.03 
#                                                                        #27 ...
14:55:21 [2020-04-24T14:55:21.064Z] 
14:55:21 [2020-04-24T14:55:21.064Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:21 [2020-04-24T14:55:21.064Z] #43 49.11 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
14:55:21 [2020-04-24T14:55:21.064Z] #43 49.12 Processing triggers for libc-bin (2.28-10) ...
14:55:21 [2020-04-24T14:55:21.064Z] #43 DONE 49.5s
14:55:21 [2020-04-24T14:55:21.064Z] 
14:55:21 [2020-04-24T14:55:21.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:21 [2020-04-24T14:55:21.064Z] #27 18.03 
#                                                                          2.2%
######################################################################## 100.0%
14:55:21 [2020-04-24T14:55:21.064Z] #27 18.26 
14:55:21 [2020-04-24T14:55:21.628Z] ok  	github.com/docker/docker/pkg/archive	0.510s	coverage: 77.2% of statements
14:55:21 [2020-04-24T14:55:21.675Z] #56 ...
14:55:21 [2020-04-24T14:55:21.675Z] 
14:55:21 [2020-04-24T14:55:21.675Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:21 [2020-04-24T14:55:21.675Z] #74 24.18 Checking out files:  68% (1409/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
14:55:21 [2020-04-24T14:55:21.675Z] #74 24.73 + cd /tmp/tmp.QVuyJbTccd/src/github.com/docker/libnetwork
14:55:21 [2020-04-24T14:55:21.675Z] #74 24.73 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
14:55:21 [2020-04-24T14:55:21.675Z] #74 25.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:55:22 [2020-04-24T14:55:22.450Z] #27 ...
14:55:22 [2020-04-24T14:55:22.450Z] 
14:55:22 [2020-04-24T14:55:22.450Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:22 [2020-04-24T14:55:22.450Z] #56 40.60 strconv
14:55:22 [2020-04-24T14:55:22.450Z] #56 40.62 syscall
14:55:22 [2020-04-24T14:55:22.450Z] #56 40.63 bytes
14:55:22 [2020-04-24T14:55:22.450Z] #56 40.65 strings
14:55:22 [2020-04-24T14:55:22.450Z] #56 47.75 reflect
14:55:22 [2020-04-24T14:55:22.450Z] #56 47.75 regexp/syntax
14:55:22 [2020-04-24T14:55:22.450Z] #56 48.03 time
14:55:22 [2020-04-24T14:55:22.450Z] #56 ...
14:55:22 [2020-04-24T14:55:22.450Z] 
14:55:22 [2020-04-24T14:55:22.450Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:22 [2020-04-24T14:55:22.450Z] #50 40.83 + cd /tmp/tmp.O4FKhiNxMP/src/gotest.tools/gotestsum
14:55:22 [2020-04-24T14:55:22.450Z] #50 40.83 + git checkout -q v0.3.5
14:55:22 [2020-04-24T14:55:22.450Z] #50 40.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:55:22 [2020-04-24T14:55:22.635Z] ok  	github.com/docker/docker/pkg/authorization	0.561s	coverage: 68.3% of statements
14:55:22 [2020-04-24T14:55:22.635Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:55:22 [2020-04-24T14:55:22.710Z] #50 ...
14:55:22 [2020-04-24T14:55:22.710Z] 
14:55:22 [2020-04-24T14:55:22.710Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.035 + RM_GOPATH=0
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.035 + TMP_GOPATH=
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.035 + : /build
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.035 + '[' -z '' ']'
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.046 ++ mktemp -d
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.053 + export GOPATH=/tmp/tmp.CP0ZbA5jCp
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.053 + GOPATH=/tmp/tmp.CP0ZbA5jCp
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.053 + RM_GOPATH=1
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.060 ++ dirname ./install.sh
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.062 + dir=.
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + bin=tini
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + shift
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + '[' '!' -f ./tini.installer ']'
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + . ./tini.installer
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + install_tini
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.CP0ZbA5jCp/tini
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.075 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.077 Cloning into '/tmp/tmp.CP0ZbA5jCp/tini'...
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.972 + cd /tmp/tmp.CP0ZbA5jCp/tini
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.973 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:55:22 [2020-04-24T14:55:22.711Z] #38 2.999 + cmake .
14:55:22 [2020-04-24T14:55:22.711Z] #38 3.666 -- The C compiler identification is GNU 8.3.0
14:55:22 [2020-04-24T14:55:22.711Z] #38 3.728 -- Check for working C compiler: /usr/bin/cc
14:55:22 [2020-04-24T14:55:22.917Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
14:55:23 [2020-04-24T14:55:23.653Z] #38 4.532 -- Check for working C compiler: /usr/bin/cc -- works
14:55:23 [2020-04-24T14:55:23.653Z] #38 4.537 -- Detecting C compiler ABI info
14:55:24 [2020-04-24T14:55:24.190Z] #74 ...
14:55:24 [2020-04-24T14:55:24.190Z] 
14:55:24 [2020-04-24T14:55:24.190Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:24 [2020-04-24T14:55:24.190Z] #10 21.20 Fetched 8338 kB in 18s (473 kB/s)
14:55:24 [2020-04-24T14:55:24.190Z] #10 21.20 Reading package lists...
14:55:24 [2020-04-24T14:55:24.190Z] #10 28.48 Reading package lists...
14:55:24 [2020-04-24T14:55:24.190Z] #10 ...
14:55:24 [2020-04-24T14:55:24.191Z] 
14:55:24 [2020-04-24T14:55:24.191Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:24 [2020-04-24T14:55:24.191Z] #47 27.04 vendor/golang.org/x/crypto/internal/subtle
14:55:24 [2020-04-24T14:55:24.191Z] #47 27.23 vendor/golang.org/x/crypto/curve25519
14:55:24 [2020-04-24T14:55:24.529Z] #74 ...
14:55:24 [2020-04-24T14:55:24.529Z] 
14:55:24 [2020-04-24T14:55:24.529Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:24 [2020-04-24T14:55:24.529Z] #56 21.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:24 [2020-04-24T14:55:24.529Z] #56 22.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:55:24 [2020-04-24T14:55:24.529Z] #56 23.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:55:24 [2020-04-24T14:55:24.529Z] #56 23.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:55:24 [2020-04-24T14:55:24.529Z] #56 23.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:55:24 [2020-04-24T14:55:24.529Z] #56 24.34 runtime/cgo
14:55:24 [2020-04-24T14:55:24.529Z] #56 24.53 runtime
14:55:24 [2020-04-24T14:55:24.529Z] #56 ...
14:55:24 [2020-04-24T14:55:24.529Z] 
14:55:24 [2020-04-24T14:55:24.529Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:55:24 [2020-04-24T14:55:24.529Z] #41 22.86 Checking out files:  89% (1432/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
14:55:24 [2020-04-24T14:55:24.529Z] #41 23.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:55:24 [2020-04-24T14:55:24.529Z] #41 25.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:55:24 [2020-04-24T14:55:24.608Z] #38 5.484 -- Detecting C compiler ABI info - done
14:55:24 [2020-04-24T14:55:24.608Z] #38 5.523 -- Detecting C compile features
14:55:25 [2020-04-24T14:55:25.179Z] #38 ...
14:55:25 [2020-04-24T14:55:25.179Z] 
14:55:25 [2020-04-24T14:55:25.179Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:25 [2020-04-24T14:55:25.179Z] #27 19.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:55:25 [2020-04-24T14:55:25.179Z] #27 20.03 
14:55:25 [2020-04-24T14:55:25.179Z] #27 20.35 
                                                                           0.8%
######################################################################## 100.0%
14:55:25 [2020-04-24T14:55:25.179Z] #27 20.59 
14:55:25 [2020-04-24T14:55:25.179Z] #27 21.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:55:25 [2020-04-24T14:55:25.179Z] #27 21.80 skipping existing ed4b54129745
14:55:25 [2020-04-24T14:55:25.179Z] #27 21.91 
14:55:25 [2020-04-24T14:55:25.468Z] #41 ...
14:55:25 [2020-04-24T14:55:25.468Z] 
14:55:25 [2020-04-24T14:55:25.468Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:25 [2020-04-24T14:55:25.468Z] #62 22.79 Fetched 8338 kB in 18s (457 kB/s)
14:55:25 [2020-04-24T14:55:25.468Z] #62 22.79 Reading package lists...
14:55:25 [2020-04-24T14:55:25.468Z] #62 30.10 Reading package lists...
14:55:25 [2020-04-24T14:55:25.468Z] #62 ...
14:55:25 [2020-04-24T14:55:25.468Z] 
14:55:25 [2020-04-24T14:55:25.468Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:25 [2020-04-24T14:55:25.468Z] #43 22.10 Reading package lists...
14:55:25 [2020-04-24T14:55:25.727Z] #43 29.58 Reading package lists...
14:55:25 [2020-04-24T14:55:25.727Z] #43 ...
14:55:25 [2020-04-24T14:55:25.727Z] 
14:55:25 [2020-04-24T14:55:25.727Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:25 [2020-04-24T14:55:25.727Z] #10 23.29 Fetched 8338 kB in 17s (477 kB/s)
14:55:25 [2020-04-24T14:55:25.727Z] #10 23.29 Reading package lists...
14:55:25 [2020-04-24T14:55:25.727Z] #10 30.52 Reading package lists...
14:55:25 [2020-04-24T14:55:25.727Z] #10 ...
14:55:25 [2020-04-24T14:55:25.727Z] 
14:55:25 [2020-04-24T14:55:25.727Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:25 [2020-04-24T14:55:25.727Z] #25 21.48 Reading package lists...
14:55:26 [2020-04-24T14:55:26.123Z] #27 23.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:55:26 [2020-04-24T14:55:26.384Z] #27 23.59 
14:55:26 [2020-04-24T14:55:26.648Z] #27 23.83 
######################################################################## 100.0%
14:55:26 [2020-04-24T14:55:26.648Z] #27 23.93 
14:55:26 [2020-04-24T14:55:26.663Z] #25 28.70 Reading package lists...
14:55:26 [2020-04-24T14:55:26.663Z] #25 ...
14:55:26 [2020-04-24T14:55:26.663Z] 
14:55:26 [2020-04-24T14:55:26.663Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:26 [2020-04-24T14:55:26.663Z] #35 24.01 Fetched 8338 kB in 18s (467 kB/s)
14:55:26 [2020-04-24T14:55:26.663Z] #35 24.01 Reading package lists...
14:55:26 [2020-04-24T14:55:26.705Z] #47 ...
14:55:26 [2020-04-24T14:55:26.705Z] 
14:55:26 [2020-04-24T14:55:26.706Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:26 [2020-04-24T14:55:26.706Z] #62 24.51 Fetched 8338 kB in 18s (461 kB/s)
14:55:26 [2020-04-24T14:55:26.706Z] #62 24.51 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #62 32.03 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #62 ...
14:55:26 [2020-04-24T14:55:26.706Z] 
14:55:26 [2020-04-24T14:55:26.706Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:26 [2020-04-24T14:55:26.706Z] #35 23.55 Fetched 8338 kB in 17s (479 kB/s)
14:55:26 [2020-04-24T14:55:26.706Z] #35 23.55 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #35 31.06 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #35 ...
14:55:26 [2020-04-24T14:55:26.706Z] 
14:55:26 [2020-04-24T14:55:26.706Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:26 [2020-04-24T14:55:26.706Z] #43 23.65 Fetched 8338 kB in 17s (485 kB/s)
14:55:26 [2020-04-24T14:55:26.706Z] #43 23.65 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #43 30.93 Reading package lists...
14:55:26 [2020-04-24T14:55:26.706Z] #43 ...
14:55:26 [2020-04-24T14:55:26.706Z] 
14:55:26 [2020-04-24T14:55:26.706Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:26 [2020-04-24T14:55:26.706Z] #25 24.04 Fetched 8338 kB in 18s (470 kB/s)
14:55:26 [2020-04-24T14:55:26.706Z] #25 24.04 Reading package lists...
14:55:26 [2020-04-24T14:55:26.909Z] #27 24.00 Download of images into '/build' complete.
14:55:26 [2020-04-24T14:55:26.909Z] #27 24.00 Use something like the following to load the result into a Docker daemon:
14:55:26 [2020-04-24T14:55:26.909Z] #27 24.00   tar -cC '/build' . | docker load
14:55:27 [2020-04-24T14:55:27.172Z] #27 DONE 24.3s
14:55:27 [2020-04-24T14:55:27.172Z] 
14:55:27 [2020-04-24T14:55:27.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:27 [2020-04-24T14:55:27.172Z] #44 3.241 Note: Building without setproctitle() and strlcpy() support.
14:55:27 [2020-04-24T14:55:27.172Z] #44 3.242       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:55:27 [2020-04-24T14:55:27.172Z] #44 3.265 Note: Building without GnuTLS support
14:55:27 [2020-04-24T14:55:27.172Z] #44 5.492 fatal: not a git repository (or any of the parent directories): .git
14:55:27 [2020-04-24T14:55:27.172Z] #44 5.543   GEN      .gitid
14:55:27 [2020-04-24T14:55:27.172Z] #44 5.570   GEN      criu/include/version.h
14:55:27 [2020-04-24T14:55:27.172Z] #44 5.627   GEN      include/common/asm
14:55:27 [2020-04-24T14:55:27.236Z] #35 30.55 Reading package lists...
14:55:27 [2020-04-24T14:55:27.236Z] #35 ...
14:55:27 [2020-04-24T14:55:27.236Z] 
14:55:27 [2020-04-24T14:55:27.236Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:27 [2020-04-24T14:55:27.236Z] #25 28.70 Reading package lists...
14:55:27 [2020-04-24T14:55:27.295Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.463s	coverage: 43.2% of statements
14:55:27 [2020-04-24T14:55:27.295Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
14:55:27 [2020-04-24T14:55:27.295Z] ok  	github.com/docker/docker/layer	7.905s	coverage: 68.8% of statements
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/oci	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:55:27 [2020-04-24T14:55:27.295Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
14:55:27 [2020-04-24T14:55:27.434Z] #44 ...
14:55:27 [2020-04-24T14:55:27.434Z] 
14:55:27 [2020-04-24T14:55:27.434Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:27 [2020-04-24T14:55:27.434Z] #47 45.51 crypto
14:55:27 [2020-04-24T14:55:27.434Z] #47 46.14 crypto/rc4
14:55:27 [2020-04-24T14:55:27.434Z] #47 46.47 vendor/golang.org/x/net/dns/dnsmessage
14:55:27 [2020-04-24T14:55:27.434Z] #47 46.58 regexp/syntax
14:55:27 [2020-04-24T14:55:27.434Z] #47 46.91 time
14:55:27 [2020-04-24T14:55:27.434Z] #47 53.89 regexp
14:55:27 [2020-04-24T14:55:27.434Z] #47 ...
14:55:27 [2020-04-24T14:55:27.434Z] 
14:55:27 [2020-04-24T14:55:27.434Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:27 [2020-04-24T14:55:27.434Z] #38 8.153 -- Detecting C compile features - done
14:55:27 [2020-04-24T14:55:27.434Z] #38 8.182 -- Performing Test HAS_BUILTIN_FORTIFY
14:55:27 [2020-04-24T14:55:27.577Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
14:55:27 [2020-04-24T14:55:27.695Z] #38 8.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:55:27 [2020-04-24T14:55:27.955Z] #38 8.840 -- Configuring done
14:55:27 [2020-04-24T14:55:27.955Z] #38 8.872 -- Generating done
14:55:27 [2020-04-24T14:55:27.955Z] #38 8.882 -- Build files have been written to: /tmp/tmp.CP0ZbA5jCp/tini
14:55:27 [2020-04-24T14:55:27.955Z] #38 8.890 + make tini-static
14:55:28 [2020-04-24T14:55:28.193Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
14:55:28 [2020-04-24T14:55:28.474Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
14:55:28 [2020-04-24T14:55:28.533Z] #38 9.519 Scanning dependencies of target tini-static
14:55:28 [2020-04-24T14:55:28.592Z] #25 31.31 Reading package lists...
14:55:28 [2020-04-24T14:55:28.592Z] #25 ...
14:55:28 [2020-04-24T14:55:28.592Z] 
14:55:28 [2020-04-24T14:55:28.592Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:55:28 [2020-04-24T14:55:28.592Z] #41 25.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:55:28 [2020-04-24T14:55:28.592Z] #41 ...
14:55:28 [2020-04-24T14:55:28.592Z] 
14:55:28 [2020-04-24T14:55:28.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:28 [2020-04-24T14:55:28.592Z] #10 28.48 Reading package lists...
14:55:28 [2020-04-24T14:55:28.794Z] #38 9.725 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:55:29 [2020-04-24T14:55:29.088Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
14:55:29 [2020-04-24T14:55:29.705Z] #25 35.36 Building dependency tree...
14:55:30 [2020-04-24T14:55:30.094Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
14:55:30 [2020-04-24T14:55:30.708Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
14:55:30 [2020-04-24T14:55:30.709Z] #38 11.57 [100%] Linking C executable tini-static
14:55:31 [2020-04-24T14:55:31.041Z] #10 36.05 Building dependency tree...
14:55:31 [2020-04-24T14:55:31.282Z] #38 12.24 [100%] Built target tini-static
14:55:31 [2020-04-24T14:55:31.321Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.121s	coverage: 84.1% of statements
14:55:31 [2020-04-24T14:55:31.544Z] #38 12.35 + mkdir -p /build
14:55:31 [2020-04-24T14:55:31.544Z] #38 12.35 + cp tini-static /build/docker-init
14:55:31 [2020-04-24T14:55:31.603Z] ok  	github.com/docker/docker/pkg/fsutils	0.423s	coverage: 85.1% of statements
14:55:31 [2020-04-24T14:55:31.603Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
14:55:31 [2020-04-24T14:55:31.603Z] #25 39.12 ca-certificates is already the newest version (20190110).
14:55:31 [2020-04-24T14:55:31.603Z] #25 39.12 The following additional packages will be installed:
14:55:31 [2020-04-24T14:55:31.603Z] #25 39.12   libjq1 libonig5
14:55:31 [2020-04-24T14:55:31.805Z] #38 DONE 12.7s
14:55:31 [2020-04-24T14:55:31.805Z] 
14:55:31 [2020-04-24T14:55:31.805Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:32 [2020-04-24T14:55:32.065Z] #65 27.85 Checking out files:  58% (1845/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
14:55:32 [2020-04-24T14:55:32.065Z] #65 29.13 + cd /tmp/tmp.QracwliBD9/src/github.com/containerd/containerd
14:55:32 [2020-04-24T14:55:32.065Z] #65 29.13 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:32 [2020-04-24T14:55:32.169Z] #25 39.65 The following NEW packages will be installed:
14:55:32 [2020-04-24T14:55:32.169Z] #25 39.67   jq libjq1 libonig5
14:55:32 [2020-04-24T14:55:32.431Z] #25 40.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:55:32 [2020-04-24T14:55:32.431Z] #25 40.09 Need to get 355 kB of archives.
14:55:32 [2020-04-24T14:55:32.431Z] #25 40.09 After this operation, 1072 kB of additional disk space will be used.
14:55:32 [2020-04-24T14:55:32.431Z] #25 40.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:55:32 [2020-04-24T14:55:32.608Z] ok  	github.com/docker/docker/pkg/idtools	0.474s	coverage: 70.1% of statements
14:55:32 [2020-04-24T14:55:32.608Z] ok  	github.com/docker/docker/pkg/ioutils	0.270s	coverage: 70.6% of statements
14:55:32 [2020-04-24T14:55:32.688Z] #25 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:55:32 [2020-04-24T14:55:32.688Z] #25 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:55:32 [2020-04-24T14:55:32.890Z] ok  	github.com/docker/docker/pkg/locker	0.013s	coverage: 88.9% of statements
14:55:32 [2020-04-24T14:55:32.890Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
14:55:32 [2020-04-24T14:55:32.927Z] #10 40.18 The following additional packages will be installed:
14:55:33 [2020-04-24T14:55:33.173Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
14:55:33 [2020-04-24T14:55:33.173Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:55:33 [2020-04-24T14:55:33.173Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:55:33 [2020-04-24T14:55:33.173Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
14:55:33 [2020-04-24T14:55:33.173Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.20   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.21 Suggested packages:
14:55:33 [2020-04-24T14:55:33.182Z] #10 40.22   gcc-8-locales seccomp wine64
14:55:33 [2020-04-24T14:55:33.449Z] #65 ...
14:55:33 [2020-04-24T14:55:33.449Z] 
14:55:33 [2020-04-24T14:55:33.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:33 [2020-04-24T14:55:33.449Z] #10 51.70 Selecting previously unselected package mingw-w64-x86-64-dev.
14:55:33 [2020-04-24T14:55:33.449Z] #10 51.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 51.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.07 Selecting previously unselected package gcc-mingw-w64-base.
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.37 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 58.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:55:33 [2020-04-24T14:55:33.449Z] #10 ...
14:55:33 [2020-04-24T14:55:33.449Z] 
14:55:33 [2020-04-24T14:55:33.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:33 [2020-04-24T14:55:33.449Z] #44 7.834   PBCC     images/google/protobuf/descriptor.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 7.986   PBCC     images/opts.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.054   PBCC     images/sit.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.179   DEP      images/google/protobuf/descriptor.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.254   DEP      images/opts.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.344   DEP      images/sit.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.416   PBCC     images/macvlan.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.430   DEP      images/macvlan.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.531   PBCC     images/autofs.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.592   DEP      images/autofs.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.661   PBCC     images/sysctl.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.680   DEP      images/sysctl.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.743   PBCC     images/time.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.760   DEP      images/time.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.800   PBCC     images/binfmt-misc.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.826   DEP      images/binfmt-misc.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.934   PBCC     images/seccomp.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 8.946   DEP      images/seccomp.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.018   PBCC     images/userns.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.037   DEP      images/userns.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.110   PBCC     images/cgroup.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.169   DEP      images/cgroup.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.257   PBCC     images/fown.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.273   PBCC     images/ext-file.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.359   DEP      images/fown.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.495   DEP      images/ext-file.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.568   PBCC     images/rpc.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.630   DEP      images/rpc.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.722   PBCC     images/siginfo.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.734   DEP      images/siginfo.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.858   PBCC     images/pagemap.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 9.928   DEP      images/pagemap.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.02   PBCC     images/rlimit.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.03   DEP      images/rlimit.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.14   PBCC     images/file-lock.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.16   DEP      images/file-lock.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.33   PBCC     images/tty.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.43   DEP      images/tty.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.56   PBCC     images/tun.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.66   PBCC     images/netdev.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.70   DEP      images/tun.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.82   DEP      images/netdev.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 10.91   PBCC     images/vma.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.03   DEP      images/vma.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.22   PBCC     images/creds.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.23   DEP      images/creds.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.36   PBCC     images/utsns.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.39   DEP      images/utsns.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.45   PBCC     images/ipc-desc.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.49   PBCC     images/ipc-sem.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.53   DEP      images/ipc-desc.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.59   DEP      images/ipc-sem.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.76   PBCC     images/ipc-msg.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.77   DEP      images/ipc-msg.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.85   PBCC     images/ipc-shm.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.89   DEP      images/ipc-shm.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 11.99   PBCC     images/ipc-var.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.05   DEP      images/ipc-var.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.11   PBCC     images/sk-opts.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.14   PBCC     images/packet-sock.pb-c.c
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.31   DEP      images/sk-opts.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.39   DEP      images/packet-sock.pb-c.d
14:55:33 [2020-04-24T14:55:33.449Z] #44 12.52   PBCC     images/sk-netlink.pb-c.c
14:55:33 [2020-04-24T14:55:33.462Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:55:33 [2020-04-24T14:55:33.462Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:55:33 [2020-04-24T14:55:33.621Z] #25 ...
14:55:33 [2020-04-24T14:55:33.622Z] 
14:55:33 [2020-04-24T14:55:33.622Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:33 [2020-04-24T14:55:33.622Z] #35 30.55 Reading package lists...
14:55:33 [2020-04-24T14:55:33.622Z] #35 37.35 Building dependency tree...
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.13 The following additional packages will be installed:
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.13   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.15 Suggested packages:
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.16   cmake-doc ninja-build lrzip
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.16 Recommended packages:
14:55:33 [2020-04-24T14:55:33.622Z] #35 41.16   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:55:33 [2020-04-24T14:55:33.710Z] #44 12.59   DEP      images/sk-netlink.pb-c.d
14:55:33 [2020-04-24T14:55:33.710Z] #44 12.64   PBCC     images/sk-inet.pb-c.c
14:55:33 [2020-04-24T14:55:33.710Z] #44 ...
14:55:33 [2020-04-24T14:55:33.710Z] 
14:55:33 [2020-04-24T14:55:33.710Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:33 [2020-04-24T14:55:33.710Z] #33 51.80 internal/poll
14:55:33 [2020-04-24T14:55:33.710Z] #33 53.65 os
14:55:33 [2020-04-24T14:55:33.710Z] #33 55.54 internal/fmtsort
14:55:33 [2020-04-24T14:55:33.710Z] #33 56.53 path/filepath
14:55:33 [2020-04-24T14:55:33.710Z] #33 56.53 fmt
14:55:33 [2020-04-24T14:55:33.710Z] #33 57.81 io/ioutil
14:55:33 [2020-04-24T14:55:33.710Z] #33 59.54 flag
14:55:33 [2020-04-24T14:55:33.710Z] #33 59.54 log
14:55:33 [2020-04-24T14:55:33.710Z] #33 59.54 github.com/BurntSushi/toml
14:55:33 [2020-04-24T14:55:33.710Z] #33 ...
14:55:33 [2020-04-24T14:55:33.710Z] 
14:55:33 [2020-04-24T14:55:33.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:33 [2020-04-24T14:55:33.710Z] #44 12.72   DEP      images/sk-inet.pb-c.d
14:55:33 [2020-04-24T14:55:33.744Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
14:55:33 [2020-04-24T14:55:33.744Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:55:33 [2020-04-24T14:55:33.744Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:55:33 [2020-04-24T14:55:33.744Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:55:33 [2020-04-24T14:55:33.971Z] #44 12.83   PBCC     images/sk-unix.pb-c.c
14:55:33 [2020-04-24T14:55:33.971Z] #44 12.92   DEP      images/sk-unix.pb-c.d
14:55:33 [2020-04-24T14:55:33.971Z] #44 13.00   PBCC     images/mm.pb-c.c
14:55:34 [2020-04-24T14:55:34.231Z] #44 13.12   DEP      images/mm.pb-c.d
14:55:34 [2020-04-24T14:55:34.231Z] #44 13.19   PBCC     images/timerfd.pb-c.c
14:55:34 [2020-04-24T14:55:34.231Z] #44 13.23   DEP      images/timerfd.pb-c.d
14:55:34 [2020-04-24T14:55:34.231Z] #44 13.25   PBCC     images/timer.pb-c.c
14:55:34 [2020-04-24T14:55:34.231Z] #44 13.29   DEP      images/timer.pb-c.d
14:55:34 [2020-04-24T14:55:34.358Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
14:55:34 [2020-04-24T14:55:34.493Z] #44 13.36   PBCC     images/sa.pb-c.c
14:55:34 [2020-04-24T14:55:34.493Z] #44 13.40   DEP      images/sa.pb-c.d
14:55:34 [2020-04-24T14:55:34.493Z] #44 13.48   PBCC     images/pipe-data.pb-c.c
14:55:34 [2020-04-24T14:55:34.493Z] #44 13.50   DEP      images/pipe-data.pb-c.d
14:55:34 [2020-04-24T14:55:34.493Z] #44 13.60   PBCC     images/mnt.pb-c.c
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.67 The following NEW packages will be installed:
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.68   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.68   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.68   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:55:34 [2020-04-24T14:55:34.546Z] #10 41.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:34 [2020-04-24T14:55:34.561Z] #35 42.29 The following NEW packages will be installed:
14:55:34 [2020-04-24T14:55:34.561Z] #35 42.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:55:34 [2020-04-24T14:55:34.561Z] #35 ...
14:55:34 [2020-04-24T14:55:34.561Z] 
14:55:34 [2020-04-24T14:55:34.561Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.37 debconf: delaying package configuration, since apt-utils is not installed
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.55 Fetched 355 kB in 0s (1197 kB/s)
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.80 Selecting previously unselected package libonig5:amd64.
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.80 (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 ... 15409 files and directories currently installed.)
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:55:34 [2020-04-24T14:55:34.561Z] #25 41.95 Unpacking libonig5:amd64 (6.9.1-1) ...
14:55:34 [2020-04-24T14:55:34.561Z] #25 42.26 Selecting previously unselected package libjq1:amd64.
14:55:34 [2020-04-24T14:55:34.561Z] #25 42.26 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:55:34 [2020-04-24T14:55:34.561Z] #25 42.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:55:34 [2020-04-24T14:55:34.754Z] #44 13.72   DEP      images/mnt.pb-c.d
14:55:34 [2020-04-24T14:55:34.754Z] #44 13.83   PBCC     images/sk-packet.pb-c.c
14:55:34 [2020-04-24T14:55:34.801Z] #10 ...
14:55:34 [2020-04-24T14:55:34.801Z] 
14:55:34 [2020-04-24T14:55:34.801Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:34 [2020-04-24T14:55:34.801Z] #47 41.55 internal/reflectlite
14:55:34 [2020-04-24T14:55:34.801Z] #47 41.55 github.com/LK4D4/vndr/godl/singleflight
14:55:34 [2020-04-24T14:55:34.819Z] #25 42.46 Selecting previously unselected package jq.
14:55:34 [2020-04-24T14:55:34.819Z] #25 42.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:55:34 [2020-04-24T14:55:34.819Z] #25 42.49 Unpacking jq (1.5+dfsg-2+b1) ...
14:55:34 [2020-04-24T14:55:34.972Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
14:55:35 [2020-04-24T14:55:35.015Z] #44 13.89   DEP      images/sk-packet.pb-c.d
14:55:35 [2020-04-24T14:55:35.015Z] #44 13.96   PBCC     images/tcp-stream.pb-c.c
14:55:35 [2020-04-24T14:55:35.015Z] #44 13.99   DEP      images/tcp-stream.pb-c.d
14:55:35 [2020-04-24T14:55:35.015Z] #44 14.07   PBCC     images/pipe.pb-c.c
14:55:35 [2020-04-24T14:55:35.015Z] #44 14.14   DEP      images/pipe.pb-c.d
14:55:35 [2020-04-24T14:55:35.015Z] #44 14.17   PBCC     images/pstree.pb-c.c
14:55:35 [2020-04-24T14:55:35.077Z] #25 42.70 Setting up libonig5:amd64 (6.9.1-1) ...
14:55:35 [2020-04-24T14:55:35.077Z] #25 42.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:55:35 [2020-04-24T14:55:35.077Z] #25 42.75 Setting up jq (1.5+dfsg-2+b1) ...
14:55:35 [2020-04-24T14:55:35.254Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
14:55:35 [2020-04-24T14:55:35.275Z] #44 14.24   DEP      images/pstree.pb-c.d
14:55:35 [2020-04-24T14:55:35.275Z] #44 14.27   PBCC     images/fs.pb-c.c
14:55:35 [2020-04-24T14:55:35.335Z] #25 42.80 Processing triggers for libc-bin (2.28-10) ...
14:55:35 [2020-04-24T14:55:35.359Z] #47 42.16 math/rand
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.34   DEP      images/fs.pb-c.d
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.39   PBCC     images/signalfd.pb-c.c
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.46   DEP      images/signalfd.pb-c.d
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.54   PBCC     images/fh.pb-c.c
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.58   PBCC     images/fsnotify.pb-c.c
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.67   DEP      images/fh.pb-c.d
14:55:35 [2020-04-24T14:55:35.535Z] #44 14.71   DEP      images/fsnotify.pb-c.d
14:55:35 [2020-04-24T14:55:35.536Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:55:35 [2020-04-24T14:55:35.796Z] #44 14.77   PBCC     images/eventpoll.pb-c.c
14:55:35 [2020-04-24T14:55:35.796Z] #44 14.80   DEP      images/eventpoll.pb-c.d
14:55:35 [2020-04-24T14:55:35.796Z] #44 ...
14:55:35 [2020-04-24T14:55:35.796Z] 
14:55:35 [2020-04-24T14:55:35.796Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:35 [2020-04-24T14:55:35.796Z] #56 54.06 regexp
14:55:35 [2020-04-24T14:55:35.796Z] #56 55.46 os
14:55:35 [2020-04-24T14:55:35.796Z] #56 59.77 mvdan.cc/sh/v3/fileutil
14:55:35 [2020-04-24T14:55:35.796Z] #56 61.48 encoding/binary
14:55:35 [2020-04-24T14:55:35.796Z] #56 61.48 flag
14:55:35 [2020-04-24T14:55:35.796Z] #56 61.48 github.com/pkg/diff
14:55:35 [2020-04-24T14:55:35.796Z] #56 61.49 go/token
14:55:35 [2020-04-24T14:55:35.796Z] #56 62.39 go/scanner
14:55:35 [2020-04-24T14:55:35.796Z] #56 63.75 mvdan.cc/editorconfig
14:55:35 [2020-04-24T14:55:35.796Z] #56 64.09 go/ast
14:55:35 [2020-04-24T14:55:35.796Z] #56 64.12 mvdan.cc/sh/v3/syntax
14:55:35 [2020-04-24T14:55:35.796Z] #56 ...
14:55:35 [2020-04-24T14:55:35.796Z] 
14:55:35 [2020-04-24T14:55:35.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:35 [2020-04-24T14:55:35.796Z] #44 14.87   PBCC     images/eventfd.pb-c.c
14:55:35 [2020-04-24T14:55:35.796Z] #44 14.93   DEP      images/eventfd.pb-c.d
14:55:35 [2020-04-24T14:55:35.796Z] #44 14.96   PBCC     images/remap-file-path.pb-c.c
14:55:35 [2020-04-24T14:55:35.901Z] #25 DONE 43.5s
14:55:35 [2020-04-24T14:55:35.901Z] 
14:55:35 [2020-04-24T14:55:35.901Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:35 [2020-04-24T14:55:35.901Z] #74 DONE 43.2s
14:55:35 [2020-04-24T14:55:35.901Z] 
14:55:35 [2020-04-24T14:55:35.901Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:55:35 [2020-04-24T14:55:35.901Z] #26 DONE 0.1s
14:55:35 [2020-04-24T14:55:35.901Z] 
14:55:35 [2020-04-24T14:55:35.901Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:35 [2020-04-24T14:55:35.901Z] #43 29.58 Reading package lists...
14:55:35 [2020-04-24T14:55:35.901Z] #43 36.90 Building dependency tree...
14:55:35 [2020-04-24T14:55:35.901Z] #43 40.37 The following additional packages will be installed:
14:55:35 [2020-04-24T14:55:35.901Z] #43 40.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:55:35 [2020-04-24T14:55:35.901Z] #43 40.39   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:55:35 [2020-04-24T14:55:35.901Z] #43 40.41 Suggested packages:
14:55:35 [2020-04-24T14:55:35.901Z] #43 40.42   manpages-dev python-setuptools
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.08 The following NEW packages will be installed:
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.08   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.09   python-six zlib1g-dev
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 Need to get 4095 kB of archives.
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 After this operation, 22.5 MB of additional disk space will be used.
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 42.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 43.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:55:35 [2020-04-24T14:55:35.901Z] #43 ...
14:55:35 [2020-04-24T14:55:35.901Z] 
14:55:35 [2020-04-24T14:55:35.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:36 [2020-04-24T14:55:36.057Z] #44 15.01   DEP      images/remap-file-path.pb-c.d
14:55:36 [2020-04-24T14:55:36.057Z] #44 15.10   PBCC     images/fifo.pb-c.c
14:55:36 [2020-04-24T14:55:36.057Z] #44 15.17   DEP      images/fifo.pb-c.d
14:55:36 [2020-04-24T14:55:36.057Z] #44 15.22   PBCC     images/ghost-file.pb-c.c
14:55:36 [2020-04-24T14:55:36.322Z] #44 15.33   DEP      images/ghost-file.pb-c.d
14:55:36 [2020-04-24T14:55:36.322Z] #44 15.42   PBCC     images/regfile.pb-c.c
14:55:36 [2020-04-24T14:55:36.552Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
14:55:36 [2020-04-24T14:55:36.582Z] #44 15.50   DEP      images/regfile.pb-c.d
14:55:36 [2020-04-24T14:55:36.582Z] #44 15.55   PBCC     images/ns.pb-c.c
14:55:36 [2020-04-24T14:55:36.582Z] #44 15.56   DEP      images/ns.pb-c.d
14:55:36 [2020-04-24T14:55:36.724Z] #47 43.28 internal/singleflight
14:55:36 [2020-04-24T14:55:36.834Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
14:55:36 [2020-04-24T14:55:36.843Z] #44 15.63   PBCC     images/fdinfo.pb-c.c
14:55:36 [2020-04-24T14:55:36.843Z] #44 15.78   DEP      images/fdinfo.pb-c.d
14:55:36 [2020-04-24T14:55:36.843Z] #44 15.88   PBCC     images/core-aarch64.pb-c.c
14:55:37 [2020-04-24T14:55:37.103Z] #44 15.93   PBCC     images/core-arm.pb-c.c
14:55:37 [2020-04-24T14:55:37.103Z] #44 16.03   PBCC     images/core-ppc64.pb-c.c
14:55:37 [2020-04-24T14:55:37.103Z] #44 16.13   PBCC     images/core-s390.pb-c.c
14:55:37 [2020-04-24T14:55:37.103Z] #44 16.22   PBCC     images/core-x86.pb-c.c
14:55:37 [2020-04-24T14:55:37.286Z] #47 ...
14:55:37 [2020-04-24T14:55:37.286Z] 
14:55:37 [2020-04-24T14:55:37.286Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:37 [2020-04-24T14:55:37.286Z] #74 DONE 44.1s
14:55:37 [2020-04-24T14:55:37.364Z] #44 16.30   PBCC     images/core.pb-c.c
14:55:37 [2020-04-24T14:55:37.364Z] #44 16.40   PBCC     images/inventory.pb-c.c
14:55:37 [2020-04-24T14:55:37.364Z] #44 16.53   DEP      images/core-aarch64.pb-c.d
14:55:37 [2020-04-24T14:55:37.541Z] 
14:55:37 [2020-04-24T14:55:37.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.29 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.29 Need to get 77.7 MB of archives.
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.29 After this operation, 487 MB of additional disk space will be used.
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 42.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 43.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:55:37 [2020-04-24T14:55:37.541Z] #10 43.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
14:55:37 [2020-04-24T14:55:37.624Z] #44 16.63   DEP      images/core-arm.pb-c.d
14:55:37 [2020-04-24T14:55:37.624Z] #44 16.73   DEP      images/core-ppc64.pb-c.d
14:55:37 [2020-04-24T14:55:37.800Z] #27 ...
14:55:37 [2020-04-24T14:55:37.800Z] 
14:55:37 [2020-04-24T14:55:37.800Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:37 [2020-04-24T14:55:37.800Z] #62 30.10 Reading package lists...
14:55:37 [2020-04-24T14:55:37.800Z] #62 37.79 Building dependency tree...
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.24 The following additional packages will be installed:
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.25   libbtrfs0
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.46 The following NEW packages will be installed:
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.46   libbtrfs-dev libbtrfs0
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.95 Need to get 119 kB of archives.
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.95 After this operation, 387 kB of additional disk space will be used.
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #62 41.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.08 debconf: delaying package configuration, since apt-utils is not installed
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.44 Fetched 119 kB in 0s (408 kB/s)
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.63 Selecting previously unselected package libbtrfs0.
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.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 ... 15409 files and directories currently installed.)
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.78 Unpacking libbtrfs0 (4.20.1-2) ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.95 Selecting previously unselected package libbtrfs-dev.
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 43.99 Unpacking libbtrfs-dev (4.20.1-2) ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 44.38 Setting up libbtrfs0 (4.20.1-2) ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 44.47 Setting up libbtrfs-dev (4.20.1-2) ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 44.51 Processing triggers for libc-bin (2.28-10) ...
14:55:37 [2020-04-24T14:55:37.800Z] #62 DONE 45.1s
14:55:37 [2020-04-24T14:55:37.800Z] 
14:55:37 [2020-04-24T14:55:37.800Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:55:37 [2020-04-24T14:55:37.800Z] #63 DONE 0.1s
14:55:37 [2020-04-24T14:55:37.800Z] 
14:55:37 [2020-04-24T14:55:37.800Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:55:37 [2020-04-24T14:55:37.800Z] #64 DONE 0.1s
14:55:37 [2020-04-24T14:55:37.800Z] 
14:55:37 [2020-04-24T14:55:37.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:37 [2020-04-24T14:55:37.800Z] #10 30.52 Reading package lists...
14:55:37 [2020-04-24T14:55:37.800Z] #10 36.97 Building dependency tree...
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.62 The following additional packages will be installed:
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.64   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.66 Suggested packages:
14:55:37 [2020-04-24T14:55:37.800Z] #10 40.66   gcc-8-locales seccomp wine64
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.20 The following NEW packages will be installed:
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.20   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.20   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.20   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.69 Need to get 77.7 MB of archives.
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.69 After this operation, 487 MB of additional disk space will be used.
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 42.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 43.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 43.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 43.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 43.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 44.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 44.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 44.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
14:55:37 [2020-04-24T14:55:37.800Z] #10 ...
14:55:37 [2020-04-24T14:55:37.800Z] 
14:55:37 [2020-04-24T14:55:37.800Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:37 [2020-04-24T14:55:37.800Z] #43 45.35 debconf: delaying package configuration, since apt-utils is not installed
14:55:37 [2020-04-24T14:55:37.884Z] #44 16.80   DEP      images/core-s390.pb-c.d
14:55:37 [2020-04-24T14:55:37.885Z] #44 16.87   DEP      images/core-x86.pb-c.d
14:55:37 [2020-04-24T14:55:37.885Z] #44 ...
14:55:37 [2020-04-24T14:55:37.885Z] 
14:55:37 [2020-04-24T14:55:37.885Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:37 [2020-04-24T14:55:37.885Z] #47 56.12 os
14:55:37 [2020-04-24T14:55:37.885Z] #47 58.96 github.com/LK4D4/vndr/versioned
14:55:37 [2020-04-24T14:55:37.885Z] #47 59.90 internal/lazyregexp
14:55:37 [2020-04-24T14:55:37.885Z] #47 59.96 os/exec
14:55:37 [2020-04-24T14:55:37.885Z] #47 59.96 net
14:55:37 [2020-04-24T14:55:37.885Z] #47 61.54 encoding/binary
14:55:37 [2020-04-24T14:55:37.885Z] #47 61.59 flag
14:55:37 [2020-04-24T14:55:37.885Z] #47 62.40 go/token
14:55:37 [2020-04-24T14:55:37.885Z] #47 63.65 go/scanner
14:55:37 [2020-04-24T14:55:37.885Z] #47 63.90 net/url
14:55:37 [2020-04-24T14:55:37.885Z] #47 64.12 text/template/parse
14:55:37 [2020-04-24T14:55:37.885Z] #47 65.45 go/ast
14:55:37 [2020-04-24T14:55:37.885Z] #47 66.11 encoding/json
14:55:38 [2020-04-24T14:55:38.058Z] #43 45.68 Fetched 4095 kB in 1s (3250 kB/s)
14:55:38 [2020-04-24T14:55:38.058Z] #43 45.79 Selecting previously unselected package libcap-dev:amd64.
14:55:38 [2020-04-24T14:55:38.145Z] #47 ...
14:55:38 [2020-04-24T14:55:38.145Z] 
14:55:38 [2020-04-24T14:55:38.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:38 [2020-04-24T14:55:38.145Z] #44 16.97   DEP      images/core.pb-c.d
14:55:38 [2020-04-24T14:55:38.145Z] #44 17.00   DEP      images/inventory.pb-c.d
14:55:38 [2020-04-24T14:55:38.145Z] #44 17.09   PBCC     images/cpuinfo.pb-c.c
14:55:38 [2020-04-24T14:55:38.145Z] #44 17.15   DEP      images/cpuinfo.pb-c.d
14:55:38 [2020-04-24T14:55:38.145Z] #44 17.18   PBCC     images/stats.pb-c.c
14:55:38 [2020-04-24T14:55:38.338Z] #43 45.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 ... 15409 files and directories currently installed.)
14:55:38 [2020-04-24T14:55:38.338Z] #43 45.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:55:38 [2020-04-24T14:55:38.338Z] #43 45.96 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:55:38 [2020-04-24T14:55:38.405Z] #44 17.21   DEP      images/stats.pb-c.d
14:55:38 [2020-04-24T14:55:38.596Z] #43 46.37 Selecting previously unselected package libnet1:amd64.
14:55:38 [2020-04-24T14:55:38.855Z] #43 46.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:55:38 [2020-04-24T14:55:38.855Z] #43 46.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:55:38 [2020-04-24T14:55:38.855Z] #43 46.49 Selecting previously unselected package libnet1-dev.
14:55:38 [2020-04-24T14:55:38.855Z] #43 46.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:55:38 [2020-04-24T14:55:38.855Z] #43 46.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:55:38 [2020-04-24T14:55:38.976Z] #44 ...
14:55:38 [2020-04-24T14:55:38.976Z] 
14:55:38 [2020-04-24T14:55:38.976Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:38 [2020-04-24T14:55:38.976Z] #33 63.62 github.com/BurntSushi/toml/cmd/tomlv
14:55:38 [2020-04-24T14:55:38.976Z] #33 DONE 67.0s
14:55:38 [2020-04-24T14:55:38.976Z] 
14:55:38 [2020-04-24T14:55:38.976Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + export 'BUILDTAGS=netgo osusergo static_build'
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + BUILDTAGS='netgo osusergo static_build'
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + export EXTRA_FLAGS=-buildmode=pie
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + EXTRA_FLAGS=-buildmode=pie
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.96 + '[' '' = dynamic ']'
14:55:38 [2020-04-24T14:55:38.976Z] #65 30.96 + make
14:55:38 [2020-04-24T14:55:38.976Z] #65 32.21 + bin/ctr
14:55:39 [2020-04-24T14:55:39.113Z] #43 46.72 Selecting previously unselected package libnl-3-200:amd64.
14:55:39 [2020-04-24T14:55:39.113Z] #43 46.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:55:39 [2020-04-24T14:55:39.113Z] #43 46.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:55:39 [2020-04-24T14:55:39.113Z] #43 46.88 Selecting previously unselected package libnl-3-dev:amd64.
14:55:39 [2020-04-24T14:55:39.371Z] #43 46.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:55:39 [2020-04-24T14:55:39.371Z] #43 46.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:55:39 [2020-04-24T14:55:39.505Z] ok  	github.com/docker/docker/pkg/signal	2.354s	coverage: 61.0% of statements
14:55:39 [2020-04-24T14:55:39.629Z] #43 47.26 Selecting previously unselected package libprotobuf-c1:amd64.
14:55:39 [2020-04-24T14:55:39.629Z] #43 47.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:55:39 [2020-04-24T14:55:39.629Z] #43 47.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:55:39 [2020-04-24T14:55:39.629Z] #43 47.42 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:55:39 [2020-04-24T14:55:39.629Z] #43 47.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:55:39 [2020-04-24T14:55:39.787Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
14:55:39 [2020-04-24T14:55:39.887Z] #43 47.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:55:39 [2020-04-24T14:55:39.887Z] #43 47.56 Selecting previously unselected package zlib1g-dev:amd64.
14:55:40 [2020-04-24T14:55:40.051Z] #10 ...
14:55:40 [2020-04-24T14:55:40.051Z] 
14:55:40 [2020-04-24T14:55:40.051Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:55:40 [2020-04-24T14:55:40.051Z] #25 31.31 Reading package lists...
14:55:40 [2020-04-24T14:55:40.051Z] #25 38.63 Building dependency tree...
14:55:40 [2020-04-24T14:55:40.051Z] #25 42.57 ca-certificates is already the newest version (20190110).
14:55:40 [2020-04-24T14:55:40.051Z] #25 42.57 The following additional packages will be installed:
14:55:40 [2020-04-24T14:55:40.051Z] #25 42.58   libjq1 libonig5
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.16 The following NEW packages will be installed:
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.17   jq libjq1 libonig5
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.61 Need to get 355 kB of archives.
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.61 After this operation, 1072 kB of additional disk space will be used.
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:55:40 [2020-04-24T14:55:40.051Z] #25 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.09 debconf: delaying package configuration, since apt-utils is not installed
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.56 Fetched 355 kB in 0s (1261 kB/s)
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.74 Selecting previously unselected package libonig5:amd64.
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.74 (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 ... 15409 files and directories currently installed.)
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.88 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 45.89 Unpacking libonig5:amd64 (6.9.1-1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.18 Selecting previously unselected package libjq1:amd64.
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.18 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.39 Selecting previously unselected package jq.
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.41 Unpacking jq (1.5+dfsg-2+b1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.61 Setting up libonig5:amd64 (6.9.1-1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.65 Setting up jq (1.5+dfsg-2+b1) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 46.68 Processing triggers for libc-bin (2.28-10) ...
14:55:40 [2020-04-24T14:55:40.051Z] #25 DONE 47.0s
14:55:40 [2020-04-24T14:55:40.051Z] 
14:55:40 [2020-04-24T14:55:40.051Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:55:40 [2020-04-24T14:55:40.051Z] #26 DONE 0.1s
14:55:40 [2020-04-24T14:55:40.051Z] 
14:55:40 [2020-04-24T14:55:40.051Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:40 [2020-04-24T14:55:40.145Z] #43 47.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.145Z] #43 47.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:55:40 [2020-04-24T14:55:40.358Z] #65 ...
14:55:40 [2020-04-24T14:55:40.358Z] 
14:55:40 [2020-04-24T14:55:40.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:40 [2020-04-24T14:55:40.358Z] #44 19.01 make[1]: Nothing to be done for 'all'.
14:55:40 [2020-04-24T14:55:40.400Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
14:55:40 [2020-04-24T14:55:40.400Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
14:55:40 [2020-04-24T14:55:40.403Z] #43 47.99 Selecting previously unselected package libprotobuf17:amd64.
14:55:40 [2020-04-24T14:55:40.403Z] #43 48.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.403Z] #43 48.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:55:40 [2020-04-24T14:55:40.682Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
14:55:40 [2020-04-24T14:55:40.963Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
14:55:40 [2020-04-24T14:55:40.975Z] #27 ...
14:55:40 [2020-04-24T14:55:40.975Z] 
14:55:40 [2020-04-24T14:55:40.975Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:40 [2020-04-24T14:55:40.975Z] #35 31.06 Reading package lists...
14:55:40 [2020-04-24T14:55:40.975Z] #35 38.26 Building dependency tree...
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.41 The following additional packages will be installed:
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.44 Suggested packages:
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.45   cmake-doc ninja-build lrzip
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.45 Recommended packages:
14:55:40 [2020-04-24T14:55:40.975Z] #35 42.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.49 The following NEW packages will be installed:
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.52   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.53   vim-common xxd
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.97 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.97 Need to get 14.9 MB of archives.
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.97 After this operation, 61.8 MB of additional disk space will be used.
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 43.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 44.15 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 45.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:55:40 [2020-04-24T14:55:40.975Z] #35 45.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #35 45.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #35 45.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #35 45.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #35 47.28 debconf: delaying package configuration, since apt-utils is not installed
14:55:40 [2020-04-24T14:55:40.976Z] #35 47.65 Fetched 14.9 MB in 2s (6665 kB/s)
14:55:40 [2020-04-24T14:55:40.976Z] #35 47.92 Selecting previously unselected package xxd.
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #35 ...
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:55:40 [2020-04-24T14:55:40.976Z] #62 32.03 Reading package lists...
14:55:40 [2020-04-24T14:55:40.976Z] #62 39.37 Building dependency tree...
14:55:40 [2020-04-24T14:55:40.976Z] #62 43.62 The following additional packages will be installed:
14:55:40 [2020-04-24T14:55:40.976Z] #62 43.65   libbtrfs0
14:55:40 [2020-04-24T14:55:40.976Z] #62 43.90 The following NEW packages will be installed:
14:55:40 [2020-04-24T14:55:40.976Z] #62 43.91   libbtrfs-dev libbtrfs0
14:55:40 [2020-04-24T14:55:40.976Z] #62 44.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:55:40 [2020-04-24T14:55:40.976Z] #62 44.39 Need to get 119 kB of archives.
14:55:40 [2020-04-24T14:55:40.976Z] #62 44.39 After this operation, 387 kB of additional disk space will be used.
14:55:40 [2020-04-24T14:55:40.976Z] #62 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #62 44.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.23 debconf: delaying package configuration, since apt-utils is not installed
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.41 Fetched 119 kB in 0s (439 kB/s)
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.52 Selecting previously unselected package libbtrfs0.
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.52 (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 ... 15409 files and directories currently installed.)
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.63 Unpacking libbtrfs0 (4.20.1-2) ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.78 Selecting previously unselected package libbtrfs-dev.
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 46.80 Unpacking libbtrfs-dev (4.20.1-2) ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 47.34 Setting up libbtrfs0 (4.20.1-2) ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 47.36 Setting up libbtrfs-dev (4.20.1-2) ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 47.37 Processing triggers for libc-bin (2.28-10) ...
14:55:40 [2020-04-24T14:55:40.976Z] #62 DONE 48.0s
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:55:40 [2020-04-24T14:55:40.976Z] #63 DONE 0.1s
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:40 [2020-04-24T14:55:40.976Z] #35 47.92 (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%
14:55:40 [2020-04-24T14:55:40.976Z] #35 ...
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:40 [2020-04-24T14:55:40.976Z] #43 30.93 Reading package lists...
14:55:40 [2020-04-24T14:55:40.976Z] #43 38.24 Building dependency tree...
14:55:40 [2020-04-24T14:55:40.976Z] #43 42.52 The following additional packages will be installed:
14:55:40 [2020-04-24T14:55:40.976Z] #43 42.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:55:40 [2020-04-24T14:55:40.976Z] #43 42.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:55:40 [2020-04-24T14:55:40.976Z] #43 42.55 Suggested packages:
14:55:40 [2020-04-24T14:55:40.976Z] #43 42.55   manpages-dev python-setuptools
14:55:40 [2020-04-24T14:55:40.976Z] #43 43.98 The following NEW packages will be installed:
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.00   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.00   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.00   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.03   python-six zlib1g-dev
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 Need to get 4095 kB of archives.
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 After this operation, 22.5 MB of additional disk space will be used.
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 44.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 45.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:55:40 [2020-04-24T14:55:40.976Z] #43 46.53 debconf: delaying package configuration, since apt-utils is not installed
14:55:40 [2020-04-24T14:55:40.976Z] #43 46.76 Fetched 4095 kB in 1s (4120 kB/s)
14:55:40 [2020-04-24T14:55:40.976Z] #43 46.85 Selecting previously unselected package libcap-dev:amd64.
14:55:40 [2020-04-24T14:55:40.976Z] #43 46.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.13 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.49 Selecting previously unselected package libnet1:amd64.
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.68 Selecting previously unselected package libnet1-dev.
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 47.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:55:40 [2020-04-24T14:55:40.976Z] #43 ...
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:55:40 [2020-04-24T14:55:40.976Z] #64 DONE 0.1s
14:55:40 [2020-04-24T14:55:40.976Z] 
14:55:40 [2020-04-24T14:55:40.976Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:41 [2020-04-24T14:55:41.336Z] #43 49.00 Selecting previously unselected package libprotobuf-lite17:amd64.
14:55:41 [2020-04-24T14:55:41.579Z] ok  	github.com/docker/docker/pkg/system	0.047s	coverage: 32.7% of statements
14:55:41 [2020-04-24T14:55:41.595Z] #43 49.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:55:41 [2020-04-24T14:55:41.595Z] #43 49.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:55:41 [2020-04-24T14:55:41.595Z] #43 49.26 Selecting previously unselected package libprotobuf-dev:amd64.
14:55:41 [2020-04-24T14:55:41.595Z] #43 49.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:55:41 [2020-04-24T14:55:41.595Z] #43 49.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:55:41 [2020-04-24T14:55:41.742Z] #44 20.43   CC       images/stats.o
14:55:41 [2020-04-24T14:55:41.861Z] ok  	github.com/docker/docker/pkg/tailfile	0.064s	coverage: 88.6% of statements
14:55:42 [2020-04-24T14:55:42.003Z] #44 21.00   CC       images/core.o
14:55:42 [2020-04-24T14:55:42.143Z] ok  	github.com/docker/docker/pkg/tarsum	0.035s	coverage: 89.3% of statements
14:55:42 [2020-04-24T14:55:42.162Z] #43 ...
14:55:42 [2020-04-24T14:55:42.162Z] 
14:55:42 [2020-04-24T14:55:42.162Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:42 [2020-04-24T14:55:42.162Z] #33 39.44 internal/reflectlite
14:55:42 [2020-04-24T14:55:42.162Z] #33 39.45 sync
14:55:42 [2020-04-24T14:55:42.162Z] #33 42.16 sort
14:55:42 [2020-04-24T14:55:42.162Z] #33 42.16 errors
14:55:42 [2020-04-24T14:55:42.162Z] #33 42.62 strconv
14:55:42 [2020-04-24T14:55:42.162Z] #33 44.13 io
14:55:42 [2020-04-24T14:55:42.162Z] #33 46.36 internal/oserror
14:55:42 [2020-04-24T14:55:42.162Z] #33 46.51 syscall
14:55:42 [2020-04-24T14:55:42.162Z] #33 47.61 reflect
14:55:42 [2020-04-24T14:55:42.162Z] #33 ...
14:55:42 [2020-04-24T14:55:42.162Z] 
14:55:42 [2020-04-24T14:55:42.162Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:42 [2020-04-24T14:55:42.162Z] #27 4.955 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:55:42 [2020-04-24T14:55:42.162Z] #27 5.395 
14:55:42 [2020-04-24T14:55:42.425Z] testing: warning: no tests to run
14:55:42 [2020-04-24T14:55:42.425Z] coverage: [no statements]
14:55:42 [2020-04-24T14:55:42.425Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:55:42 [2020-04-24T14:55:42.707Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:55:42 [2020-04-24T14:55:42.860Z] #65 ...
14:55:42 [2020-04-24T14:55:42.860Z] 
14:55:42 [2020-04-24T14:55:42.860Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:42 [2020-04-24T14:55:42.860Z] #33 39.23 sync
14:55:42 [2020-04-24T14:55:42.860Z] #33 39.25 internal/reflectlite
14:55:42 [2020-04-24T14:55:42.860Z] #33 42.09 sort
14:55:42 [2020-04-24T14:55:42.860Z] #33 42.10 errors
14:55:42 [2020-04-24T14:55:42.860Z] #33 42.48 strconv
14:55:42 [2020-04-24T14:55:42.860Z] #33 43.63 io
14:55:42 [2020-04-24T14:55:42.860Z] #33 45.56 internal/oserror
14:55:42 [2020-04-24T14:55:42.860Z] #33 45.70 syscall
14:55:42 [2020-04-24T14:55:42.860Z] #33 47.60 reflect
14:55:42 [2020-04-24T14:55:42.860Z] #33 ...
14:55:42 [2020-04-24T14:55:42.860Z] 
14:55:42 [2020-04-24T14:55:42.860Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.19 Selecting previously unselected package libnl-3-200:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.55 Selecting previously unselected package libnl-3-dev:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 48.61 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.01 Selecting previously unselected package libprotobuf-c1:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.24 Selecting previously unselected package zlib1g-dev:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.59 Selecting previously unselected package libprotobuf17:amd64.
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:55:42 [2020-04-24T14:55:42.860Z] #43 49.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:55:42 [2020-04-24T14:55:42.946Z] #44 21.75   CC       images/core-x86.o
14:55:42 [2020-04-24T14:55:42.989Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:55:42 [2020-04-24T14:55:42.989Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:55:43 [2020-04-24T14:55:43.201Z] #27 5.598 
                                                                           0.0%
#####                                                                      7.0%
##########                                                                14.3%
##############                                                            20.2%
##################                                                        26.3%
######################                                                    31.6%
##########################                                                37.1%
################################                                          45.1%
####################################                                      51.4%
##########################################                                58.5%
##############################################                            65.2%
###################################################                       71.4%
########################################################                  78.0%
#############################################################             84.9%
##################################################################        93.0%
######################################################################## 100.0%
14:55:43 [2020-04-24T14:55:43.421Z] #43 50.54 Selecting previously unselected package libprotobuf-lite17:amd64.
14:55:43 [2020-04-24T14:55:43.421Z] #43 50.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:55:43 [2020-04-24T14:55:43.421Z] #43 50.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:55:43 [2020-04-24T14:55:43.458Z] #27 7.551 
14:55:43 [2020-04-24T14:55:43.517Z] #44 22.42   CC       images/core-arm.o
14:55:43 [2020-04-24T14:55:43.676Z] #43 50.83 Selecting previously unselected package libprotobuf-dev:amd64.
14:55:43 [2020-04-24T14:55:43.676Z] #43 50.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:55:43 [2020-04-24T14:55:43.676Z] #43 50.83 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:55:44 [2020-04-24T14:55:44.087Z] #44 22.91   CC       images/core-aarch64.o
14:55:44 [2020-04-24T14:55:44.232Z] #27 7.790 
######                                                                     8.9%
#############                                                             18.6%
######################                                                    31.5%
##################################                                        48.1%
################################################                          67.8%
##############################################################            87.0%
######################################################################## 100.0%
14:55:44 [2020-04-24T14:55:44.659Z] #44 23.47   CC       images/core-ppc64.o
14:55:44 [2020-04-24T14:55:44.800Z] #27 ...
14:55:44 [2020-04-24T14:55:44.800Z] 
14:55:44 [2020-04-24T14:55:44.800Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.31   vim-common xxd
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.70 Need to get 14.9 MB of archives.
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.70 After this operation, 61.8 MB of additional disk space will be used.
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 42.86 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 44.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.50 debconf: delaying package configuration, since apt-utils is not installed
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.72 Fetched 14.9 MB in 2s (6696 kB/s)
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.82 Selecting previously unselected package xxd.
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.82 (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 ... 15409 files and directories currently installed.)
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 46.95 Unpacking xxd (2:8.1.0875-5) ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.15 Selecting previously unselected package vim-common.
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.19 Unpacking vim-common (2:8.1.0875-5) ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.56 Selecting previously unselected package cmake-data.
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 47.57 Unpacking cmake-data (3.13.4-1) ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 51.62 Selecting previously unselected package libicu63:amd64.
14:55:44 [2020-04-24T14:55:44.800Z] #35 51.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 51.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:55:44 [2020-04-24T14:55:44.800Z] #35 ...
14:55:44 [2020-04-24T14:55:44.800Z] 
14:55:44 [2020-04-24T14:55:44.800Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:44 [2020-04-24T14:55:44.800Z] #43 50.66 Selecting previously unselected package libprotoc17:amd64.
14:55:44 [2020-04-24T14:55:44.800Z] #43 50.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 50.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.56 Selecting previously unselected package protobuf-c-compiler.
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.76 Selecting previously unselected package protobuf-compiler.
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 51.83 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.04 Selecting previously unselected package python-pkg-resources.
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.06 Unpacking python-pkg-resources (40.8.0-1) ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.36 Selecting previously unselected package python-six.
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:55:44 [2020-04-24T14:55:44.800Z] #43 52.38 Unpacking python-six (1.12.0-1) ...
14:55:45 [2020-04-24T14:55:45.008Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 23.3% of statements
14:55:45 [2020-04-24T14:55:45.058Z] #43 52.47 Selecting previously unselected package python-protobuf.
14:55:45 [2020-04-24T14:55:45.058Z] #43 52.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:55:45 [2020-04-24T14:55:45.058Z] #43 52.49 Unpacking python-protobuf (3.6.1.3-2) ...
14:55:45 [2020-04-24T14:55:45.231Z] #44 24.10   CC       images/core-s390.o
14:55:45 [2020-04-24T14:55:45.290Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
14:55:45 [2020-04-24T14:55:45.564Z] #43 52.74 Selecting previously unselected package libprotoc17:amd64.
14:55:45 [2020-04-24T14:55:45.564Z] #43 52.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:55:45 [2020-04-24T14:55:45.564Z] #43 52.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:55:45 [2020-04-24T14:55:45.626Z] #43 ...
14:55:45 [2020-04-24T14:55:45.626Z] 
14:55:45 [2020-04-24T14:55:45.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:45 [2020-04-24T14:55:45.626Z] #47 42.78 github.com/LK4D4/vndr/godl/singleflight
14:55:45 [2020-04-24T14:55:45.626Z] #47 42.81 io
14:55:45 [2020-04-24T14:55:45.626Z] #47 43.54 strconv
14:55:45 [2020-04-24T14:55:45.626Z] #47 45.19 bytes
14:55:45 [2020-04-24T14:55:45.626Z] #47 47.85 bufio
14:55:45 [2020-04-24T14:55:45.626Z] #47 48.32 reflect
14:55:45 [2020-04-24T14:55:45.626Z] #47 49.91 syscall
14:55:45 [2020-04-24T14:55:45.626Z] #47 ...
14:55:45 [2020-04-24T14:55:45.626Z] 
14:55:45 [2020-04-24T14:55:45.626Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:45 [2020-04-24T14:55:45.626Z] #27 8.791 
14:55:45 [2020-04-24T14:55:45.802Z] #44 24.92   CC       images/cpuinfo.o
14:55:45 [2020-04-24T14:55:45.904Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
14:55:46 [2020-04-24T14:55:46.063Z] #44 ...
14:55:46 [2020-04-24T14:55:46.063Z] 
14:55:46 [2020-04-24T14:55:46.063Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:46 [2020-04-24T14:55:46.063Z] #56 64.36 encoding/base64
14:55:46 [2020-04-24T14:55:46.063Z] #56 65.54 encoding/json
14:55:46 [2020-04-24T14:55:46.063Z] #56 66.31 golang.org/x/sys/unix
14:55:46 [2020-04-24T14:55:46.123Z] #43 ...
14:55:46 [2020-04-24T14:55:46.123Z] 
14:55:46 [2020-04-24T14:55:46.123Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:46 [2020-04-24T14:55:46.123Z] #27 4.327 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:55:46 [2020-04-24T14:55:46.123Z] #27 4.542 
14:55:46 [2020-04-24T14:55:46.323Z] #56 ...
14:55:46 [2020-04-24T14:55:46.323Z] 
14:55:46 [2020-04-24T14:55:46.323Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:46 [2020-04-24T14:55:46.323Z] #47 70.59 text/template
14:55:46 [2020-04-24T14:55:46.323Z] #47 73.03 go/parser
14:55:46 [2020-04-24T14:55:46.323Z] #47 74.18 math/big
14:55:46 [2020-04-24T14:55:46.399Z] #27 9.065 
                                                                           0.0%
####                                                                       6.8%
########                                                                  12.4%
#############                                                             18.5%
##################                                                        25.0%
#########################                                                 35.3%
##################################                                        47.6%
############################################                              61.3%
###############################################                           66.3%
#############################################################             85.9%
##############################################################            86.9%
######################################################################## 100.0%
14:55:46 [2020-04-24T14:55:46.517Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
14:55:46 [2020-04-24T14:55:46.632Z] #27 4.720 
##                                                                         3.5%
######                                                                     9.6%
###########                                                               15.9%
###############                                                           21.6%
###################                                                       26.8%
#######################                                                   33.3%
###########################                                               38.3%
################################                                          44.8%
##################################                                        48.6%
######################################                                    53.0%
##########################################                                58.5%
#############################################                             63.5%
#################################################                         69.2%
#####################################################                     74.2%
##########################################################                81.8%
##############################################################            87.1%
###############################################################           88.3%
####################################################################      95.5%
#######################################################################   98.8%
######################################################################## 100.0%
14:55:46 [2020-04-24T14:55:46.657Z] #27 10.56 
14:55:46 [2020-04-24T14:55:46.888Z] #27 7.119 
14:55:47 [2020-04-24T14:55:47.523Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.1% of statements
14:55:47 [2020-04-24T14:55:47.688Z] #27 10.79 
                                                                           0.0%
##                                                                         3.3%
###                                                                        5.1%
#####                                                                      8.3%
#######                                                                   10.4%
#########                                                                 13.0%
##########                                                                14.4%
############                                                              17.2%
##############                                                            19.7%
#
14:55:47 [2020-04-24T14:55:47.688Z] #27 ...
14:55:47 [2020-04-24T14:55:47.688Z] 
14:55:47 [2020-04-24T14:55:47.688Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.020 + RM_GOPATH=0
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.020 + TMP_GOPATH=
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.020 + : /build
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.020 + '[' -z '' ']'
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.020 ++ mktemp -d
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.026 + export GOPATH=/tmp/tmp.XEErzhxHKH
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.027 + GOPATH=/tmp/tmp.XEErzhxHKH
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.027 + RM_GOPATH=1
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.027 ++ dirname ./install.sh
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.033 + dir=.
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.035 + bin=containerd
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.035 + shift
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.035 + '[' '!' -f ./containerd.installer ']'
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.035 + . ./containerd.installer
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.035 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.039 + install_containerd
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.039 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.042 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.044 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XEErzhxHKH/src/github.com/containerd/containerd
14:55:47 [2020-04-24T14:55:47.688Z] #65 3.058 Cloning into '/tmp/tmp.XEErzhxHKH/src/github.com/containerd/containerd'...
14:55:47 [2020-04-24T14:55:47.688Z] #65 ...
14:55:47 [2020-04-24T14:55:47.688Z] 
14:55:47 [2020-04-24T14:55:47.688Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:47 [2020-04-24T14:55:47.707Z] #47 ...
14:55:47 [2020-04-24T14:55:47.707Z] 
14:55:47 [2020-04-24T14:55:47.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:47 [2020-04-24T14:55:47.707Z] #44 25.49   CC       images/inventory.o
14:55:47 [2020-04-24T14:55:47.707Z] #44 25.92   CC       images/fdinfo.o
14:55:47 [2020-04-24T14:55:47.707Z] #44 26.30   CC       images/fown.o
14:55:47 [2020-04-24T14:55:47.707Z] #44 26.60   CC       images/ns.o
14:55:47 [2020-04-24T14:55:47.964Z] #27 7.329 
###########                                                               16.0%
##################                                                        25.0%
###########################                                               37.6%
###################################                                       49.6%
############################################                              61.7%
##################################################                        70.0%
##########################################################                80.9%
##################################################################        92.5%
######################################################################## 100.0%
14:55:47 [2020-04-24T14:55:47.964Z] #27 ...
14:55:47 [2020-04-24T14:55:47.964Z] 
14:55:47 [2020-04-24T14:55:47.964Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:47 [2020-04-24T14:55:47.964Z] #47 44.82 io
14:55:47 [2020-04-24T14:55:47.964Z] #47 44.83 strconv
14:55:47 [2020-04-24T14:55:47.964Z] #47 46.45 bytes
14:55:47 [2020-04-24T14:55:47.964Z] #47 49.65 bufio
14:55:47 [2020-04-24T14:55:47.964Z] #47 49.89 reflect
14:55:47 [2020-04-24T14:55:47.964Z] #47 51.74 syscall
14:55:47 [2020-04-24T14:55:47.968Z] #44 26.87   CC       images/regfile.o
14:55:48 [2020-04-24T14:55:48.137Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
14:55:48 [2020-04-24T14:55:48.137Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
14:55:48 [2020-04-24T14:55:48.219Z] #47 ...
14:55:48 [2020-04-24T14:55:48.219Z] 
14:55:48 [2020-04-24T14:55:48.219Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.44 Selecting previously unselected package protobuf-c-compiler.
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.72 Selecting previously unselected package protobuf-compiler.
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.75 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.90 Selecting previously unselected package python-pkg-resources.
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 53.92 Unpacking python-pkg-resources (40.8.0-1) ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.22 Selecting previously unselected package python-six.
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.23 Unpacking python-six (1.12.0-1) ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.34 Selecting previously unselected package python-protobuf.
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.34 Unpacking python-protobuf (3.6.1.3-2) ...
14:55:48 [2020-04-24T14:55:48.219Z] #43 54.86 Setting up python-pkg-resources (40.8.0-1) ...
14:55:48 [2020-04-24T14:55:48.229Z] #44 27.21   CC       images/ghost-file.o
14:55:48 [2020-04-24T14:55:48.489Z] #44 27.63   CC       images/fifo.o
14:55:48 [2020-04-24T14:55:48.749Z] #44 27.93   CC       images/remap-file-path.o
14:55:48 [2020-04-24T14:55:48.750Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
14:55:49 [2020-04-24T14:55:49.032Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
14:55:49 [2020-04-24T14:55:49.320Z] #44 28.26   CC       images/eventfd.o
14:55:49 [2020-04-24T14:55:49.581Z] #44 28.57   CC       images/eventpoll.o
14:55:50 [2020-04-24T14:55:50.152Z] #44 29.01   CC       images/fh.o
14:55:50 [2020-04-24T14:55:50.412Z] #44 29.43   CC       images/fsnotify.o
14:55:50 [2020-04-24T14:55:50.786Z] #27 10.79 
                                                                           0.0%
##                                                                         3.3%
###                                                                        5.1%
#####                                                                      8.3%
#######                                                                   10.4%
#########                                                                 13.0%
##########                                                                14.4%
############                                                              17.2%
##############                                                            19.7%
###############                                                           22.1%
################                                                          23.4%
##################                                                        25.3%
####################                                                      28.8%
######################                                                    31.8%
########################                                                  34.5%
###########################                                               37.6%
#############################                                             41.6%
################################                                          44.7%
###################################                                       49.0%
####################################                                      50.2%
######################################                                    52.9%
########################################                                  56.0%
##########################################                                58.4%
############################################                              61.6%
##############################################                            64.7%
################################################                          67.5%
###################################################                       71.4%
#####################################################                     74.0%
#######################################################                   76.8%
#########################################################                 79.5%
###########################################################               82.5%
#############################################################             85.7%
###############################################################           88.2%
#################################################################         91.4%
###################################################################       94.2%
#####################################################################     96.9%
######################################################################## 100.0%
14:55:50 [2020-04-24T14:55:50.786Z] #27 14.93 
14:55:51 [2020-04-24T14:55:51.044Z] #27 ...
14:55:51 [2020-04-24T14:55:51.044Z] 
14:55:51 [2020-04-24T14:55:51.044Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:51 [2020-04-24T14:55:51.044Z] #50 48.44 + cd /tmp/tmp.wRorT8uR79/src/gotest.tools/gotestsum
14:55:51 [2020-04-24T14:55:51.044Z] #50 48.44 + git checkout -q v0.3.5
14:55:51 [2020-04-24T14:55:51.044Z] #50 48.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:55:51 [2020-04-24T14:55:51.076Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
14:55:51 [2020-04-24T14:55:51.301Z] #50 ...
14:55:51 [2020-04-24T14:55:51.302Z] 
14:55:51 [2020-04-24T14:55:51.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:51 [2020-04-24T14:55:51.302Z] #10 49.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 51.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 52.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 52.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 52.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 52.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 52.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.31 debconf: delaying package configuration, since apt-utils is not installed
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.60 Fetched 77.7 MB in 10s (7926 kB/s)
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.70 Selecting previously unselected package binutils-mingw-w64-i686.
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.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 ... 15409 files and directories currently installed.)
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.302Z] #10 53.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:55:51 [2020-04-24T14:55:51.302Z] #10 56.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:55:51 [2020-04-24T14:55:51.302Z] #10 56.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.302Z] #10 56.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:55:51 [2020-04-24T14:55:51.353Z] #44 30.20   CC       images/signalfd.o
14:55:51 [2020-04-24T14:55:51.476Z] #43 ...
14:55:51 [2020-04-24T14:55:51.476Z] 
14:55:51 [2020-04-24T14:55:51.476Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:51 [2020-04-24T14:55:51.476Z] #35 47.92 (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 ... 15409 files and directories currently installed.)
14:55:51 [2020-04-24T14:55:51.476Z] #35 48.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 48.16 Unpacking xxd (2:8.1.0875-5) ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 48.55 Selecting previously unselected package vim-common.
14:55:51 [2020-04-24T14:55:51.476Z] #35 48.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 48.65 Unpacking vim-common (2:8.1.0875-5) ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 49.10 Selecting previously unselected package cmake-data.
14:55:51 [2020-04-24T14:55:51.476Z] #35 49.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 49.14 Unpacking cmake-data (3.13.4-1) ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 52.99 Selecting previously unselected package libicu63:amd64.
14:55:51 [2020-04-24T14:55:51.476Z] #35 53.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 53.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:55:51 [2020-04-24T14:55:51.476Z] #35 ...
14:55:51 [2020-04-24T14:55:51.476Z] 
14:55:51 [2020-04-24T14:55:51.476Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:55:51 [2020-04-24T14:55:51.476Z] #50 47.85 + cd /tmp/tmp.AIW83pVx4B/src/gotest.tools/gotestsum
14:55:51 [2020-04-24T14:55:51.476Z] #50 47.85 + git checkout -q v0.3.5
14:55:51 [2020-04-24T14:55:51.476Z] #50 47.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:55:51 [2020-04-24T14:55:51.476Z] #50 ...
14:55:51 [2020-04-24T14:55:51.476Z] 
14:55:51 [2020-04-24T14:55:51.476Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:51 [2020-04-24T14:55:51.476Z] #27 8.615 
14:55:51 [2020-04-24T14:55:51.476Z] #27 8.776 
                                                                           0.0%
####                                                                       5.9%
##########                                                                13.9%
##############                                                            19.6%
##################                                                        26.1%
#######################                                                   32.9%
###########################                                               38.6%
##############################                                            42.8%
###################################                                       49.1%
######################################                                    53.9%
#########################################                                 57.1%
##############################################                            64.7%
##################################################                        70.3%
######################################################                    76.3%
###########################################################               82.6%
################################################################          89.4%
######################################################################## 100.0%
14:55:51 [2020-04-24T14:55:51.476Z] #27 10.92 
14:55:51 [2020-04-24T14:55:51.559Z] #10 ...
14:55:51 [2020-04-24T14:55:51.559Z] 
14:55:51 [2020-04-24T14:55:51.559Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:55:51 [2020-04-24T14:55:51.559Z] #30 49.14 Checking out files:  90% (1381/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
14:55:51 [2020-04-24T14:55:51.559Z] #30 49.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:55:51 [2020-04-24T14:55:51.559Z] #30 50.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:55:51 [2020-04-24T14:55:51.614Z] #44 30.54   CC       images/fs.o
14:55:51 [2020-04-24T14:55:51.689Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
14:55:51 [2020-04-24T14:55:51.817Z] #30 ...
14:55:51 [2020-04-24T14:55:51.817Z] 
14:55:51 [2020-04-24T14:55:51.817Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:51 [2020-04-24T14:55:51.817Z] #47 58.84 time
14:55:51 [2020-04-24T14:55:51.875Z] #44 30.79   CC       images/pstree.o
14:55:51 [2020-04-24T14:55:51.986Z] #27 11.16 
#                                                                          1.6%
###                                                                        4.6%
#####                                                                      7.6%
########                                                                  11.3%
##########                                                                14.3%
############                                                              17.8%
###############                                                           21.0%
################                                                          23.6%
###################                                                       27.0%
14:55:51 [2020-04-24T14:55:51.986Z] #27 ...
14:55:51 [2020-04-24T14:55:51.986Z] 
14:55:51 [2020-04-24T14:55:51.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:51 [2020-04-24T14:55:51.986Z] #56 48.65 syscall
14:55:51 [2020-04-24T14:55:51.986Z] #56 48.69 bytes
14:55:51 [2020-04-24T14:55:51.986Z] #56 51.18 reflect
14:55:51 [2020-04-24T14:55:51.986Z] #56 57.49 time
14:55:51 [2020-04-24T14:55:51.986Z] #56 ...
14:55:51 [2020-04-24T14:55:51.986Z] 
14:55:51 [2020-04-24T14:55:51.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:51 [2020-04-24T14:55:51.986Z] #10 49.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 51.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 52.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 52.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 52.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 52.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 52.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
14:55:51 [2020-04-24T14:55:51.986Z] #10 53.21 debconf: delaying package configuration, since apt-utils is not installed
14:55:51 [2020-04-24T14:55:51.986Z] #10 53.47 Fetched 77.7 MB in 10s (7677 kB/s)
14:55:51 [2020-04-24T14:55:51.986Z] #10 53.56 Selecting previously unselected package binutils-mingw-w64-i686.
14:55:51 [2020-04-24T14:55:51.987Z] #10 53.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 ... 15409 files and directories currently installed.)
14:55:51 [2020-04-24T14:55:51.987Z] #10 53.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.987Z] #10 53.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:55:51 [2020-04-24T14:55:51.987Z] #10 56.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:55:51 [2020-04-24T14:55:51.987Z] #10 56.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:55:51 [2020-04-24T14:55:51.987Z] #10 56.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:55:52 [2020-04-24T14:55:52.135Z] #44 31.15   CC       images/pipe.o
14:55:52 [2020-04-24T14:55:52.241Z] #10 ...
14:55:52 [2020-04-24T14:55:52.241Z] 
14:55:52 [2020-04-24T14:55:52.242Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:52 [2020-04-24T14:55:52.303Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
14:55:52 [2020-04-24T14:55:52.707Z] #44 31.57   CC       images/tcp-stream.o
14:55:52 [2020-04-24T14:55:52.967Z] #44 31.89   CC       images/sk-packet.o
14:55:53 [2020-04-24T14:55:53.227Z] #44 ...
14:55:53 [2020-04-24T14:55:53.227Z] 
14:55:53 [2020-04-24T14:55:53.227Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:53 [2020-04-24T14:55:53.227Z] #56 76.19 golang.org/x/crypto/ssh/terminal
14:55:53 [2020-04-24T14:55:53.227Z] #56 77.51 mvdan.cc/sh/v3/cmd/shfmt
14:55:53 [2020-04-24T14:55:53.227Z] #56 DONE 81.4s
14:55:53 [2020-04-24T14:55:53.227Z] 
14:55:53 [2020-04-24T14:55:53.227Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:53 [2020-04-24T14:55:53.227Z] #47 78.39 vendor/golang.org/x/text/unicode/bidi
14:55:53 [2020-04-24T14:55:53.227Z] #47 78.59 go/doc
14:55:53 [2020-04-24T14:55:53.308Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
14:55:53 [2020-04-24T14:55:53.719Z] #47 ...
14:55:53 [2020-04-24T14:55:53.719Z] 
14:55:53 [2020-04-24T14:55:53.719Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:53 [2020-04-24T14:55:53.719Z] #56 51.03 syscall
14:55:53 [2020-04-24T14:55:53.719Z] #56 51.07 reflect
14:55:53 [2020-04-24T14:55:53.719Z] #56 60.15 time
14:55:53 [2020-04-24T14:55:53.773Z] #27 11.16 
#                                                                          1.6%
###                                                                        4.6%
#####                                                                      7.6%
########                                                                  11.3%
##########                                                                14.3%
############                                                              17.8%
###############                                                           21.0%
################                                                          23.6%
###################                                                       27.0%
#####################                                                     29.9%
#######################                                                   33.0%
#########################                                                 36.1%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           44.3%
##################################                                        47.4%
####################################                                      50.3%
######################################                                    52.9%
#######################################                                   55.5%
##########################################                                59.1%
############################################                              61.7%
##############################################                            64.2%
################################################                          67.4%
###################################################                       70.9%
#####################################################                     73.9%
#######################################################                   77.4%
14:55:53 [2020-04-24T14:55:53.773Z] #27 ...
14:55:53 [2020-04-24T14:55:53.773Z] 
14:55:53 [2020-04-24T14:55:53.773Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.803 + RM_GOPATH=0
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.803 + TMP_GOPATH=
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.803 + : /build
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.804 + '[' -z '' ']'
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.806 ++ mktemp -d
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.813 + export GOPATH=/tmp/tmp.IIDk2lfN0B
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.813 + GOPATH=/tmp/tmp.IIDk2lfN0B
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.813 + RM_GOPATH=1
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.813 ++ dirname ./install.sh
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 + dir=.
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 + bin=containerd
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 + shift
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 + '[' '!' -f ./containerd.installer ']'
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 + . ./containerd.installer
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.833 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.834 + install_containerd
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.834 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.834 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.835 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IIDk2lfN0B/src/github.com/containerd/containerd
14:55:53 [2020-04-24T14:55:53.773Z] #65 2.844 Cloning into '/tmp/tmp.IIDk2lfN0B/src/github.com/containerd/containerd'...
14:55:53 [2020-04-24T14:55:53.977Z] #56 ...
14:55:53 [2020-04-24T14:55:53.977Z] 
14:55:53 [2020-04-24T14:55:53.977Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:53 [2020-04-24T14:55:53.977Z] #35 59.68 Selecting previously unselected package libxml2:amd64.
14:55:53 [2020-04-24T14:55:53.977Z] #35 59.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 59.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.41 Selecting previously unselected package libarchive13:amd64.
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.80 Selecting previously unselected package libjsoncpp1:amd64.
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.98 Selecting previously unselected package librhash0:amd64.
14:55:53 [2020-04-24T14:55:53.977Z] #35 60.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.00 Unpacking librhash0:amd64 (1.3.8-1) ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.20 Selecting previously unselected package libuv1:amd64.
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.24 Unpacking libuv1:amd64 (1.24.1-1) ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.43 Selecting previously unselected package cmake.
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:55:53 [2020-04-24T14:55:53.977Z] #35 61.48 Unpacking cmake (3.13.4-1) ...
14:55:54 [2020-04-24T14:55:54.031Z] #65 ...
14:55:54 [2020-04-24T14:55:54.031Z] 
14:55:54 [2020-04-24T14:55:54.031Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:54 [2020-04-24T14:55:54.286Z] #27 11.16 
#                                                                          1.6%
###                                                                        4.6%
#####                                                                      7.6%
########                                                                  11.3%
##########                                                                14.3%
############                                                              17.8%
###############                                                           21.0%
################                                                          23.6%
###################                                                       27.0%
#####################                                                     29.9%
#######################                                                   33.0%
#########################                                                 36.1%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           44.3%
##################################                                        47.4%
####################################                                      50.3%
######################################                                    52.9%
#######################################                                   55.5%
##########################################                                59.1%
############################################                              61.7%
##############################################                            64.2%
################################################                          67.4%
###################################################                       70.9%
#####################################################                     73.9%
#######################################################                   77.4%
#########################################################                 80.2%
###########################################################               83.0%
##############################################################            86.3%
################################################################          89.1%
##################################################################        92.1%
############
14:55:54 [2020-04-24T14:55:54.286Z] #27 ...
14:55:54 [2020-04-24T14:55:54.286Z] 
14:55:54 [2020-04-24T14:55:54.286Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:55:54 [2020-04-24T14:55:54.286Z] #30 51.38 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
14:55:54 [2020-04-24T14:55:54.286Z] #30 51.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:55:54 [2020-04-24T14:55:54.286Z] #30 52.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:55:54 [2020-04-24T14:55:54.543Z] #30 ...
14:55:54 [2020-04-24T14:55:54.543Z] 
14:55:54 [2020-04-24T14:55:54.543Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:54 [2020-04-24T14:55:54.543Z] #27 11.16 
#                                                                          1.6%
###                                                                        4.6%
#####                                                                      7.6%
########                                                                  11.3%
##########                                                                14.3%
############                                                              17.8%
###############                                                           21.0%
################                                                          23.6%
###################                                                       27.0%
#####################                                                     29.9%
#######################                                                   33.0%
#########################                                                 36.1%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           44.3%
##################################                                        47.4%
####################################                                      50.3%
######################################                                    52.9%
#######################################                                   55.5%
##########################################                                59.1%
############################################                              61.7%
##############################################                            64.2%
################################################                          67.4%
###################################################                       70.9%
#####################################################                     73.9%
#######################################################                   77.4%
#########################################################                 80.2%
###########################################################               83.0%
##############################################################            86.3%
################################################################          89.1%
##################################################################        92.1%
####################################################################      95.4%
######################################################################    98.3%
######################################################################## 100.0%
14:55:54 [2020-04-24T14:55:54.798Z] #27 14.77 
14:55:55 [2020-04-24T14:55:55.002Z] #47 82.43 github.com/LK4D4/vndr/build
14:55:55 [2020-04-24T14:55:55.734Z] #27 15.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:55:55 [2020-04-24T14:55:55.879Z] #35 ...
14:55:55 [2020-04-24T14:55:55.879Z] 
14:55:55 [2020-04-24T14:55:55.879Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:55:55 [2020-04-24T14:55:55.879Z] #43 53.21 Setting up python-pkg-resources (40.8.0-1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 58.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 58.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 58.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 58.37 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 58.38 Setting up python-six (1.12.0-1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.80 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.83 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.84 Setting up protobuf-compiler (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 62.88 Setting up python-protobuf (3.6.1.3-2) ...
14:55:55 [2020-04-24T14:55:55.879Z] #43 ...
14:55:55 [2020-04-24T14:55:55.879Z] 
14:55:55 [2020-04-24T14:55:55.879Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:55 [2020-04-24T14:55:55.879Z] #27 15.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:55:55 [2020-04-24T14:55:55.879Z] #27 16.36 
14:55:55 [2020-04-24T14:55:55.879Z] #27 16.56 
######################################################################## 100.0%
14:55:55 [2020-04-24T14:55:55.879Z] #27 16.71 
14:55:55 [2020-04-24T14:55:55.879Z] #27 17.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:55:55 [2020-04-24T14:55:55.879Z] #27 17.97 
14:55:55 [2020-04-24T14:55:55.879Z] #27 18.21 
                                                                           0.7%
######################################################################## 100.0%
14:55:55 [2020-04-24T14:55:55.879Z] #27 18.43 
14:55:55 [2020-04-24T14:55:55.879Z] #27 19.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:55:55 [2020-04-24T14:55:55.879Z] #27 19.43 skipping existing 1849cc453dee
14:55:55 [2020-04-24T14:55:55.879Z] #27 19.61 
14:55:56 [2020-04-24T14:55:56.339Z] #47 ...
14:55:56 [2020-04-24T14:55:56.339Z] 
14:55:56 [2020-04-24T14:55:56.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:55:56 [2020-04-24T14:55:56.339Z] #44 32.34   CC       images/mnt.o
14:55:56 [2020-04-24T14:55:56.339Z] #44 32.71   CC       images/pipe-data.o
14:55:56 [2020-04-24T14:55:56.339Z] #44 33.01   CC       images/sa.o
14:55:56 [2020-04-24T14:55:56.339Z] #44 33.89   CC       images/timer.o
14:55:56 [2020-04-24T14:55:56.339Z] #44 35.22   CC       images/timerfd.o
14:55:56 [2020-04-24T14:55:56.340Z] #27 16.44 
14:55:56 [2020-04-24T14:55:56.446Z] #27 20.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:55:56 [2020-04-24T14:55:56.596Z] #27 16.64 
#                                                                          2.3%
######################################################################## 100.0%
14:55:56 [2020-04-24T14:55:56.786Z] #44 35.70   CC       images/mm.o
14:55:56 [2020-04-24T14:55:56.786Z] #44 ...
14:55:56 [2020-04-24T14:55:56.786Z] 
14:55:56 [2020-04-24T14:55:56.786Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:55:56 [2020-04-24T14:55:56.786Z] #10 75.31 Selecting previously unselected package g++-mingw-w64-x86-64.
14:55:56 [2020-04-24T14:55:56.786Z] #10 75.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:55:56 [2020-04-24T14:55:56.786Z] #10 75.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:55:56 [2020-04-24T14:55:56.852Z] #27 16.86 
14:55:57 [2020-04-24T14:55:57.011Z] #27 20.92 
14:55:57 [2020-04-24T14:55:57.011Z] #27 21.10 
######################################################################## 100.0%
14:55:57 [2020-04-24T14:55:57.243Z] #10 ...
14:55:57 [2020-04-24T14:55:57.243Z] 
14:55:57 [2020-04-24T14:55:57.243Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:57 [2020-04-24T14:55:57.243Z] #47 84.80 vendor/golang.org/x/text/unicode/norm
14:55:57 [2020-04-24T14:55:57.269Z] #27 21.22 
14:55:57 [2020-04-24T14:55:57.269Z] #27 21.33 Download of images into '/build' complete.
14:55:57 [2020-04-24T14:55:57.269Z] #27 21.33 Use something like the following to load the result into a Docker daemon:
14:55:57 [2020-04-24T14:55:57.269Z] #27 21.33   tar -cC '/build' . | docker load
14:55:57 [2020-04-24T14:55:57.527Z] #27 ...
14:55:57 [2020-04-24T14:55:57.527Z] 
14:55:57 [2020-04-24T14:55:57.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:57 [2020-04-24T14:55:57.527Z] #33 54.83 time
14:55:57 [2020-04-24T14:55:57.527Z] #33 60.47 internal/poll
14:55:57 [2020-04-24T14:55:57.527Z] #33 63.02 internal/syscall/execenv
14:55:57 [2020-04-24T14:55:57.527Z] #33 63.23 internal/syscall/unix
14:55:57 [2020-04-24T14:55:57.527Z] #33 63.57 internal/fmtsort
14:55:57 [2020-04-24T14:55:57.527Z] #33 63.59 os
14:55:57 [2020-04-24T14:55:57.527Z] #33 64.48 strings
14:55:57 [2020-04-24T14:55:57.779Z] #27 17.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:55:57 [2020-04-24T14:55:57.779Z] #27 ...
14:55:57 [2020-04-24T14:55:57.779Z] 
14:55:57 [2020-04-24T14:55:57.779Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:55:57 [2020-04-24T14:55:57.779Z] #33 54.51 time
14:55:57 [2020-04-24T14:55:57.779Z] #33 61.02 internal/poll
14:55:57 [2020-04-24T14:55:57.779Z] #33 63.63 internal/syscall/execenv
14:55:57 [2020-04-24T14:55:57.780Z] #33 63.79 internal/syscall/unix
14:55:57 [2020-04-24T14:55:57.780Z] #33 64.07 os
14:55:57 [2020-04-24T14:55:57.780Z] #33 64.09 internal/fmtsort
14:55:57 [2020-04-24T14:55:57.785Z] #33 ...
14:55:57 [2020-04-24T14:55:57.785Z] 
14:55:57 [2020-04-24T14:55:57.785Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.84 Setting up xxd (2:8.1.0875-5) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.85 Setting up libuv1:amd64 (1.24.1-1) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.87 Setting up vim-common (2:8.1.0875-5) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.91 Setting up librhash0:amd64 (1.3.8-1) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.93 Setting up cmake-data (3.13.4-1) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 64.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:55:57 [2020-04-24T14:55:57.785Z] #35 65.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:55:57 [2020-04-24T14:55:57.786Z] #35 65.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:55:57 [2020-04-24T14:55:57.786Z] #35 65.17 Setting up cmake (3.13.4-1) ...
14:55:57 [2020-04-24T14:55:57.786Z] #35 65.24 Processing triggers for libc-bin (2.28-10) ...
14:55:57 [2020-04-24T14:55:57.786Z] #35 65.39 Processing triggers for mime-support (3.62) ...#35 ...
14:55:57 [2020-04-24T14:55:57.786Z] 
14:55:57 [2020-04-24T14:55:57.786Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:55:57 [2020-04-24T14:55:57.786Z] #27 DONE 22.0s
14:55:57 [2020-04-24T14:55:57.786Z] 
14:55:57 [2020-04-24T14:55:57.786Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:57 [2020-04-24T14:55:57.786Z] #35 65.39 Processing triggers for mime-support (3.62) ...
14:55:58 [2020-04-24T14:55:58.035Z] #33 ...
14:55:58 [2020-04-24T14:55:58.035Z] 
14:55:58 [2020-04-24T14:55:58.035Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:55:58 [2020-04-24T14:55:58.035Z] #35 61.53 Selecting previously unselected package libxml2:amd64.
14:55:58 [2020-04-24T14:55:58.035Z] #35 61.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 61.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.16 Selecting previously unselected package libarchive13:amd64.
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.63 Selecting previously unselected package libjsoncpp1:amd64.
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.83 Selecting previously unselected package librhash0:amd64.
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 62.86 Unpacking librhash0:amd64 (1.3.8-1) ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 63.17 Selecting previously unselected package libuv1:amd64.
14:55:58 [2020-04-24T14:55:58.035Z] #35 63.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.035Z] #35 63.19 Unpacking libuv1:amd64 (1.24.1-1) ...
14:55:58 [2020-04-24T14:55:58.036Z] #35 63.27 Selecting previously unselected package cmake.
14:55:58 [2020-04-24T14:55:58.036Z] #35 63.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:55:58 [2020-04-24T14:55:58.036Z] #35 63.31 Unpacking cmake (3.13.4-1) ...
14:55:58 [2020-04-24T14:55:58.351Z] #35 DONE 66.0s
14:55:58 [2020-04-24T14:55:58.351Z] 
14:55:58 [2020-04-24T14:55:58.351Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:55:58 [2020-04-24T14:55:58.494Z] Running on azwin-2-b4d170 in d:\jenkins\workspace\moby_PR-40855
[Pipeline] {
[Pipeline] ws
14:55:58 [2020-04-24T14:55:58.510Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:55:58 [2020-04-24T14:55:58.608Z] #36 DONE 0.1s
14:55:58 [2020-04-24T14:55:58.608Z] 
14:55:58 [2020-04-24T14:55:58.608Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:55:58 [2020-04-24T14:55:58.608Z] #37 DONE 0.1s
14:55:58 [2020-04-24T14:55:58.608Z] 
14:55:58 [2020-04-24T14:55:58.608Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:55:59 [2020-04-24T14:55:59.435Z] #47 87.29 mime
14:55:59 [2020-04-24T14:55:59.924Z] #35 66.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 66.97 Setting up xxd (2:8.1.0875-5) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 66.98 Setting up libuv1:amd64 (1.24.1-1) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 66.99 Setting up vim-common (2:8.1.0875-5) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.03 Setting up librhash0:amd64 (1.3.8-1) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.05 Setting up cmake-data (3.13.4-1) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:55:59 [2020-04-24T14:55:59.924Z] #35 67.14 Setting up cmake (3.13.4-1) ...
14:56:00 [2020-04-24T14:56:00.180Z] #35 67.17 Processing triggers for libc-bin (2.28-10) ...
14:56:00 [2020-04-24T14:56:00.180Z] #35 67.24 Processing triggers for mime-support (3.62) ...
14:56:00 [2020-04-24T14:56:00.742Z] #35 ...
14:56:00 [2020-04-24T14:56:00.742Z] 
14:56:00 [2020-04-24T14:56:00.742Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:56:00 [2020-04-24T14:56:00.742Z] #27 18.49 
14:56:00 [2020-04-24T14:56:00.742Z] #27 18.72 
#################################################                         68.4%
######################################################################## 100.0%
14:56:00 [2020-04-24T14:56:00.742Z] #27 18.90 
14:56:00 [2020-04-24T14:56:00.742Z] #27 20.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:56:00 [2020-04-24T14:56:00.742Z] #27 20.21 skipping existing 1849cc453dee
14:56:00 [2020-04-24T14:56:00.742Z] #27 20.39 
14:56:00 [2020-04-24T14:56:00.998Z] #27 ...
14:56:00 [2020-04-24T14:56:00.998Z] 
14:56:00 [2020-04-24T14:56:00.998Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:56:00 [2020-04-24T14:56:00.998Z] #35 DONE 68.2s
14:56:01 [2020-04-24T14:56:01.254Z] 
14:56:01 [2020-04-24T14:56:01.254Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:56:01 [2020-04-24T14:56:01.254Z] #36 DONE 0.1s
14:56:01 [2020-04-24T14:56:01.254Z] 
14:56:01 [2020-04-24T14:56:01.254Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:56:01 [2020-04-24T14:56:01.254Z] #37 DONE 0.1s
14:56:01 [2020-04-24T14:56:01.254Z] 
14:56:01 [2020-04-24T14:56:01.254Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:01 [2020-04-24T14:56:01.646Z] #47 89.60 encoding/asn1
14:56:02 [2020-04-24T14:56:02.616Z] #47 ...
14:56:02 [2020-04-24T14:56:02.616Z] 
14:56:02 [2020-04-24T14:56:02.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:02 [2020-04-24T14:56:02.616Z] #44 36.73   CC       images/sk-opts.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 36.98   CC       images/sk-unix.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 37.46   CC       images/sk-inet.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 38.18   CC       images/tun.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 38.37   CC       images/sk-netlink.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 38.74   CC       images/packet-sock.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 39.75   CC       images/ipc-var.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 40.41   CC       images/ipc-desc.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 40.63   CC       images/ipc-shm.o
14:56:02 [2020-04-24T14:56:02.616Z] #44 41.42   CC       images/ipc-msg.o
14:56:02 [2020-04-24T14:56:02.619Z] #38 ...
14:56:02 [2020-04-24T14:56:02.619Z] 
14:56:02 [2020-04-24T14:56:02.619Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:56:02 [2020-04-24T14:56:02.619Z] #27 21.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:56:02 [2020-04-24T14:56:02.619Z] #27 22.08 
14:56:02 [2020-04-24T14:56:02.619Z] #27 22.30 
######################################################################## 100.0%
14:56:02 [2020-04-24T14:56:02.619Z] #27 22.42 
14:56:02 [2020-04-24T14:56:02.620Z] #27 22.51 Download of images into '/build' complete.
14:56:02 [2020-04-24T14:56:02.620Z] #27 22.52 Use something like the following to load the result into a Docker daemon:
14:56:02 [2020-04-24T14:56:02.620Z] #27 22.52   tar -cC '/build' . | docker load
14:56:02 [2020-04-24T14:56:02.620Z] #27 DONE 22.6s
14:56:02 [2020-04-24T14:56:02.620Z] 
14:56:02 [2020-04-24T14:56:02.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:02 [2020-04-24T14:56:02.620Z] #10 59.92 Selecting previously unselected package binutils-mingw-w64.
14:56:02 [2020-04-24T14:56:02.620Z] #10 59.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 59.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.32 Selecting previously unselected package dmsetup.
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.35 Unpacking dmsetup (2:1.02.155-3) ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.58 Selecting previously unselected package mingw-w64-common.
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 60.62 Unpacking mingw-w64-common (6.0.0-3) ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 67.58 Selecting previously unselected package mingw-w64-x86-64-dev.
14:56:02 [2020-04-24T14:56:02.620Z] #10 67.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:56:02 [2020-04-24T14:56:02.620Z] #10 67.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.698 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + RM_GOPATH=0
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + TMP_GOPATH=
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + : /build
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + '[' -z '' ']'
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 ++ mktemp -d
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + export GOPATH=/tmp/tmp.bHQphogZwA
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + GOPATH=/tmp/tmp.bHQphogZwA
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + RM_GOPATH=1
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 ++ dirname ./install.sh
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + dir=.
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + bin=tini
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + shift
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + '[' '!' -f ./tini.installer ']'
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + . ./tini.installer
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + install_tini
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.701 + git clone https://github.com/krallin/tini.git /tmp/tmp.bHQphogZwA/tini
14:56:02 [2020-04-24T14:56:02.790Z] #38 3.702 Cloning into '/tmp/tmp.bHQphogZwA/tini'...
14:56:02 [2020-04-24T14:56:02.790Z] #38 ...
14:56:02 [2020-04-24T14:56:02.790Z] 
14:56:02 [2020-04-24T14:56:02.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.38 Selecting previously unselected package binutils-mingw-w64.
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.53 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.77 Selecting previously unselected package dmsetup.
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.79 Unpacking dmsetup (2:1.02.155-3) ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 60.98 Selecting previously unselected package mingw-w64-common.
14:56:02 [2020-04-24T14:56:02.790Z] #10 61.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 61.04 Unpacking mingw-w64-common (6.0.0-3) ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 69.12 Selecting previously unselected package mingw-w64-x86-64-dev.
14:56:02 [2020-04-24T14:56:02.790Z] #10 69.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:56:02 [2020-04-24T14:56:02.790Z] #10 69.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/server/middleware	0.043s	coverage: 37.7% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/server/router/swarm	0.031s	coverage: 4.8% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:56:02 [2020-04-24T14:56:02.913Z] ok  	github.com/docker/docker/builder/dockerignore	0.041s	coverage: 96.8% of statements
14:56:03 [2020-04-24T14:56:03.049Z] #10 ...
14:56:03 [2020-04-24T14:56:03.049Z] 
14:56:03 [2020-04-24T14:56:03.049Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:03 [2020-04-24T14:56:03.049Z] #33 69.06 path
14:56:03 [2020-04-24T14:56:03.049Z] #33 69.18 fmt
14:56:03 [2020-04-24T14:56:03.049Z] #33 69.73 path/filepath
14:56:03 [2020-04-24T14:56:03.380Z] #44 41.85   CC       images/ipc-sem.o
14:56:03 [2020-04-24T14:56:03.380Z] #44 42.34   CC       images/utsns.o
14:56:03 [2020-04-24T14:56:03.380Z] #44 ...
14:56:03 [2020-04-24T14:56:03.380Z] 
14:56:03 [2020-04-24T14:56:03.380Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:03 [2020-04-24T14:56:03.380Z] #10 91.92 Selecting previously unselected package libapparmor1:arm64.
14:56:03 [2020-04-24T14:56:03.380Z] #10 91.93 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
14:56:03 [2020-04-24T14:56:03.380Z] #10 91.94 Unpacking libapparmor1:arm64 (2.13.2-10) ...
14:56:03 [2020-04-24T14:56:03.546Z] #10 ...
14:56:03 [2020-04-24T14:56:03.546Z] 
14:56:03 [2020-04-24T14:56:03.546Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:56:03 [2020-04-24T14:56:03.546Z] #43 60.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 60.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 60.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 60.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 60.51 Setting up python-six (1.12.0-1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.85 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.88 Setting up protobuf-compiler (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:56:03 [2020-04-24T14:56:03.546Z] #43 64.97 Setting up python-protobuf (3.6.1.3-2) ...
14:56:03 [2020-04-24T14:56:03.555Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
14:56:03 [2020-04-24T14:56:03.847Z] #10 92.33 Selecting previously unselected package libapparmor-dev:arm64.
14:56:03 [2020-04-24T14:56:03.847Z] #10 92.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
14:56:03 [2020-04-24T14:56:03.847Z] #10 92.35 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
14:56:03 [2020-04-24T14:56:03.982Z] #33 ...
14:56:03 [2020-04-24T14:56:03.982Z] 
14:56:03 [2020-04-24T14:56:03.982Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:56:03 [2020-04-24T14:56:03.982Z] #43 70.94 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:56:03 [2020-04-24T14:56:03.982Z] #43 70.95 Processing triggers for libc-bin (2.28-10) ...
14:56:03 [2020-04-24T14:56:03.982Z] #43 DONE 71.4s
14:56:03 [2020-04-24T14:56:03.982Z] 
14:56:03 [2020-04-24T14:56:03.982Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:03 [2020-04-24T14:56:03.982Z] #33 71.23 io/ioutil
14:56:04 [2020-04-24T14:56:04.859Z] #10 93.39 Selecting previously unselected package libbtrfs0.
14:56:04 [2020-04-24T14:56:04.909Z] #43 ...
14:56:04 [2020-04-24T14:56:04.909Z] 
14:56:04 [2020-04-24T14:56:04.909Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:04 [2020-04-24T14:56:04.909Z] #47 61.38 internal/poll
14:56:04 [2020-04-24T14:56:04.909Z] #47 63.71 internal/syscall/execenv
14:56:04 [2020-04-24T14:56:04.909Z] #47 64.01 internal/syscall/unix
14:56:04 [2020-04-24T14:56:04.909Z] #47 64.41 os
14:56:04 [2020-04-24T14:56:04.909Z] #47 67.32 strings
14:56:04 [2020-04-24T14:56:04.909Z] #47 69.17 fmt
14:56:04 [2020-04-24T14:56:04.909Z] #47 ...
14:56:04 [2020-04-24T14:56:04.909Z] 
14:56:04 [2020-04-24T14:56:04.909Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:04 [2020-04-24T14:56:04.909Z] #33 64.83 strings
14:56:04 [2020-04-24T14:56:04.909Z] #33 67.94 path
14:56:04 [2020-04-24T14:56:04.909Z] #33 68.83 text/tabwriter
14:56:04 [2020-04-24T14:56:04.909Z] #33 69.72 fmt
14:56:04 [2020-04-24T14:56:04.909Z] #33 70.25 path/filepath
14:56:04 [2020-04-24T14:56:04.914Z] #33 72.00 text/tabwriter
14:56:05 [2020-04-24T14:56:05.165Z] #33 ...
14:56:05 [2020-04-24T14:56:05.165Z] 
14:56:05 [2020-04-24T14:56:05.165Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + RM_GOPATH=0
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + TMP_GOPATH=
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + : /build
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + '[' -z '' ']'
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 ++ mktemp -d
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + export GOPATH=/tmp/tmp.ZZr7h7RwZi
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + GOPATH=/tmp/tmp.ZZr7h7RwZi
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + RM_GOPATH=1
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 ++ dirname ./install.sh
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + dir=.
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + bin=tini
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + shift
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + '[' '!' -f ./tini.installer ']'
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + . ./tini.installer
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + install_tini
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.969 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZZr7h7RwZi/tini
14:56:05 [2020-04-24T14:56:05.165Z] #38 3.971 Cloning into '/tmp/tmp.ZZr7h7RwZi/tini'...
14:56:05 [2020-04-24T14:56:05.335Z] #10 93.41 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
14:56:05 [2020-04-24T14:56:05.335Z] #10 93.43 Unpacking libbtrfs0 (4.20.1-2) ...
14:56:05 [2020-04-24T14:56:05.821Z] #10 94.24 Selecting previously unselected package libbtrfs-dev.
14:56:05 [2020-04-24T14:56:05.821Z] #10 94.25 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
14:56:05 [2020-04-24T14:56:05.821Z] #10 94.27 Unpacking libbtrfs-dev (4.20.1-2) ...
14:56:06 [2020-04-24T14:56:06.093Z] #38 4.798 + cd /tmp/tmp.ZZr7h7RwZi/tini
14:56:06 [2020-04-24T14:56:06.093Z] #38 4.812 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:56:06 [2020-04-24T14:56:06.093Z] #38 4.836 + cmake .
14:56:06 [2020-04-24T14:56:06.275Z] #10 94.80 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:56:06 [2020-04-24T14:56:06.275Z] #10 94.80 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
14:56:06 [2020-04-24T14:56:06.275Z] #10 94.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:56:06 [2020-04-24T14:56:06.659Z] #38 ...
14:56:06 [2020-04-24T14:56:06.659Z] 
14:56:06 [2020-04-24T14:56:06.659Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:56:06 [2020-04-24T14:56:06.659Z] #43 73.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:56:06 [2020-04-24T14:56:06.659Z] #43 73.30 Processing triggers for libc-bin (2.28-10) ...
14:56:06 [2020-04-24T14:56:06.659Z] #43 DONE 73.6s
14:56:06 [2020-04-24T14:56:06.659Z] 
14:56:06 [2020-04-24T14:56:06.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.05 Selecting previously unselected package libudev-dev:arm64.
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.06 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.09 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.20 Selecting previously unselected package libsepol1-dev:arm64.
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
14:56:06 [2020-04-24T14:56:06.746Z] #10 95.23 Unpacking libsepol1-dev:arm64 (2.8-1) ...
14:56:06 [2020-04-24T14:56:06.810Z] #33 73.94 flag
14:56:06 [2020-04-24T14:56:06.811Z] #33 73.95 github.com/BurntSushi/toml
14:56:06 [2020-04-24T14:56:06.811Z] #33 ...
14:56:06 [2020-04-24T14:56:06.811Z] 
14:56:06 [2020-04-24T14:56:06.811Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:06 [2020-04-24T14:56:06.811Z] #47 63.90 internal/fmtsort
14:56:06 [2020-04-24T14:56:06.811Z] #47 64.62 strings
14:56:06 [2020-04-24T14:56:06.811Z] #47 64.84 os
14:56:06 [2020-04-24T14:56:06.811Z] #47 68.98 regexp/syntax
14:56:06 [2020-04-24T14:56:06.811Z] #47 70.76 fmt
14:56:06 [2020-04-24T14:56:06.811Z] #47 ...
14:56:06 [2020-04-24T14:56:06.811Z] 
14:56:06 [2020-04-24T14:56:06.811Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:06 [2020-04-24T14:56:06.811Z] #38 4.594 + cd /tmp/tmp.bHQphogZwA/tini
14:56:06 [2020-04-24T14:56:06.811Z] #38 4.595 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:56:06 [2020-04-24T14:56:06.811Z] #38 4.608 + cmake .
14:56:06 [2020-04-24T14:56:06.811Z] #38 5.512 -- The C compiler identification is GNU 8.3.0
14:56:06 [2020-04-24T14:56:06.811Z] #38 5.570 -- Check for working C compiler: /usr/bin/cc
14:56:06 [2020-04-24T14:56:06.811Z] #38 6.464 -- Check for working C compiler: /usr/bin/cc -- works
14:56:06 [2020-04-24T14:56:06.811Z] #38 6.470 -- Detecting C compiler ABI info
14:56:06 [2020-04-24T14:56:06.811Z] #38 7.145 -- Detecting C compiler ABI info - done
14:56:06 [2020-04-24T14:56:06.811Z] #38 7.162 -- Detecting C compile features
14:56:07 [2020-04-24T14:56:07.042Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.305s	coverage: 86.3% of statements
14:56:07 [2020-04-24T14:56:07.628Z] #44 ...
14:56:07 [2020-04-24T14:56:07.628Z] 
14:56:07 [2020-04-24T14:56:07.628Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:07 [2020-04-24T14:56:07.628Z] #56 64.35 context
14:56:07 [2020-04-24T14:56:07.628Z] #56 65.67 os
14:56:07 [2020-04-24T14:56:07.628Z] #56 66.94 encoding/binary
14:56:07 [2020-04-24T14:56:07.628Z] #56 69.57 encoding/base64
14:56:07 [2020-04-24T14:56:07.628Z] #56 71.41 golang.org/x/sys/unix
14:56:07 [2020-04-24T14:56:07.628Z] #56 72.16 fmt
14:56:07 [2020-04-24T14:56:07.715Z] #10 96.14 Selecting previously unselected package libpcre16-3:arm64.
14:56:07 [2020-04-24T14:56:07.715Z] #10 96.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
14:56:07 [2020-04-24T14:56:07.715Z] #10 96.16 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
14:56:07 [2020-04-24T14:56:07.896Z] #56 ...
14:56:07 [2020-04-24T14:56:07.896Z] 
14:56:07 [2020-04-24T14:56:07.896Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:07 [2020-04-24T14:56:07.896Z] #38 5.567 -- The C compiler identification is GNU 8.3.0
14:56:07 [2020-04-24T14:56:07.896Z] #38 5.642 -- Check for working C compiler: /usr/bin/cc
14:56:07 [2020-04-24T14:56:07.896Z] #38 6.691 -- Check for working C compiler: /usr/bin/cc -- works
14:56:07 [2020-04-24T14:56:07.896Z] #38 6.705 -- Detecting C compiler ABI info
14:56:08 [2020-04-24T14:56:08.070Z] ok  	github.com/docker/docker/builder/remotecontext	0.508s	coverage: 13.6% of statements
14:56:08 [2020-04-24T14:56:08.163Z] #10 ...
14:56:08 [2020-04-24T14:56:08.163Z] 
14:56:08 [2020-04-24T14:56:08.163Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:56:08 [2020-04-24T14:56:08.163Z] #68 86.11 + for f in rootlesskit rootlesskit-docker-proxy
14:56:08 [2020-04-24T14:56:08.163Z] #68 86.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:56:08 [2020-04-24T14:56:08.163Z] #68 ...
14:56:08 [2020-04-24T14:56:08.163Z] 
14:56:08 [2020-04-24T14:56:08.163Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:08 [2020-04-24T14:56:08.163Z] #10 96.48 Selecting previously unselected package libpcre32-3:arm64.
14:56:08 [2020-04-24T14:56:08.163Z] #10 96.48 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
14:56:08 [2020-04-24T14:56:08.163Z] #10 96.48 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
14:56:08 [2020-04-24T14:56:08.183Z] #38 9.520 -- Detecting C compile features - done
14:56:08 [2020-04-24T14:56:08.183Z] #38 9.575 -- Performing Test HAS_BUILTIN_FORTIFY
14:56:08 [2020-04-24T14:56:08.423Z] #10 96.87 Selecting previously unselected package libpcrecpp0v5:arm64.
14:56:08 [2020-04-24T14:56:08.423Z] #10 96.90 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
14:56:08 [2020-04-24T14:56:08.423Z] #10 96.90 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
14:56:08 [2020-04-24T14:56:08.441Z] #38 10.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:56:08 [2020-04-24T14:56:08.441Z] #38 ...
14:56:08 [2020-04-24T14:56:08.441Z] 
14:56:08 [2020-04-24T14:56:08.441Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:08 [2020-04-24T14:56:08.441Z] #33 75.86 log
14:56:08 [2020-04-24T14:56:08.514Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/rootless	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/volume	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === Skipped
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver btrfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:73: No driver to put!
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:56:08 [2020-04-24T14:56:08.514Z] time="2020-04-24T14:54:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:08 [2020-04-24T14:56:08.514Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:08 [2020-04-24T14:56:08.514Z] 
14:56:08 [2020-04-24T14:56:08.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z] time="2020-04-24T14:54:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z] time="2020-04-24T14:54:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z] time="2020-04-24T14:54:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z] time="2020-04-24T14:54:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:73: No driver to put!
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     overlay_test.go:49: Fails to compute changes intermittently
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:46: Driver zfs not supported
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     graphtest_unix.go:73: No driver to put!
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:56:08 [2020-04-24T14:56:08.515Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] 
14:56:08 [2020-04-24T14:56:08.515Z] DONE 2122 tests, 26 skipped in 196.951s
14:56:08 [2020-04-24T14:56:08.683Z] #10 97.10 Selecting previously unselected package libpcre3-dev:arm64.
14:56:08 [2020-04-24T14:56:08.683Z] #10 97.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
14:56:08 [2020-04-24T14:56:08.683Z] #10 97.12 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
14:56:08 [2020-04-24T14:56:08.833Z] #38 7.414 -- Detecting C compiler ABI info - done
14:56:08 [2020-04-24T14:56:08.833Z] #38 7.472 -- Detecting C compile features
14:56:08 [2020-04-24T14:56:08.944Z] #10 97.53 Selecting previously unselected package libselinux1-dev:arm64.
14:56:08 [2020-04-24T14:56:08.944Z] #10 97.54 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
14:56:08 [2020-04-24T14:56:08.944Z] #10 97.54 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
14:56:09 [2020-04-24T14:56:09.006Z] #33 ...
14:56:09 [2020-04-24T14:56:09.006Z] 
14:56:09 [2020-04-24T14:56:09.006Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:09 [2020-04-24T14:56:09.006Z] #56 66.39 context
14:56:09 [2020-04-24T14:56:09.006Z] #56 66.97 encoding/binary
14:56:09 [2020-04-24T14:56:09.006Z] #56 68.37 os
14:56:09 [2020-04-24T14:56:09.006Z] #56 69.74 encoding/base64
14:56:09 [2020-04-24T14:56:09.006Z] #56 70.95 golang.org/x/sys/unix
14:56:09 [2020-04-24T14:56:09.006Z] #56 72.57 fmt
Post stage
[Pipeline] junit
14:56:09 [2020-04-24T14:56:09.164Z] Recording test results
14:56:09 [2020-04-24T14:56:09.204Z] #10 ...
14:56:09 [2020-04-24T14:56:09.204Z] 
14:56:09 [2020-04-24T14:56:09.204Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:56:09 [2020-04-24T14:56:09.204Z] #68 DONE 97.4s
14:56:09 [2020-04-24T14:56:09.204Z] 
14:56:09 [2020-04-24T14:56:09.204Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:56:09 [2020-04-24T14:56:09.204Z] #69 DONE 0.1s
14:56:09 [2020-04-24T14:56:09.204Z] 
14:56:09 [2020-04-24T14:56:09.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:09 [2020-04-24T14:56:09.204Z] #44 42.61   CC       images/creds.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 42.80   CC       images/vma.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 43.21   CC       images/netdev.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 44.53   CC       images/tty.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 45.63   CC       images/file-lock.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 46.21   CC       images/rlimit.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 46.54   CC       images/pagemap.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 47.35   CC       images/siginfo.o
14:56:09 [2020-04-24T14:56:09.204Z] #44 47.58   CC       images/rpc.o
14:56:09 [2020-04-24T14:56:09.263Z] #56 ...
14:56:09 [2020-04-24T14:56:09.264Z] 
14:56:09 [2020-04-24T14:56:09.264Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.25 Selecting previously unselected package gcc-mingw-w64-base.
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.40 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:09 [2020-04-24T14:56:09.264Z] #10 76.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:56:09 [2020-04-24T14:56:09.465Z] #44 ...
14:56:09 [2020-04-24T14:56:09.465Z] 
14:56:09 [2020-04-24T14:56:09.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:09 [2020-04-24T14:56:09.465Z] #10 97.98 Selecting previously unselected package libdevmapper-dev:arm64.
14:56:09 [2020-04-24T14:56:09.465Z] #10 97.99 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
14:56:09 [2020-04-24T14:56:09.465Z] #10 98.05 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:56:09 [2020-04-24T14:56:09.726Z] #10 98.26 Selecting previously unselected package libseccomp-dev:arm64.
14:56:09 [2020-04-24T14:56:09.726Z] #10 98.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
14:56:09 [2020-04-24T14:56:09.775Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -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:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh dynbinary test-integration
14:56:09 [2020-04-24T14:56:09.987Z] #10 98.30 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
14:56:09 [2020-04-24T14:56:09.987Z] #10 98.49 Selecting previously unselected package libsystemd-dev:arm64.
14:56:09 [2020-04-24T14:56:09.987Z] #10 98.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
14:56:09 [2020-04-24T14:56:09.987Z] #10 98.51 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
14:56:10 [2020-04-24T14:56:10.057Z] 
14:56:10 [2020-04-24T14:56:10.338Z] Removing bundles/
14:56:10 [2020-04-24T14:56:10.338Z] 
14:56:10 [2020-04-24T14:56:10.338Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:56:10 [2020-04-24T14:56:10.338Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:56:10 [2020-04-24T14:56:10.338Z] GOOS="" GOARCH="" GOARM=""
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.17 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.19 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.21 Setting up libapparmor1:arm64 (2.13.2-10) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.23 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.24 Setting up libpcre16-3:arm64 (2:8.39-12) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.26 Setting up libsepol1-dev:arm64 (2.8-1) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.27 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:56:10 [2020-04-24T14:56:10.559Z] #10 99.28 Setting up libbtrfs0 (4.20.1-2) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.29 Setting up libpcre32-3:arm64 (2:8.39-12) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.30 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.35 Setting up libbtrfs-dev (4.20.1-2) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.36 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.37 Setting up mingw-w64-common (6.0.0-3) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.39 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.40 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.42 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.43 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.44 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
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.45 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
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.46 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.48 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
14:56:10 [2020-04-24T14:56:10.822Z] #10 99.49 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
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.50 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.51 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.53 Setting up dmsetup (2:1.02.155-3) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.54 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.55 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:56:11 [2020-04-24T14:56:11.083Z] #10 99.56 Processing triggers for libc-bin (2.28-10) ...
14:56:11 [2020-04-24T14:56:11.350Z] #38 9.747 -- Detecting C compile features - done
14:56:11 [2020-04-24T14:56:11.350Z] #38 9.792 -- Performing Test HAS_BUILTIN_FORTIFY
14:56:11 [2020-04-24T14:56:11.350Z] #38 10.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:56:11 [2020-04-24T14:56:11.352Z] #10 DONE 100.0s
14:56:11 [2020-04-24T14:56:11.352Z] 
14:56:11 [2020-04-24T14:56:11.352Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:56:11 [2020-04-24T14:56:11.605Z] #38 10.22 -- Configuring done
14:56:11 [2020-04-24T14:56:11.605Z] #38 10.24 -- Generating done
14:56:11 [2020-04-24T14:56:11.605Z] #38 10.24 -- Build files have been written to: /tmp/tmp.ZZr7h7RwZi/tini
14:56:11 [2020-04-24T14:56:11.605Z] #38 10.28 + make tini-static
14:56:11 [2020-04-24T14:56:11.614Z] #11 ...
14:56:11 [2020-04-24T14:56:11.614Z] 
14:56:11 [2020-04-24T14:56:11.614Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:56:11 [2020-04-24T14:56:11.614Z] #58 DONE 0.1s
14:56:11 [2020-04-24T14:56:11.614Z] 
14:56:11 [2020-04-24T14:56:11.614Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:56:11 [2020-04-24T14:56:11.614Z] #59 DONE 0.1s
14:56:11 [2020-04-24T14:56:11.614Z] 
14:56:11 [2020-04-24T14:56:11.614Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:11 [2020-04-24T14:56:11.860Z] #38 ...
14:56:11 [2020-04-24T14:56:11.860Z] 
14:56:11 [2020-04-24T14:56:11.860Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:11 [2020-04-24T14:56:11.860Z] #56 78.58 encoding/json
14:56:11 [2020-04-24T14:56:11.941Z] ok  	github.com/docker/docker/builder/dockerfile	1.460s	coverage: 48.2% of statements
14:56:11 [2020-04-24T14:56:11.941Z] ?   	github.com/docker/docker/cli	[no test files]
14:56:11 [2020-04-24T14:56:11.941Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:56:12 [2020-04-24T14:56:12.542Z] #10 ...
14:56:12 [2020-04-24T14:56:12.542Z] 
14:56:12 [2020-04-24T14:56:12.542Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.17 -- Configuring done
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.19 -- Generating done
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.21 -- Build files have been written to: /tmp/tmp.bHQphogZwA/tini
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.23 + make tini-static
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.78 Scanning dependencies of target tini-static
14:56:12 [2020-04-24T14:56:12.542Z] #38 10.89 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:56:12 [2020-04-24T14:56:12.542Z] #38 12.42 [100%] Linking C executable tini-static
14:56:12 [2020-04-24T14:56:12.542Z] #38 13.05 [100%] Built target tini-static
14:56:12 [2020-04-24T14:56:12.542Z] #38 13.12 + mkdir -p /build
14:56:12 [2020-04-24T14:56:12.542Z] #38 13.13 + cp tini-static /build/docker-init
14:56:12 [2020-04-24T14:56:12.542Z] #38 DONE 13.4s
14:56:12 [2020-04-24T14:56:12.542Z] 
14:56:12 [2020-04-24T14:56:12.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:12 [2020-04-24T14:56:12.542Z] #44 3.941 Note: Building without setproctitle() and strlcpy() support.
14:56:12 [2020-04-24T14:56:12.542Z] #44 3.941       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:56:12 [2020-04-24T14:56:12.542Z] #44 3.957 Note: Building without GnuTLS support
14:56:12 [2020-04-24T14:56:12.542Z] #44 6.138 fatal: not a git repository (or any of the parent directories): .git
14:56:12 [2020-04-24T14:56:12.542Z] #44 6.177   GEN      .gitid
14:56:12 [2020-04-24T14:56:12.542Z] #44 6.199   GEN      criu/include/version.h
14:56:12 [2020-04-24T14:56:12.542Z] #44 6.258   GEN      include/common/asm
14:56:12 [2020-04-24T14:56:12.542Z] #44 7.834   PBCC     images/google/protobuf/descriptor.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 7.970   PBCC     images/opts.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.001   PBCC     images/sit.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.026   DEP      images/google/protobuf/descriptor.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.133   DEP      images/opts.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.236   DEP      images/sit.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.373   PBCC     images/macvlan.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.465   DEP      images/macvlan.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.566   PBCC     images/autofs.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.652   DEP      images/autofs.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.734   PBCC     images/sysctl.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.828   DEP      images/sysctl.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.836   PBCC     images/time.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.843   DEP      images/time.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.852   PBCC     images/binfmt-misc.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.858   DEP      images/binfmt-misc.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.867   PBCC     images/seccomp.pb-c.c
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.873   DEP      images/seccomp.pb-c.d
14:56:12 [2020-04-24T14:56:12.542Z] #44 8.927   PBCC     images/userns.pb-c.c
14:56:12 [2020-04-24T14:56:12.800Z] #44 8.963   DEP      images/userns.pb-c.d
14:56:12 [2020-04-24T14:56:12.800Z] #44 9.002   PBCC     images/cgroup.pb-c.c
14:56:12 [2020-04-24T14:56:12.800Z] #44 9.086   DEP      images/cgroup.pb-c.d
14:56:12 [2020-04-24T14:56:12.800Z] #44 9.145   PBCC     images/fown.pb-c.c
14:56:12 [2020-04-24T14:56:12.800Z] #44 9.190   PBCC     images/ext-file.pb-c.c
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.213   DEP      images/fown.pb-c.d
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.281   DEP      images/ext-file.pb-c.d
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.281   PBCC     images/rpc.pb-c.c
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.293   DEP      images/rpc.pb-c.d
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.304   PBCC     images/siginfo.pb-c.c
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.350   DEP      images/siginfo.pb-c.d
14:56:13 [2020-04-24T14:56:13.058Z] #44 9.376   PBCC     images/pagemap.pb-c.c
14:56:13 [2020-04-24T14:56:13.315Z] #44 9.450   DEP      images/pagemap.pb-c.d
14:56:13 [2020-04-24T14:56:13.315Z] #44 9.514   PBCC     images/rlimit.pb-c.c
14:56:13 [2020-04-24T14:56:13.315Z] #44 9.539   DEP      images/rlimit.pb-c.d
14:56:13 [2020-04-24T14:56:13.316Z] #44 9.584   PBCC     images/file-lock.pb-c.c
14:56:13 [2020-04-24T14:56:13.316Z] #44 9.606   DEP      images/file-lock.pb-c.d
14:56:13 [2020-04-24T14:56:13.316Z] #44 9.683   PBCC     images/tty.pb-c.c
14:56:13 [2020-04-24T14:56:13.540Z] #60 ...
14:56:13 [2020-04-24T14:56:13.540Z] 
14:56:13 [2020-04-24T14:56:13.540Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:56:13 [2020-04-24T14:56:13.540Z] #11 DONE 2.2s
14:56:13 [2020-04-24T14:56:13.540Z] 
14:56:13 [2020-04-24T14:56:13.540Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.962 + RM_GOPATH=0
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.962 + TMP_GOPATH=
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.962 + : /build
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.962 + '[' -z '' ']'
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.964 ++ mktemp -d
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.983 + export GOPATH=/tmp/tmp.cz0I5oaegS
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.983 + GOPATH=/tmp/tmp.cz0I5oaegS
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.984 + RM_GOPATH=1
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.987 ++ dirname ./install.sh
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + dir=.
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + bin=runc
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + shift
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + '[' '!' -f ./runc.installer ']'
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + . ./runc.installer
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + install_runc
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + grep -q '^3\.10\.0.*\.el7\.'
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + uname -r
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.997 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cz0I5oaegS/src/github.com/opencontainers/runc
14:56:13 [2020-04-24T14:56:13.540Z] #60 1.998 Cloning into '/tmp/tmp.cz0I5oaegS/src/github.com/opencontainers/runc'...
14:56:13 [2020-04-24T14:56:13.540Z] #60 ...
14:56:13 [2020-04-24T14:56:13.540Z] 
14:56:13 [2020-04-24T14:56:13.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:13 [2020-04-24T14:56:13.540Z] #47 91.89 crypto/rsa
14:56:13 [2020-04-24T14:56:13.540Z] #47 94.53 crypto/ecdsa
14:56:13 [2020-04-24T14:56:13.540Z] #47 94.81 vendor/golang.org/x/crypto/cryptobyte
14:56:13 [2020-04-24T14:56:13.540Z] #47 96.30 vendor/golang.org/x/net/idna
14:56:13 [2020-04-24T14:56:13.540Z] #47 100.1 vendor/golang.org/x/net/http/httpproxy
14:56:13 [2020-04-24T14:56:13.540Z] #47 100.2 crypto/x509
14:56:13 [2020-04-24T14:56:13.540Z] #47 100.2 net/textproto
14:56:13 [2020-04-24T14:56:13.540Z] #47 101.3 vendor/golang.org/x/net/http/httpguts
14:56:13 [2020-04-24T14:56:13.540Z] #47 101.3 mime/multipart
14:56:13 [2020-04-24T14:56:13.573Z] #44 9.786   DEP      images/tty.pb-c.d
14:56:13 [2020-04-24T14:56:13.573Z] #44 9.838   PBCC     images/tun.pb-c.c
14:56:13 [2020-04-24T14:56:13.573Z] #44 9.922   PBCC     images/netdev.pb-c.c
14:56:13 [2020-04-24T14:56:13.573Z] #44 9.968   DEP      images/tun.pb-c.d
14:56:13 [2020-04-24T14:56:13.801Z] #47 ...
14:56:13 [2020-04-24T14:56:13.801Z] 
14:56:13 [2020-04-24T14:56:13.801Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.00   DEP      images/netdev.pb-c.d
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.03   PBCC     images/vma.pb-c.c
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.07   DEP      images/vma.pb-c.d
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.12   PBCC     images/creds.pb-c.c
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.15   DEP      images/creds.pb-c.d
14:56:13 [2020-04-24T14:56:13.831Z] #44 10.22   PBCC     images/utsns.pb-c.c
14:56:14 [2020-04-24T14:56:14.089Z] #44 10.26   DEP      images/utsns.pb-c.d
14:56:14 [2020-04-24T14:56:14.089Z] #44 10.33   PBCC     images/ipc-desc.pb-c.c
14:56:14 [2020-04-24T14:56:14.089Z] #44 10.40   PBCC     images/ipc-sem.pb-c.c
14:56:14 [2020-04-24T14:56:14.089Z] #44 10.42   DEP      images/ipc-desc.pb-c.d
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.48   DEP      images/ipc-sem.pb-c.d
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.56   PBCC     images/ipc-msg.pb-c.c
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.61   DEP      images/ipc-msg.pb-c.d
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.69   PBCC     images/ipc-shm.pb-c.c
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.70   DEP      images/ipc-shm.pb-c.d
14:56:14 [2020-04-24T14:56:14.346Z] #44 10.75   PBCC     images/ipc-var.pb-c.c
14:56:14 [2020-04-24T14:56:14.604Z] #44 10.79   DEP      images/ipc-var.pb-c.d
14:56:14 [2020-04-24T14:56:14.604Z] #44 10.82   PBCC     images/sk-opts.pb-c.c
14:56:14 [2020-04-24T14:56:14.604Z] #44 10.87   PBCC     images/packet-sock.pb-c.c
14:56:14 [2020-04-24T14:56:14.604Z] #44 10.95   DEP      images/sk-opts.pb-c.d
14:56:14 [2020-04-24T14:56:14.604Z] #44 10.99   DEP      images/packet-sock.pb-c.d
14:56:14 [2020-04-24T14:56:14.862Z] #44 11.03   PBCC     images/sk-netlink.pb-c.c
14:56:14 [2020-04-24T14:56:14.862Z] #44 11.07   DEP      images/sk-netlink.pb-c.d
14:56:14 [2020-04-24T14:56:14.862Z] #44 11.10   PBCC     images/sk-inet.pb-c.c
14:56:14 [2020-04-24T14:56:14.862Z] #44 11.21   DEP      images/sk-inet.pb-c.d
14:56:15 [2020-04-24T14:56:15.118Z] #56 ...
14:56:15 [2020-04-24T14:56:15.118Z] 
14:56:15 [2020-04-24T14:56:15.118Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:15 [2020-04-24T14:56:15.118Z] #38 10.69 Scanning dependencies of target tini-static
14:56:15 [2020-04-24T14:56:15.118Z] #38 10.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:56:15 [2020-04-24T14:56:15.118Z] #38 12.38 [100%] Linking C executable tini-static
14:56:15 [2020-04-24T14:56:15.118Z] #38 13.14 [100%] Built target tini-static
14:56:15 [2020-04-24T14:56:15.118Z] #38 13.25 + mkdir -p /build
14:56:15 [2020-04-24T14:56:15.118Z] #38 13.25 + cp tini-static /build/docker-init
14:56:15 [2020-04-24T14:56:15.118Z] #38 DONE 13.5s
14:56:15 [2020-04-24T14:56:15.118Z] 
14:56:15 [2020-04-24T14:56:15.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.19 Selecting previously unselected package gcc-mingw-w64-base.
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:15 [2020-04-24T14:56:15.118Z] #10 77.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:15 [2020-04-24T14:56:15.120Z] #44 11.29   PBCC     images/sk-unix.pb-c.c
14:56:15 [2020-04-24T14:56:15.120Z] #44 11.33   DEP      images/sk-unix.pb-c.d
14:56:15 [2020-04-24T14:56:15.120Z] #44 11.41   PBCC     images/mm.pb-c.c
14:56:15 [2020-04-24T14:56:15.120Z] #44 ...
14:56:15 [2020-04-24T14:56:15.120Z] 
14:56:15 [2020-04-24T14:56:15.120Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:56:15 [2020-04-24T14:56:15.255Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.257324116s with top 10 stages: buildssa: 1m33.884315587s, goimports: 22.91265413s, unconvert: 13.825508011s, gosec: 10.925827468s, golint: 5.377346325s, ineffassign: 4.368284686s, vrp: 3.620530088s, misspell: 3.582783887s, inspect: 3.057045538s, fact_purity: 1.500671093s 
14:56:15 [2020-04-24T14:56:15.255Z] INFO [runner] Issues before processing: 2297, after processing: 0 
14:56:15 [2020-04-24T14:56:15.255Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1688/1688, exclude: 1583/1583, exclude-rules: 63/1583, cgo: 1688/2297, identifier_marker: 1583/1583, nolint: 0/63, path_prettifier: 1688/1688, filename_unadjuster: 1688/1688, skip_dirs: 1688/1688, autogenerated_exclude: 1583/1688 
14:56:15 [2020-04-24T14:56:15.255Z] INFO [runner] processing took 57.52685ms with stages: nolint: 24.700832ms, identifier_marker: 16.359919ms, path_prettifier: 7.504936ms, autogenerated_exclude: 3.586239ms, exclude-rules: 3.40068ms, skip_dirs: 1.605132ms, cgo: 273.434µs, filename_unadjuster: 90.023µs, max_same_issues: 1.691µs, source_code: 852ns, uniq_by_line: 746ns, max_from_linter: 614ns, path_shortener: 388ns, diff: 378ns, skip_files: 350ns, max_per_file_from_linter: 320ns, exclude: 316ns 
14:56:15 [2020-04-24T14:56:15.255Z] INFO [runner] linters took 1m35.585877517s with stages: goanalysis_metalinter: 1m16.459163831s, unused: 19.069059195s 
14:56:15 [2020-04-24T14:56:15.255Z] INFO File cache stats: 1441 entries of total size 6.8MiB 
14:56:15 [2020-04-24T14:56:15.255Z] INFO Memory: 1434 samples, avg is 704.8MB, max is 3504.6MB 
14:56:15 [2020-04-24T14:56:15.255Z] INFO Execution took 3m29.170459991s               
14:56:15 [2020-04-24T14:56:15.255Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:56:15 [2020-04-24T14:56:15.677Z] #10 ...
14:56:15 [2020-04-24T14:56:15.677Z] 
14:56:15 [2020-04-24T14:56:15.677Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:15 [2020-04-24T14:56:15.677Z] #47 72.33 path/filepath
14:56:15 [2020-04-24T14:56:15.678Z] #47 74.43 regexp/syntax
14:56:15 [2020-04-24T14:56:15.678Z] #47 76.19 flag
14:56:15 [2020-04-24T14:56:15.678Z] #47 78.11 go/token
14:56:15 [2020-04-24T14:56:15.678Z] #47 79.30 go/scanner
14:56:15 [2020-04-24T14:56:15.678Z] #47 80.28 regexp
14:56:15 [2020-04-24T14:56:15.678Z] #47 81.06 go/ast
14:56:15 [2020-04-24T14:56:15.678Z] #47 ...
14:56:15 [2020-04-24T14:56:15.678Z] 
14:56:15 [2020-04-24T14:56:15.678Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:15 [2020-04-24T14:56:15.678Z] #33 72.40 io/ioutil
14:56:15 [2020-04-24T14:56:15.678Z] #33 75.35 github.com/BurntSushi/toml
14:56:15 [2020-04-24T14:56:15.678Z] #33 75.36 flag
14:56:15 [2020-04-24T14:56:15.678Z] #33 77.39 log
14:56:15 [2020-04-24T14:56:15.678Z] #33 80.15 github.com/BurntSushi/toml/cmd/tomlv
14:56:15 [2020-04-24T14:56:15.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh dynbinary-daemon test-docker-py
14:56:15 [2020-04-24T14:56:15.932Z] #33 ...
14:56:15 [2020-04-24T14:56:15.932Z] 
14:56:15 [2020-04-24T14:56:15.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:15 [2020-04-24T14:56:15.932Z] #44 4.375 Note: Building without setproctitle() and strlcpy() support.
14:56:15 [2020-04-24T14:56:15.932Z] #44 4.376       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:56:15 [2020-04-24T14:56:15.932Z] #44 4.395 Note: Building without GnuTLS support
14:56:15 [2020-04-24T14:56:15.932Z] #44 6.655 fatal: not a git repository (or any of the parent directories): .git
14:56:15 [2020-04-24T14:56:15.932Z] #44 6.714   GEN      .gitid
14:56:15 [2020-04-24T14:56:15.932Z] #44 6.727   GEN      criu/include/version.h
14:56:15 [2020-04-24T14:56:15.932Z] #44 6.769   GEN      include/common/asm
14:56:15 [2020-04-24T14:56:15.932Z] #44 8.806   PBCC     images/google/protobuf/descriptor.pb-c.c
14:56:15 [2020-04-24T14:56:15.932Z] #44 8.935   PBCC     images/opts.pb-c.c
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.047   PBCC     images/sit.pb-c.c
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.179   DEP      images/google/protobuf/descriptor.pb-c.d
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.247   DEP      images/opts.pb-c.d
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.339   DEP      images/sit.pb-c.d
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.405   PBCC     images/macvlan.pb-c.c
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.415   DEP      images/macvlan.pb-c.d
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.477   PBCC     images/autofs.pb-c.c
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.541   DEP      images/autofs.pb-c.d
14:56:15 [2020-04-24T14:56:15.932Z] #44 9.586   PBCC     images/sysctl.pb-c.c
14:56:16 [2020-04-24T14:56:16.187Z] #44 9.601   DEP      images/sysctl.pb-c.d
14:56:16 [2020-04-24T14:56:16.187Z] #44 9.688   PBCC     images/time.pb-c.c
14:56:16 [2020-04-24T14:56:16.187Z] #44 9.703   DEP      images/time.pb-c.d
14:56:16 [2020-04-24T14:56:16.187Z] #44 9.767   PBCC     images/binfmt-misc.pb-c.c
14:56:16 [2020-04-24T14:56:16.187Z] #44 9.801   DEP      images/binfmt-misc.pb-c.d
14:56:16 [2020-04-24T14:56:16.258Z] 
14:56:16 [2020-04-24T14:56:16.258Z] Removing bundles/
14:56:16 [2020-04-24T14:56:16.258Z] 
14:56:16 [2020-04-24T14:56:16.258Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:56:16 [2020-04-24T14:56:16.258Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:56:16 [2020-04-24T14:56:16.258Z] GOOS="" GOARCH="" GOARM=""
14:56:16 [2020-04-24T14:56:16.355Z] #12 DONE 2.2s
14:56:16 [2020-04-24T14:56:16.355Z] 
14:56:16 [2020-04-24T14:56:16.355Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:56:16 [2020-04-24T14:56:16.441Z] #44 9.835   PBCC     images/seccomp.pb-c.c
14:56:16 [2020-04-24T14:56:16.441Z] #44 9.869   DEP      images/seccomp.pb-c.d
14:56:16 [2020-04-24T14:56:16.441Z] #44 9.953   PBCC     images/userns.pb-c.c
14:56:16 [2020-04-24T14:56:16.441Z] #44 10.01   DEP      images/userns.pb-c.d
14:56:16 [2020-04-24T14:56:16.441Z] #44 10.08   PBCC     images/cgroup.pb-c.c
14:56:16 [2020-04-24T14:56:16.668Z] #65 37.40 Checking out files:  48% (1547/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  84% (2696/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
14:56:16 [2020-04-24T14:56:16.668Z] #65 ...
14:56:16 [2020-04-24T14:56:16.668Z] 
14:56:16 [2020-04-24T14:56:16.668Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:16 [2020-04-24T14:56:16.668Z] #33 78.51 github.com/BurntSushi/toml/cmd/tomlv
14:56:16 [2020-04-24T14:56:16.668Z] #33 DONE 83.9s
14:56:16 [2020-04-24T14:56:16.668Z] 
14:56:16 [2020-04-24T14:56:16.668Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:56:16 [2020-04-24T14:56:16.696Z] #44 10.10   DEP      images/cgroup.pb-c.d
14:56:16 [2020-04-24T14:56:16.696Z] #44 ...
14:56:16 [2020-04-24T14:56:16.696Z] 
14:56:16 [2020-04-24T14:56:16.696Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:16 [2020-04-24T14:56:16.696Z] #56 83.36 github.com/pkg/diff
14:56:16 [2020-04-24T14:56:16.926Z] #65 37.40 Checking out files:  48% (1547/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  84% (2696/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
14:56:16 [2020-04-24T14:56:16.926Z] #65 39.31 + cd /tmp/tmp.XEErzhxHKH/src/github.com/containerd/containerd
14:56:16 [2020-04-24T14:56:16.926Z] #65 39.31 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
14:56:17 [2020-04-24T14:56:17.184Z] #65 ...
14:56:17 [2020-04-24T14:56:17.184Z] 
14:56:17 [2020-04-24T14:56:17.184Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:17 [2020-04-24T14:56:17.184Z] #47 74.53 regexp
14:56:17 [2020-04-24T14:56:17.184Z] #47 76.62 go/token
14:56:17 [2020-04-24T14:56:17.184Z] #47 77.54 go/scanner
14:56:17 [2020-04-24T14:56:17.184Z] #47 78.35 internal/lazyregexp
14:56:17 [2020-04-24T14:56:17.184Z] #47 78.65 net/url
14:56:17 [2020-04-24T14:56:17.184Z] #47 79.49 go/ast
14:56:17 [2020-04-24T14:56:17.184Z] #47 81.09 text/template/parse
14:56:17 [2020-04-24T14:56:17.184Z] #47 ...
14:56:17 [2020-04-24T14:56:17.184Z] 
14:56:17 [2020-04-24T14:56:17.184Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.47   DEP      images/mm.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.52   PBCC     images/timerfd.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.61   DEP      images/timerfd.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.70   PBCC     images/timer.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.75   DEP      images/timer.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.77   PBCC     images/sa.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.83   DEP      images/sa.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.88   PBCC     images/pipe-data.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.92   DEP      images/pipe-data.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 11.98   PBCC     images/mnt.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.05   DEP      images/mnt.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.11   PBCC     images/sk-packet.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.16   DEP      images/sk-packet.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.23   PBCC     images/tcp-stream.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.32   DEP      images/tcp-stream.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.37   PBCC     images/pipe.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.46   DEP      images/pipe.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.57   PBCC     images/pstree.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.60   DEP      images/pstree.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.65   PBCC     images/fs.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.69   DEP      images/fs.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.78   PBCC     images/signalfd.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 12.87   DEP      images/signalfd.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.01   PBCC     images/fh.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.07   PBCC     images/fsnotify.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.19   DEP      images/fh.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.32   DEP      images/fsnotify.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.47   PBCC     images/eventpoll.pb-c.c
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.56   DEP      images/eventpoll.pb-c.d
14:56:17 [2020-04-24T14:56:17.184Z] #44 13.59   PBCC     images/eventfd.pb-c.c
14:56:17 [2020-04-24T14:56:17.297Z] #13 1.531 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:56:17 [2020-04-24T14:56:17.442Z] #44 13.60   DEP      images/eventfd.pb-c.d
14:56:17 [2020-04-24T14:56:17.442Z] #44 13.66   PBCC     images/remap-file-path.pb-c.c
14:56:17 [2020-04-24T14:56:17.442Z] #44 13.71   DEP      images/remap-file-path.pb-c.d
14:56:17 [2020-04-24T14:56:17.442Z] #44 13.78   PBCC     images/fifo.pb-c.c
14:56:17 [2020-04-24T14:56:17.442Z] #44 13.81   DEP      images/fifo.pb-c.d
14:56:17 [2020-04-24T14:56:17.486Z] ok  	github.com/docker/docker/client	0.635s	coverage: 75.4% of statements
14:56:17 [2020-04-24T14:56:17.559Z] #13 DONE 1.7s
14:56:17 [2020-04-24T14:56:17.559Z] 
14:56:17 [2020-04-24T14:56:17.559Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:56:17 [2020-04-24T14:56:17.700Z] #44 13.90   PBCC     images/ghost-file.pb-c.c
14:56:17 [2020-04-24T14:56:17.700Z] #44 13.98   DEP      images/ghost-file.pb-c.d
14:56:17 [2020-04-24T14:56:17.700Z] #44 14.05   PBCC     images/regfile.pb-c.c
14:56:17 [2020-04-24T14:56:17.700Z] #44 14.08   DEP      images/regfile.pb-c.d
14:56:17 [2020-04-24T14:56:17.820Z] #14 ...
14:56:17 [2020-04-24T14:56:17.820Z] 
14:56:17 [2020-04-24T14:56:17.820Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:56:17 [2020-04-24T14:56:17.820Z] #50 DONE 106.3s
14:56:17 [2020-04-24T14:56:17.957Z] #44 14.11   PBCC     images/ns.pb-c.c
14:56:17 [2020-04-24T14:56:17.958Z] #44 14.15   DEP      images/ns.pb-c.d
14:56:17 [2020-04-24T14:56:17.958Z] #44 14.20   PBCC     images/fdinfo.pb-c.c
14:56:17 [2020-04-24T14:56:17.958Z] #44 14.27   DEP      images/fdinfo.pb-c.d
14:56:17 [2020-04-24T14:56:17.958Z] #44 14.32   PBCC     images/core-aarch64.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #56 ...
14:56:18 [2020-04-24T14:56:18.064Z] 
14:56:18 [2020-04-24T14:56:18.064Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:18 [2020-04-24T14:56:18.064Z] #33 DONE 84.8s
14:56:18 [2020-04-24T14:56:18.064Z] 
14:56:18 [2020-04-24T14:56:18.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.21   PBCC     images/fown.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.22   PBCC     images/ext-file.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.30   DEP      images/fown.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.33   DEP      images/ext-file.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.38   PBCC     images/rpc.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.47   DEP      images/rpc.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.57   PBCC     images/siginfo.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.58   DEP      images/siginfo.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.65   PBCC     images/pagemap.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.69   DEP      images/pagemap.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.75   PBCC     images/rlimit.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.82   DEP      images/rlimit.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.84   PBCC     images/file-lock.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.89   DEP      images/file-lock.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.93   PBCC     images/tty.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 10.97   DEP      images/tty.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.07   PBCC     images/tun.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.16   PBCC     images/netdev.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.21   DEP      images/tun.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.24   DEP      images/netdev.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.27   PBCC     images/vma.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.34   DEP      images/vma.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.38   PBCC     images/creds.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.41   DEP      images/creds.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.50   PBCC     images/utsns.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.52   DEP      images/utsns.pb-c.d
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.63   PBCC     images/ipc-desc.pb-c.c
14:56:18 [2020-04-24T14:56:18.064Z] #44 11.68   PBCC     images/ipc-sem.pb-c.c
14:56:18 [2020-04-24T14:56:18.082Z] 
14:56:18 [2020-04-24T14:56:18.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:18 [2020-04-24T14:56:18.082Z] #44 49.30   CC       images/ext-file.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 49.54   CC       images/cgroup.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 50.23   CC       images/userns.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 50.58   CC       images/google/protobuf/descriptor.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 52.79   CC       images/opts.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 52.97   CC       images/seccomp.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 53.20   CC       images/binfmt-misc.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 53.34   CC       images/time.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 53.61   CC       images/sysctl.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 53.92   CC       images/autofs.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.15   CC       images/macvlan.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.37   CC       images/sit.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.65   LINK     images/built-in.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.76   GEN      compel/include/asm
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.77   GEN      compel/include/version.h
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.80 touch .config
14:56:18 [2020-04-24T14:56:18.082Z] #44 54.83   GEN      include/common/config.h
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.04   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.06   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.14   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.17   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.21   DEP      compel/plugins/std/infect.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.43   DEP      compel/plugins/std/string.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.56   DEP      compel/plugins/std/log.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.76   DEP      compel/plugins/std/fds.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.86   DEP      compel/plugins/std/std.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 55.99   DEP      compel/plugins/shmem/shmem.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 56.18   DEP      compel/plugins/fds/fds.d
14:56:18 [2020-04-24T14:56:18.082Z] #44 56.52   CC       compel/plugins/std/std.o
14:56:18 [2020-04-24T14:56:18.082Z] #44 57.07   CC       compel/plugins/std/fds.o
14:56:18 [2020-04-24T14:56:18.216Z] #44 14.40   PBCC     images/core-arm.pb-c.c
14:56:18 [2020-04-24T14:56:18.216Z] #44 14.49   PBCC     images/core-ppc64.pb-c.c
14:56:18 [2020-04-24T14:56:18.216Z] #44 14.55   PBCC     images/core-s390.pb-c.c
14:56:18 [2020-04-24T14:56:18.216Z] #44 14.61   PBCC     images/core-x86.pb-c.c
14:56:18 [2020-04-24T14:56:18.318Z] #44 11.89   DEP      images/ipc-desc.pb-c.d
14:56:18 [2020-04-24T14:56:18.318Z] #44 11.96   DEP      images/ipc-sem.pb-c.d
14:56:18 [2020-04-24T14:56:18.343Z] #44 57.44   CC       compel/plugins/std/log.o
14:56:18 [2020-04-24T14:56:18.473Z] #44 14.69   PBCC     images/core.pb-c.c
14:56:18 [2020-04-24T14:56:18.474Z] #44 14.77   PBCC     images/inventory.pb-c.c
14:56:18 [2020-04-24T14:56:18.474Z] #44 14.83   DEP      images/core-aarch64.pb-c.d
14:56:18 [2020-04-24T14:56:18.474Z] #44 14.88   DEP      images/core-arm.pb-c.d
14:56:18 [2020-04-24T14:56:18.573Z] #44 12.05   PBCC     images/ipc-msg.pb-c.c
14:56:18 [2020-04-24T14:56:18.573Z] #44 12.11   DEP      images/ipc-msg.pb-c.d
14:56:18 [2020-04-24T14:56:18.731Z] #44 14.94   DEP      images/core-ppc64.pb-c.d
14:56:18 [2020-04-24T14:56:18.731Z] #44 14.98   DEP      images/core-s390.pb-c.d
14:56:18 [2020-04-24T14:56:18.731Z] #44 15.01   DEP      images/core-x86.pb-c.d
14:56:18 [2020-04-24T14:56:18.731Z] #44 15.04   DEP      images/core.pb-c.d
14:56:18 [2020-04-24T14:56:18.731Z] #44 15.08   DEP      images/inventory.pb-c.d
14:56:18 [2020-04-24T14:56:18.828Z] #44 12.22   PBCC     images/ipc-shm.pb-c.c
14:56:18 [2020-04-24T14:56:18.828Z] #44 12.31   DEP      images/ipc-shm.pb-c.d
14:56:18 [2020-04-24T14:56:18.828Z] #44 12.42   PBCC     images/ipc-var.pb-c.c
14:56:18 [2020-04-24T14:56:18.828Z] #44 12.48   DEP      images/ipc-var.pb-c.d
14:56:18 [2020-04-24T14:56:18.989Z] #44 15.17   PBCC     images/cpuinfo.pb-c.c
14:56:18 [2020-04-24T14:56:18.989Z] #44 15.17   DEP      images/cpuinfo.pb-c.d
14:56:18 [2020-04-24T14:56:18.989Z] #44 15.25   PBCC     images/stats.pb-c.c
14:56:18 [2020-04-24T14:56:18.989Z] #44 15.30   DEP      images/stats.pb-c.d
14:56:19 [2020-04-24T14:56:19.125Z] #44 12.56   PBCC     images/sk-opts.pb-c.c
14:56:19 [2020-04-24T14:56:19.125Z] #44 12.63   PBCC     images/packet-sock.pb-c.c
14:56:19 [2020-04-24T14:56:19.125Z] #44 12.70   DEP      images/sk-opts.pb-c.d
14:56:19 [2020-04-24T14:56:19.285Z] #44 ...
14:56:19 [2020-04-24T14:56:19.285Z] 
14:56:19 [2020-04-24T14:56:19.285Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:19 [2020-04-24T14:56:19.285Z] #60 7.635 + cd /tmp/tmp.cz0I5oaegS/src/github.com/opencontainers/runc
14:56:19 [2020-04-24T14:56:19.285Z] #60 7.635 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:56:19 [2020-04-24T14:56:19.379Z] #44 12.77   DEP      images/packet-sock.pb-c.d
14:56:19 [2020-04-24T14:56:19.379Z] #44 12.84   PBCC     images/sk-netlink.pb-c.c
14:56:19 [2020-04-24T14:56:19.379Z] #44 12.95   DEP      images/sk-netlink.pb-c.d
14:56:19 [2020-04-24T14:56:19.379Z] #44 13.02   PBCC     images/sk-inet.pb-c.c
14:56:19 [2020-04-24T14:56:19.634Z] #44 13.14   DEP      images/sk-inet.pb-c.d
14:56:19 [2020-04-24T14:56:19.634Z] #44 13.23   PBCC     images/sk-unix.pb-c.c
14:56:19 [2020-04-24T14:56:19.856Z] #60 8.126 + '[' -z '' ']'
14:56:19 [2020-04-24T14:56:19.856Z] #60 8.127 + target=static
14:56:19 [2020-04-24T14:56:19.856Z] #60 8.127 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:56:19 [2020-04-24T14:56:19.889Z] #44 13.33   DEP      images/sk-unix.pb-c.d
14:56:19 [2020-04-24T14:56:19.889Z] #44 13.40   PBCC     images/mm.pb-c.c
14:56:19 [2020-04-24T14:56:19.889Z] #44 13.49   DEP      images/mm.pb-c.d
14:56:20 [2020-04-24T14:56:20.116Z] #60 ...
14:56:20 [2020-04-24T14:56:20.116Z] 
14:56:20 [2020-04-24T14:56:20.116Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:56:20 [2020-04-24T14:56:20.116Z] #14 DONE 2.5s
14:56:20 [2020-04-24T14:56:20.116Z] 
14:56:20 [2020-04-24T14:56:20.116Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:56:20 [2020-04-24T14:56:20.144Z] #44 13.59   PBCC     images/timerfd.pb-c.c
14:56:20 [2020-04-24T14:56:20.144Z] #44 13.68   DEP      images/timerfd.pb-c.d
14:56:20 [2020-04-24T14:56:20.144Z] #44 13.72   PBCC     images/timer.pb-c.c
14:56:20 [2020-04-24T14:56:20.399Z] #44 13.76   DEP      images/timer.pb-c.d
14:56:20 [2020-04-24T14:56:20.399Z] #44 13.83   PBCC     images/sa.pb-c.c
14:56:20 [2020-04-24T14:56:20.399Z] #44 13.90   DEP      images/sa.pb-c.d
14:56:20 [2020-04-24T14:56:20.399Z] #44 13.95   PBCC     images/pipe-data.pb-c.c
14:56:20 [2020-04-24T14:56:20.399Z] #44 13.99   DEP      images/pipe-data.pb-c.d
14:56:20 [2020-04-24T14:56:20.399Z] #44 14.04   PBCC     images/mnt.pb-c.c
14:56:20 [2020-04-24T14:56:20.399Z] #44 14.12   DEP      images/mnt.pb-c.d
14:56:20 [2020-04-24T14:56:20.445Z] #44 ...
14:56:20 [2020-04-24T14:56:20.445Z] 
14:56:20 [2020-04-24T14:56:20.445Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:20 [2020-04-24T14:56:20.446Z] #56 77.86 encoding/json
14:56:20 [2020-04-24T14:56:20.446Z] #56 81.75 github.com/pkg/diff
14:56:20 [2020-04-24T14:56:20.446Z] #56 83.57 go/ast
14:56:20 [2020-04-24T14:56:20.446Z] #56 85.10 golang.org/x/crypto/ssh/terminal
14:56:20 [2020-04-24T14:56:20.446Z] #56 86.95 mvdan.cc/editorconfig
14:56:20 [2020-04-24T14:56:20.654Z] #44 14.20   PBCC     images/sk-packet.pb-c.c
14:56:20 [2020-04-24T14:56:20.654Z] #44 14.25   DEP      images/sk-packet.pb-c.d
14:56:20 [2020-04-24T14:56:20.715Z] #56 ...
14:56:20 [2020-04-24T14:56:20.715Z] 
14:56:20 [2020-04-24T14:56:20.715Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:20 [2020-04-24T14:56:20.715Z] #44 17.00 make[1]: Nothing to be done for 'all'.
14:56:20 [2020-04-24T14:56:20.908Z] #44 14.30   PBCC     images/tcp-stream.pb-c.c
14:56:20 [2020-04-24T14:56:20.908Z] #44 14.34   DEP      images/tcp-stream.pb-c.d
14:56:20 [2020-04-24T14:56:20.908Z] #44 14.48   PBCC     images/pipe.pb-c.c
14:56:20 [2020-04-24T14:56:20.908Z] #44 14.53   DEP      images/pipe.pb-c.d
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.58   PBCC     images/pstree.pb-c.c
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.62   DEP      images/pstree.pb-c.d
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.67   PBCC     images/fs.pb-c.c
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.71   DEP      images/fs.pb-c.d
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.75   PBCC     images/signalfd.pb-c.c
14:56:21 [2020-04-24T14:56:21.163Z] #44 14.79   DEP      images/signalfd.pb-c.d
14:56:21 [2020-04-24T14:56:21.417Z] #44 14.82   PBCC     images/fh.pb-c.c
14:56:21 [2020-04-24T14:56:21.417Z] #44 14.88   PBCC     images/fsnotify.pb-c.c
14:56:21 [2020-04-24T14:56:21.417Z] #44 14.97   DEP      images/fh.pb-c.d
14:56:21 [2020-04-24T14:56:21.417Z] #44 15.01   DEP      images/fsnotify.pb-c.d
14:56:21 [2020-04-24T14:56:21.417Z] #44 15.08   PBCC     images/eventpoll.pb-c.c
14:56:21 [2020-04-24T14:56:21.671Z] #44 15.13   DEP      images/eventpoll.pb-c.d
14:56:21 [2020-04-24T14:56:21.671Z] #44 15.21   PBCC     images/eventfd.pb-c.c
14:56:21 [2020-04-24T14:56:21.671Z] #44 15.25   DEP      images/eventfd.pb-c.d
14:56:21 [2020-04-24T14:56:21.671Z] #44 15.30   PBCC     images/remap-file-path.pb-c.c
14:56:21 [2020-04-24T14:56:21.671Z] #44 15.34   DEP      images/remap-file-path.pb-c.d
14:56:21 [2020-04-24T14:56:21.926Z] #44 15.37   PBCC     images/fifo.pb-c.c
14:56:21 [2020-04-24T14:56:21.926Z] #44 15.42   DEP      images/fifo.pb-c.d
14:56:21 [2020-04-24T14:56:21.926Z] #44 15.45   PBCC     images/ghost-file.pb-c.c
14:56:21 [2020-04-24T14:56:21.926Z] #44 15.53   DEP      images/ghost-file.pb-c.d
14:56:22 [2020-04-24T14:56:22.033Z] #15 DONE 1.9s
14:56:22 [2020-04-24T14:56:22.033Z] 
14:56:22 [2020-04-24T14:56:22.033Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:56:22 [2020-04-24T14:56:22.181Z] #44 15.61   PBCC     images/regfile.pb-c.c
14:56:22 [2020-04-24T14:56:22.181Z] #44 15.68   DEP      images/regfile.pb-c.d
14:56:22 [2020-04-24T14:56:22.181Z] #44 15.72   PBCC     images/ns.pb-c.c
14:56:22 [2020-04-24T14:56:22.181Z] #44 15.76   DEP      images/ns.pb-c.d
14:56:22 [2020-04-24T14:56:22.181Z] #44 15.82   PBCC     images/fdinfo.pb-c.c
14:56:22 [2020-04-24T14:56:22.436Z] #44 15.94   DEP      images/fdinfo.pb-c.d
14:56:22 [2020-04-24T14:56:22.436Z] #44 16.01   PBCC     images/core-aarch64.pb-c.c
14:56:22 [2020-04-24T14:56:22.436Z] #44 16.05   PBCC     images/core-arm.pb-c.c
14:56:22 [2020-04-24T14:56:22.436Z] #44 16.11   PBCC     images/core-ppc64.pb-c.c
14:56:22 [2020-04-24T14:56:22.644Z] #44 18.64   CC       images/stats.o
14:56:22 [2020-04-24T14:56:22.690Z] #44 16.16   PBCC     images/core-s390.pb-c.c
14:56:22 [2020-04-24T14:56:22.691Z] #44 16.21   PBCC     images/core-x86.pb-c.c
14:56:22 [2020-04-24T14:56:22.691Z] #44 16.26   PBCC     images/core.pb-c.c
14:56:22 [2020-04-24T14:56:22.691Z] #44 16.34   PBCC     images/inventory.pb-c.c
14:56:22 [2020-04-24T14:56:22.901Z] #44 19.01   CC       images/core.o
14:56:22 [2020-04-24T14:56:22.945Z] #44 16.46   DEP      images/core-aarch64.pb-c.d
14:56:22 [2020-04-24T14:56:22.945Z] #44 16.53   DEP      images/core-arm.pb-c.d
14:56:22 [2020-04-24T14:56:22.945Z] #44 16.57   DEP      images/core-ppc64.pb-c.d
14:56:22 [2020-04-24T14:56:22.945Z] #44 16.65   DEP      images/core-s390.pb-c.d
14:56:23 [2020-04-24T14:56:23.200Z] #44 16.74   DEP      images/core-x86.pb-c.d
14:56:23 [2020-04-24T14:56:23.200Z] #44 16.82   DEP      images/core.pb-c.d
14:56:23 [2020-04-24T14:56:23.200Z] #44 16.91   DEP      images/inventory.pb-c.d
14:56:23 [2020-04-24T14:56:23.455Z] #44 16.99   PBCC     images/cpuinfo.pb-c.c
14:56:23 [2020-04-24T14:56:23.455Z] #44 17.05   DEP      images/cpuinfo.pb-c.d
14:56:23 [2020-04-24T14:56:23.465Z] #44 19.56   CC       images/core-x86.o
14:56:23 [2020-04-24T14:56:23.710Z] #44 17.11   PBCC     images/stats.pb-c.c
14:56:23 [2020-04-24T14:56:23.710Z] #44 17.12   DEP      images/stats.pb-c.d
14:56:23 [2020-04-24T14:56:23.722Z] #44 20.11   CC       images/core-arm.o
14:56:23 [2020-04-24T14:56:23.954Z] #16 DONE 2.0s
14:56:23 [2020-04-24T14:56:23.954Z] 
14:56:23 [2020-04-24T14:56:23.954Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:23 [2020-04-24T14:56:23.954Z] #44 58.57   CC       compel/plugins/std/string.o
14:56:23 [2020-04-24T14:56:23.954Z] #44 59.37   CC       compel/plugins/std/infect.o
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.05   CC       compel/arch/aarch64/plugins/std/parasite-head.o
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.13   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.19   AR       compel/plugins/std.lib.a
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.25   CC       compel/plugins/fds/fds.o
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.65   AR       compel/plugins/fds.lib.a
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.70   HOSTDEP  compel/src/lib/log-host.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 60.83   HOSTDEP  compel/src/lib/handle-elf-host.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.03   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.14   HOSTDEP  compel/src/main-host.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.32   DEP      compel/src/lib/ptrace.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.51   DEP      compel/src/lib/infect.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.64   DEP      compel/src/lib/infect-util.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.75   DEP      compel/src/lib/infect-rpc.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.91   DEP      compel/arch/aarch64/src/lib/infect.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 61.99   DEP      compel/arch/aarch64/src/lib/cpu.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 62.06   DEP      compel/src/lib/log.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 62.21   DEP      compel/src/main.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 62.36   DEP      compel/src/lib/handle-elf.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 62.56   DEP      compel/arch/aarch64/src/lib/handle-elf.d
14:56:23 [2020-04-24T14:56:23.954Z] #44 62.73   CC       compel/src/lib/log.o
14:56:24 [2020-04-24T14:56:24.215Z] #44 63.19   CC       compel/arch/aarch64/src/lib/cpu.o
14:56:24 [2020-04-24T14:56:24.286Z] #44 20.54   CC       images/core-aarch64.o
14:56:24 [2020-04-24T14:56:24.476Z] #44 63.54   CC       compel/arch/aarch64/src/lib/infect.o
14:56:24 [2020-04-24T14:56:24.479Z] using credential docker-jenkins-github-credentials
14:56:24 [2020-04-24T14:56:24.574Z] Cloning the remote Git repository
14:56:24 [2020-04-24T14:56:24.574Z] Cloning with configured refspecs honoured and without tags
14:56:24 [2020-04-24T14:56:24.850Z] #44 21.04   CC       images/core-ppc64.o
14:56:24 [2020-04-24T14:56:24.801Z] Cloning repository https://github.com/moby/moby.git
14:56:25 [2020-04-24T14:56:25.050Z] #44 64.01   CC       compel/src/lib/infect-rpc.o
14:56:25 [2020-04-24T14:56:25.311Z] #44 64.28   CC       compel/src/lib/infect-util.o
14:56:25 [2020-04-24T14:56:25.416Z] #44 21.70   CC       images/core-s390.o
14:56:25 [2020-04-24T14:56:25.572Z] #44 ...
14:56:25 [2020-04-24T14:56:25.572Z] 
14:56:25 [2020-04-24T14:56:25.572Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:25 [2020-04-24T14:56:25.572Z] #47 103.8 crypto/tls
14:56:25 [2020-04-24T14:56:25.572Z] #47 110.3 net/http/httptrace
14:56:25 [2020-04-24T14:56:25.572Z] #47 110.7 net/http
14:56:25 [2020-04-24T14:56:25.572Z] #47 ...
14:56:25 [2020-04-24T14:56:25.572Z] 
14:56:25 [2020-04-24T14:56:25.572Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:25 [2020-04-24T14:56:25.572Z] #44 64.65   CC       compel/src/lib/infect.o
14:56:25 [2020-04-24T14:56:25.594Z] #44 18.75 make[1]: Nothing to be done for 'all'.
14:56:26 [2020-04-24T14:56:26.347Z] #44 22.56   CC       images/cpuinfo.o
14:56:26 [2020-04-24T14:56:26.604Z] #44 22.98   CC       images/inventory.o
14:56:25 [2020-04-24T14:56:25.255Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:56:26 [2020-04-24T14:56:26.002Z] Fetching upstream changes from https://github.com/moby/moby.git
14:56:26 [2020-04-24T14:56:26.002Z]  > git --version # timeout=10
14:56:26 [2020-04-24T14:56:26.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:56:26 [2020-04-24T14:56:26.065Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:56:26 [2020-04-24T14:56:26.956Z] #44 20.22   CC       images/stats.o
14:56:26 [2020-04-24T14:56:26.956Z] #44 20.61   CC       images/core.o
14:56:27 [2020-04-24T14:56:27.168Z] #44 23.34   CC       images/fdinfo.o
14:56:27 [2020-04-24T14:56:27.426Z] #44 23.85   CC       images/fown.o
14:56:27 [2020-04-24T14:56:27.683Z] #44 24.08   CC       images/ns.o
14:56:27 [2020-04-24T14:56:27.883Z] #44 21.31   CC       images/core-x86.o
14:56:27 [2020-04-24T14:56:27.883Z] #44 ...
14:56:27 [2020-04-24T14:56:27.883Z] 
14:56:27 [2020-04-24T14:56:27.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:27 [2020-04-24T14:56:27.883Z] #47 84.54 internal/lazyregexp
14:56:27 [2020-04-24T14:56:27.883Z] #47 84.78 net/url
14:56:27 [2020-04-24T14:56:27.883Z] #47 86.94 text/template/parse
14:56:27 [2020-04-24T14:56:27.883Z] #47 87.49 go/parser
14:56:27 [2020-04-24T14:56:27.883Z] #47 91.41 text/template
14:56:27 [2020-04-24T14:56:27.883Z] #47 91.66 encoding/xml
14:56:28 [2020-04-24T14:56:28.117Z] #44 66.62   CC       compel/src/lib/ptrace.o
14:56:28 [2020-04-24T14:56:28.117Z] #44 67.15   AR       compel/libcompel.a
14:56:28 [2020-04-24T14:56:28.139Z] #47 ...
14:56:28 [2020-04-24T14:56:28.139Z] 
14:56:28 [2020-04-24T14:56:28.139Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:56:28 [2020-04-24T14:56:28.139Z] #65 37.92 Checking out files:  33% (1058/3178)   
Checking out files:  34% (1081/3178)   
Checking out files:  35% (1113/3178)   
Checking out files:  36% (1145/3178)   
Checking out files:  37% (1176/3178)   
Checking out files:  38% (1208/3178)   
Checking out files:  39% (1240/3178)   
Checking out files:  40% (1272/3178)   
Checking out files:  41% (1303/3178)   
Checking out files:  42% (1335/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  79% (2534/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
14:56:28 [2020-04-24T14:56:28.139Z] #65 39.57 + cd /tmp/tmp.IIDk2lfN0B/src/github.com/containerd/containerd
14:56:28 [2020-04-24T14:56:28.139Z] #65 39.57 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + export 'BUILDTAGS=netgo osusergo static_build'
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + BUILDTAGS='netgo osusergo static_build'
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + export EXTRA_FLAGS=-buildmode=pie
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + EXTRA_FLAGS=-buildmode=pie
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + '[' '' = dynamic ']'
14:56:28 [2020-04-24T14:56:28.139Z] #65 41.23 + make
14:56:28 [2020-04-24T14:56:28.139Z] #65 42.23 + bin/ctr
14:56:28 [2020-04-24T14:56:28.139Z] #65 ...
14:56:28 [2020-04-24T14:56:28.139Z] 
14:56:28 [2020-04-24T14:56:28.139Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:28 [2020-04-24T14:56:28.139Z] #56 84.80 go/ast
14:56:28 [2020-04-24T14:56:28.139Z] #56 85.14 golang.org/x/crypto/ssh/terminal
14:56:28 [2020-04-24T14:56:28.139Z] #56 87.01 mvdan.cc/editorconfig
14:56:28 [2020-04-24T14:56:28.139Z] #56 88.43 mvdan.cc/sh/v3/fileutil
14:56:28 [2020-04-24T14:56:28.139Z] #56 88.60 mvdan.cc/sh/v3/syntax
14:56:28 [2020-04-24T14:56:28.247Z] #44 24.34   CC       images/regfile.o
14:56:28 [2020-04-24T14:56:28.247Z] #44 ...
14:56:28 [2020-04-24T14:56:28.247Z] 
14:56:28 [2020-04-24T14:56:28.247Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:28 [2020-04-24T14:56:28.247Z] #47 85.63 go/parser
14:56:28 [2020-04-24T14:56:28.247Z] #47 86.18 text/template
14:56:28 [2020-04-24T14:56:28.247Z] #47 89.32 encoding/xml
14:56:28 [2020-04-24T14:56:28.247Z] #47 92.23 go/doc
14:56:28 [2020-04-24T14:56:28.247Z] #47 95.09 github.com/LK4D4/vndr/versioned
14:56:28 [2020-04-24T14:56:28.247Z] #47 95.18 compress/flate
14:56:28 [2020-04-24T14:56:28.378Z] #44 67.26   HOSTCC   compel/src/main-host.o
14:56:28 [2020-04-24T14:56:28.394Z] #56 ...
14:56:28 [2020-04-24T14:56:28.394Z] 
14:56:28 [2020-04-24T14:56:28.394Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:28 [2020-04-24T14:56:28.394Z] #44 22.01   CC       images/core-arm.o
14:56:28 [2020-04-24T14:56:28.505Z] #47 ...
14:56:28 [2020-04-24T14:56:28.505Z] 
14:56:28 [2020-04-24T14:56:28.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:28 [2020-04-24T14:56:28.505Z] #44 24.65   CC       images/ghost-file.o
14:56:28 [2020-04-24T14:56:28.639Z] #44 67.74   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
14:56:28 [2020-04-24T14:56:28.762Z] #44 25.11   CC       images/fifo.o
14:56:28 [2020-04-24T14:56:28.762Z] #44 ...
14:56:28 [2020-04-24T14:56:28.762Z] 
14:56:28 [2020-04-24T14:56:28.762Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + export 'BUILDTAGS=netgo osusergo static_build'
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + BUILDTAGS='netgo osusergo static_build'
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + export EXTRA_FLAGS=-buildmode=pie
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + EXTRA_FLAGS=-buildmode=pie
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + '[' '' = dynamic ']'
14:56:28 [2020-04-24T14:56:28.762Z] #65 41.13 + make
14:56:28 [2020-04-24T14:56:28.762Z] #65 42.18 + bin/ctr
14:56:28 [2020-04-24T14:56:28.899Z] #44 68.02   HOSTCC   compel/src/lib/handle-elf-host.o
14:56:28 [2020-04-24T14:56:28.954Z] #44 22.31   CC       images/core-aarch64.o
14:56:29 [2020-04-24T14:56:29.019Z] #65 ...
14:56:29 [2020-04-24T14:56:29.019Z] 
14:56:29 [2020-04-24T14:56:29.019Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:29 [2020-04-24T14:56:29.019Z] #47 96.00 github.com/LK4D4/vndr/build
14:56:29 [2020-04-24T14:56:29.208Z] #44 22.65   CC       images/core-ppc64.o
14:56:29 [2020-04-24T14:56:29.471Z] #44 68.46   HOSTCC   compel/src/lib/log-host.o
14:56:29 [2020-04-24T14:56:29.731Z] #44 68.75   HOSTLINK compel/compel-host-bin
14:56:29 [2020-04-24T14:56:29.992Z] #44 68.91   DEP      soccr/soccr.d
14:56:30 [2020-04-24T14:56:30.133Z] #44 23.52   CC       images/core-s390.o
14:56:30 [2020-04-24T14:56:30.252Z] #44 69.23   CC       soccr/soccr.o
14:56:30 [2020-04-24T14:56:30.693Z] #44 24.15   CC       images/cpuinfo.o
14:56:30 [2020-04-24T14:56:30.916Z] #47 ...
14:56:30 [2020-04-24T14:56:30.916Z] 
14:56:30 [2020-04-24T14:56:30.916Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:30 [2020-04-24T14:56:30.916Z] #56 88.13 mvdan.cc/sh/v3/fileutil
14:56:30 [2020-04-24T14:56:30.916Z] #56 88.39 mvdan.cc/sh/v3/syntax
14:56:30 [2020-04-24T14:56:30.916Z] #56 95.73 mvdan.cc/sh/v3/cmd/shfmt
14:56:30 [2020-04-24T14:56:30.916Z] #56 ...
14:56:30 [2020-04-24T14:56:30.916Z] 
14:56:30 [2020-04-24T14:56:30.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:30 [2020-04-24T14:56:30.916Z] #44 25.32   CC       images/remap-file-path.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 25.54   CC       images/eventfd.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 25.77   CC       images/eventpoll.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 25.97   CC       images/fh.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 26.23   CC       images/fsnotify.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 26.73   CC       images/signalfd.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 26.87   CC       images/fs.o
14:56:30 [2020-04-24T14:56:30.916Z] #44 27.07   CC       images/pstree.o
14:56:31 [2020-04-24T14:56:31.174Z] #44 27.38   CC       images/pipe.o
14:56:31 [2020-04-24T14:56:31.193Z] #44 ...
14:56:31 [2020-04-24T14:56:31.193Z] 
14:56:31 [2020-04-24T14:56:31.193Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:56:31 [2020-04-24T14:56:31.193Z] #23 114.4 Checking out files:  32% (3498/10691)   
Checking out files:  33% (3529/10691)   
Checking out files:  34% (3635/10691)   
Checking out files:  35% (3742/10691)   
Checking out files:  36% (3849/10691)   
Checking out files:  37% (3956/10691)   
Checking out files:  38% (4063/10691)   
Checking out files:  39% (4170/10691)   
Checking out files:  40% (4277/10691)   
Checking out files:  41% (4384/10691)   
Checking out files:  42% (4491/10691)   
Checking out files:  43% (4598/10691)   
Checking out files:  44% (4705/10691)   
Checking out files:  45% (4811/10691)   
Checking out files:  46% (4918/10691)   
Checking out files:  47% (5025/10691)   
Checking out files:  48% (5132/10691)   
Checking out files:  49% (5239/10691)   
Checking out files:  50% (5346/10691)   
Checking out files:  51% (5453/10691)   
Checking out files:  52% (5560/10691)   
Checking out files:  53% (5667/10691)   
Checking out files:  54% (5774/10691)   
Checking out files:  55% (5881/10691)   
Checking out files:  56% (5987/10691)   
Checking out files:  57% (6094/10691)   
Checking out files:  58% (6201/10691)   
Checking out files:  59% (6308/10691)   
Checking out files:  59% (6391/10691)   
Checking out files:  60% (6415/10691)   
Checking out files:  61% (6522/10691)   
Checking out files:  62% (6629/10691)   
Checking out files:  63% (6736/10691)   
Checking out files:  64% (6843/10691)   
Checking out files:  65% (6950/10691)   
Checking out files:  66% (7057/10691)   
Checking out files:  67% (7163/10691)   
Checking out files:  68% (7270/10691)   
Checking out files:  69% (7377/10691)   
Checking out files:  70% (7484/10691)   
Checking out files:  71% (7591/10691)   
Checking out files:  72% (7698/10691)   
Checking out files:  73% (7805/10691)   
Checking out files:  74% (7912/10691)   
Checking out files:  75% (8019/10691)   
Checking out files:  76% (8126/10691)   
Checking out files:  77% (8233/10691)   
Checking out files:  78% (8339/10691)   
Checking out files:  79% (8446/10691)   
Checking out files:  80% (8553/10691)   
Checking out files:  81% (8660/10691)   
Checking out files:  82% (8767/10691)   
Checking out files:  83% (8874/10691)   
Checking out files:  83% (8892/10691)   
Checking out files:  84% (8981/10691)   
Checking out files:  85% (9088/10691)   
Checking out files:  86% (9195/10691)   
Checking out files:  87% (9302/10691)   
Checking out files:  88% (9409/10691)   
Checking out files:  89% (9515/10691)   
Checking out files:  90% (9622/10691)   
Checking out files:  91% (9729/10691)   
Checking out files:  92% (9836/10691)   
Checking out files:  93% (9943/10691)   
Checking out files:  94% (10050/10691)   
Checking out files:  95% (10157/10691)   
Checking out files:  96% (10264/10691)   
Checking out files:  97% (10371/10691)   
Checking out files:  98% (10478/10691)   
Checking out files:  99% (10585/10691)   
Checking out files: 100% (10691/10691)   
Checking out files: 100% (10691/10691), done.
14:56:31 [2020-04-24T14:56:31.193Z] #23 117.1 + cd /tmp/tmp.tisqRq9Y11/tmp/docker-ce
14:56:31 [2020-04-24T14:56:31.193Z] #23 117.1 + git checkout -q v17.06.2-ce
14:56:31 [2020-04-24T14:56:31.252Z] #44 24.68   CC       images/inventory.o
14:56:31 [2020-04-24T14:56:31.434Z] #44 27.73   CC       images/tcp-stream.o
14:56:31 [2020-04-24T14:56:31.454Z] #23 ...
14:56:31 [2020-04-24T14:56:31.454Z] 
14:56:31 [2020-04-24T14:56:31.454Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:31 [2020-04-24T14:56:31.454Z] #60 9.720 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:56:31 [2020-04-24T14:56:31.454Z] #60 ...
14:56:31 [2020-04-24T14:56:31.454Z] 
14:56:31 [2020-04-24T14:56:31.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:31 [2020-04-24T14:56:31.454Z] #47 119.3 github.com/LK4D4/vndr/godl
14:56:31 [2020-04-24T14:56:31.454Z] #47 119.8 github.com/LK4D4/vndr
14:56:31 [2020-04-24T14:56:31.508Z] #44 24.99   CC       images/fdinfo.o
14:56:31 [2020-04-24T14:56:31.693Z] #44 27.99   CC       images/sk-packet.o
14:56:31 [2020-04-24T14:56:31.950Z] #44 28.39   CC       images/mnt.o
14:56:32 [2020-04-24T14:56:32.070Z] #44 25.44   CC       images/fown.o
14:56:32 [2020-04-24T14:56:32.325Z] #44 25.66   CC       images/ns.o
14:56:32 [2020-04-24T14:56:32.325Z] #44 25.94   CC       images/regfile.o
14:56:32 [2020-04-24T14:56:32.514Z] #44 28.66   CC       images/pipe-data.o
14:56:32 [2020-04-24T14:56:32.581Z] #44 26.15   CC       images/ghost-file.o
14:56:32 [2020-04-24T14:56:32.771Z] #44 28.89   CC       images/sa.o
14:56:32 [2020-04-24T14:56:32.836Z] #44 26.49   CC       images/fifo.o
14:56:33 [2020-04-24T14:56:33.028Z] #44 29.25   CC       images/timer.o
14:56:33 [2020-04-24T14:56:33.091Z] #44 26.69   CC       images/remap-file-path.o
14:56:33 [2020-04-24T14:56:33.289Z] #44 29.66   CC       images/timerfd.o
14:56:33 [2020-04-24T14:56:33.346Z] #44 26.83   CC       images/eventfd.o
14:56:33 [2020-04-24T14:56:33.603Z] #44 27.01   CC       images/eventpoll.o
14:56:33 [2020-04-24T14:56:33.857Z] #44 29.99   CC       images/mm.o
14:56:33 [2020-04-24T14:56:33.857Z] #44 ...
14:56:33 [2020-04-24T14:56:33.857Z] 
14:56:33 [2020-04-24T14:56:33.857Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:33 [2020-04-24T14:56:33.857Z] #56 DONE 101.2s
14:56:33 [2020-04-24T14:56:33.858Z] #44 27.31   CC       images/fh.o
14:56:33 [2020-04-24T14:56:33.995Z] #47 ...
14:56:33 [2020-04-24T14:56:33.995Z] 
14:56:33 [2020-04-24T14:56:33.995Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:56:33 [2020-04-24T14:56:33.995Z] #17 2.169 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:56:33 [2020-04-24T14:56:33.995Z] #17 2.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:56:33 [2020-04-24T14:56:33.995Z] #17 2.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:56:33 [2020-04-24T14:56:33.995Z] #17 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:56:33 [2020-04-24T14:56:33.995Z] #17 3.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
14:56:33 [2020-04-24T14:56:33.995Z] #17 4.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
14:56:33 [2020-04-24T14:56:33.995Z] #17 7.815 Fetched 8166 kB in 6s (1325 kB/s)
14:56:33 [2020-04-24T14:56:33.995Z] #17 7.815 Reading package lists...
14:56:33 [2020-04-24T14:56:33.995Z] #17 ...
14:56:33 [2020-04-24T14:56:33.995Z] 
14:56:33 [2020-04-24T14:56:33.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:33 [2020-04-24T14:56:33.995Z] #44 70.67   AR       soccr/libsoccr.a
14:56:33 [2020-04-24T14:56:33.995Z] #44 70.72 make[1]: 'soccr/libsoccr.a' is up to date.
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.24   DEP      criu/arch/aarch64/sigframe.d
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.41   DEP      criu/arch/aarch64/crtools.d
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.60   DEP      criu/arch/aarch64/cpu.d
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.64   DEP      criu/arch/aarch64/bitops.d
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.73   CC       criu/arch/aarch64/bitops.o
14:56:33 [2020-04-24T14:56:33.995Z] #44 71.84   CC       criu/arch/aarch64/cpu.o
14:56:33 [2020-04-24T14:56:33.995Z] #44 72.00   CC       criu/arch/aarch64/crtools.o
14:56:33 [2020-04-24T14:56:33.995Z] #44 72.73   CC       criu/arch/aarch64/sigframe.o
14:56:33 [2020-04-24T14:56:33.995Z] #44 72.96   LINK     criu/arch/aarch64/crtools.built-in.o
14:56:33 [2020-04-24T14:56:33.995Z] #44 73.03   DEP      criu/pie/util-vdso.d
14:56:34 [2020-04-24T14:56:34.114Z] 
14:56:34 [2020-04-24T14:56:34.114Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:34 [2020-04-24T14:56:34.114Z] #47 98.60 hash/crc32
14:56:34 [2020-04-24T14:56:34.114Z] #47 99.40 compress/gzip
14:56:34 [2020-04-24T14:56:34.114Z] #47 99.81 net
14:56:34 [2020-04-24T14:56:34.114Z] #47 100.2 vendor/golang.org/x/text/transform
14:56:34 [2020-04-24T14:56:34.114Z] #47 101.0 vendor/golang.org/x/text/unicode/bidi
14:56:34 [2020-04-24T14:56:34.256Z] #44 73.26   DEP      criu/pie/util.d
14:56:34 [2020-04-24T14:56:34.417Z] #44 27.69   CC       images/fsnotify.o
14:56:34 [2020-04-24T14:56:34.517Z] #44 73.43   CC       criu/pie/util.o
14:56:34 [2020-04-24T14:56:34.672Z] #44 ...
14:56:34 [2020-04-24T14:56:34.672Z] 
14:56:34 [2020-04-24T14:56:34.672Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:56:34 [2020-04-24T14:56:34.672Z] #56 96.27 mvdan.cc/sh/v3/cmd/shfmt
14:56:34 [2020-04-24T14:56:34.672Z] #56 DONE 101.4s
14:56:34 [2020-04-24T14:56:34.672Z] 
14:56:34 [2020-04-24T14:56:34.672Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:34 [2020-04-24T14:56:34.672Z] #47 96.46 go/doc
14:56:34 [2020-04-24T14:56:34.672Z] #47 98.15 github.com/LK4D4/vndr/versioned
14:56:34 [2020-04-24T14:56:34.672Z] #47 98.26 compress/flate
14:56:34 [2020-04-24T14:56:34.672Z] #47 100.3 github.com/LK4D4/vndr/build
14:56:34 [2020-04-24T14:56:34.672Z] #47 101.3 hash/crc32
14:56:35 [2020-04-24T14:56:35.228Z] #44 74.16   CC       criu/pie/util-vdso.o
14:56:35 [2020-04-24T14:56:35.596Z] #47 102.2 compress/gzip
14:56:35 [2020-04-24T14:56:35.800Z] #44 74.87   AR       criu/pie/pie.lib.a
14:56:35 [2020-04-24T14:56:35.850Z] #47 ...
14:56:35 [2020-04-24T14:56:35.850Z] 
14:56:35 [2020-04-24T14:56:35.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:35 [2020-04-24T14:56:35.850Z] #44 28.47   CC       images/signalfd.o
14:56:35 [2020-04-24T14:56:35.850Z] #44 28.77   CC       images/fs.o
14:56:35 [2020-04-24T14:56:35.850Z] #44 29.10   CC       images/pstree.o
14:56:35 [2020-04-24T14:56:35.850Z] #44 29.41   CC       images/pipe.o
14:56:36 [2020-04-24T14:56:36.008Z] #47 103.3 vendor/golang.org/x/text/secure/bidirule
14:56:36 [2020-04-24T14:56:36.060Z] #44 74.95   DEP      criu/pie/restorer.d
14:56:36 [2020-04-24T14:56:36.105Z] #44 29.70   CC       images/tcp-stream.o
14:56:36 [2020-04-24T14:56:36.266Z] #47 103.6 vendor/golang.org/x/text/unicode/norm
14:56:36 [2020-04-24T14:56:36.321Z] #44 75.26   DEP      criu/arch/aarch64/intraprocedure.d
14:56:36 [2020-04-24T14:56:36.321Z] #44 75.27   DEP      criu/arch/aarch64/restorer.d
14:56:36 [2020-04-24T14:56:36.359Z] #44 29.91   CC       images/sk-packet.o
14:56:36 [2020-04-24T14:56:36.581Z] #44 75.47   DEP      criu/arch/aarch64/vdso-pie.d
14:56:36 [2020-04-24T14:56:36.581Z] #44 75.65   DEP      criu/pie/parasite-vdso.d
14:56:36 [2020-04-24T14:56:36.842Z] #44 75.86   DEP      criu/pie/parasite.d
14:56:36 [2020-04-24T14:56:36.918Z] #44 30.23   CC       images/mnt.o
14:56:36 [2020-04-24T14:56:36.918Z] #44 30.45   CC       images/pipe-data.o
14:56:37 [2020-04-24T14:56:37.173Z] #44 30.69   CC       images/sa.o
14:56:37 [2020-04-24T14:56:37.196Z] #47 ...
14:56:37 [2020-04-24T14:56:37.196Z] 
14:56:37 [2020-04-24T14:56:37.196Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:37 [2020-04-24T14:56:37.196Z] #44 30.74   CC       images/sk-opts.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 31.07   CC       images/sk-unix.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 31.56   CC       images/sk-inet.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 31.89   CC       images/tun.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 32.18   CC       images/sk-netlink.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 32.48   CC       images/packet-sock.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 32.81   CC       images/ipc-var.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 33.04   CC       images/ipc-desc.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 33.27   CC       images/ipc-shm.o
14:56:37 [2020-04-24T14:56:37.196Z] #44 33.61   CC       images/ipc-msg.o
14:56:37 [2020-04-24T14:56:37.414Z] #44 76.20   CC       criu/pie/parasite.o
14:56:37 [2020-04-24T14:56:37.429Z] #44 30.90   CC       images/timer.o
14:56:37 [2020-04-24T14:56:37.759Z] #44 33.91   CC       images/ipc-sem.o
14:56:37 [2020-04-24T14:56:37.989Z] #44 31.35   CC       images/timerfd.o
14:56:37 [2020-04-24T14:56:37.989Z] #44 31.59   CC       images/mm.o
14:56:38 [2020-04-24T14:56:38.016Z] #44 34.10   CC       images/utsns.o
14:56:38 [2020-04-24T14:56:38.016Z] #44 34.31   CC       images/creds.o
14:56:38 [2020-04-24T14:56:38.273Z] #44 34.57   CC       images/vma.o
14:56:38 [2020-04-24T14:56:38.530Z] #44 34.83   CC       images/netdev.o
14:56:38 [2020-04-24T14:56:38.551Z] #44 31.93   CC       images/sk-opts.o
14:56:38 [2020-04-24T14:56:38.804Z] #44 77.74   LINK     criu/pie/parasite.built-in.o
14:56:38 [2020-04-24T14:56:38.804Z] #44 77.75   GEN      criu/pie/parasite-blob.h
14:56:38 [2020-04-24T14:56:38.804Z] #44 77.77   CC       criu/pie/parasite-vdso.o
14:56:38 [2020-04-24T14:56:38.806Z] #44 32.17   CC       images/sk-unix.o
14:56:39 [2020-04-24T14:56:39.062Z] #44 32.50   CC       images/sk-inet.o
14:56:39 [2020-04-24T14:56:39.093Z] #44 35.21   CC       images/tty.o
14:56:39 [2020-04-24T14:56:39.317Z] #44 32.82   CC       images/tun.o
14:56:39 [2020-04-24T14:56:39.376Z] #44 78.35   CC       criu/arch/aarch64/vdso-pie.o
14:56:39 [2020-04-24T14:56:39.376Z] #44 ...
14:56:39 [2020-04-24T14:56:39.376Z] 
14:56:39 [2020-04-24T14:56:39.376Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:39 [2020-04-24T14:56:39.376Z] #47 DONE 127.7s
14:56:39 [2020-04-24T14:56:39.376Z] 
14:56:39 [2020-04-24T14:56:39.376Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:56:39 [2020-04-24T14:56:39.376Z] #17 10.21 Reading package lists...
14:56:39 [2020-04-24T14:56:39.376Z] #17 12.86 Building dependency tree...
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.30 libcap2-bin is already the newest version (1:2.25-2).
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.30 The following additional packages will be installed:
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   python3.7 python3.7-minimal vim-runtime xxd
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31 Suggested packages:
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31 Recommended packages:
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   aufs-dkms nftables build-essential python3-dev python3-keyring
14:56:39 [2020-04-24T14:56:39.376Z] #17 14.31   python3-keyrings.alt python3-xdg unzip
14:56:39 [2020-04-24T14:56:39.572Z] #44 33.06   CC       images/sk-netlink.o
14:56:39 [2020-04-24T14:56:39.637Z] #17 ...
14:56:39 [2020-04-24T14:56:39.637Z] 
14:56:39 [2020-04-24T14:56:39.637Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:39 [2020-04-24T14:56:39.637Z] #44 78.75   CC       criu/arch/aarch64/restorer.o
14:56:39 [2020-04-24T14:56:39.658Z] #44 35.77   CC       images/file-lock.o
14:56:39 [2020-04-24T14:56:39.827Z] #44 33.41   CC       images/packet-sock.o
14:56:39 [2020-04-24T14:56:39.915Z] #44 36.09   CC       images/rlimit.o
14:56:39 [2020-04-24T14:56:39.915Z] #44 36.32   CC       images/pagemap.o
14:56:40 [2020-04-24T14:56:40.084Z] #44 33.76   CC       images/ipc-var.o
14:56:40 [2020-04-24T14:56:40.172Z] #44 ...
14:56:40 [2020-04-24T14:56:40.172Z] 
14:56:40 [2020-04-24T14:56:40.172Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:40 [2020-04-24T14:56:40.172Z] #47 107.5 vendor/golang.org/x/net/idna
14:56:40 [2020-04-24T14:56:40.208Z] #44 79.12   CC       criu/arch/aarch64/intraprocedure.o
14:56:40 [2020-04-24T14:56:40.208Z] #44 79.17   CC       criu/pie/restorer.o
14:56:40 [2020-04-24T14:56:40.339Z] #44 33.92   CC       images/ipc-desc.o
14:56:40 [2020-04-24T14:56:40.594Z] #44 34.21   CC       images/ipc-shm.o
14:56:41 [2020-04-24T14:56:41.154Z] #44 34.46   CC       images/ipc-msg.o
14:56:41 [2020-04-24T14:56:41.154Z] #44 34.72   CC       images/ipc-sem.o
14:56:41 [2020-04-24T14:56:41.410Z] #44 35.02   CC       images/utsns.o
14:56:41 [2020-04-24T14:56:41.665Z] #44 35.30   CC       images/creds.o
14:56:41 [2020-04-24T14:56:41.920Z] #44 35.56   CC       images/vma.o
14:56:42 [2020-04-24T14:56:42.131Z] #44 ...
14:56:42 [2020-04-24T14:56:42.131Z] 
14:56:42 [2020-04-24T14:56:42.131Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:56:42 [2020-04-24T14:56:42.131Z] #23 120.1 + mkdir -p /tmp/tmp.tisqRq9Y11/src/github.com/docker
14:56:42 [2020-04-24T14:56:42.131Z] #23 120.1 + mv components/cli /tmp/tmp.tisqRq9Y11/src/github.com/docker/cli
14:56:42 [2020-04-24T14:56:42.131Z] #23 120.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:56:42 [2020-04-24T14:56:42.131Z] #23 ...
14:56:42 [2020-04-24T14:56:42.131Z] 
14:56:42 [2020-04-24T14:56:42.131Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94 The following NEW packages will be installed:
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:56:42 [2020-04-24T14:56:42.131Z] #17 15.94   xz-utils zip
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.30 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.30 Need to get 27.6 MB of archives.
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.30 After this operation, 114 MB of additional disk space will be used.
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 16.88 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 17.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 17.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:56:42 [2020-04-24T14:56:42.131Z] #17 17.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
14:56:42 [2020-04-24T14:56:42.132Z] #17 17.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
14:56:42 [2020-04-24T14:56:42.392Z] #17 18.44 debconf: delaying package configuration, since apt-utils is not installed
14:56:42 [2020-04-24T14:56:42.392Z] #17 18.57 Fetched 27.6 MB in 2s (15.8 MB/s)
14:56:42 [2020-04-24T14:56:42.484Z] #44 35.90   CC       images/netdev.o
14:56:42 [2020-04-24T14:56:42.630Z] Fetching without tags
14:56:42 [2020-04-24T14:56:42.653Z] #17 18.64 Selecting previously unselected package pigz.
14:56:42 [2020-04-24T14:56:42.653Z] #17 18.64 (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 ... 23404 files and directories currently installed.)
14:56:42 [2020-04-24T14:56:42.653Z] #17 18.77 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
14:56:42 [2020-04-24T14:56:42.713Z] #47 110.0 vendor/golang.org/x/net/http2/hpack
14:56:42 [2020-04-24T14:56:42.739Z] #44 36.26   CC       images/tty.o
14:56:42 [2020-04-24T14:56:42.914Z] #17 18.79 Unpacking pigz (2.4-1) ...
14:56:42 [2020-04-24T14:56:42.914Z] #17 ...
14:56:42 [2020-04-24T14:56:42.914Z] 
14:56:42 [2020-04-24T14:56:42.914Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:56:42 [2020-04-24T14:56:42.914Z] #30 DONE 131.4s
14:56:42 [2020-04-24T14:56:42.914Z] 
14:56:42 [2020-04-24T14:56:42.914Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:56:42 [2020-04-24T14:56:42.914Z] #17 18.95 Selecting previously unselected package libpython3.7-minimal:arm64.
14:56:42 [2020-04-24T14:56:42.914Z] #17 18.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
14:56:42 [2020-04-24T14:56:42.914Z] #17 18.96 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
14:56:43 [2020-04-24T14:56:43.299Z] #44 36.82   CC       images/file-lock.o
14:56:43 [2020-04-24T14:56:43.381Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:56:43 [2020-04-24T14:56:43.489Z] #17 19.49 Selecting previously unselected package python3.7-minimal.
14:56:43 [2020-04-24T14:56:43.489Z] #17 19.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
14:56:43 [2020-04-24T14:56:43.489Z] #17 19.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:56:43 [2020-04-24T14:56:43.554Z] #44 37.00   CC       images/rlimit.o
14:56:43 [2020-04-24T14:56:43.554Z] #44 37.19   CC       images/pagemap.o
14:56:43 [2020-04-24T14:56:43.644Z] #47 110.9 mime
14:56:44 [2020-04-24T14:56:44.061Z] #17 20.28 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
14:56:44 [2020-04-24T14:56:44.061Z] #17 20.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:56:44 [2020-04-24T14:56:44.114Z] #44 37.60   CC       images/siginfo.o
14:56:44 [2020-04-24T14:56:44.369Z] #44 37.92   CC       images/rpc.o
14:56:42 [2020-04-24T14:56:42.273Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:56:42 [2020-04-24T14:56:42.336Z]  > git config --add remote.origin.fetch +refs/pull/40855/head:refs/remotes/origin/PR-40855 # timeout=10
14:56:42 [2020-04-24T14:56:42.400Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:56:42 [2020-04-24T14:56:42.526Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:56:42 [2020-04-24T14:56:42.651Z] Fetching upstream changes from https://github.com/moby/moby.git
14:56:42 [2020-04-24T14:56:42.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:56:42 [2020-04-24T14:56:42.667Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40855/head:refs/remotes/origin/PR-40855 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:56:43 [2020-04-24T14:56:43.483Z]  > git config core.sparsecheckout # timeout=10
14:56:43 [2020-04-24T14:56:43.530Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:56:45 [2020-04-24T14:56:45.538Z] #47 112.6 mime/quotedprintable
14:56:45 [2020-04-24T14:56:45.731Z] #44 39.24   CC       images/ext-file.o
14:56:45 [2020-04-24T14:56:45.795Z] #47 113.0 net/http/internal
14:56:45 [2020-04-24T14:56:45.795Z] #47 ...
14:56:45 [2020-04-24T14:56:45.795Z] 
14:56:45 [2020-04-24T14:56:45.795Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:45 [2020-04-24T14:56:45.795Z] #10 103.4 Selecting previously unselected package g++-mingw-w64-x86-64.
14:56:45 [2020-04-24T14:56:45.795Z] #10 103.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:45 [2020-04-24T14:56:45.795Z] #10 103.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:45 [2020-04-24T14:56:45.795Z] #10 ...
14:56:45 [2020-04-24T14:56:45.795Z] 
14:56:45 [2020-04-24T14:56:45.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:45 [2020-04-24T14:56:45.795Z] #44 36.59   CC       images/siginfo.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 36.87   CC       images/rpc.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 38.22   CC       images/ext-file.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 38.35   CC       images/cgroup.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 38.98   CC       images/userns.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 39.31   CC       images/google/protobuf/descriptor.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 41.14   CC       images/opts.o
14:56:45 [2020-04-24T14:56:45.795Z] #44 41.31   CC       images/seccomp.o
14:56:45 [2020-04-24T14:56:45.796Z] #44 41.56   CC       images/binfmt-misc.o
14:56:45 [2020-04-24T14:56:45.796Z] #44 41.79   CC       images/time.o
14:56:45 [2020-04-24T14:56:45.796Z] #44 42.06   CC       images/sysctl.o
14:56:45 [2020-04-24T14:56:45.986Z] #44 39.47   CC       images/cgroup.o
14:56:46 [2020-04-24T14:56:46.052Z] #44 42.33   CC       images/autofs.o
14:56:46 [2020-04-24T14:56:46.309Z] #44 42.59   CC       images/macvlan.o
14:56:46 [2020-04-24T14:56:46.526Z] Merge succeeded, producing 41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:56:46 [2020-04-24T14:56:46.526Z] Checking out Revision 41b300997e7fee84f39e2b3b81f58a328c1c1a9d (PR-40855)
14:56:46 [2020-04-24T14:56:46.549Z] #44 40.11   CC       images/userns.o
14:56:46 [2020-04-24T14:56:46.549Z] #44 ...
14:56:46 [2020-04-24T14:56:46.549Z] 
14:56:46 [2020-04-24T14:56:46.549Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:46 [2020-04-24T14:56:46.549Z] #47 103.3 net
14:56:46 [2020-04-24T14:56:46.549Z] #47 104.3 vendor/golang.org/x/text/transform
14:56:46 [2020-04-24T14:56:46.549Z] #47 105.1 vendor/golang.org/x/text/unicode/bidi
14:56:46 [2020-04-24T14:56:46.549Z] #47 107.1 vendor/golang.org/x/text/secure/bidirule
14:56:46 [2020-04-24T14:56:46.549Z] #47 107.4 vendor/golang.org/x/text/unicode/norm
14:56:46 [2020-04-24T14:56:46.549Z] #47 111.5 vendor/golang.org/x/net/idna
14:56:46 [2020-04-24T14:56:46.566Z] #44 42.82   CC       images/sit.o
14:56:46 [2020-04-24T14:56:46.605Z] #17 22.65 Selecting previously unselected package python3-minimal.
14:56:46 [2020-04-24T14:56:46.605Z] #17 22.65 (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 ... 23653 files and directories currently installed.)
14:56:46 [2020-04-24T14:56:46.605Z] #17 22.72 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
14:56:46 [2020-04-24T14:56:46.605Z] #17 22.72 Unpacking python3-minimal (3.7.3-1) ...
14:56:46 [2020-04-24T14:56:46.605Z] #17 22.82 Selecting previously unselected package libmpdec2:arm64.
14:56:46 [2020-04-24T14:56:46.804Z] #47 ...
14:56:46 [2020-04-24T14:56:46.804Z] 
14:56:46 [2020-04-24T14:56:46.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:46 [2020-04-24T14:56:46.804Z] #44 40.43   CC       images/google/protobuf/descriptor.o
14:56:46 [2020-04-24T14:56:46.825Z] #44 ...
14:56:46 [2020-04-24T14:56:46.825Z] 
14:56:46 [2020-04-24T14:56:46.825Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:56:46 [2020-04-24T14:56:46.825Z] #68 114.0 + for f in rootlesskit rootlesskit-docker-proxy
14:56:46 [2020-04-24T14:56:46.825Z] #68 114.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:56:46 [2020-04-24T14:56:46.866Z] #17 22.83 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
14:56:46 [2020-04-24T14:56:46.866Z] #17 22.85 Unpacking libmpdec2:arm64 (2.4.2-2) ...
14:56:46 [2020-04-24T14:56:46.866Z] #17 22.92 Selecting previously unselected package libpython3.7-stdlib:arm64.
14:56:46 [2020-04-24T14:56:46.866Z] #17 22.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
14:56:46 [2020-04-24T14:56:46.866Z] #17 22.93 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
14:56:46 [2020-04-24T14:56:46.270Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
14:56:46 [2020-04-24T14:56:46.412Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:56:46 [2020-04-24T14:56:46.554Z]  > git config core.sparsecheckout # timeout=10
14:56:46 [2020-04-24T14:56:46.601Z]  > git checkout -f 41b300997e7fee84f39e2b3b81f58a328c1c1a9d # timeout=10
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.76 Selecting previously unselected package python3.7.
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.78 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.89 Selecting previously unselected package libpython3-stdlib:arm64.
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
14:56:47 [2020-04-24T14:56:47.828Z] #17 23.91 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
14:56:47 [2020-04-24T14:56:47.828Z] #17 24.03 Setting up python3-minimal (3.7.3-1) ...
14:56:48 [2020-04-24T14:56:48.165Z] #44 ...
14:56:48 [2020-04-24T14:56:48.165Z] 
14:56:48 [2020-04-24T14:56:48.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:48 [2020-04-24T14:56:48.165Z] #10 105.0 Selecting previously unselected package g++-mingw-w64-x86-64.
14:56:48 [2020-04-24T14:56:48.165Z] #10 105.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:56:48 [2020-04-24T14:56:48.165Z] #10 105.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:48 [2020-04-24T14:56:48.165Z] #10 ...
14:56:48 [2020-04-24T14:56:48.165Z] 
14:56:48 [2020-04-24T14:56:48.165Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:48 [2020-04-24T14:56:48.165Z] #47 114.2 vendor/golang.org/x/net/http2/hpack
14:56:48 [2020-04-24T14:56:48.723Z] #47 115.2 mime
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.07 Selecting previously unselected package python3.
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.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 ... 24065 files and directories currently installed.)
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.13 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.14 Unpacking python3 (3.7.3-1) ...
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.25 Selecting previously unselected package libip4tc0:arm64.
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.218Z] #17 25.27 Unpacking libip4tc0:arm64 (1.8.2-4) ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.38 Selecting previously unselected package libip6tc0:arm64.
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.39 Unpacking libip6tc0:arm64 (1.8.2-4) ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.49 Selecting previously unselected package libiptc0:arm64.
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.50 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.51 Unpacking libiptc0:arm64 (1.8.2-4) ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.62 Selecting previously unselected package libnfnetlink0:arm64.
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:56:49 [2020-04-24T14:56:49.478Z] #17 25.72 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:56:49 [2020-04-24T14:56:49.739Z] #17 25.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.739Z] #17 25.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:56:49 [2020-04-24T14:56:49.739Z] #17 25.83 Selecting previously unselected package libnftnl11:arm64.
14:56:49 [2020-04-24T14:56:49.739Z] #17 25.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
14:56:49 [2020-04-24T14:56:49.739Z] #17 25.85 Unpacking libnftnl11:arm64 (1.1.2-2) ...
14:56:50 [2020-04-24T14:56:50.000Z] #17 25.96 Selecting previously unselected package iptables.
14:56:50 [2020-04-24T14:56:50.000Z] #17 25.97 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
14:56:50 [2020-04-24T14:56:50.000Z] #17 25.98 Unpacking iptables (1.8.2-4) ...
14:56:50 [2020-04-24T14:56:50.261Z] #17 26.27 Selecting previously unselected package xxd.
14:56:50 [2020-04-24T14:56:50.261Z] #17 26.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
14:56:50 [2020-04-24T14:56:50.261Z] #17 26.29 Unpacking xxd (2:8.1.0875-5) ...
14:56:50 [2020-04-24T14:56:50.542Z] #17 26.41 Selecting previously unselected package vim-common.
14:56:50 [2020-04-24T14:56:50.542Z] #17 26.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:56:50 [2020-04-24T14:56:50.542Z] #17 26.45 Unpacking vim-common (2:8.1.0875-5) ...
14:56:50 [2020-04-24T14:56:50.542Z] #17 26.63 Selecting previously unselected package bash-completion.
14:56:50 [2020-04-24T14:56:50.542Z] #17 26.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:56:50 [2020-04-24T14:56:50.607Z] #47 117.2 mime/quotedprintable
14:56:50 [2020-04-24T14:56:50.862Z] #47 117.6 net/http/internal
14:56:52 [2020-04-24T14:56:52.080Z] #68 ...
14:56:52 [2020-04-24T14:56:52.080Z] 
14:56:52 [2020-04-24T14:56:52.080Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.13   LINK     images/built-in.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.28   GEN      compel/include/asm
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.31   GEN      compel/include/version.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.34 touch .config
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.37   GEN      include/common/config.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.42   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.43   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.46   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.49   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.52   DEP      compel/arch/x86/plugins/std/memcpy.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.57   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.60   GEN      compel/plugins/include/uapi/std/syscall.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.63   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.64   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.67   DEP      compel/plugins/std/infect.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.74   DEP      compel/plugins/std/string.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.83   DEP      compel/plugins/std/log.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 43.92   DEP      compel/plugins/std/fds.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 44.02   DEP      compel/plugins/std/std.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 44.19   DEP      compel/plugins/shmem/shmem.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 44.29   DEP      compel/plugins/fds/fds.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 44.45   CC       compel/plugins/std/std.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 44.90   CC       compel/plugins/std/fds.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 45.42   CC       compel/plugins/std/log.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 46.29   CC       compel/plugins/std/string.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 46.92   CC       compel/plugins/std/infect.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 47.41   CC       compel/arch/x86/plugins/std/parasite-head.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 47.48   CC       compel/arch/x86/plugins/std/memcpy.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 47.57   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 47.64   AR       compel/plugins/std.lib.a
14:56:52 [2020-04-24T14:56:52.080Z] #44 47.74   CC       compel/plugins/fds/fds.o
14:56:52 [2020-04-24T14:56:52.080Z] #44 48.00   AR       compel/plugins/fds.lib.a
14:56:52 [2020-04-24T14:56:52.080Z] #44 48.07   HOSTDEP  compel/src/lib/log-host.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 48.14   HOSTDEP  compel/src/lib/handle-elf-host.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 48.25   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:56:52 [2020-04-24T14:56:52.080Z] #44 48.35   HOSTDEP  compel/src/main-host.d
14:56:52 [2020-04-24T14:56:52.337Z] #44 48.58   DEP      compel/src/lib/ptrace.d
14:56:52 [2020-04-24T14:56:52.337Z] #44 48.78   DEP      compel/src/lib/infect.d
14:56:52 [2020-04-24T14:56:52.596Z] #44 ...
14:56:52 [2020-04-24T14:56:52.596Z] 
14:56:52 [2020-04-24T14:56:52.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:52 [2020-04-24T14:56:52.596Z] #10 120.3 Selecting previously unselected package libapparmor1:amd64.
14:56:52 [2020-04-24T14:56:52.852Z] #10 120.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:56:52 [2020-04-24T14:56:52.853Z] #10 120.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:56:52 [2020-04-24T14:56:52.853Z] #10 120.4 Selecting previously unselected package libapparmor-dev:amd64.
14:56:52 [2020-04-24T14:56:52.853Z] #10 120.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:56:52 [2020-04-24T14:56:52.853Z] #10 120.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:56:53 [2020-04-24T14:56:53.086Z] #17 ...
14:56:53 [2020-04-24T14:56:53.086Z] 
14:56:53 [2020-04-24T14:56:53.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:53 [2020-04-24T14:56:53.086Z] #44 81.85   LINK     criu/pie/restorer.built-in.o
14:56:53 [2020-04-24T14:56:53.086Z] #44 81.87   GEN      criu/pie/restorer-blob.h
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.04   DEP      criu/vdso.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.22   DEP      criu/uts_ns.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.34   DEP      criu/util.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.57   DEP      criu/uffd.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.78   DEP      criu/tun.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 82.98   DEP      criu/tty.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.27   DEP      criu/timerfd.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.40   DEP      criu/sysfs_parse.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.52   DEP      criu/sysctl.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.62   DEP      criu/string.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.68   DEP      criu/stats.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.80   DEP      criu/sockets.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 83.98   DEP      criu/sk-unix.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 84.22   DEP      criu/sk-tcp.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 84.46   DEP      criu/sk-queue.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 84.64   DEP      criu/sk-packet.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 84.84   DEP      criu/sk-netlink.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.03   DEP      criu/sk-inet.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.25   DEP      criu/signalfd.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.42   DEP      criu/sigframe.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.52   DEP      criu/shmem.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.75   DEP      criu/servicefd.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 85.89   DEP      criu/seize.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.08   DEP      criu/seccomp.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.30   DEP      criu/rst-malloc.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.39   DEP      criu/rbtree.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.42   DEP      criu/pstree.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.62   DEP      criu/protobuf.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 86.74   GEN      criu/protobuf-desc-gen.h
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.21   DEP      criu/protobuf-desc.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.35   DEP      criu/proc_parse.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.60   DEP      criu/plugin.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.68   DEP      criu/pipes.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.83   DEP      criu/pie-util.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 88.95   DEP      criu/pie-util-vdso.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 89.12   DEP      criu/path.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 89.32   DEP      criu/parasite-syscall.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 89.56   DEP      criu/pagemap.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 89.68   DEP      criu/pagemap-cache.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 89.82   DEP      criu/page-xfer.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.01   DEP      criu/page-pipe.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.18   DEP      criu/netfilter.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.35   DEP      criu/net.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.48   DEP      criu/namespaces.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.73   DEP      criu/mount.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 90.88   DEP      criu/mem.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.09   DEP      criu/lsm.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.19   DEP      criu/log.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.26   DEP      criu/libnetlink.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.38   DEP      criu/kerndat.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.55   DEP      criu/kcmp-ids.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.61   DEP      criu/irmap.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.71   DEP      criu/ipc_ns.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.81   DEP      criu/image.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 91.89   DEP      criu/image-desc.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 92.00   DEP      criu/fsnotify.d
14:56:53 [2020-04-24T14:56:53.086Z] #44 ...
14:56:53 [2020-04-24T14:56:53.086Z] 
14:56:53 [2020-04-24T14:56:53.086Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:56:53 [2020-04-24T14:56:53.086Z] #17 29.19 Unpacking bash-completion (1:2.8-6) ...
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.6 Selecting previously unselected package libbtrfs0.
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.6 Unpacking libbtrfs0 (4.20.1-2) ...
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.7 Selecting previously unselected package libbtrfs-dev.
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.110Z] #10 120.7 Unpacking libbtrfs-dev (4.20.1-2) ...
14:56:53 [2020-04-24T14:56:53.367Z] #10 120.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:56:53 [2020-04-24T14:56:53.367Z] #10 120.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.367Z] #10 120.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:56:53 [2020-04-24T14:56:53.367Z] #10 120.9 Selecting previously unselected package libudev-dev:amd64.
14:56:53 [2020-04-24T14:56:53.367Z] #10 120.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.367Z] #10 121.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
14:56:53 [2020-04-24T14:56:53.372Z] #47 ...
14:56:53 [2020-04-24T14:56:53.372Z] 
14:56:53 [2020-04-24T14:56:53.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:53 [2020-04-24T14:56:53.372Z] #44 42.33   CC       images/opts.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 42.56   CC       images/seccomp.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 42.89   CC       images/binfmt-misc.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 43.11   CC       images/time.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 43.33   CC       images/sysctl.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 43.54   CC       images/autofs.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 43.78   CC       images/macvlan.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 43.99   CC       images/sit.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.27   LINK     images/built-in.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.40   GEN      compel/include/asm
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.41   GEN      compel/include/version.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.42 touch .config
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.44   GEN      include/common/config.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.53   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.59   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.64   DEP      compel/arch/x86/plugins/std/memcpy.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.69   GEN      compel/plugins/include/uapi/std/syscall.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.73   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.75   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.77   DEP      compel/plugins/std/infect.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 44.97   DEP      compel/plugins/std/string.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.07   DEP      compel/plugins/std/log.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.22   DEP      compel/plugins/std/fds.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.39   DEP      compel/plugins/std/std.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.54   DEP      compel/plugins/shmem/shmem.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.71   DEP      compel/plugins/fds/fds.d
14:56:53 [2020-04-24T14:56:53.372Z] #44 45.87   CC       compel/plugins/std/std.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 46.19   CC       compel/plugins/std/fds.o
14:56:53 [2020-04-24T14:56:53.372Z] #44 46.64   CC       compel/plugins/std/log.o
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.58 Selecting previously unselected package bzip2.
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.70 Selecting previously unselected package xz-utils.
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.73 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
14:56:53 [2020-04-24T14:56:53.608Z] #17 29.75 Unpacking xz-utils (5.2.4-1) ...
14:56:53 [2020-04-24T14:56:53.628Z] #10 121.1 Selecting previously unselected package libsepol1-dev:amd64.
14:56:53 [2020-04-24T14:56:53.628Z] #10 121.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.628Z] #10 121.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:56:53 [2020-04-24T14:56:53.869Z] #17 29.90 Selecting previously unselected package apparmor.
14:56:53 [2020-04-24T14:56:53.869Z] #17 29.90 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
14:56:53 [2020-04-24T14:56:53.869Z] #17 30.00 Unpacking apparmor (2.13.2-10) ...
14:56:53 [2020-04-24T14:56:53.885Z] #10 121.5 Selecting previously unselected package libpcre16-3:amd64.
14:56:53 [2020-04-24T14:56:53.885Z] #10 121.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:56:53 [2020-04-24T14:56:53.885Z] #10 121.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:56:53 [2020-04-24T14:56:53.885Z] #10 ...
14:56:53 [2020-04-24T14:56:53.885Z] 
14:56:53 [2020-04-24T14:56:53.885Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:56:53 [2020-04-24T14:56:53.885Z] #68 DONE 121.3s
14:56:53 [2020-04-24T14:56:53.885Z] 
14:56:53 [2020-04-24T14:56:53.885Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:56:53 [2020-04-24T14:56:53.885Z] #69 DONE 0.1s
14:56:53 [2020-04-24T14:56:53.931Z] #44 47.53   CC       compel/plugins/std/string.o
14:56:53 [2020-04-24T14:56:53.931Z] #44 ...
14:56:53 [2020-04-24T14:56:53.931Z] 
14:56:53 [2020-04-24T14:56:53.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:53 [2020-04-24T14:56:53.931Z] #10 121.1 Selecting previously unselected package libapparmor1:amd64.
14:56:53 [2020-04-24T14:56:53.931Z] #10 121.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.143Z] 
14:56:54 [2020-04-24T14:56:54.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:54 [2020-04-24T14:56:54.143Z] #10 121.7 Selecting previously unselected package libpcre32-3:amd64.
14:56:54 [2020-04-24T14:56:54.143Z] #10 121.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.143Z] #10 121.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:56:54 [2020-04-24T14:56:54.143Z] #10 ...
14:56:54 [2020-04-24T14:56:54.143Z] 
14:56:54 [2020-04-24T14:56:54.143Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:56:54 [2020-04-24T14:56:54.143Z] #50 DONE 121.5s
14:56:54 [2020-04-24T14:56:54.217Z] #10 121.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:56:54 [2020-04-24T14:56:54.217Z] #10 121.3 Selecting previously unselected package libapparmor-dev:amd64.
14:56:54 [2020-04-24T14:56:54.217Z] #10 121.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.217Z] #10 121.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:56:54 [2020-04-24T14:56:54.400Z] 
14:56:54 [2020-04-24T14:56:54.400Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:54 [2020-04-24T14:56:54.400Z] #10 122.0 Selecting previously unselected package libpcrecpp0v5:amd64.
14:56:54 [2020-04-24T14:56:54.400Z] #10 122.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.400Z] #10 122.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.39 Selecting previously unselected package aufs-tools.
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.55 Selecting previously unselected package libonig5:arm64.
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.56 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.441Z] #17 30.56 Unpacking libonig5:arm64 (6.9.1-1) ...
14:56:54 [2020-04-24T14:56:54.477Z] #10 121.5 Selecting previously unselected package libbtrfs0.
14:56:54 [2020-04-24T14:56:54.477Z] #10 121.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.477Z] #10 121.5 Unpacking libbtrfs0 (4.20.1-2) ...
14:56:54 [2020-04-24T14:56:54.658Z] #10 122.3 Selecting previously unselected package libpcre3-dev:amd64.
14:56:54 [2020-04-24T14:56:54.658Z] #10 122.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.658Z] #10 122.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.71 Selecting previously unselected package libjq1:arm64.
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.82 Selecting previously unselected package jq.
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.702Z] #17 30.85 Unpacking jq (1.5+dfsg-2+b1) ...
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.7 Selecting previously unselected package libbtrfs-dev.
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.7 Unpacking libbtrfs-dev (4.20.1-2) ...
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.734Z] #10 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:56:54 [2020-04-24T14:56:54.734Z] #10 122.0 Selecting previously unselected package libudev-dev:amd64.
14:56:54 [2020-04-24T14:56:54.734Z] #10 122.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
14:56:54 [2020-04-24T14:56:54.963Z] #17 30.97 Selecting previously unselected package libaio1:arm64.
14:56:54 [2020-04-24T14:56:54.963Z] #17 30.97 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.963Z] #17 30.98 Unpacking libaio1:arm64 (0.3.112-3) ...
14:56:54 [2020-04-24T14:56:54.963Z] #17 31.05 Selecting previously unselected package libgpm2:arm64.
14:56:54 [2020-04-24T14:56:54.963Z] #17 31.05 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.963Z] #17 31.06 Unpacking libgpm2:arm64 (1.20.7-5) ...
14:56:54 [2020-04-24T14:56:54.963Z] #17 31.13 Selecting previously unselected package libicu63:arm64.
14:56:54 [2020-04-24T14:56:54.963Z] #17 31.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
14:56:54 [2020-04-24T14:56:54.964Z] #17 31.14 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
14:56:54 [2020-04-24T14:56:54.998Z] #10 122.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
14:56:55 [2020-04-24T14:56:55.257Z] #10 122.3 Selecting previously unselected package libsepol1-dev:amd64.
14:56:55 [2020-04-24T14:56:55.257Z] #10 122.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:56:55 [2020-04-24T14:56:55.257Z] #10 122.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:56:55 [2020-04-24T14:56:55.512Z] #10 122.6 Selecting previously unselected package libpcre16-3:amd64.
14:56:55 [2020-04-24T14:56:55.512Z] #10 122.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:56:55 [2020-04-24T14:56:55.512Z] #10 122.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:56:55 [2020-04-24T14:56:55.590Z] #10 123.1 Selecting previously unselected package libselinux1-dev:amd64.
14:56:55 [2020-04-24T14:56:55.590Z] #10 123.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:56:55 [2020-04-24T14:56:55.590Z] #10 123.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:56:55 [2020-04-24T14:56:55.768Z] #10 123.0 Selecting previously unselected package libpcre32-3:amd64.
14:56:55 [2020-04-24T14:56:55.768Z] #10 123.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:56:55 [2020-04-24T14:56:55.768Z] #10 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:56:55 [2020-04-24T14:56:55.847Z] #10 123.5 Selecting previously unselected package libdevmapper-dev:amd64.
14:56:55 [2020-04-24T14:56:55.847Z] #10 123.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:56:55 [2020-04-24T14:56:55.847Z] #10 123.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:56:56 [2020-04-24T14:56:56.022Z] #10 ...
14:56:56 [2020-04-24T14:56:56.022Z] 
14:56:56 [2020-04-24T14:56:56.022Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:56:56 [2020-04-24T14:56:56.022Z] #68 115.7 + for f in rootlesskit rootlesskit-docker-proxy
14:56:56 [2020-04-24T14:56:56.022Z] #68 115.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:56:56 [2020-04-24T14:56:56.022Z] #68 DONE 122.8s
14:56:56 [2020-04-24T14:56:56.022Z] 
14:56:56 [2020-04-24T14:56:56.022Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:56:56 [2020-04-24T14:56:56.022Z] #69 DONE 0.1s
14:56:56 [2020-04-24T14:56:56.022Z] 
14:56:56 [2020-04-24T14:56:56.022Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:56 [2020-04-24T14:56:56.022Z] #10 123.2 Selecting previously unselected package libpcrecpp0v5:amd64.
14:56:56 [2020-04-24T14:56:56.022Z] #10 123.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.7 Selecting previously unselected package libseccomp-dev:amd64.
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.9 Selecting previously unselected package libsystemd-dev:amd64.
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
14:56:56 [2020-04-24T14:56:56.106Z] #10 123.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
14:56:56 [2020-04-24T14:56:56.277Z] #10 123.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.531Z] #10 123.6 Selecting previously unselected package libpcre3-dev:amd64.
14:56:56 [2020-04-24T14:56:56.531Z] #10 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:56:56 [2020-04-24T14:56:56.531Z] #10 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:56:56 [2020-04-24T14:56:56.673Z] #10 124.4 Setting up libbtrfs0 (4.20.1-2) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up libbtrfs-dev (4.20.1-2) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up mingw-w64-common (6.0.0-3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 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
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 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
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 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
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 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
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:56:56 [2020-04-24T14:56:56.931Z] #10 124.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:56:57 [2020-04-24T14:56:57.188Z] #10 124.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:56:57 [2020-04-24T14:56:57.188Z] #10 124.7 Setting up dmsetup (2:1.02.155-3) ...
14:56:57 [2020-04-24T14:56:57.188Z] #10 124.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:56:57 [2020-04-24T14:56:57.188Z] #10 124.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:56:57 [2020-04-24T14:56:57.188Z] #10 124.7 Processing triggers for libc-bin (2.28-10) ...
14:56:57 [2020-04-24T14:56:57.446Z] #10 DONE 125.0s
14:56:57 [2020-04-24T14:56:57.446Z] 
14:56:57 [2020-04-24T14:56:57.446Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:56:57 [2020-04-24T14:56:57.446Z] #58 DONE 0.1s
14:56:57 [2020-04-24T14:56:57.446Z] 
14:56:57 [2020-04-24T14:56:57.446Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:56:57 [2020-04-24T14:56:57.446Z] #59 DONE 0.1s
14:56:57 [2020-04-24T14:56:57.446Z] 
14:56:57 [2020-04-24T14:56:57.446Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:56:57 [2020-04-24T14:56:57.455Z] #10 124.5 Selecting previously unselected package libselinux1-dev:amd64.
14:56:57 [2020-04-24T14:56:57.455Z] #10 124.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:56:57 [2020-04-24T14:56:57.455Z] #10 124.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.25 Selecting previously unselected package libnet1:arm64.
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.34 Selecting previously unselected package libnl-3-200:arm64.
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.37 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.45 Selecting previously unselected package libprotobuf-c1:arm64.
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.53 Selecting previously unselected package libreadline5:arm64.
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.55 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:56:57 [2020-04-24T14:56:57.508Z] #17 33.67 Selecting previously unselected package net-tools.
14:56:57 [2020-04-24T14:56:57.709Z] #10 124.8 Selecting previously unselected package libdevmapper-dev:amd64.
14:56:57 [2020-04-24T14:56:57.709Z] #10 124.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:56:57 [2020-04-24T14:56:57.709Z] #10 124.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:56:57 [2020-04-24T14:56:57.709Z] #10 124.9 Selecting previously unselected package libseccomp-dev:amd64.
14:56:57 [2020-04-24T14:56:57.769Z] #17 33.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
14:56:57 [2020-04-24T14:56:57.769Z] #17 33.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:56:57 [2020-04-24T14:56:57.769Z] #17 33.87 Selecting previously unselected package python-pip-whl.
14:56:57 [2020-04-24T14:56:57.769Z] #17 33.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:56:57 [2020-04-24T14:56:57.769Z] #17 33.90 Unpacking python-pip-whl (18.1-5) ...
14:56:57 [2020-04-24T14:56:57.964Z] #10 124.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:56:57 [2020-04-24T14:56:57.964Z] #10 124.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:56:57 [2020-04-24T14:56:57.964Z] #10 125.1 Selecting previously unselected package libsystemd-dev:amd64.
14:56:57 [2020-04-24T14:56:57.964Z] #10 125.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
14:56:57 [2020-04-24T14:56:57.964Z] #10 125.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
14:56:58 [2020-04-24T14:56:58.340Z] #17 34.34 Selecting previously unselected package python3-lib2to3.
14:56:58 [2020-04-24T14:56:58.340Z] #17 34.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:56:58 [2020-04-24T14:56:58.340Z] #17 34.36 Unpacking python3-lib2to3 (3.7.3-1) ...
14:56:58 [2020-04-24T14:56:58.340Z] #17 34.53 Selecting previously unselected package python3-distutils.
14:56:58 [2020-04-24T14:56:58.473Z] #10 125.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.6 Setting up libbtrfs0 (4.20.1-2) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.6 Setting up libbtrfs-dev (4.20.1-2) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.7 Setting up mingw-w64-common (6.0.0-3) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
14:56:58 [2020-04-24T14:56:58.474Z] #10 125.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:56:58 [2020-04-24T14:56:58.601Z] #17 34.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:56:58 [2020-04-24T14:56:58.601Z] #17 34.56 Unpacking python3-distutils (3.7.3-1) ...
14:56:58 [2020-04-24T14:56:58.601Z] #17 34.69 Selecting previously unselected package python3-pip.
14:56:58 [2020-04-24T14:56:58.601Z] #17 34.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:56:58 [2020-04-24T14:56:58.601Z] #17 34.70 Unpacking python3-pip (18.1-5) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.7 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
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.7 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
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up dmsetup (2:1.02.155-3) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:56:58 [2020-04-24T14:56:58.729Z] #10 125.8 Processing triggers for libc-bin (2.28-10) ...
14:56:58 [2020-04-24T14:56:58.862Z] #17 34.85 Selecting previously unselected package python3-pkg-resources.
14:56:58 [2020-04-24T14:56:58.862Z] #17 34.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:56:58 [2020-04-24T14:56:58.862Z] #17 34.88 Unpacking python3-pkg-resources (40.8.0-1) ...
14:56:58 [2020-04-24T14:56:58.984Z] #10 ...
14:56:58 [2020-04-24T14:56:58.984Z] 
14:56:58 [2020-04-24T14:56:58.984Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:56:58 [2020-04-24T14:56:58.984Z] #50 DONE 125.9s
14:56:59 [2020-04-24T14:56:59.123Z] #17 35.01 Selecting previously unselected package python3-setuptools.
14:56:59 [2020-04-24T14:56:59.123Z] #17 35.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:56:59 [2020-04-24T14:56:59.123Z] #17 35.02 Unpacking python3-setuptools (40.8.0-1) ...
14:56:59 [2020-04-24T14:56:59.239Z] 
14:56:59 [2020-04-24T14:56:59.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:56:59 [2020-04-24T14:56:59.239Z] #10 DONE 126.3s
14:56:59 [2020-04-24T14:56:59.239Z] 
14:56:59 [2020-04-24T14:56:59.239Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:56:59 [2020-04-24T14:56:59.239Z] #11 ...
14:56:59 [2020-04-24T14:56:59.239Z] 
14:56:59 [2020-04-24T14:56:59.239Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:56:59 [2020-04-24T14:56:59.239Z] #58 DONE 0.2s
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.36 Selecting previously unselected package python3-wheel.
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.38 Unpacking python3-wheel (0.32.3-2) ...
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.51 Selecting previously unselected package sudo.
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
14:56:59 [2020-04-24T14:56:59.384Z] #17 35.53 Unpacking sudo (1.8.27-1+deb10u2) ...
14:56:59 [2020-04-24T14:56:59.494Z] 
14:56:59 [2020-04-24T14:56:59.494Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:56:59 [2020-04-24T14:56:59.494Z] #59 DONE 0.1s
14:56:59 [2020-04-24T14:56:59.494Z] 
14:56:59 [2020-04-24T14:56:59.494Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:56:59 [2020-04-24T14:56:59.645Z] #17 ...
14:56:59 [2020-04-24T14:56:59.645Z] 
14:56:59 [2020-04-24T14:56:59.645Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:56:59 [2020-04-24T14:56:59.645Z] #41 148.1 + dpkg --print-architecture
14:56:59 [2020-04-24T14:56:59.906Z] #41 DONE 148.5s
14:56:59 [2020-04-24T14:56:59.907Z] 
14:56:59 [2020-04-24T14:56:59.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:59 [2020-04-24T14:56:59.907Z] #44 92.23   DEP      criu/filesystems.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 92.38   DEP      criu/files.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 92.55   DEP      criu/files-reg.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 92.76   DEP      criu/files-ext.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 92.87   DEP      criu/file-lock.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.04   DEP      criu/file-ids.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.14   DEP      criu/fifo.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.23   DEP      criu/fdstore.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.33   DEP      criu/fault-injection.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.39   DEP      criu/external.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.50   DEP      criu/eventpoll.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.72   DEP      criu/eventfd.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 93.82   DEP      criu/crtools.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.06   DEP      criu/cr-service.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.23   DEP      criu/cr-restore.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.44   DEP      criu/cr-errno.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.45   DEP      criu/cr-dump.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.58   DEP      criu/cr-dedup.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.69   DEP      criu/cr-check.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 94.85   DEP      criu/config.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.02   DEP      criu/clone-noasan.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.11   DEP      criu/cgroup.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.40   DEP      criu/cgroup-props.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.55   DEP      criu/bitmap.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.57   DEP      criu/bfd.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.66   DEP      criu/autofs.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 95.84   DEP      criu/aio.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 96.04   DEP      criu/action-scripts.d
14:56:59 [2020-04-24T14:56:59.907Z] #44 96.27   CC       criu/action-scripts.o
14:56:59 [2020-04-24T14:56:59.907Z] #44 96.67   CC       criu/aio.o
14:56:59 [2020-04-24T14:56:59.907Z] #44 97.10   CC       criu/autofs.o
14:56:59 [2020-04-24T14:56:59.907Z] #44 98.38   CC       criu/bfd.o
14:56:59 [2020-04-24T14:56:59.907Z] #44 98.83   CC       criu/bitmap.o
14:56:59 [2020-04-24T14:56:59.907Z] #44 98.95   CC       criu/cgroup-props.o
14:56:59 [2020-04-24T14:56:59.972Z] #11 DONE 2.6s
14:56:59 [2020-04-24T14:56:59.972Z] 
14:56:59 [2020-04-24T14:56:59.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:56:59 [2020-04-24T14:56:59.972Z] #44 48.93   DEP      compel/src/lib/infect-util.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.06   DEP      compel/src/lib/infect-rpc.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.22   DEP      compel/arch/x86/src/lib/infect.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.36   DEP      compel/arch/x86/src/lib/cpu.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.45   DEP      compel/src/lib/log.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.53   DEP      compel/src/main.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.65   DEP      compel/src/lib/handle-elf.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 49.86   DEP      compel/arch/x86/src/lib/handle-elf.d
14:56:59 [2020-04-24T14:56:59.972Z] #44 50.15   CC       compel/src/lib/log.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 50.59   CC       compel/arch/x86/src/lib/cpu.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 51.56   CC       compel/arch/x86/src/lib/infect.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 52.66   CC       compel/src/lib/infect-rpc.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 53.04   CC       compel/src/lib/infect-util.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 53.31   CC       compel/src/lib/infect.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 55.57   CC       compel/src/lib/ptrace.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 55.84   AR       compel/libcompel.a
14:56:59 [2020-04-24T14:56:59.972Z] #44 55.92   HOSTCC   compel/src/main-host.o
14:56:59 [2020-04-24T14:56:59.972Z] #44 56.19   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:57:00 [2020-04-24T14:57:00.169Z] #44 ...
14:57:00 [2020-04-24T14:57:00.169Z] 
14:57:00 [2020-04-24T14:57:00.169Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:00 [2020-04-24T14:57:00.169Z] #17 36.27 Selecting previously unselected package thin-provisioning-tools.
14:57:00 [2020-04-24T14:57:00.169Z] #17 36.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
14:57:00 [2020-04-24T14:57:00.230Z] #44 56.45   HOSTCC   compel/src/lib/handle-elf-host.o
14:57:00 [2020-04-24T14:57:00.230Z] #44 ...
14:57:00 [2020-04-24T14:57:00.230Z] 
14:57:00 [2020-04-24T14:57:00.230Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:57:00 [2020-04-24T14:57:00.430Z] #17 36.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:57:00 [2020-04-24T14:57:00.691Z] #17 36.68 Selecting previously unselected package uidmap.
14:57:00 [2020-04-24T14:57:00.691Z] #17 36.69 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
14:57:00 [2020-04-24T14:57:00.691Z] #17 36.70 Unpacking uidmap (1:4.5-1.1) ...
14:57:00 [2020-04-24T14:57:00.691Z] #17 36.95 Selecting previously unselected package vim-runtime.
14:57:00 [2020-04-24T14:57:00.691Z] #17 36.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:57:00 [2020-04-24T14:57:00.795Z] #12 ...
14:57:00 [2020-04-24T14:57:00.795Z] 
14:57:00 [2020-04-24T14:57:00.795Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:00 [2020-04-24T14:57:00.795Z] #47 118.0 net/textproto
14:57:00 [2020-04-24T14:57:00.795Z] #47 118.0 crypto/x509
14:57:00 [2020-04-24T14:57:00.795Z] #47 119.3 vendor/golang.org/x/net/http/httpguts
14:57:00 [2020-04-24T14:57:00.795Z] #47 119.6 vendor/golang.org/x/net/http/httpproxy
14:57:00 [2020-04-24T14:57:00.795Z] #47 120.3 mime/multipart
14:57:00 [2020-04-24T14:57:00.795Z] #47 122.8 crypto/tls
14:57:00 [2020-04-24T14:57:00.795Z] #47 ...
14:57:00 [2020-04-24T14:57:00.795Z] 
14:57:00 [2020-04-24T14:57:00.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:00 [2020-04-24T14:57:00.795Z] #44 56.88   HOSTCC   compel/src/lib/log-host.o
14:57:00 [2020-04-24T14:57:00.795Z] #44 57.12   HOSTLINK compel/compel-host-bin
14:57:00 [2020-04-24T14:57:00.952Z] #17 37.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:57:00 [2020-04-24T14:57:00.952Z] #17 37.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:57:00 [2020-04-24T14:57:00.952Z] #17 37.08 Unpacking vim-runtime (2:8.1.0875-5) ...
14:57:01 [2020-04-24T14:57:01.053Z] #44 57.27   DEP      soccr/soccr.d
14:57:01 [2020-04-24T14:57:01.310Z] #44 57.43   CC       soccr/soccr.o
14:57:02 [2020-04-24T14:57:02.242Z] #44 ...
14:57:02 [2020-04-24T14:57:02.242Z] 
14:57:02 [2020-04-24T14:57:02.242Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:57:02 [2020-04-24T14:57:02.242Z] #12 DONE 2.1s
14:57:02 [2020-04-24T14:57:02.242Z] 
14:57:02 [2020-04-24T14:57:02.242Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:02 [2020-04-24T14:57:02.242Z] #47 129.6 net/http/httptrace
14:57:02 [2020-04-24T14:57:02.752Z] #60 ...
14:57:02 [2020-04-24T14:57:02.752Z] 
14:57:02 [2020-04-24T14:57:02.752Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
14:57:02 [2020-04-24T14:57:02.752Z] #11 DONE 3.0s
14:57:02 [2020-04-24T14:57:02.752Z] 
14:57:02 [2020-04-24T14:57:02.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:02 [2020-04-24T14:57:02.752Z] #44 48.29   CC       compel/plugins/std/infect.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 48.85   CC       compel/arch/x86/plugins/std/parasite-head.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 48.90   CC       compel/arch/x86/plugins/std/memcpy.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 48.97   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.02   AR       compel/plugins/std.lib.a
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.08   CC       compel/plugins/fds/fds.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.29   AR       compel/plugins/fds.lib.a
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.39   HOSTDEP  compel/src/lib/log-host.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.49   HOSTDEP  compel/src/lib/handle-elf-host.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 49.77   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 50.09   HOSTDEP  compel/src/main-host.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 50.43   DEP      compel/src/lib/ptrace.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 50.63   DEP      compel/src/lib/infect.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 50.84   DEP      compel/src/lib/infect-util.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 50.97   DEP      compel/src/lib/infect-rpc.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.04   DEP      compel/arch/x86/src/lib/infect.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.13   DEP      compel/arch/x86/src/lib/cpu.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.26   DEP      compel/src/lib/log.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.34   DEP      compel/src/main.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.43   DEP      compel/src/lib/handle-elf.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.52   DEP      compel/arch/x86/src/lib/handle-elf.d
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.70   CC       compel/src/lib/log.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 51.98   CC       compel/arch/x86/src/lib/cpu.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 52.81   CC       compel/arch/x86/src/lib/infect.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 54.11   CC       compel/src/lib/infect-rpc.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 54.65   CC       compel/src/lib/infect-util.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 55.02   CC       compel/src/lib/infect.o
14:57:02 [2020-04-24T14:57:02.752Z] #44 ...
14:57:02 [2020-04-24T14:57:02.752Z] 
14:57:02 [2020-04-24T14:57:02.752Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.134 + RM_GOPATH=0
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.134 + TMP_GOPATH=
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.134 + : /build
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.134 + '[' -z '' ']'
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.134 ++ mktemp -d
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.145 + export GOPATH=/tmp/tmp.pNw7SC9AkD
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.145 + GOPATH=/tmp/tmp.pNw7SC9AkD
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.145 + RM_GOPATH=1
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.145 ++ dirname ./install.sh
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + dir=.
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + bin=runc
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + shift
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + '[' '!' -f ./runc.installer ']'
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + . ./runc.installer
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:57:02 [2020-04-24T14:57:02.752Z] #60 3.154 + install_runc
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.154 + uname -r
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.155 + grep -q '^3\.10\.0.*\.el7\.'
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.156 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.156 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.156 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pNw7SC9AkD/src/github.com/opencontainers/runc
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.156 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:57:02 [2020-04-24T14:57:02.753Z] #60 3.158 Cloning into '/tmp/tmp.pNw7SC9AkD/src/github.com/opencontainers/runc'...
14:57:02 [2020-04-24T14:57:02.807Z] #47 130.0 net/http
14:57:03 [2020-04-24T14:57:03.497Z] #17 39.38 Selecting previously unselected package vim.
14:57:03 [2020-04-24T14:57:03.497Z] #17 39.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
14:57:03 [2020-04-24T14:57:03.497Z] #17 39.41 Unpacking vim (2:8.1.0875-5) ...
14:57:03 [2020-04-24T14:57:03.757Z] #17 39.82 Selecting previously unselected package xfsprogs.
14:57:03 [2020-04-24T14:57:03.757Z] #17 39.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
14:57:03 [2020-04-24T14:57:03.757Z] #17 39.84 Unpacking xfsprogs (4.20.0-1) ...
14:57:03 [2020-04-24T14:57:03.850Z] Commit message: "Set/get xattrs in/from PAXRecords SCHILY.xattr namespace"
14:57:04 [2020-04-24T14:57:04.279Z] #17 40.25 Selecting previously unselected package zip.
14:57:04 [2020-04-24T14:57:04.279Z] #17 40.27 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
14:57:04 [2020-04-24T14:57:04.279Z] #17 40.27 Unpacking zip (3.0-11+b1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.50 Setting up aufs-tools (1:4.14+20190211-1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.56 Setting up libip6tc0:arm64 (1.8.2-4) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.57 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.58 Setting up libgpm2:arm64 (1.20.7-5) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.60 Setting up libip4tc0:arm64 (1.8.2-4) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.61 Setting up uidmap (1:4.5-1.1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.62 Setting up libnftnl11:arm64 (1.1.2-2) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.65 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.66 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.68 Setting up xxd (2:8.1.0875-5) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.69 Setting up zip (3.0-11+b1) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.70 Setting up vim-common (2:8.1.0875-5) ...
14:57:04 [2020-04-24T14:57:04.540Z] #17 40.73 Setting up bash-completion (1:2.8-6) ...
14:57:04 [2020-04-24T14:57:04.635Z] #60 ...
14:57:04 [2020-04-24T14:57:04.635Z] 
14:57:04 [2020-04-24T14:57:04.635Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
14:57:04 [2020-04-24T14:57:04.635Z] #12 DONE 2.3s
14:57:04 [2020-04-24T14:57:04.635Z] 
14:57:04 [2020-04-24T14:57:04.635Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:57:04 [2020-04-24T14:57:04.705Z] #47 ...
14:57:04 [2020-04-24T14:57:04.705Z] 
14:57:04 [2020-04-24T14:57:04.705Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:57:04 [2020-04-24T14:57:04.705Z] #13 2.180 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:57:04 [2020-04-24T14:57:04.705Z] #13 DONE 2.3s
14:57:04 [2020-04-24T14:57:04.705Z] 
14:57:04 [2020-04-24T14:57:04.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:04 [2020-04-24T14:57:04.705Z] #44 58.71   AR       soccr/libsoccr.a
14:57:04 [2020-04-24T14:57:04.705Z] #44 58.74 make[1]: 'soccr/libsoccr.a' is up to date.
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.12   DEP      criu/arch/x86/sigframe.d
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.25   DEP      criu/arch/x86/sigaction_compat.d
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.34   DEP      criu/arch/x86/kerndat.d
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.44   DEP      criu/arch/x86/crtools.d
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.61   DEP      criu/arch/x86/cpu.d
14:57:04 [2020-04-24T14:57:04.705Z] #44 59.72   CC       criu/arch/x86/cpu.o
14:57:04 [2020-04-24T14:57:04.705Z] #44 60.32   CC       criu/arch/x86/crtools.o
14:57:04 [2020-04-24T14:57:04.932Z] #13 ...
14:57:04 [2020-04-24T14:57:04.932Z] 
14:57:04 [2020-04-24T14:57:04.932Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:04 [2020-04-24T14:57:04.932Z] #47 121.5 net/textproto
14:57:04 [2020-04-24T14:57:04.932Z] #47 121.5 crypto/x509
14:57:04 [2020-04-24T14:57:04.932Z] #47 122.7 vendor/golang.org/x/net/http/httpguts
14:57:04 [2020-04-24T14:57:04.932Z] #47 123.1 vendor/golang.org/x/net/http/httpproxy
14:57:04 [2020-04-24T14:57:04.932Z] #47 123.9 mime/multipart
14:57:04 [2020-04-24T14:57:04.932Z] #47 126.4 crypto/tls
14:57:04 [2020-04-24T14:57:04.932Z] #47 ...
14:57:04 [2020-04-24T14:57:04.932Z] 
14:57:04 [2020-04-24T14:57:04.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:04 [2020-04-24T14:57:04.932Z] #44 57.66   CC       compel/src/lib/ptrace.o
14:57:04 [2020-04-24T14:57:04.932Z] #44 58.06   AR       compel/libcompel.a
14:57:04 [2020-04-24T14:57:04.932Z] #44 58.17   HOSTCC   compel/src/main-host.o
14:57:04 [2020-04-24T14:57:04.932Z] #44 58.51   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:57:05 [2020-04-24T14:57:05.186Z] #44 58.77   HOSTCC   compel/src/lib/handle-elf-host.o
14:57:05 [2020-04-24T14:57:05.441Z] #44 59.17   HOSTCC   compel/src/lib/log-host.o
14:57:05 [2020-04-24T14:57:05.638Z] #44 61.69   CC       criu/arch/x86/kerndat.o
14:57:05 [2020-04-24T14:57:05.895Z] #44 62.19   CC       criu/arch/x86/sigaction_compat.o
14:57:06 [2020-04-24T14:57:06.001Z] #44 59.41   HOSTLINK compel/compel-host-bin
14:57:06 [2020-04-24T14:57:06.001Z] #44 59.57   DEP      soccr/soccr.d
14:57:06 [2020-04-24T14:57:06.001Z] #44 59.72   CC       soccr/soccr.o
14:57:06 [2020-04-24T14:57:06.153Z] #44 62.40   CC       criu/arch/x86/sigframe.o
14:57:06 [2020-04-24T14:57:06.413Z] #44 62.79   LINK     criu/arch/x86/crtools.built-in.o
14:57:06 [2020-04-24T14:57:06.560Z] #44 ...
14:57:06 [2020-04-24T14:57:06.560Z] 
14:57:06 [2020-04-24T14:57:06.560Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
14:57:06 [2020-04-24T14:57:06.560Z] #13 2.044 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:57:06 [2020-04-24T14:57:06.560Z] #13 DONE 2.2s
14:57:06 [2020-04-24T14:57:06.670Z] #44 ...
14:57:06 [2020-04-24T14:57:06.670Z] 
14:57:06 [2020-04-24T14:57:06.670Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:57:06 [2020-04-24T14:57:06.670Z] #14 DONE 2.1s
14:57:06 [2020-04-24T14:57:06.670Z] 
14:57:06 [2020-04-24T14:57:06.670Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:06 [2020-04-24T14:57:06.670Z] #44 62.87   DEP      criu/pie/util-vdso-elf32.d
14:57:06 [2020-04-24T14:57:06.815Z] 
14:57:06 [2020-04-24T14:57:06.815Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
14:57:06 [2020-04-24T14:57:06.930Z] #44 63.09   DEP      criu/pie/util-vdso.d
14:57:07 [2020-04-24T14:57:07.069Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:57:07 [2020-04-24T14:57:07.069Z] 
14:57:07 [2020-04-24T14:57:07.069Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:57:07 [2020-04-24T14:57:07.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:57:07 [2020-04-24T14:57:07.069Z] HOSTNAME=344c839286b9
14:57:07 [2020-04-24T14:57:07.069Z] TESTDEBUG=0
14:57:07 [2020-04-24T14:57:07.069Z] DEST=bundles/test-integration
14:57:07 [2020-04-24T14:57:07.069Z] PWD=/go/src/github.com/docker/docker
14:57:07 [2020-04-24T14:57:07.069Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:57:07 [2020-04-24T14:57:07.069Z] container=docker
14:57:07 [2020-04-24T14:57:07.069Z] HOME=/root
14:57:07 [2020-04-24T14:57:07.069Z] GOLANG_VERSION=1.13.10
14:57:07 [2020-04-24T14:57:07.069Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:57:07 [2020-04-24T14:57:07.069Z] VALIDATE_BRANCH=master
14:57:07 [2020-04-24T14:57:07.069Z] TERM=xterm
14:57:07 [2020-04-24T14:57:07.069Z] DOCKER_PKG=github.com/docker/docker
14:57:07 [2020-04-24T14:57:07.069Z] SHLVL=1
14:57:07 [2020-04-24T14:57:07.069Z] TIMEOUT=120m
14:57:07 [2020-04-24T14:57:07.069Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:57:07 [2020-04-24T14:57:07.069Z] DOCKER_GRAPHDRIVER=overlay2
14:57:07 [2020-04-24T14:57:07.069Z] GO111MODULE=off
14:57:07 [2020-04-24T14:57:07.069Z] DOCKER_EXPERIMENTAL=1
14:57:07 [2020-04-24T14:57:07.069Z] TEST_SKIP_INTEGRATION_CLI=1
14:57:07 [2020-04-24T14:57:07.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:57:07 [2020-04-24T14:57:07.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:57:07 [2020-04-24T14:57:07.069Z] GOPATH=/go
14:57:07 [2020-04-24T14:57:07.069Z] PKG_CONFIG=pkg-config
14:57:07 [2020-04-24T14:57:07.069Z] _=/usr/bin/env
14:57:07 [2020-04-24T14:57:07.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:57:07 [2020-04-24T14:57:07.125Z] + docker version
14:57:07 [2020-04-24T14:57:07.188Z] #44 63.31   DEP      criu/pie/util.d
14:57:07 [2020-04-24T14:57:07.188Z] #44 63.45   CC       criu/pie/util.o
14:57:07 [2020-04-24T14:57:07.753Z] #44 ...
14:57:07 [2020-04-24T14:57:07.753Z] 
14:57:07 [2020-04-24T14:57:07.753Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.687 + RM_GOPATH=0
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.687 + TMP_GOPATH=
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.687 + : /build
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.687 + '[' -z '' ']'
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.687 ++ mktemp -d
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + export GOPATH=/tmp/tmp.mp48CgDcAv
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + GOPATH=/tmp/tmp.mp48CgDcAv
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + RM_GOPATH=1
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 ++ dirname ./install.sh
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + dir=.
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + bin=runc
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + shift
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + '[' '!' -f ./runc.installer ']'
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + . ./runc.installer
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + install_runc
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + uname -r
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.713 + grep -q '^3\.10\.0.*\.el7\.'
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.719 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.721 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.721 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.721 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mp48CgDcAv/src/github.com/opencontainers/runc
14:57:07 [2020-04-24T14:57:07.753Z] #60 2.729 Cloning into '/tmp/tmp.mp48CgDcAv/src/github.com/opencontainers/runc'...
14:57:07 [2020-04-24T14:57:07.753Z] #60 ...
14:57:07 [2020-04-24T14:57:07.753Z] 
14:57:07 [2020-04-24T14:57:07.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:07 [2020-04-24T14:57:07.753Z] #44 63.91   CC       criu/pie/util-vdso.o
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.05 Setting up libiptc0:arm64 (1.8.2-4) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.07 Setting up xz-utils (5.2.4-1) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.11 Setting up sudo (1.8.27-1+deb10u2) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.21 invoke-rc.d: could not determine current runlevel
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.22 invoke-rc.d: policy-rc.d denied execution of start.
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.23 Setting up pigz (2.4-1) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.26 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.30 Setting up python-pip-whl (18.1-5) ...
14:57:08 [2020-04-24T14:57:08.104Z] #17 44.33 Setting up libmpdec2:arm64 (2.4.2-2) ...
14:57:08 [2020-04-24T14:57:08.318Z] #44 64.61   CC       criu/pie/util-vdso-elf32.o
14:57:08 [2020-04-24T14:57:08.365Z] #17 44.34 Setting up vim-runtime (2:8.1.0875-5) ...
14:57:08 [2020-04-24T14:57:08.626Z] #17 44.84 Setting up libaio1:arm64 (0.3.112-3) ...
14:57:08 [2020-04-24T14:57:08.626Z] #17 44.85 Setting up libonig5:arm64 (6.9.1-1) ...
14:57:08 [2020-04-24T14:57:08.626Z] #17 44.86 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
14:57:08 [2020-04-24T14:57:08.626Z] #17 44.87 Setting up vim (2:8.1.0875-5) ...
14:57:08 [2020-04-24T14:57:08.626Z] #17 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:57:08 [2020-04-24T14:57:08.884Z] #44 ...
14:57:08 [2020-04-24T14:57:08.884Z] 
14:57:08 [2020-04-24T14:57:08.884Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:57:08 [2020-04-24T14:57:08.884Z] #15 DONE 2.3s
14:57:08 [2020-04-24T14:57:08.884Z] 
14:57:08 [2020-04-24T14:57:08.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:08 [2020-04-24T14:57:08.884Z] #44 65.32   AR       criu/pie/pie.lib.a
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 44.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.00 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.02 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.03 Setting up jq (1.5+dfsg-2+b1) ...
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.04 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
14:57:08 [2020-04-24T14:57:08.886Z] #17 45.05 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:57:09 [2020-04-24T14:57:09.144Z] #44 65.40   DEP      criu/pie/restorer.d
14:57:09 [2020-04-24T14:57:09.324Z] #14 DONE 2.1s
14:57:09 [2020-04-24T14:57:09.324Z] 
14:57:09 [2020-04-24T14:57:09.324Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
14:57:09 [2020-04-24T14:57:09.709Z] #44 65.84   DEP      criu/arch/x86/sigaction_compat_pie.d
14:57:09 [2020-04-24T14:57:09.709Z] #44 65.93   DEP      criu/arch/x86/restorer_unmap.d
14:57:09 [2020-04-24T14:57:09.709Z] #44 65.94   DEP      criu/arch/x86/restorer.d
14:57:09 [2020-04-24T14:57:09.709Z] #44 65.99   DEP      criu/arch/x86/vdso-pie.d
14:57:09 [2020-04-24T14:57:09.709Z] #44 66.03   DEP      criu/pie/parasite-vdso.d
14:57:09 [2020-04-24T14:57:09.968Z] #44 66.17   DEP      criu/pie/parasite.d
14:57:10 [2020-04-24T14:57:10.225Z] #44 66.39   CC       criu/pie/parasite.o
14:57:10 [2020-04-24T14:57:10.799Z] #17 ...
14:57:10 [2020-04-24T14:57:10.799Z] 
14:57:10 [2020-04-24T14:57:10.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:10 [2020-04-24T14:57:10.799Z] #44 99.67   CC       criu/cgroup.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 102.4   CC       criu/clone-noasan.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 102.5   CC       criu/config.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 103.5   CC       criu/cr-check.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 104.8   CC       criu/cr-dedup.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 105.1   CC       criu/cr-dump.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 106.8   CC       criu/cr-errno.o
14:57:10 [2020-04-24T14:57:10.799Z] #44 106.9   CC       criu/cr-restore.o
14:57:11 [2020-04-24T14:57:11.158Z] #44 ...
14:57:11 [2020-04-24T14:57:11.158Z] 
14:57:11 [2020-04-24T14:57:11.158Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:57:11 [2020-04-24T14:57:11.158Z] #16 DONE 2.3s
14:57:11 [2020-04-24T14:57:11.209Z] #15 DONE 2.1s
14:57:11 [2020-04-24T14:57:11.209Z] 
14:57:11 [2020-04-24T14:57:11.209Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:11 [2020-04-24T14:57:11.209Z] #60 10.16 + cd /tmp/tmp.pNw7SC9AkD/src/github.com/opencontainers/runc
14:57:11 [2020-04-24T14:57:11.209Z] #60 10.16 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:57:11 [2020-04-24T14:57:11.209Z] #60 10.72 + '[' -z '' ']'
14:57:11 [2020-04-24T14:57:11.209Z] #60 10.73 + target=static
14:57:11 [2020-04-24T14:57:11.209Z] #60 10.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:57:11 [2020-04-24T14:57:11.370Z] #44 110.4   CC       criu/cr-service.o
14:57:11 [2020-04-24T14:57:11.416Z] 
14:57:11 [2020-04-24T14:57:11.416Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:11 [2020-04-24T14:57:11.631Z] #44 ...
14:57:11 [2020-04-24T14:57:11.631Z] 
14:57:11 [2020-04-24T14:57:11.631Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.60 Setting up iptables (1.8.2-4) ...
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:57:11 [2020-04-24T14:57:11.631Z] #17 47.70 Setting up python3 (3.7.3-1) ...
14:57:11 [2020-04-24T14:57:11.780Z] #60 12.27 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:57:11 [2020-04-24T14:57:11.998Z] Client: Docker Engine - Enterprise
14:57:11 [2020-04-24T14:57:11.998Z]  Version:           19.03.5
14:57:11 [2020-04-24T14:57:11.998Z]  API version:       1.40
14:57:11 [2020-04-24T14:57:11.998Z]  Go version:        go1.12.12
14:57:11 [2020-04-24T14:57:11.998Z]  Git commit:        2ee0c57608
14:57:11 [2020-04-24T14:57:11.998Z]  Built:             11/13/2019 08:00:16
14:57:11 [2020-04-24T14:57:11.998Z]  OS/Arch:           windows/amd64
14:57:11 [2020-04-24T14:57:11.998Z]  Experimental:      false
14:57:11 [2020-04-24T14:57:11.998Z] 
14:57:11 [2020-04-24T14:57:11.998Z] Server: Docker Engine - Enterprise
14:57:11 [2020-04-24T14:57:11.998Z]  Engine:
14:57:11 [2020-04-24T14:57:11.998Z]   Version:          19.03.5
14:57:11 [2020-04-24T14:57:11.998Z]   API version:      1.40 (minimum version 1.24)
14:57:11 [2020-04-24T14:57:11.998Z]   Go version:       go1.12.12
14:57:11 [2020-04-24T14:57:11.998Z]   Git commit:       2ee0c57608
14:57:11 [2020-04-24T14:57:11.998Z]   Built:            11/13/2019 07:58:51
14:57:11 [2020-04-24T14:57:11.998Z]   OS/Arch:          windows/amd64
14:57:11 [2020-04-24T14:57:11.998Z]   Experimental:     true
14:57:12 [2020-04-24T14:57:12.203Z] #17 48.33 Setting up python3-wheel (0.32.3-2) ...
[Pipeline] sh
14:57:13 [2020-04-24T14:57:13.149Z] #60 ...
14:57:13 [2020-04-24T14:57:13.149Z] 
14:57:13 [2020-04-24T14:57:13.149Z] #16 [dev-systemd-false 6/26] RUN ldconfig
14:57:13 [2020-04-24T14:57:13.149Z] #16 DONE 2.1s
14:57:13 [2020-04-24T14:57:13.149Z] 
14:57:13 [2020-04-24T14:57:13.149Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:13 [2020-04-24T14:57:13.156Z] #17 49.29 Setting up apparmor (2.13.2-10) ...
14:57:13 [2020-04-24T14:57:13.663Z] + docker info
14:57:13 [2020-04-24T14:57:13.956Z] #17 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:57:13 [2020-04-24T14:57:13.956Z] #17 2.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:57:13 [2020-04-24T14:57:13.956Z] #17 2.660 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:57:14 [2020-04-24T14:57:14.321Z] ok  	github.com/docker/docker/cmd/dockerd	0.313s	coverage: 30.8% of statements
14:57:14 [2020-04-24T14:57:14.521Z] #17 3.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:57:15 [2020-04-24T14:57:15.086Z] #17 51.05 Setting up xfsprogs (4.20.0-1) ...
14:57:15 [2020-04-24T14:57:15.086Z] #17 51.06 Setting up python3-lib2to3 (3.7.3-1) ...
14:57:15 [2020-04-24T14:57:15.347Z] #17 51.47 Setting up python3-pkg-resources (40.8.0-1) ...
14:57:15 [2020-04-24T14:57:15.658Z] #17 2.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:57:15 [2020-04-24T14:57:15.658Z] #17 2.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:57:15 [2020-04-24T14:57:15.658Z] #17 2.450 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:57:15 [2020-04-24T14:57:15.916Z] #17 4.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:57:16 [2020-04-24T14:57:16.217Z] #17 3.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:57:16 [2020-04-24T14:57:16.291Z] #17 52.52 Setting up python3-distutils (3.7.3-1) ...
14:57:16 [2020-04-24T14:57:16.777Z] #17 ...
14:57:16 [2020-04-24T14:57:16.777Z] 
14:57:16 [2020-04-24T14:57:16.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:16 [2020-04-24T14:57:16.777Z] #47 133.4 net/http/httptrace
14:57:16 [2020-04-24T14:57:16.777Z] #47 133.8 net/http
14:57:16 [2020-04-24T14:57:16.777Z] #47 ...
14:57:16 [2020-04-24T14:57:16.777Z] 
14:57:16 [2020-04-24T14:57:16.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.01   AR       soccr/libsoccr.a
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.05 make[1]: 'soccr/libsoccr.a' is up to date.
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.39   DEP      criu/arch/x86/sigframe.d
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.53   DEP      criu/arch/x86/sigaction_compat.d
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.61   DEP      criu/arch/x86/kerndat.d
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.73   DEP      criu/arch/x86/crtools.d
14:57:16 [2020-04-24T14:57:16.777Z] #44 61.84   DEP      criu/arch/x86/cpu.d
14:57:16 [2020-04-24T14:57:16.777Z] #44 62.04   CC       criu/arch/x86/cpu.o
14:57:16 [2020-04-24T14:57:16.777Z] #44 62.87   CC       criu/arch/x86/crtools.o
14:57:16 [2020-04-24T14:57:16.777Z] #44 63.93   CC       criu/arch/x86/kerndat.o
14:57:16 [2020-04-24T14:57:16.777Z] #44 64.40   CC       criu/arch/x86/sigaction_compat.o
14:57:16 [2020-04-24T14:57:16.777Z] #44 64.81   CC       criu/arch/x86/sigframe.o
14:57:16 [2020-04-24T14:57:16.777Z] #44 65.16   LINK     criu/arch/x86/crtools.built-in.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 65.21   DEP      criu/pie/util-vdso-elf32.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 65.32   DEP      criu/pie/util-vdso.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 65.43   DEP      criu/pie/util.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 65.63   CC       criu/pie/util.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 65.99   CC       criu/pie/util-vdso.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 66.87   CC       criu/pie/util-vdso-elf32.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 67.72   AR       criu/pie/pie.lib.a
14:57:16 [2020-04-24T14:57:16.778Z] #44 67.78   DEP      criu/pie/restorer.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.04   DEP      criu/arch/x86/sigaction_compat_pie.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.15   DEP      criu/arch/x86/restorer_unmap.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.18   DEP      criu/arch/x86/restorer.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.34   DEP      criu/arch/x86/vdso-pie.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.52   DEP      criu/pie/parasite-vdso.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.65   DEP      criu/pie/parasite.d
14:57:16 [2020-04-24T14:57:16.778Z] #44 68.84   CC       criu/pie/parasite.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 70.02   LINK     criu/pie/parasite.built-in.o
14:57:16 [2020-04-24T14:57:16.778Z] #44 70.03   GEN      criu/pie/parasite-blob.h
14:57:16 [2020-04-24T14:57:16.778Z] #44 70.06   CC       criu/pie/parasite-vdso.o
14:57:16 [2020-04-24T14:57:16.863Z] #17 53.00 Setting up python3-setuptools (40.8.0-1) ...
14:57:17 [2020-04-24T14:57:17.291Z] #17 6.149 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:57:17 [2020-04-24T14:57:17.337Z] #44 70.84   CC       criu/arch/x86/vdso-pie.o
14:57:17 [2020-04-24T14:57:17.337Z] #44 ...
14:57:17 [2020-04-24T14:57:17.337Z] 
14:57:17 [2020-04-24T14:57:17.337Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:17 [2020-04-24T14:57:17.337Z] #17 4.390 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
14:57:17 [2020-04-24T14:57:17.549Z] #17 ...
14:57:17 [2020-04-24T14:57:17.549Z] 
14:57:17 [2020-04-24T14:57:17.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:17 [2020-04-24T14:57:17.549Z] #44 67.81   LINK     criu/pie/parasite.built-in.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 67.81   GEN      criu/pie/parasite-blob.h
14:57:17 [2020-04-24T14:57:17.549Z] #44 67.85   CC       criu/pie/parasite-vdso.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 68.53   CC       criu/arch/x86/vdso-pie.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 68.82   CC       criu/arch/x86/restorer.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 69.47   CC       criu/arch/x86/restorer_unmap.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 69.53   CC       criu/arch/x86/sigaction_compat_pie.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 69.85   CC       criu/pie/restorer.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.07   LINK     criu/pie/restorer.built-in.o
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.09   GEN      criu/pie/restorer-blob.h
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.18   DEP      criu/vdso.d
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.36   DEP      criu/vdso-compat.d
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.47   DEP      criu/uts_ns.d
14:57:17 [2020-04-24T14:57:17.549Z] #44 73.62   DEP      criu/util.d
14:57:17 [2020-04-24T14:57:17.807Z] #44 73.88   DEP      criu/uffd.d
14:57:17 [2020-04-24T14:57:17.807Z] #44 74.09   DEP      criu/tun.d
14:57:17 [2020-04-24T14:57:17.807Z] #44 ...
14:57:17 [2020-04-24T14:57:17.807Z] 
14:57:17 [2020-04-24T14:57:17.807Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:17 [2020-04-24T14:57:17.807Z] #60 10.24 + cd /tmp/tmp.mp48CgDcAv/src/github.com/opencontainers/runc
14:57:17 [2020-04-24T14:57:17.807Z] #60 10.24 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:57:17 [2020-04-24T14:57:17.807Z] #60 10.99 + '[' -z '' ']'
14:57:17 [2020-04-24T14:57:17.807Z] #60 10.99 + target=static
14:57:17 [2020-04-24T14:57:17.807Z] #60 10.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:57:17 [2020-04-24T14:57:17.807Z] #60 12.77 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
14:57:18 [2020-04-24T14:57:18.065Z] #60 ...
14:57:18 [2020-04-24T14:57:18.065Z] 
14:57:18 [2020-04-24T14:57:18.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:18 [2020-04-24T14:57:18.065Z] #44 74.32   DEP      criu/tty.d
14:57:18 [2020-04-24T14:57:18.248Z] #17 54.38 Setting up python3-pip (18.1-5) ...
14:57:18 [2020-04-24T14:57:18.323Z] #44 74.53   DEP      criu/timerfd.d
14:57:18 [2020-04-24T14:57:18.323Z] #44 74.65   DEP      criu/sysfs_parse.d
14:57:18 [2020-04-24T14:57:18.323Z] #44 74.76   DEP      criu/sysctl.d
14:57:18 [2020-04-24T14:57:18.580Z] #44 74.91   DEP      criu/string.d
14:57:18 [2020-04-24T14:57:18.698Z] #17 5.778 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
14:57:18 [2020-04-24T14:57:18.838Z] #44 74.95   DEP      criu/stats.d
14:57:18 [2020-04-24T14:57:18.838Z] #44 75.11   DEP      criu/sockets.d
14:57:19 [2020-04-24T14:57:19.096Z] #44 75.27   DEP      criu/sk-unix.d
14:57:19 [2020-04-24T14:57:19.096Z] #44 75.47   DEP      criu/sk-tcp.d
14:57:19 [2020-04-24T14:57:19.354Z] #44 75.64   DEP      criu/sk-queue.d
14:57:19 [2020-04-24T14:57:19.611Z] #44 75.92   DEP      criu/sk-packet.d
14:57:19 [2020-04-24T14:57:19.631Z] #17 55.52 Processing triggers for libc-bin (2.28-10) ...
14:57:19 [2020-04-24T14:57:19.631Z] #17 55.58 Processing triggers for mime-support (3.62) ...
14:57:19 [2020-04-24T14:57:19.869Z] #44 76.13   DEP      criu/sk-netlink.d
14:57:19 [2020-04-24T14:57:19.875Z] ok  	github.com/docker/docker/container	0.211s	coverage: 34.7% of statements
14:57:19 [2020-04-24T14:57:19.875Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:57:19 [2020-04-24T14:57:19.875Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:57:19 [2020-04-24T14:57:19.875Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:57:19 [2020-04-24T14:57:19.875Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:57:20 [2020-04-24T14:57:20.127Z] #44 76.33   DEP      criu/sk-inet.d
14:57:20 [2020-04-24T14:57:20.201Z] #17 DONE 56.2s
14:57:20 [2020-04-24T14:57:20.201Z] 
14:57:20 [2020-04-24T14:57:20.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:20 [2020-04-24T14:57:20.201Z] #44 111.9   CC       criu/crtools.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 112.4   CC       criu/eventfd.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 112.8   CC       criu/eventpoll.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 113.3   CC       criu/external.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 113.6   CC       criu/fault-injection.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 113.7   CC       criu/fdstore.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 114.1   CC       criu/fifo.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 114.4   CC       criu/file-ids.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 114.7   CC       criu/file-lock.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 115.3   CC       criu/files-ext.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 115.6   CC       criu/files-reg.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 117.3   CC       criu/files.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 118.9   CC       criu/filesystems.o
14:57:20 [2020-04-24T14:57:20.201Z] #44 ...
14:57:20 [2020-04-24T14:57:20.201Z] 
14:57:20 [2020-04-24T14:57:20.201Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:57:20 [2020-04-24T14:57:20.385Z] #44 76.54   DEP      criu/signalfd.d
14:57:20 [2020-04-24T14:57:20.385Z] #44 76.74   DEP      criu/sigframe.d
14:57:20 [2020-04-24T14:57:20.642Z] #44 76.91   DEP      criu/shmem.d
14:57:20 [2020-04-24T14:57:20.900Z] #44 77.07   DEP      criu/servicefd.d
14:57:20 [2020-04-24T14:57:20.900Z] #44 77.21   DEP      criu/seize.d
14:57:20 [2020-04-24T14:57:20.900Z] #44 77.34   DEP      criu/seccomp.d
14:57:21 [2020-04-24T14:57:21.465Z] #44 77.51   DEP      criu/rst-malloc.d
14:57:21 [2020-04-24T14:57:21.465Z] #44 77.57   DEP      criu/rbtree.d
14:57:21 [2020-04-24T14:57:21.465Z] #44 77.66   DEP      criu/pstree.d
14:57:21 [2020-04-24T14:57:21.465Z] #44 77.90   DEP      criu/protobuf.d
14:57:22 [2020-04-24T14:57:22.030Z] #44 78.05   GEN      criu/protobuf-desc-gen.h
14:57:22 [2020-04-24T14:57:22.115Z] #18 1.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:57:22 [2020-04-24T14:57:22.115Z] #18 1.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:57:22 [2020-04-24T14:57:22.115Z] #18 1.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:57:22 [2020-04-24T14:57:22.115Z] #18 DONE 2.0s
14:57:22 [2020-04-24T14:57:22.115Z] 
14:57:22 [2020-04-24T14:57:22.115Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:22 [2020-04-24T14:57:22.115Z] #44 119.8   CC       criu/fsnotify.o
14:57:22 [2020-04-24T14:57:22.115Z] #44 120.6   CC       criu/image-desc.o
14:57:22 [2020-04-24T14:57:22.115Z] #44 120.8   CC       criu/image.o
14:57:22 [2020-04-24T14:57:22.686Z] #44 121.6   CC       criu/ipc_ns.o
14:57:22 [2020-04-24T14:57:22.856Z] #17 ...
14:57:22 [2020-04-24T14:57:22.856Z] 
14:57:22 [2020-04-24T14:57:22.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:22 [2020-04-24T14:57:22.856Z] #44 71.17   CC       criu/arch/x86/restorer.o
14:57:22 [2020-04-24T14:57:22.856Z] #44 71.86   CC       criu/arch/x86/restorer_unmap.o
14:57:22 [2020-04-24T14:57:22.856Z] #44 71.90   CC       criu/arch/x86/sigaction_compat_pie.o
14:57:22 [2020-04-24T14:57:22.856Z] #44 72.19   CC       criu/pie/restorer.o
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.08   LINK     criu/pie/restorer.built-in.o
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.09   GEN      criu/pie/restorer-blob.h
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.17   DEP      criu/vdso.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.34   DEP      criu/vdso-compat.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.45   DEP      criu/uts_ns.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.58   DEP      criu/util.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.76   DEP      criu/uffd.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 75.91   DEP      criu/tun.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 76.07   DEP      criu/tty.d
14:57:22 [2020-04-24T14:57:22.856Z] #44 76.25   DEP      criu/timerfd.d
14:57:23 [2020-04-24T14:57:23.111Z] #44 76.52   DEP      criu/sysfs_parse.d
14:57:23 [2020-04-24T14:57:23.111Z] #44 76.66   DEP      criu/sysctl.d
14:57:23 [2020-04-24T14:57:23.364Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
14:57:23 [2020-04-24T14:57:23.366Z] #44 76.79   DEP      criu/string.d
14:57:23 [2020-04-24T14:57:23.366Z] #44 76.82   DEP      criu/stats.d
14:57:23 [2020-04-24T14:57:23.366Z] #44 76.93   DEP      criu/sockets.d
14:57:23 [2020-04-24T14:57:23.403Z] #44 79.63   DEP      criu/protobuf-desc.d
14:57:23 [2020-04-24T14:57:23.621Z] #44 77.12   DEP      criu/sk-unix.d
14:57:23 [2020-04-24T14:57:23.661Z] #44 79.70   DEP      criu/proc_parse.d
14:57:23 [2020-04-24T14:57:23.661Z] #44 79.89   DEP      criu/plugin.d
14:57:23 [2020-04-24T14:57:23.661Z] #44 79.98   DEP      criu/pipes.d
14:57:23 [2020-04-24T14:57:23.877Z] #44 77.32   DEP      criu/sk-tcp.d
14:57:23 [2020-04-24T14:57:23.877Z] #44 77.51   DEP      criu/sk-queue.d
14:57:23 [2020-04-24T14:57:23.918Z] #44 80.15   DEP      criu/pie-util.d
14:57:23 [2020-04-24T14:57:23.918Z] #44 80.24   DEP      criu/pie-util-vdso.d
14:57:24 [2020-04-24T14:57:24.070Z] #44 122.8   CC       criu/irmap.o
14:57:24 [2020-04-24T14:57:24.132Z] #44 77.63   DEP      criu/sk-packet.d
14:57:24 [2020-04-24T14:57:24.176Z] #44 80.40   DEP      criu/pie-util-vdso-elf32.d
14:57:24 [2020-04-24T14:57:24.176Z] #44 80.54   DEP      criu/path.d
14:57:24 [2020-04-24T14:57:24.331Z] #44 123.4   CC       criu/kcmp-ids.o
14:57:24 [2020-04-24T14:57:24.387Z] #44 77.78   DEP      criu/sk-netlink.d
14:57:24 [2020-04-24T14:57:24.387Z] #44 77.93   DEP      criu/sk-inet.d
14:57:24 [2020-04-24T14:57:24.387Z] #44 ...
14:57:24 [2020-04-24T14:57:24.387Z] 
14:57:24 [2020-04-24T14:57:24.387Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:24 [2020-04-24T14:57:24.387Z] #17 11.50 Fetched 8338 kB in 9s (889 kB/s)
14:57:24 [2020-04-24T14:57:24.434Z] #44 80.67   DEP      criu/parasite-syscall.d
14:57:24 [2020-04-24T14:57:24.691Z] #44 80.96   DEP      criu/pagemap.d
14:57:24 [2020-04-24T14:57:24.902Z] #44 123.7   CC       criu/kerndat.o
14:57:24 [2020-04-24T14:57:24.949Z] #44 81.11   DEP      criu/pagemap-cache.d
14:57:24 [2020-04-24T14:57:24.949Z] #44 81.21   DEP      criu/page-xfer.d
14:57:25 [2020-04-24T14:57:25.207Z] #44 81.39   DEP      criu/page-pipe.d
14:57:25 [2020-04-24T14:57:25.207Z] #44 81.49   DEP      criu/netfilter.d
14:57:25 [2020-04-24T14:57:25.465Z] #44 81.69   DEP      criu/net.d
14:57:25 [2020-04-24T14:57:25.723Z] #44 81.94   DEP      criu/namespaces.d
14:57:25 [2020-04-24T14:57:25.981Z] #44 82.10   DEP      criu/mount.d
14:57:25 [2020-04-24T14:57:25.981Z] #44 ...
14:57:25 [2020-04-24T14:57:25.981Z] 
14:57:25 [2020-04-24T14:57:25.981Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:25 [2020-04-24T14:57:25.981Z] #47 143.3 github.com/LK4D4/vndr/godl
14:57:25 [2020-04-24T14:57:25.981Z] #47 144.0 github.com/LK4D4/vndr
14:57:25 [2020-04-24T14:57:25.981Z] #47 ...
14:57:25 [2020-04-24T14:57:25.981Z] 
14:57:25 [2020-04-24T14:57:25.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:25 [2020-04-24T14:57:25.981Z] #44 82.29   DEP      criu/mem.d
14:57:26 [2020-04-24T14:57:26.239Z] #44 82.46   DEP      criu/lsm.d
14:57:26 [2020-04-24T14:57:26.239Z] #44 ...
14:57:26 [2020-04-24T14:57:26.239Z] 
14:57:26 [2020-04-24T14:57:26.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:26 [2020-04-24T14:57:26.239Z] #47 DONE 153.7s
14:57:26 [2020-04-24T14:57:26.286Z] #44 125.0   CC       criu/libnetlink.o
14:57:26 [2020-04-24T14:57:26.497Z] 
14:57:26 [2020-04-24T14:57:26.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:26 [2020-04-24T14:57:26.497Z] #44 82.78   DEP      criu/log.d
14:57:26 [2020-04-24T14:57:26.547Z] #44 125.4   CC       criu/log.o
14:57:26 [2020-04-24T14:57:26.756Z] #44 83.05   DEP      criu/libnetlink.d
14:57:26 [2020-04-24T14:57:26.807Z] #44 125.8   CC       criu/lsm.o
14:57:27 [2020-04-24T14:57:27.322Z] #44 83.38   DEP      criu/kerndat.d
14:57:27 [2020-04-24T14:57:27.378Z] #44 126.3   CC       criu/mem.o
14:57:27 [2020-04-24T14:57:27.597Z] #44 83.80   DEP      criu/kcmp-ids.d
14:57:27 [2020-04-24T14:57:27.597Z] #44 83.94   DEP      criu/irmap.d
14:57:27 [2020-04-24T14:57:27.855Z] #44 84.15   DEP      criu/ipc_ns.d
14:57:28 [2020-04-24T14:57:28.113Z] #44 84.28   DEP      criu/image.d
14:57:28 [2020-04-24T14:57:28.113Z] #44 84.39   DEP      criu/image-desc.d
14:57:28 [2020-04-24T14:57:28.113Z] #44 84.50   DEP      criu/fsnotify.d
14:57:28 [2020-04-24T14:57:28.370Z] #44 84.72   DEP      criu/filesystems.d
14:57:28 [2020-04-24T14:57:28.546Z] #17 11.50 Reading package lists...
14:57:28 [2020-04-24T14:57:28.628Z] #44 84.87   DEP      criu/files.d
14:57:28 [2020-04-24T14:57:28.628Z] #44 85.07   DEP      criu/files-reg.d
14:57:28 [2020-04-24T14:57:28.762Z] #44 127.7   CC       criu/mount.o
14:57:29 [2020-04-24T14:57:29.193Z] #44 85.24   DEP      criu/files-ext.d
14:57:29 [2020-04-24T14:57:29.193Z] #44 85.41   DEP      criu/file-lock.d
14:57:29 [2020-04-24T14:57:29.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:57:29 [2020-04-24T14:57:29.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:57:29 [2020-04-24T14:57:29.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:57:29 [2020-04-24T14:57:29.450Z] #44 85.59   DEP      criu/file-ids.d
14:57:29 [2020-04-24T14:57:29.450Z] #44 85.73   DEP      criu/fifo.d
14:57:29 [2020-04-24T14:57:29.707Z] #44 85.88   DEP      criu/fdstore.d
14:57:29 [2020-04-24T14:57:29.707Z] #44 85.96   DEP      criu/fault-injection.d
14:57:29 [2020-04-24T14:57:29.707Z] #44 85.99   DEP      criu/external.d
14:57:29 [2020-04-24T14:57:29.707Z] #44 86.09   DEP      criu/eventpoll.d
14:57:29 [2020-04-24T14:57:29.909Z] #17 15.45 Reading package lists...
14:57:29 [2020-04-24T14:57:29.909Z] #17 ...
14:57:29 [2020-04-24T14:57:29.909Z] 
14:57:29 [2020-04-24T14:57:29.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.11   DEP      criu/signalfd.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.30   DEP      criu/sigframe.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.38   DEP      criu/shmem.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.55   DEP      criu/servicefd.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.67   DEP      criu/seize.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 78.88   DEP      criu/seccomp.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 79.04   DEP      criu/rst-malloc.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 79.11   DEP      criu/rbtree.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 79.17   DEP      criu/pstree.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 79.33   DEP      criu/protobuf.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 79.53   GEN      criu/protobuf-desc-gen.h
14:57:29 [2020-04-24T14:57:29.909Z] #44 81.23   DEP      criu/protobuf-desc.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 81.43   DEP      criu/proc_parse.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 81.67   DEP      criu/plugin.d
14:57:29 [2020-04-24T14:57:29.909Z] #44 81.76   DEP      criu/pipes.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 81.92   DEP      criu/pie-util.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.01   DEP      criu/pie-util-vdso.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.15   DEP      criu/pie-util-vdso-elf32.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.34   DEP      criu/path.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.47   DEP      criu/parasite-syscall.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.69   DEP      criu/pagemap.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 82.89   DEP      criu/pagemap-cache.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 83.00   DEP      criu/page-xfer.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 83.16   DEP      criu/page-pipe.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 83.28   DEP      criu/netfilter.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 83.40   DEP      criu/net.d
14:57:29 [2020-04-24T14:57:29.910Z] #44 83.55   DEP      criu/namespaces.d
14:57:29 [2020-04-24T14:57:29.964Z] #44 86.23   DEP      criu/eventfd.d
14:57:29 [2020-04-24T14:57:29.964Z] #44 86.37   DEP      criu/crtools.d
14:57:30 [2020-04-24T14:57:30.165Z] #44 83.68   DEP      criu/mount.d
14:57:30 [2020-04-24T14:57:30.165Z] #44 ...
14:57:30 [2020-04-24T14:57:30.165Z] 
14:57:30 [2020-04-24T14:57:30.165Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:30 [2020-04-24T14:57:30.165Z] #47 147.0 github.com/LK4D4/vndr/godl
14:57:30 [2020-04-24T14:57:30.165Z] #47 147.9 github.com/LK4D4/vndr
14:57:30 [2020-04-24T14:57:30.421Z] #47 DONE 157.1s
14:57:30 [2020-04-24T14:57:30.421Z] 
14:57:30 [2020-04-24T14:57:30.421Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:30 [2020-04-24T14:57:30.421Z] #44 83.96   DEP      criu/mem.d
14:57:30 [2020-04-24T14:57:30.528Z] #44 86.59   DEP      criu/cr-service.d
14:57:30 [2020-04-24T14:57:30.528Z] #44 86.71   DEP      criu/cr-restore.d
14:57:30 [2020-04-24T14:57:30.528Z] #44 86.93   DEP      criu/cr-errno.d
14:57:30 [2020-04-24T14:57:30.676Z] #44 84.37   DEP      criu/lsm.d
14:57:30 [2020-04-24T14:57:30.785Z] #44 86.96   DEP      criu/cr-dump.d
14:57:30 [2020-04-24T14:57:30.785Z] #44 87.16   DEP      criu/cr-dedup.d
14:57:31 [2020-04-24T14:57:31.042Z] #44 87.27   DEP      criu/cr-check.d
14:57:31 [2020-04-24T14:57:31.237Z] #44 84.65   DEP      criu/log.d
14:57:31 [2020-04-24T14:57:31.237Z] #44 84.81   DEP      criu/libnetlink.d
14:57:31 [2020-04-24T14:57:31.299Z] #44 87.42   DEP      criu/config.d
14:57:31 [2020-04-24T14:57:31.300Z] #44 87.60   DEP      criu/clone-noasan.d
14:57:31 [2020-04-24T14:57:31.493Z] #44 85.05   DEP      criu/kerndat.d
14:57:31 [2020-04-24T14:57:31.557Z] #44 87.68   DEP      criu/cgroup.d
14:57:31 [2020-04-24T14:57:31.557Z] #44 87.89   DEP      criu/cgroup-props.d
14:57:31 [2020-04-24T14:57:31.748Z] #44 85.29   DEP      criu/kcmp-ids.d
14:57:31 [2020-04-24T14:57:31.748Z] #44 85.39   DEP      criu/irmap.d
14:57:31 [2020-04-24T14:57:31.813Z] #44 87.99   DEP      criu/bitmap.d
14:57:31 [2020-04-24T14:57:31.813Z] #44 88.02   DEP      criu/bfd.d
14:57:31 [2020-04-24T14:57:31.813Z] #44 88.12   DEP      criu/autofs.d
14:57:31 [2020-04-24T14:57:31.816Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.049s	coverage: 35.6% of statements
14:57:32 [2020-04-24T14:57:32.004Z] #44 85.50   DEP      criu/ipc_ns.d
14:57:32 [2020-04-24T14:57:32.004Z] #44 85.60   DEP      criu/image.d
14:57:32 [2020-04-24T14:57:32.066Z] #44 130.5   CC       criu/namespaces.o
14:57:32 [2020-04-24T14:57:32.070Z] #44 88.32   DEP      criu/aio.d
14:57:32 [2020-04-24T14:57:32.259Z] #44 85.71   DEP      criu/image-desc.d
14:57:32 [2020-04-24T14:57:32.259Z] #44 85.79   DEP      criu/fsnotify.d
14:57:32 [2020-04-24T14:57:32.327Z] #44 ...
14:57:32 [2020-04-24T14:57:32.327Z] 
14:57:32 [2020-04-24T14:57:32.327Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:57:32 [2020-04-24T14:57:32.327Z] #19 4.151 Collecting yamllint==1.16.0
14:57:32 [2020-04-24T14:57:32.327Z] #19 9.483   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:57:32 [2020-04-24T14:57:32.327Z] #19 9.587 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:57:32 [2020-04-24T14:57:32.327Z] #19 9.633   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
14:57:32 [2020-04-24T14:57:32.327Z] #19 9.710 Collecting pyyaml (from yamllint==1.16.0)
14:57:32 [2020-04-24T14:57:32.327Z] #19 9.870   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:57:32 [2020-04-24T14:57:32.327Z] #44 88.51   DEP      criu/action-scripts.d
14:57:32 [2020-04-24T14:57:32.327Z] #44 ...
14:57:32 [2020-04-24T14:57:32.327Z] 
14:57:32 [2020-04-24T14:57:32.327Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:32 [2020-04-24T14:57:32.327Z] #17 11.27 Fetched 8338 kB in 9s (922 kB/s)
14:57:32 [2020-04-24T14:57:32.327Z] #17 11.27 Reading package lists...
14:57:32 [2020-04-24T14:57:32.327Z] #17 14.90 Reading package lists...
14:57:32 [2020-04-24T14:57:32.327Z] #17 18.74 Building dependency tree...
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.26 libcap2-bin is already the newest version (1:2.25-2).
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.26 The following additional packages will be installed:
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.27   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.27   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.27   python3.7 python3.7-minimal vim-runtime xxd
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.28 Suggested packages:
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.28   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.28   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:57:32 [2020-04-24T14:57:32.327Z] #17 20.28 Recommended packages:
14:57:32 [2020-04-24T14:57:32.328Z] #17 20.28   aufs-dkms nftables build-essential python3-dev python3-keyring
14:57:32 [2020-04-24T14:57:32.328Z] #17 20.28   python3-keyrings.alt python3-xdg unzip
14:57:32 [2020-04-24T14:57:32.515Z] #44 85.97   DEP      criu/filesystems.d
14:57:32 [2020-04-24T14:57:32.515Z] #44 86.10   DEP      criu/files.d
14:57:32 [2020-04-24T14:57:32.584Z] #17 ...
14:57:32 [2020-04-24T14:57:32.585Z] 
14:57:32 [2020-04-24T14:57:32.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:32 [2020-04-24T14:57:32.585Z] #44 88.82   CC       criu/action-scripts.o
14:57:32 [2020-04-24T14:57:32.771Z] #44 86.26   DEP      criu/files-reg.d
14:57:32 [2020-04-24T14:57:32.843Z] ok  	github.com/docker/docker/daemon/cluster	0.142s	coverage: 0.5% of statements
14:57:32 [2020-04-24T14:57:32.899Z] #19 ...
14:57:32 [2020-04-24T14:57:32.899Z] 
14:57:32 [2020-04-24T14:57:32.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:32 [2020-04-24T14:57:32.899Z] #44 132.1   CC       criu/net.o
14:57:33 [2020-04-24T14:57:33.026Z] #44 86.45   DEP      criu/files-ext.d
14:57:33 [2020-04-24T14:57:33.026Z] #44 86.57   DEP      criu/file-lock.d
14:57:33 [2020-04-24T14:57:33.148Z] #44 89.27   CC       criu/aio.o
14:57:33 [2020-04-24T14:57:33.281Z] #44 86.73   DEP      criu/file-ids.d
14:57:33 [2020-04-24T14:57:33.281Z] #44 86.89   DEP      criu/fifo.d
14:57:33 [2020-04-24T14:57:33.406Z] #44 ...
14:57:33 [2020-04-24T14:57:33.406Z] 
14:57:33 [2020-04-24T14:57:33.406Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:57:33 [2020-04-24T14:57:33.406Z] #30 DONE 160.9s
14:57:33 [2020-04-24T14:57:33.536Z] #44 87.01   DEP      criu/fdstore.d
14:57:33 [2020-04-24T14:57:33.663Z] 
14:57:33 [2020-04-24T14:57:33.663Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.01 The following NEW packages will be installed:
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.01   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.02   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.02   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.02   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.02   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.02   xz-utils zip
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.37 Need to get 28.5 MB of archives.
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.37 After this operation, 116 MB of additional disk space will be used.
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
14:57:33 [2020-04-24T14:57:33.663Z] #17 22.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:57:33 [2020-04-24T14:57:33.792Z] #44 87.15   DEP      criu/fault-injection.d
14:57:33 [2020-04-24T14:57:33.792Z] #44 87.21   DEP      criu/external.d
14:57:33 [2020-04-24T14:57:33.792Z] #44 87.34   DEP      criu/eventpoll.d
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:57:33 [2020-04-24T14:57:33.927Z] #17 22.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:57:34 [2020-04-24T14:57:34.047Z] #44 87.52   DEP      criu/eventfd.d
14:57:34 [2020-04-24T14:57:34.047Z] #44 87.66   DEP      criu/crtools.d
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 22.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 23.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 23.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:57:34 [2020-04-24T14:57:34.188Z] #17 23.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:57:34 [2020-04-24T14:57:34.303Z] #44 87.81   DEP      criu/cr-service.d
14:57:34 [2020-04-24T14:57:34.445Z] #17 23.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:57:34 [2020-04-24T14:57:34.445Z] #17 23.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:57:34 [2020-04-24T14:57:34.445Z] #17 23.05 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:57:34 [2020-04-24T14:57:34.558Z] #44 87.95   DEP      criu/cr-restore.d
14:57:34 [2020-04-24T14:57:34.558Z] #44 88.14   DEP      criu/cr-errno.d
14:57:34 [2020-04-24T14:57:34.558Z] #44 88.16   DEP      criu/cr-dump.d
14:57:34 [2020-04-24T14:57:34.701Z] #17 23.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:57:34 [2020-04-24T14:57:34.702Z] #17 23.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:57:34 [2020-04-24T14:57:34.813Z] #44 88.38   DEP      criu/cr-dedup.d
14:57:34 [2020-04-24T14:57:34.958Z] #17 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:57:34 [2020-04-24T14:57:34.958Z] #17 23.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:57:34 [2020-04-24T14:57:34.958Z] #17 23.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:57:34 [2020-04-24T14:57:34.958Z] #17 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:57:34 [2020-04-24T14:57:34.958Z] #17 23.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:57:35 [2020-04-24T14:57:35.069Z] #44 88.57   DEP      criu/cr-check.d
14:57:35 [2020-04-24T14:57:35.127Z] Client:
14:57:35 [2020-04-24T14:57:35.127Z]  Debug Mode: false
14:57:35 [2020-04-24T14:57:35.127Z]  Plugins:
14:57:35 [2020-04-24T14:57:35.127Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
14:57:35 [2020-04-24T14:57:35.127Z] 
14:57:35 [2020-04-24T14:57:35.127Z] Server:
14:57:35 [2020-04-24T14:57:35.127Z]  Containers: 0
14:57:35 [2020-04-24T14:57:35.127Z]   Running: 0
14:57:35 [2020-04-24T14:57:35.127Z]   Paused: 0
14:57:35 [2020-04-24T14:57:35.127Z]   Stopped: 0
14:57:35 [2020-04-24T14:57:35.127Z]  Images: 0
14:57:35 [2020-04-24T14:57:35.127Z]  Server Version: 19.03.5
14:57:35 [2020-04-24T14:57:35.127Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:57:35 [2020-04-24T14:57:35.127Z]   Windows: 
14:57:35 [2020-04-24T14:57:35.127Z]   LCOW: 
14:57:35 [2020-04-24T14:57:35.127Z]  Logging Driver: json-file
14:57:35 [2020-04-24T14:57:35.127Z]  Plugins:
14:57:35 [2020-04-24T14:57:35.127Z]   Volume: local
14:57:35 [2020-04-24T14:57:35.127Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:57:35 [2020-04-24T14:57:35.127Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:57:35 [2020-04-24T14:57:35.127Z]  Swarm: inactive
14:57:35 [2020-04-24T14:57:35.127Z]  Default Isolation: process
14:57:35 [2020-04-24T14:57:35.127Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:57:35 [2020-04-24T14:57:35.127Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
14:57:35 [2020-04-24T14:57:35.127Z]  OSType: windows
14:57:35 [2020-04-24T14:57:35.127Z]  Architecture: x86_64
14:57:35 [2020-04-24T14:57:35.127Z]  CPUs: 4
14:57:35 [2020-04-24T14:57:35.127Z]  Total Memory: 32GiB
14:57:35 [2020-04-24T14:57:35.127Z]  Name: azwin-2-b4d170
14:57:35 [2020-04-24T14:57:35.127Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
14:57:35 [2020-04-24T14:57:35.127Z]  Docker Root Dir: D:\docker
14:57:35 [2020-04-24T14:57:35.127Z]  Debug Mode: false
14:57:35 [2020-04-24T14:57:35.127Z]  Registry: https://index.docker.io/v1/
14:57:35 [2020-04-24T14:57:35.127Z]  Labels:
14:57:35 [2020-04-24T14:57:35.127Z]  Experimental: true
14:57:35 [2020-04-24T14:57:35.127Z]  Insecure Registries:
14:57:35 [2020-04-24T14:57:35.127Z]   10.0.0.4:5000
14:57:35 [2020-04-24T14:57:35.127Z]   127.0.0.0/8
14:57:35 [2020-04-24T14:57:35.127Z]  Registry Mirrors:
14:57:35 [2020-04-24T14:57:35.127Z]   http://10.0.0.4:5000/
14:57:35 [2020-04-24T14:57:35.127Z]  Live Restore Enabled: false
14:57:35 [2020-04-24T14:57:35.127Z] 
14:57:35 [2020-04-24T14:57:35.215Z] #17 23.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:57:35 [2020-04-24T14:57:35.215Z] #17 23.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:57:35 [2020-04-24T14:57:35.215Z] #17 24.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
14:57:35 [2020-04-24T14:57:35.324Z] #44 88.82   DEP      criu/config.d
14:57:35 [2020-04-24T14:57:35.324Z] #44 88.96   DEP      criu/clone-noasan.d
[Pipeline] powershell
14:57:35 [2020-04-24T14:57:35.444Z] #44 ...
14:57:35 [2020-04-24T14:57:35.444Z] 
14:57:35 [2020-04-24T14:57:35.444Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:57:35 [2020-04-24T14:57:35.444Z] #19 11.18 Building wheels for collected packages: pyyaml
14:57:35 [2020-04-24T14:57:35.444Z] #19 11.19   Running setup.py bdist_wheel for pyyaml: started
14:57:35 [2020-04-24T14:57:35.444Z] #19 12.04   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:57:35 [2020-04-24T14:57:35.444Z] #19 12.04   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:57:35 [2020-04-24T14:57:35.444Z] #19 12.10 Successfully built pyyaml
14:57:35 [2020-04-24T14:57:35.444Z] #19 12.11 Installing collected packages: pathspec, pyyaml, yamllint
14:57:35 [2020-04-24T14:57:35.444Z] #19 12.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
14:57:35 [2020-04-24T14:57:35.444Z] #19 DONE 12.9s
14:57:35 [2020-04-24T14:57:35.444Z] 
14:57:35 [2020-04-24T14:57:35.444Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:57:35 [2020-04-24T14:57:35.580Z] #44 89.02   DEP      criu/cgroup.d
14:57:35 [2020-04-24T14:57:35.580Z] #44 89.18   DEP      criu/cgroup-props.d
14:57:35 [2020-04-24T14:57:35.580Z] #44 89.25   DEP      criu/bitmap.d
14:57:35 [2020-04-24T14:57:35.705Z] #23 ...
14:57:35 [2020-04-24T14:57:35.705Z] 
14:57:35 [2020-04-24T14:57:35.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:35 [2020-04-24T14:57:35.705Z] #44 134.6   CC       criu/netfilter.o
14:57:35 [2020-04-24T14:57:35.705Z] #44 134.8   CC       criu/page-pipe.o
14:57:35 [2020-04-24T14:57:35.779Z] #17 24.63 debconf: delaying package configuration, since apt-utils is not installed
14:57:35 [2020-04-24T14:57:35.779Z] #17 24.72 Fetched 28.5 MB in 2s (14.8 MB/s)
14:57:35 [2020-04-24T14:57:35.835Z] #44 89.27   DEP      criu/bfd.d
14:57:35 [2020-04-24T14:57:35.835Z] #44 89.42   DEP      criu/autofs.d
14:57:36 [2020-04-24T14:57:36.036Z] #17 24.79 Selecting previously unselected package pigz.
14:57:36 [2020-04-24T14:57:36.036Z] #17 24.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 ... 23431 files and directories currently installed.)
14:57:36 [2020-04-24T14:57:36.036Z] #17 24.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:57:36 [2020-04-24T14:57:36.036Z] #17 24.85 Unpacking pigz (2.4-1) ...
14:57:36 [2020-04-24T14:57:36.036Z] #17 24.95 Selecting previously unselected package libpython3.7-minimal:amd64.
14:57:36 [2020-04-24T14:57:36.090Z] #44 89.57   DEP      criu/aio.d
14:57:36 [2020-04-24T14:57:36.090Z] #44 89.78   DEP      criu/action-scripts.d
14:57:36 [2020-04-24T14:57:36.276Z] #44 135.3   CC       criu/page-xfer.o
14:57:36 [2020-04-24T14:57:36.301Z] #17 24.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:57:36 [2020-04-24T14:57:36.301Z] #17 24.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:57:36 [2020-04-24T14:57:36.346Z] #44 89.91   CC       criu/action-scripts.o
14:57:36 [2020-04-24T14:57:36.558Z] #17 25.34 Selecting previously unselected package python3.7-minimal.
14:57:36 [2020-04-24T14:57:36.558Z] #17 25.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:57:36 [2020-04-24T14:57:36.558Z] #17 25.37 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:57:36 [2020-04-24T14:57:36.906Z] #44 90.29   CC       criu/aio.o
14:57:37 [2020-04-24T14:57:37.162Z] #44 90.82   CC       criu/autofs.o
14:57:37 [2020-04-24T14:57:37.267Z] ok  	github.com/docker/docker/daemon/discovery	0.049s	coverage: 30.0% of statements
14:57:37 [2020-04-24T14:57:37.418Z] #44 ...
14:57:37 [2020-04-24T14:57:37.418Z] 
14:57:37 [2020-04-24T14:57:37.418Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:37 [2020-04-24T14:57:37.418Z] #17 15.45 Reading package lists...
14:57:37 [2020-04-24T14:57:37.418Z] #17 19.80 Building dependency tree...
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.41 libcap2-bin is already the newest version (1:2.25-2).
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.41 The following additional packages will be installed:
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   python3.7 python3.7-minimal vim-runtime xxd
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42 Suggested packages:
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42 Recommended packages:
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   aufs-dkms nftables build-essential python3-dev python3-keyring
14:57:37 [2020-04-24T14:57:37.418Z] #17 21.42   python3-keyrings.alt python3-xdg unzip
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.98 The following NEW packages will be installed:
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.99   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:57:37 [2020-04-24T14:57:37.418Z] #17 22.99   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.00   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.00   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.00   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.00   xz-utils zip
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.35 Need to get 28.5 MB of archives.
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.35 After this operation, 116 MB of additional disk space will be used.
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 23.81 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:57:37 [2020-04-24T14:57:37.418Z] #17 24.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:57:37 [2020-04-24T14:57:37.492Z] #17 26.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:57:37 [2020-04-24T14:57:37.492Z] #17 26.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:57:37 [2020-04-24T14:57:37.661Z] #44 136.4   CC       criu/pagemap-cache.o
14:57:37 [2020-04-24T14:57:37.661Z] #44 136.7   CC       criu/pagemap.o
14:57:37 [2020-04-24T14:57:37.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:57:37 [2020-04-24T14:57:37.683Z] 
14:57:37 [2020-04-24T14:57:37.683Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:57:37 [2020-04-24T14:57:37.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:57:37 [2020-04-24T14:57:37.683Z] Using test binary docker
14:57:37 [2020-04-24T14:57:37.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:57:37 [2020-04-24T14:57:37.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:57:37 [2020-04-24T14:57:37.683Z] INFO: Waiting for daemon to start...
14:57:37 [2020-04-24T14:57:37.683Z] Starting dockerd
14:57:37 [2020-04-24T14:57:37.979Z] #17 ...
14:57:37 [2020-04-24T14:57:37.979Z] 
14:57:37 [2020-04-24T14:57:37.979Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:57:37 [2020-04-24T14:57:37.979Z] #30 DONE 164.8s
14:57:37 [2020-04-24T14:57:37.979Z] 
14:57:37 [2020-04-24T14:57:37.979Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:37 [2020-04-24T14:57:37.979Z] #17 24.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:57:37 [2020-04-24T14:57:37.979Z] #17 25.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:57:37 [2020-04-24T14:57:37.979Z] #17 25.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:57:38 [2020-04-24T14:57:38.232Z] #44 ...
14:57:38 [2020-04-24T14:57:38.232Z] 
14:57:38 [2020-04-24T14:57:38.232Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:57:38 [2020-04-24T14:57:38.232Z] #60 84.94 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:57:38 [2020-04-24T14:57:38.232Z] #60 86.22 + mkdir -p /build
14:57:38 [2020-04-24T14:57:38.232Z] #60 86.23 + cp runc /build/runc
14:57:38 [2020-04-24T14:57:38.232Z] #60 DONE 86.4s
14:57:38 [2020-04-24T14:57:38.232Z] 
14:57:38 [2020-04-24T14:57:38.232Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:57:38 [2020-04-24T14:57:38.241Z] .
14:57:38 [2020-04-24T14:57:38.241Z] INFO: Building docker-sdk-python3:4.2.0...
14:57:38 [2020-04-24T14:57:38.493Z] #23 ...
14:57:38 [2020-04-24T14:57:38.493Z] 
14:57:38 [2020-04-24T14:57:38.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:38 [2020-04-24T14:57:38.493Z] #44 137.5   CC       criu/parasite-syscall.o
14:57:38 [2020-04-24T14:57:38.904Z] #17 25.90 debconf: delaying package configuration, since apt-utils is not installed
14:57:38 [2020-04-24T14:57:38.904Z] #17 26.00 Fetched 28.5 MB in 2s (14.2 MB/s)
14:57:39 [2020-04-24T14:57:39.082Z] #44 138.2   CC       criu/path.o
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.06 Selecting previously unselected package pigz.
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.06 (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 ... 23431 files and directories currently installed.)
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.11 Unpacking pigz (2.4-1) ...
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.20 Selecting previously unselected package libpython3.7-minimal:amd64.
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.160Z] #17 26.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:57:39 [2020-04-24T14:57:39.343Z] #44 138.5   CC       criu/pie-util-vdso.o
14:57:39 [2020-04-24T14:57:39.386Z] #17 27.97 Selecting previously unselected package python3-minimal.
14:57:39 [2020-04-24T14:57:39.386Z] #17 27.97 (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 ... 23680 files and directories currently installed.)
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.03 Unpacking python3-minimal (3.7.3-1) ...
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.09 Selecting previously unselected package libmpdec2:amd64.
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.11 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.20 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.386Z] #17 28.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:57:39 [2020-04-24T14:57:39.720Z] #17 26.69 Selecting previously unselected package python3.7-minimal.
14:57:39 [2020-04-24T14:57:39.720Z] #17 26.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:57:39 [2020-04-24T14:57:39.720Z] #17 26.72 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:57:39 [2020-04-24T14:57:39.916Z] #44 138.9   CC       criu/pie-util.o
14:57:39 [2020-04-24T14:57:39.916Z] #44 139.0   CC       criu/pipes.o
14:57:40 [2020-04-24T14:57:40.317Z] #17 29.16 Selecting previously unselected package python3.7.
14:57:40 [2020-04-24T14:57:40.317Z] #17 29.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:57:40 [2020-04-24T14:57:40.317Z] #17 29.17 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:57:40 [2020-04-24T14:57:40.486Z] #44 139.5   CC       criu/plugin.o
14:57:40 [2020-04-24T14:57:40.574Z] #17 29.30 Selecting previously unselected package libpython3-stdlib:amd64.
14:57:40 [2020-04-24T14:57:40.574Z] #17 29.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:57:40 [2020-04-24T14:57:40.574Z] #17 29.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:57:40 [2020-04-24T14:57:40.574Z] #17 29.44 Setting up python3-minimal (3.7.3-1) ...
14:57:40 [2020-04-24T14:57:40.646Z] #17 27.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:57:40 [2020-04-24T14:57:40.646Z] #17 27.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:57:40 [2020-04-24T14:57:40.764Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
14:57:41 [2020-04-24T14:57:41.057Z] #44 139.8   CC       criu/proc_parse.o
14:57:41 [2020-04-24T14:57:41.137Z] #17 30.10 Selecting previously unselected package python3.
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.10 (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 ... 24092 files and directories currently installed.)
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.17 Unpacking python3 (3.7.3-1) ...
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.27 Selecting previously unselected package libip4tc0:amd64.
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.30 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:57:41 [2020-04-24T14:57:41.394Z] #17 30.38 Selecting previously unselected package libip6tc0:amd64.
14:57:41 [2020-04-24T14:57:41.651Z] #17 30.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.651Z] #17 30.39 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:57:41 [2020-04-24T14:57:41.651Z] #17 30.46 Selecting previously unselected package libiptc0:amd64.
14:57:41 [2020-04-24T14:57:41.651Z] #17 30.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.651Z] #17 30.48 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.55 Selecting previously unselected package libnfnetlink0:amd64.
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.70 Selecting previously unselected package libnftnl11:amd64.
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:57:41 [2020-04-24T14:57:41.908Z] #17 30.72 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:57:42 [2020-04-24T14:57:42.165Z] #17 30.79 Selecting previously unselected package iptables.
14:57:42 [2020-04-24T14:57:42.165Z] #17 30.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:57:42 [2020-04-24T14:57:42.165Z] #17 30.82 Unpacking iptables (1.8.2-4) ...
14:57:42 [2020-04-24T14:57:42.267Z] ok  	github.com/docker/docker/daemon/config	0.103s	coverage: 81.7% of statements
14:57:42 [2020-04-24T14:57:42.422Z] #17 31.14 Selecting previously unselected package xxd.
14:57:42 [2020-04-24T14:57:42.422Z] #17 31.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:57:42 [2020-04-24T14:57:42.422Z] #17 31.15 Unpacking xxd (2:8.1.0875-5) ...
14:57:42 [2020-04-24T14:57:42.422Z] #17 31.28 Selecting previously unselected package vim-common.
14:57:42 [2020-04-24T14:57:42.422Z] #17 31.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:57:42 [2020-04-24T14:57:42.532Z] #17 29.70 Selecting previously unselected package python3-minimal.
14:57:42 [2020-04-24T14:57:42.679Z] #17 31.33 Unpacking vim-common (2:8.1.0875-5) ...
14:57:42 [2020-04-24T14:57:42.679Z] #17 31.51 Selecting previously unselected package bash-completion.
14:57:42 [2020-04-24T14:57:42.679Z] #17 31.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.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 ... 23680 files and directories currently installed.)
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.75 Unpacking python3-minimal (3.7.3-1) ...
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.83 Selecting previously unselected package libmpdec2:amd64.
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.84 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:57:42 [2020-04-24T14:57:42.788Z] #17 29.95 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:57:42 [2020-04-24T14:57:42.971Z] #44 141.6   CC       criu/protobuf-desc.o
14:57:43 [2020-04-24T14:57:43.043Z] #17 29.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:57:43 [2020-04-24T14:57:43.043Z] #17 29.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:57:43 [2020-04-24T14:57:43.233Z] #44 142.3   CC       criu/protobuf.o
14:57:43 [2020-04-24T14:57:43.497Z] #44 142.6   CC       criu/pstree.o
14:57:43 [2020-04-24T14:57:43.612Z] #17 ...
14:57:43 [2020-04-24T14:57:43.612Z] 
14:57:43 [2020-04-24T14:57:43.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:43 [2020-04-24T14:57:43.612Z] #44 89.84   CC       criu/autofs.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 91.41   CC       criu/bfd.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 91.83   CC       criu/bitmap.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 91.97   CC       criu/cgroup-props.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 92.70   CC       criu/cgroup.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 95.49   CC       criu/clone-noasan.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 95.63   CC       criu/config.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 97.00   CC       criu/cr-check.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 98.64   CC       criu/cr-dedup.o
14:57:43 [2020-04-24T14:57:43.612Z] #44 99.06   CC       criu/cr-dump.o
14:57:43 [2020-04-24T14:57:43.970Z] #17 30.97 Selecting previously unselected package python3.7.
14:57:43 [2020-04-24T14:57:43.970Z] #17 30.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:57:43 [2020-04-24T14:57:43.970Z] #17 30.98 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:57:44 [2020-04-24T14:57:44.225Z] #17 31.11 Selecting previously unselected package libpython3-stdlib:amd64.
14:57:44 [2020-04-24T14:57:44.225Z] #17 31.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:57:44 [2020-04-24T14:57:44.225Z] #17 31.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:57:44 [2020-04-24T14:57:44.225Z] #17 31.27 Setting up python3-minimal (3.7.3-1) ...
14:57:44 [2020-04-24T14:57:44.320Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
14:57:44 [2020-04-24T14:57:44.441Z] #44 143.5   CC       criu/rbtree.o
14:57:44 [2020-04-24T14:57:44.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:57:44 [2020-04-24T14:57:44.984Z] #44 101.3   CC       criu/cr-errno.o
14:57:45 [2020-04-24T14:57:45.012Z] #44 143.8   CC       criu/rst-malloc.o
14:57:45 [2020-04-24T14:57:45.012Z] #44 144.1   CC       criu/seccomp.o
14:57:45 [2020-04-24T14:57:45.153Z] #17 32.09 Selecting previously unselected package python3.
14:57:45 [2020-04-24T14:57:45.153Z] #17 32.09 (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 ... 24092 files and directories currently installed.)
14:57:45 [2020-04-24T14:57:45.153Z] #17 32.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.153Z] #17 32.18 Unpacking python3 (3.7.3-1) ...
14:57:45 [2020-04-24T14:57:45.242Z] #44 101.4   CC       criu/cr-restore.o
14:57:45 [2020-04-24T14:57:45.242Z] #44 ...
14:57:45 [2020-04-24T14:57:45.242Z] 
14:57:45 [2020-04-24T14:57:45.242Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:45 [2020-04-24T14:57:45.242Z] #17 33.90 Unpacking bash-completion (1:2.8-6) ...
14:57:45 [2020-04-24T14:57:45.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.32 Selecting previously unselected package libip4tc0:amd64.
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.32 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.40 Selecting previously unselected package libip6tc0:amd64.
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.41 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.51 Selecting previously unselected package libiptc0:amd64.
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.54 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:57:45 [2020-04-24T14:57:45.409Z] #17 32.61 Selecting previously unselected package libnfnetlink0:amd64.
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.25 Selecting previously unselected package bzip2.
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.36 Selecting previously unselected package xz-utils.
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.500Z] #17 34.38 Unpacking xz-utils (5.2.4-1) ...
14:57:45 [2020-04-24T14:57:45.584Z] #44 144.6   CC       criu/seize.o
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.79 Selecting previously unselected package libnftnl11:amd64.
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.665Z] #17 32.79 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:57:45 [2020-04-24T14:57:45.757Z] #17 34.56 Selecting previously unselected package apparmor.
14:57:45 [2020-04-24T14:57:45.757Z] #17 34.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.757Z] #17 34.62 Unpacking apparmor (2.13.2-10) ...
14:57:45 [2020-04-24T14:57:45.920Z] #17 32.90 Selecting previously unselected package iptables.
14:57:45 [2020-04-24T14:57:45.920Z] #17 32.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:57:45 [2020-04-24T14:57:45.920Z] #17 32.92 Unpacking iptables (1.8.2-4) ...
14:57:46 [2020-04-24T14:57:46.176Z] #17 33.26 Selecting previously unselected package xxd.
14:57:46 [2020-04-24T14:57:46.176Z] #17 33.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.176Z] #17 33.27 Unpacking xxd (2:8.1.0875-5) ...
14:57:46 [2020-04-24T14:57:46.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:57:46 [2020-04-24T14:57:46.322Z] #17 34.96 Selecting previously unselected package aufs-tools.
14:57:46 [2020-04-24T14:57:46.322Z] #17 34.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.322Z] #17 34.97 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:57:46 [2020-04-24T14:57:46.322Z] #17 35.10 Selecting previously unselected package libonig5:amd64.
14:57:46 [2020-04-24T14:57:46.322Z] #17 35.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.322Z] #17 35.12 Unpacking libonig5:amd64 (6.9.1-1) ...
14:57:46 [2020-04-24T14:57:46.431Z] #17 33.39 Selecting previously unselected package vim-common.
14:57:46 [2020-04-24T14:57:46.431Z] #17 33.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:57:46 [2020-04-24T14:57:46.431Z] #17 33.42 Unpacking vim-common (2:8.1.0875-5) ...
14:57:46 [2020-04-24T14:57:46.526Z] #44 145.3   CC       criu/servicefd.o
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.24 Selecting previously unselected package libjq1:amd64.
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.34 Selecting previously unselected package jq.
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.579Z] #17 35.36 Unpacking jq (1.5+dfsg-2+b1) ...
14:57:46 [2020-04-24T14:57:46.687Z] #17 33.56 Selecting previously unselected package bash-completion.
14:57:46 [2020-04-24T14:57:46.687Z] #17 33.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:57:46 [2020-04-24T14:57:46.789Z] #44 145.7   CC       criu/shmem.o
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.46 Selecting previously unselected package libaio1:amd64.
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.48 Unpacking libaio1:amd64 (0.3.112-3) ...
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.53 Selecting previously unselected package libgpm2:amd64.
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.55 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.63 Selecting previously unselected package libicu63:amd64.
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
14:57:46 [2020-04-24T14:57:46.836Z] #17 35.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:57:47 [2020-04-24T14:57:47.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:57:47 [2020-04-24T14:57:47.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:57:47 [2020-04-24T14:57:47.731Z] #44 146.5   CC       criu/sigframe.o
14:57:47 [2020-04-24T14:57:47.731Z] #44 146.6   CC       criu/signalfd.o
14:57:47 [2020-04-24T14:57:47.991Z] #44 146.8   CC       criu/sk-inet.o
14:57:48 [2020-04-24T14:57:48.562Z] #44 147.7   CC       criu/sk-netlink.o
14:57:48 [2020-04-24T14:57:48.730Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.575s	coverage: 14.0% of statements
14:57:48 [2020-04-24T14:57:48.730Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
14:57:48 [2020-04-24T14:57:48.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:57:49 [2020-04-24T14:57:49.134Z] #44 148.0   CC       criu/sk-packet.o
14:57:49 [2020-04-24T14:57:49.199Z] #17 36.16 Unpacking bash-completion (1:2.8-6) ...
14:57:49 [2020-04-24T14:57:49.199Z] #17 ...
14:57:49 [2020-04-24T14:57:49.199Z] 
14:57:49 [2020-04-24T14:57:49.199Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:49 [2020-04-24T14:57:49.199Z] #44 92.70   CC       criu/bfd.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 93.22   CC       criu/bitmap.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 93.35   CC       criu/cgroup-props.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 94.11   CC       criu/cgroup.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 96.57   CC       criu/clone-noasan.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 96.73   CC       criu/config.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 98.10   CC       criu/cr-check.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 99.89   CC       criu/cr-dedup.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 100.3   CC       criu/cr-dump.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 102.5   CC       criu/cr-errno.o
14:57:49 [2020-04-24T14:57:49.199Z] #44 102.6   CC       criu/cr-restore.o
14:57:49 [2020-04-24T14:57:49.454Z] #44 ...
14:57:49 [2020-04-24T14:57:49.454Z] 
14:57:49 [2020-04-24T14:57:49.454Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:57:49 [2020-04-24T14:57:49.454Z] #17 36.55 Selecting previously unselected package bzip2.
14:57:49 [2020-04-24T14:57:49.454Z] #17 36.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:57:49 [2020-04-24T14:57:49.454Z] #17 36.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:57:49 [2020-04-24T14:57:49.705Z] #44 148.6   CC       criu/sk-queue.o
14:57:49 [2020-04-24T14:57:49.709Z] #17 36.61 Selecting previously unselected package xz-utils.
14:57:49 [2020-04-24T14:57:49.709Z] #17 36.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:57:49 [2020-04-24T14:57:49.709Z] #17 36.62 Unpacking xz-utils (5.2.4-1) ...
14:57:49 [2020-04-24T14:57:49.709Z] #17 36.77 Selecting previously unselected package apparmor.
14:57:49 [2020-04-24T14:57:49.709Z] #17 36.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:57:49 [2020-04-24T14:57:49.965Z] #17 36.89 Unpacking apparmor (2.13.2-10) ...
14:57:49 [2020-04-24T14:57:49.966Z] #44 ...
14:57:49 [2020-04-24T14:57:49.966Z] 
14:57:49 [2020-04-24T14:57:49.966Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.3 + cd /tmp/tmp.fPB2Z8yRYv/src/github.com/golangci/golangci-lint/
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.3 + git checkout -q v1.23.8
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 ++ git describe --tags
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 + version=v1.23.8
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 ++ git rev-parse --short HEAD
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 + commit=76a82c6
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 ++ git show -s --format=%cd
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
14:57:49 [2020-04-24T14:57:49.966Z] #53 188.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.85 Selecting previously unselected package libnet1:amd64.
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.95 Selecting previously unselected package libnl-3-200:amd64.
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.110Z] #17 38.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:57:50 [2020-04-24T14:57:50.220Z] #17 37.26 Selecting previously unselected package aufs-tools.
14:57:50 [2020-04-24T14:57:50.220Z] #17 37.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.220Z] #17 37.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:57:50 [2020-04-24T14:57:50.227Z] #53 ...
14:57:50 [2020-04-24T14:57:50.227Z] 
14:57:50 [2020-04-24T14:57:50.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:50 [2020-04-24T14:57:50.227Z] #44 149.0   CC       criu/sk-tcp.o
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.06 Selecting previously unselected package libprotobuf-c1:amd64.
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.14 Selecting previously unselected package libreadline5:amd64.
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.367Z] #17 39.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.38 Selecting previously unselected package libonig5:amd64.
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.39 Unpacking libonig5:amd64 (6.9.1-1) ...
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.56 Selecting previously unselected package libjq1:amd64.
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.475Z] #17 37.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:57:50 [2020-04-24T14:57:50.496Z] #44 149.4   CC       criu/sk-unix.o
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.28 Selecting previously unselected package net-tools.
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.48 Selecting previously unselected package python-pip-whl.
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:57:50 [2020-04-24T14:57:50.623Z] #17 39.50 Unpacking python-pip-whl (18.1-5) ...
14:57:50 [2020-04-24T14:57:50.731Z] #17 37.72 Selecting previously unselected package jq.
14:57:50 [2020-04-24T14:57:50.731Z] #17 37.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.731Z] #17 37.74 Unpacking jq (1.5+dfsg-2+b1) ...
14:57:50 [2020-04-24T14:57:50.731Z] #17 37.85 Selecting previously unselected package libaio1:amd64.
14:57:50 [2020-04-24T14:57:50.986Z] #17 37.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.986Z] #17 37.85 Unpacking libaio1:amd64 (0.3.112-3) ...
14:57:50 [2020-04-24T14:57:50.986Z] #17 37.91 Selecting previously unselected package libgpm2:amd64.
14:57:50 [2020-04-24T14:57:50.986Z] #17 37.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.986Z] #17 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:57:50 [2020-04-24T14:57:50.986Z] #17 38.00 Selecting previously unselected package libicu63:amd64.
14:57:50 [2020-04-24T14:57:50.986Z] #17 38.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
14:57:50 [2020-04-24T14:57:50.986Z] #17 38.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:57:51 [2020-04-24T14:57:51.023Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:57:51 [2020-04-24T14:57:51.023Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d6f380b2\powershellScript.ps1'; exit $LASTEXITCODE;
14:57:51 [2020-04-24T14:57:51.023Z] ----------------------------------------------------------------------------
14:57:51 [2020-04-24T14:57:51.023Z] 
14:57:51 [2020-04-24T14:57:51.023Z] INFO: executeCI.ps1 starting at Fri Apr 24 14:57:49 CUT 2020
14:57:51 [2020-04-24T14:57:51.023Z] 
14:57:51 [2020-04-24T14:57:51.023Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:57:51 [2020-04-24T14:57:51.023Z] INFO: Running git version 2.24.1.windows.2
14:57:51 [2020-04-24T14:57:51.023Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:57:51 [2020-04-24T14:57:51.023Z] INFO: Environment variables:
14:57:51 [2020-04-24T14:57:51.023Z] 
14:57:51 [2020-04-24T14:57:51.023Z] Name                           Value                                                                                   
14:57:51 [2020-04-24T14:57:51.023Z] ----                           -----                                                                                   
14:57:51 [2020-04-24T14:57:51.023Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:57:51 [2020-04-24T14:57:51.023Z] amd64                          true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:57:51 [2020-04-24T14:57:51.023Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:57:51 [2020-04-24T14:57:51.023Z] arm64                          true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
14:57:51 [2020-04-24T14:57:51.023Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:57:51 [2020-04-24T14:57:51.023Z] BRANCH_NAME                    PR-40855                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] BUILD_DISPLAY_NAME             #2                                                                                      
14:57:51 [2020-04-24T14:57:51.023Z] BUILD_ID                       2                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] BUILD_NUMBER                   2                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] BUILD_TAG                      jenkins-moby-PR-40855-2                                                                 
14:57:51 [2020-04-24T14:57:51.023Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40855/2/                              
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_AUTHOR                  kstruczy                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_BRANCH                  pr-support-xattrs                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_FORK                    kstruczy                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_ID                      40855                                                                                   
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_TARGET                  master                                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_TITLE                   Extend xattrs support for security.* and user.pax.*                                     
14:57:51 [2020-04-24T14:57:51.023Z] CHANGE_URL                     https://github.com/moby/moby/pull/40855                                                 
14:57:51 [2020-04-24T14:57:51.023Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:57:51 [2020-04-24T14:57:51.023Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:57:51 [2020-04-24T14:57:51.023Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:57:51 [2020-04-24T14:57:51.023Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:57:51 [2020-04-24T14:57:51.023Z] COMPUTERNAME                   azwin-2-b4d170                                                                          
14:57:51 [2020-04-24T14:57:51.023Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:57:51 [2020-04-24T14:57:51.023Z] ConfigSequenceNumber           0                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] dco                            true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] DOCKER_BUILDKIT                0                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] DOCKER_DUT_DEBUG               1                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:57:51 [2020-04-24T14:57:51.023Z] EXECUTOR_NUMBER                0                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] FQDN                           azwin-2-b4d170.westus.cloudapp.azure.com                                                
14:57:51 [2020-04-24T14:57:51.023Z] GIT_BRANCH                     PR-40855                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] GIT_COMMIT                     41b300997e7fee84f39e2b3b81f58a328c1c1a9d                                                
14:57:51 [2020-04-24T14:57:51.023Z] GIT_PREVIOUS_COMMIT            f8d4035ae98dedf2041abd794d65b8a916075c89                                                
14:57:51 [2020-04-24T14:57:51.023Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:57:51 [2020-04-24T14:57:51.023Z] HUDSON_COOKIE                  6337851a-e08d-4aee-b826-db8857ef46b1                                                    
14:57:51 [2020-04-24T14:57:51.023Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:57:51 [2020-04-24T14:57:51.023Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:57:51 [2020-04-24T14:57:51.023Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:57:51 [2020-04-24T14:57:51.023Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
14:57:51 [2020-04-24T14:57:51.023Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:57:51 [2020-04-24T14:57:51.023Z] JENKINS_NODE_COOKIE            2fbd290b-afc1-447b-b41c-0ea001ad0a4a                                                    
14:57:51 [2020-04-24T14:57:51.023Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:57:51 [2020-04-24T14:57:51.023Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:57:51 [2020-04-24T14:57:51.023Z] JOB_BASE_NAME                  PR-40855                                                                                
14:57:51 [2020-04-24T14:57:51.023Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40855/display/redirect                
14:57:51 [2020-04-24T14:57:51.023Z] JOB_NAME                       moby/PR-40855                                                                           
14:57:51 [2020-04-24T14:57:51.023Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40855/                                
14:57:51 [2020-04-24T14:57:51.023Z] library.jps.version            master                                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:57:51 [2020-04-24T14:57:51.023Z] NODE_LABELS                    amd64 azure azwin-2-b4d170 azwin-2019 docker west-us windows windows-2019 x86_64        
14:57:51 [2020-04-24T14:57:51.023Z] NODE_NAME                      azwin-2-b4d170                                                                          
14:57:51 [2020-04-24T14:57:51.023Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] OS                             Windows_NT                                                                              
14:57:51 [2020-04-24T14:57:51.023Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:57:51 [2020-04-24T14:57:51.023Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:57:51 [2020-04-24T14:57:51.023Z] ppc64le                        true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:57:51 [2020-04-24T14:57:51.023Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:57:51 [2020-04-24T14:57:51.023Z] PROCESSOR_LEVEL                6                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] PROCESSOR_REVISION             4f01                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] ProgramData                    C:\ProgramData                                                                          
14:57:51 [2020-04-24T14:57:51.023Z] ProgramFiles                   C:\Program Files                                                                        
14:57:51 [2020-04-24T14:57:51.023Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] ProgramW6432                   C:\Program Files                                                                        
14:57:51 [2020-04-24T14:57:51.023Z] PROMPT                         $P$G                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:57:51 [2020-04-24T14:57:51.023Z] PUBLIC                         C:\Users\Public                                                                         
14:57:51 [2020-04-24T14:57:51.023Z] rootless                       true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40855/2/display/redirect?page=changes 
14:57:51 [2020-04-24T14:57:51.023Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40855/2/display/redirect              
14:57:51 [2020-04-24T14:57:51.023Z] s390x                          true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] SOURCES_DRIVE                  d                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] SOURCES_SUBDIR                 gopath                                                                                  
14:57:51 [2020-04-24T14:57:51.023Z] STAGE_NAME                     Run tests                                                                               
14:57:51 [2020-04-24T14:57:51.023Z] SystemDrive                    C:                                                                                      
14:57:51 [2020-04-24T14:57:51.023Z] SystemRoot                     C:\windows                                                                              
14:57:51 [2020-04-24T14:57:51.023Z] TEMP                           C:\windows\TEMP                                                                         
14:57:51 [2020-04-24T14:57:51.023Z] TESTDEBUG                      0                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] TESTRUN_DRIVE                  d                                                                                       
14:57:51 [2020-04-24T14:57:51.023Z] TESTRUN_SUBDIR                 CI                                                                                      
14:57:51 [2020-04-24T14:57:51.023Z] TIMEOUT                        120m                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] TMP                            C:\windows\TEMP                                                                         
14:57:51 [2020-04-24T14:57:51.023Z] unit_validate                  true                                                                                    
14:57:51 [2020-04-24T14:57:51.023Z] USERDOMAIN                     WORKGROUP                                                                               
14:57:51 [2020-04-24T14:57:51.023Z] USERNAME                       azwin-2-b4d170$                                                                         
14:57:51 [2020-04-24T14:57:51.024Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:57:51 [2020-04-24T14:57:51.024Z] validate_force                 false                                                                                   
14:57:51 [2020-04-24T14:57:51.024Z] windir                         C:\windows                                                                              
14:57:51 [2020-04-24T14:57:51.024Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:57:51 [2020-04-24T14:57:51.024Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:57:51 [2020-04-24T14:57:51.024Z] windowsRS1                     false                                                                                   
14:57:51 [2020-04-24T14:57:51.024Z] windowsRS5                     true                                                                                    
14:57:51 [2020-04-24T14:57:51.024Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:57:51 [2020-04-24T14:57:51.024Z] 
14:57:51 [2020-04-24T14:57:51.024Z] 
14:57:51 [2020-04-24T14:57:51.024Z] 
14:57:51 [2020-04-24T14:57:51.024Z] INFO: Sources under d:\gopath\...
14:57:51 [2020-04-24T14:57:51.024Z] INFO: Test run under d:\CI\...
14:57:51 [2020-04-24T14:57:51.024Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:57:51 [2020-04-24T14:57:51.024Z] INFO: docker/docker repository was found
14:57:51 [2020-04-24T14:57:51.187Z] #17 40.06 Selecting previously unselected package python3-lib2to3.
14:57:51 [2020-04-24T14:57:51.187Z] #17 40.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:57:51 [2020-04-24T14:57:51.187Z] #17 40.06 Unpacking python3-lib2to3 (3.7.3-1) ...
14:57:51 [2020-04-24T14:57:51.187Z] #17 40.18 Selecting previously unselected package python3-distutils.
14:57:51 [2020-04-24T14:57:51.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:57:51 [2020-04-24T14:57:51.434Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.845s	coverage: 57.9% of statements
14:57:51 [2020-04-24T14:57:51.444Z] #17 40.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:57:51 [2020-04-24T14:57:51.444Z] #17 40.20 Unpacking python3-distutils (3.7.3-1) ...
14:57:51 [2020-04-24T14:57:51.506Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.32 Selecting previously unselected package python3-pip.
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.34 Unpacking python3-pip (18.1-5) ...
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.50 Selecting previously unselected package python3-pkg-resources.
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:57:51 [2020-04-24T14:57:51.701Z] #17 40.53 Unpacking python3-pkg-resources (40.8.0-1) ...
14:57:51 [2020-04-24T14:57:51.721Z] ok  	github.com/docker/docker/daemon	12.475s	coverage: 17.3% of statements
14:57:51 [2020-04-24T14:57:51.721Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:57:51 [2020-04-24T14:57:51.721Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:57:51 [2020-04-24T14:57:51.721Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:57:51 [2020-04-24T14:57:51.721Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:57:51 [2020-04-24T14:57:51.881Z] #44 ...
14:57:51 [2020-04-24T14:57:51.881Z] 
14:57:51 [2020-04-24T14:57:51.881Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:57:51 [2020-04-24T14:57:51.881Z] #65 158.6 + bin/containerd
14:57:51 [2020-04-24T14:57:51.958Z] #17 40.63 Selecting previously unselected package python3-setuptools.
14:57:51 [2020-04-24T14:57:51.958Z] #17 40.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:57:51 [2020-04-24T14:57:51.958Z] #17 40.65 Unpacking python3-setuptools (40.8.0-1) ...
14:57:51 [2020-04-24T14:57:51.958Z] #17 40.87 Selecting previously unselected package python3-wheel.
14:57:51 [2020-04-24T14:57:51.958Z] #17 40.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:57:51 [2020-04-24T14:57:51.989Z] ltsc2019: Pulling from windows/servercore
14:57:51 [2020-04-24T14:57:51.989Z] 65014b3c3121: Pulling fs layer
14:57:51 [2020-04-24T14:57:51.989Z] eac6fba788c9: Pulling fs layer
14:57:52 [2020-04-24T14:57:52.142Z] #65 ...
14:57:52 [2020-04-24T14:57:52.142Z] 
14:57:52 [2020-04-24T14:57:52.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:52 [2020-04-24T14:57:52.142Z] #44 151.1   CC       criu/sockets.o
14:57:52 [2020-04-24T14:57:52.215Z] #17 40.88 Unpacking python3-wheel (0.32.3-2) ...
14:57:52 [2020-04-24T14:57:52.215Z] #17 40.96 Selecting previously unselected package sudo.
14:57:52 [2020-04-24T14:57:52.215Z] #17 40.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:57:52 [2020-04-24T14:57:52.215Z] #17 40.98 Unpacking sudo (1.8.27-1+deb10u2) ...
14:57:52 [2020-04-24T14:57:52.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:57:52 [2020-04-24T14:57:52.713Z] #44 151.8   CC       criu/stats.o
14:57:52 [2020-04-24T14:57:52.778Z] #17 41.51 Selecting previously unselected package thin-provisioning-tools.
14:57:52 [2020-04-24T14:57:52.778Z] #17 41.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:57:52 [2020-04-24T14:57:52.778Z] #17 41.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.72 Selecting previously unselected package uidmap.
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.75 Unpacking uidmap (1:4.5-1.1) ...
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.87 Selecting previously unselected package vim-runtime.
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:57:53 [2020-04-24T14:57:53.035Z] #17 41.93 Unpacking vim-runtime (2:8.1.0875-5) ...
14:57:53 [2020-04-24T14:57:53.365Z] #44 152.2   CC       criu/string.o
14:57:53 [2020-04-24T14:57:53.365Z] #44 152.3   CC       criu/sysctl.o
14:57:53 [2020-04-24T14:57:53.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:57:53 [2020-04-24T14:57:53.947Z] #44 153.0   CC       criu/sysfs_parse.o
14:57:54 [2020-04-24T14:57:54.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:57:54 [2020-04-24T14:57:54.531Z] #44 153.4   CC       criu/timerfd.o
14:57:54 [2020-04-24T14:57:54.795Z] #44 153.8   CC       criu/tty.o
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.64 Selecting previously unselected package libnet1:amd64.
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.75 Selecting previously unselected package libnl-3-200:amd64.
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.89 Selecting previously unselected package libprotobuf-c1:amd64.
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.98 Selecting previously unselected package libreadline5:amd64.
14:57:55 [2020-04-24T14:57:55.148Z] #17 41.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 42.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 42.12 Selecting previously unselected package net-tools.
14:57:55 [2020-04-24T14:57:55.148Z] #17 42.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:57:55 [2020-04-24T14:57:55.148Z] #17 42.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:57:55 [2020-04-24T14:57:55.404Z] #17 42.35 Selecting previously unselected package python-pip-whl.
14:57:55 [2020-04-24T14:57:55.404Z] #17 42.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:57:55 [2020-04-24T14:57:55.404Z] #17 42.38 Unpacking python-pip-whl (18.1-5) ...
14:57:55 [2020-04-24T14:57:55.964Z] #17 42.92 Selecting previously unselected package python3-lib2to3.
14:57:55 [2020-04-24T14:57:55.964Z] #17 42.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:57:55 [2020-04-24T14:57:55.964Z] #17 42.94 Unpacking python3-lib2to3 (3.7.3-1) ...
14:57:56 [2020-04-24T14:57:56.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:57:56 [2020-04-24T14:57:56.155Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
14:57:56 [2020-04-24T14:57:56.155Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.979s	coverage: 68.6% of statements
14:57:56 [2020-04-24T14:57:56.219Z] #44 ...
14:57:56 [2020-04-24T14:57:56.219Z] 
14:57:56 [2020-04-24T14:57:56.219Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:57:56 [2020-04-24T14:57:56.219Z] #23 203.9 + return
14:57:56 [2020-04-24T14:57:56.219Z] #23 DONE 204.4s
14:57:56 [2020-04-24T14:57:56.219Z] 
14:57:56 [2020-04-24T14:57:56.219Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.06 Selecting previously unselected package python3-distutils.
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.08 Unpacking python3-distutils (3.7.3-1) ...
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.21 Selecting previously unselected package python3-pip.
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:57:56 [2020-04-24T14:57:56.220Z] #17 43.22 Unpacking python3-pip (18.1-5) ...
14:57:56 [2020-04-24T14:57:56.310Z] #17 45.11 Selecting previously unselected package vim.
14:57:56 [2020-04-24T14:57:56.310Z] #17 45.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:57:56 [2020-04-24T14:57:56.310Z] #17 45.13 Unpacking vim (2:8.1.0875-5) ...
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.38 Selecting previously unselected package python3-pkg-resources.
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.42 Unpacking python3-pkg-resources (40.8.0-1) ...
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.54 Selecting previously unselected package python3-setuptools.
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:57:56 [2020-04-24T14:57:56.475Z] #17 43.56 Unpacking python3-setuptools (40.8.0-1) ...
14:57:56 [2020-04-24T14:57:56.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:57:56 [2020-04-24T14:57:56.731Z] #17 43.81 Selecting previously unselected package python3-wheel.
14:57:56 [2020-04-24T14:57:56.731Z] #17 43.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:57:56 [2020-04-24T14:57:56.731Z] #17 43.83 Unpacking python3-wheel (0.32.3-2) ...
14:57:56 [2020-04-24T14:57:56.731Z] #17 43.91 Selecting previously unselected package sudo.
14:57:56 [2020-04-24T14:57:56.818Z] #65 ...
14:57:56 [2020-04-24T14:57:56.818Z] 
14:57:56 [2020-04-24T14:57:56.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:56 [2020-04-24T14:57:56.818Z] #44 155.7   CC       criu/tun.o
14:57:56 [2020-04-24T14:57:56.874Z] #17 45.64 Selecting previously unselected package xfsprogs.
14:57:56 [2020-04-24T14:57:56.874Z] #17 45.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:57:56 [2020-04-24T14:57:56.874Z] #17 45.67 Unpacking xfsprogs (4.20.0-1) ...
14:57:56 [2020-04-24T14:57:56.986Z] #17 43.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:57:56 [2020-04-24T14:57:56.986Z] #17 43.93 Unpacking sudo (1.8.27-1+deb10u2) ...
14:57:57 [2020-04-24T14:57:57.242Z] #17 44.39 Selecting previously unselected package thin-provisioning-tools.
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.13 Selecting previously unselected package zip.
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.16 Unpacking zip (3.0-11+b1) ...
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.33 Setting up aufs-tools (1:4.14+20190211-1) ...
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:57:57 [2020-04-24T14:57:57.437Z] #17 46.36 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:57:57 [2020-04-24T14:57:57.440Z] #44 156.3   CC       criu/uffd.o
14:57:57 [2020-04-24T14:57:57.497Z] #17 44.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:57:57 [2020-04-24T14:57:57.497Z] #17 44.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:57:57 [2020-04-24T14:57:57.497Z] #17 44.65 Selecting previously unselected package uidmap.
14:57:57 [2020-04-24T14:57:57.497Z] #17 44.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:57:57 [2020-04-24T14:57:57.497Z] #17 44.66 Unpacking uidmap (1:4.5-1.1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.38 Setting up libgpm2:amd64 (1.20.7-5) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.39 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.40 Setting up uidmap (1:4.5-1.1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.41 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.47 Setting up xxd (2:8.1.0875-5) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.49 Setting up zip (3.0-11+b1) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.50 Setting up vim-common (2:8.1.0875-5) ...
14:57:57 [2020-04-24T14:57:57.694Z] #17 46.52 Setting up bash-completion (1:2.8-6) ...
14:57:57 [2020-04-24T14:57:57.753Z] #17 44.76 Selecting previously unselected package vim-runtime.
14:57:57 [2020-04-24T14:57:57.753Z] #17 44.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:57:57 [2020-04-24T14:57:57.753Z] #17 44.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:57:57 [2020-04-24T14:57:57.753Z] #17 44.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:57:57 [2020-04-24T14:57:57.753Z] #17 44.84 Unpacking vim-runtime (2:8.1.0875-5) ...
14:57:58 [2020-04-24T14:57:58.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:57:58 [2020-04-24T14:57:58.197Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.339s	coverage: 45.9% of statements
14:57:58 [2020-04-24T14:57:58.197Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:57:58 [2020-04-24T14:57:58.393Z] #44 ...
14:57:58 [2020-04-24T14:57:58.393Z] 
14:57:58 [2020-04-24T14:57:58.393Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:57:58 [2020-04-24T14:57:58.393Z] #24 DONE 0.2s
14:57:58 [2020-04-24T14:57:58.484Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.368s	coverage: 49.5% of statements
14:57:58 [2020-04-24T14:57:58.668Z] 
14:57:58 [2020-04-24T14:57:58.668Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:58 [2020-04-24T14:57:58.668Z] #44 157.6   CC       criu/util.o
14:57:59 [2020-04-24T14:57:59.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:57:59 [2020-04-24T14:57:59.248Z] #44 ...
14:57:59 [2020-04-24T14:57:59.248Z] 
14:57:59 [2020-04-24T14:57:59.248Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:57:59 [2020-04-24T14:57:59.248Z] #28 DONE 0.7s
14:57:59 [2020-04-24T14:57:59.248Z] 
14:57:59 [2020-04-24T14:57:59.248Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:57:59 [2020-04-24T14:57:59.248Z] #31 DONE 0.2s
14:57:59 [2020-04-24T14:57:59.248Z] 
14:57:59 [2020-04-24T14:57:59.248Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:57:59 [2020-04-24T14:57:59.507Z] #34 DONE 0.1s
14:57:59 [2020-04-24T14:57:59.507Z] 
14:57:59 [2020-04-24T14:57:59.507Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:57:59 [2020-04-24T14:57:59.588Z] #17 ...
14:57:59 [2020-04-24T14:57:59.588Z] 
14:57:59 [2020-04-24T14:57:59.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:59 [2020-04-24T14:57:59.588Z] #44 105.8   CC       criu/cr-service.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 107.4   CC       criu/crtools.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 107.9   CC       criu/eventfd.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 108.3   CC       criu/eventpoll.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 109.1   CC       criu/external.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 109.5   CC       criu/fault-injection.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 109.6   CC       criu/fdstore.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 109.9   CC       criu/fifo.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 110.2   CC       criu/file-ids.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 110.5   CC       criu/file-lock.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 111.5   CC       criu/files-ext.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 111.9   CC       criu/files-reg.o
14:57:59 [2020-04-24T14:57:59.588Z] #44 113.9   CC       criu/files.o
14:57:59 [2020-04-24T14:57:59.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:57:59 [2020-04-24T14:57:59.773Z] #39 DONE 0.1s
14:57:59 [2020-04-24T14:57:59.773Z] 
14:57:59 [2020-04-24T14:57:59.773Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:57:59 [2020-04-24T14:57:59.773Z] #42 DONE 0.2s
14:57:59 [2020-04-24T14:57:59.773Z] 
14:57:59 [2020-04-24T14:57:59.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:57:59 [2020-04-24T14:57:59.773Z] #44 158.8   CC       criu/uts_ns.o
14:57:59 [2020-04-24T14:57:59.845Z] #44 116.1   CC       criu/filesystems.o
14:58:00 [2020-04-24T14:58:00.033Z] #44 158.9   CC       criu/vdso.o
14:58:00 [2020-04-24T14:58:00.409Z] #44 ...
14:58:00 [2020-04-24T14:58:00.409Z] 
14:58:00 [2020-04-24T14:58:00.409Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.07 Setting up libiptc0:amd64 (1.8.2-4) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.08 Setting up xz-utils (5.2.4-1) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.10 Setting up sudo (1.8.27-1+deb10u2) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.15 invoke-rc.d: could not determine current runlevel
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.17 invoke-rc.d: policy-rc.d denied execution of start.
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.17 Setting up pigz (2.4-1) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.21 Setting up python-pip-whl (18.1-5) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.21 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:58:00 [2020-04-24T14:58:00.409Z] #17 49.22 Setting up vim-runtime (2:8.1.0875-5) ...
14:58:00 [2020-04-24T14:58:00.601Z] #44 159.5   LINK     criu/built-in.o
14:58:00 [2020-04-24T14:58:00.601Z] #44 159.6   LINK     criu/criu
14:58:00 [2020-04-24T14:58:00.666Z] #17 49.55 Setting up libaio1:amd64 (0.3.112-3) ...
14:58:00 [2020-04-24T14:58:00.666Z] #17 49.56 Setting up libonig5:amd64 (6.9.1-1) ...
14:58:00 [2020-04-24T14:58:00.666Z] #17 49.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.58 Setting up vim (2:8.1.0875-5) ...
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.65 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:58:00 [2020-04-24T14:58:00.667Z] #17 49.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:58:00 [2020-04-24T14:58:00.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:58:00 [2020-04-24T14:58:00.729Z] Using test binary docker
14:58:00 [2020-04-24T14:58:00.729Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:58:00 [2020-04-24T14:58:00.729Z] +++ /etc/init.d/apparmor start
14:58:00 [2020-04-24T14:58:00.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:58:00 [2020-04-24T14:58:00.729Z] INFO: Waiting for daemon to start...
14:58:00 [2020-04-24T14:58:00.729Z] Starting dockerd
14:58:00 [2020-04-24T14:58:00.729Z] +++ 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
14:58:00 [2020-04-24T14:58:00.814Z] eac6fba788c9: Verifying Checksum
14:58:00 [2020-04-24T14:58:00.814Z] eac6fba788c9: Download complete
14:58:00 [2020-04-24T14:58:00.861Z] #44 159.9   DEP      lib/c/criu.d
14:58:00 [2020-04-24T14:58:00.861Z] #44 160.0   CC       images/rpc.pb-c.o
14:58:00 [2020-04-24T14:58:00.934Z] #17 49.67 Setting up jq (1.5+dfsg-2+b1) ...
14:58:00 [2020-04-24T14:58:00.934Z] #17 49.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:58:00 [2020-04-24T14:58:00.934Z] #17 49.69 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:58:01 [2020-04-24T14:58:01.015Z] #17 47.98 Selecting previously unselected package vim.
14:58:01 [2020-04-24T14:58:01.015Z] #17 47.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:58:01 [2020-04-24T14:58:01.015Z] #17 48.01 Unpacking vim (2:8.1.0875-5) ...
14:58:01 [2020-04-24T14:58:01.432Z] #44 160.6   CC       lib/c/criu.o
14:58:01 [2020-04-24T14:58:01.575Z] #17 48.59 Selecting previously unselected package xfsprogs.
14:58:01 [2020-04-24T14:58:01.575Z] #17 48.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:58:01 [2020-04-24T14:58:01.575Z] #17 48.62 Unpacking xfsprogs (4.20.0-1) ...
14:58:02 [2020-04-24T14:58:02.136Z] #17 49.16 Selecting previously unselected package zip.
14:58:02 [2020-04-24T14:58:02.136Z] #17 49.19 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:58:02 [2020-04-24T14:58:02.136Z] #17 49.19 Unpacking zip (3.0-11+b1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.38 Setting up aufs-tools (1:4.14+20190211-1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.41 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.43 Setting up libgpm2:amd64 (1.20.7-5) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.46 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.47 Setting up uidmap (1:4.5-1.1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.48 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:58:02 [2020-04-24T14:58:02.391Z] #17 49.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:58:02 [2020-04-24T14:58:02.647Z] #17 49.53 Setting up xxd (2:8.1.0875-5) ...
14:58:02 [2020-04-24T14:58:02.647Z] #17 49.54 Setting up zip (3.0-11+b1) ...
14:58:02 [2020-04-24T14:58:02.647Z] #17 49.55 Setting up vim-common (2:8.1.0875-5) ...
14:58:02 [2020-04-24T14:58:02.647Z] #17 49.58 Setting up bash-completion (1:2.8-6) ...
14:58:02 [2020-04-24T14:58:02.751Z] .
14:58:02 [2020-04-24T14:58:02.751Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:58:02 [2020-04-24T14:58:02.751Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:58:02 [2020-04-24T14:58:02.751Z] Error: No such image: emptyfs
14:58:02 [2020-04-24T14:58:02.751Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:58:02 [2020-04-24T14:58:02.751Z] ++++ docker load
14:58:02 [2020-04-24T14:58:02.814Z] #44 161.5   LINK     lib/c/built-in.o
14:58:02 [2020-04-24T14:58:02.814Z] #44 161.5   LINK     lib/c/libcriu.so
14:58:02 [2020-04-24T14:58:02.814Z] #44 161.6   LINK     lib/c/libcriu.a
14:58:02 [2020-04-24T14:58:02.814Z] #44 161.8   GEN      magic.py
14:58:02 [2020-04-24T14:58:02.918Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.593s	coverage: 76.1% of statements
14:58:02 [2020-04-24T14:58:02.918Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
14:58:03 [2020-04-24T14:58:03.033Z] Running integration-test (iteration 1)
14:58:03 [2020-04-24T14:58:03.033Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:58:03 [2020-04-24T14:58:03.033Z] ++ 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
14:58:03 [2020-04-24T14:58:03.033Z] ++ set -e
14:58:03 [2020-04-24T14:58:03.033Z] ++ '[' -n 0 ']'
14:58:03 [2020-04-24T14:58:03.033Z] ++ set -x
14:58:03 [2020-04-24T14:58:03.033Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
14:58:03 [2020-04-24T14:58:03.075Z] #44 161.9 Note: Building without setproctitle() and strlcpy() support.
14:58:03 [2020-04-24T14:58:03.075Z] #44 161.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:58:03 [2020-04-24T14:58:03.075Z] #44 161.9 Note: Building without GnuTLS support
14:58:03 [2020-04-24T14:58:03.542Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
14:58:03 [2020-04-24T14:58:03.574Z] #17 ...
14:58:03 [2020-04-24T14:58:03.574Z] 
14:58:03 [2020-04-24T14:58:03.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:03 [2020-04-24T14:58:03.574Z] #44 107.0   CC       criu/cr-service.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 108.5   CC       criu/crtools.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 109.1   CC       criu/eventfd.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 109.4   CC       criu/eventpoll.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 110.3   CC       criu/external.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 110.7   CC       criu/fault-injection.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 110.8   CC       criu/fdstore.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 111.2   CC       criu/fifo.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 111.6   CC       criu/file-ids.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 112.0   CC       criu/file-lock.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 113.0   CC       criu/files-ext.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 113.3   CC       criu/files-reg.o
14:58:03 [2020-04-24T14:58:03.574Z] #44 115.6   CC       criu/files.o
14:58:03 [2020-04-24T14:58:03.645Z] #44 162.5 fatal: not a git repository (or any of the parent directories): .git
14:58:04 [2020-04-24T14:58:04.135Z] #44 117.8   CC       criu/filesystems.o
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.80 Setting up iptables (1.8.2-4) ...
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:58:04 [2020-04-24T14:58:04.210Z] #17 52.86 Setting up python3 (3.7.3-1) ...
14:58:04 [2020-04-24T14:58:04.468Z] #17 53.24 Setting up python3-wheel (0.32.3-2) ...
14:58:04 [2020-04-24T14:58:04.585Z] #44 163.3 make[1]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.039Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
14:58:05 [2020-04-24T14:58:05.061Z] #44 118.6   CC       criu/fsnotify.o
14:58:05 [2020-04-24T14:58:05.155Z] #44 164.1 make[1]: 'images/built-in.o' is up to date.
14:58:05 [2020-04-24T14:58:05.156Z] #44 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:58:05 [2020-04-24T14:58:05.156Z] #44 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:58:05 [2020-04-24T14:58:05.156Z] #44 164.3 make[1]: 'compel/libcompel.a' is up to date.
14:58:05 [2020-04-24T14:58:05.156Z] #44 164.3 make[1]: 'compel/compel-host-bin' is up to date.
14:58:05 [2020-04-24T14:58:05.291Z] #17 53.96 Setting up apparmor (2.13.2-10) ...
14:58:05 [2020-04-24T14:58:05.316Z] #44 ...
14:58:05 [2020-04-24T14:58:05.316Z] 
14:58:05 [2020-04-24T14:58:05.316Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:58:05 [2020-04-24T14:58:05.316Z] #17 52.34 Setting up libiptc0:amd64 (1.8.2-4) ...
14:58:05 [2020-04-24T14:58:05.316Z] #17 52.35 Setting up xz-utils (5.2.4-1) ...
14:58:05 [2020-04-24T14:58:05.316Z] #17 52.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:58:05 [2020-04-24T14:58:05.316Z] #17 52.39 Setting up sudo (1.8.27-1+deb10u2) ...
14:58:05 [2020-04-24T14:58:05.418Z] #44 164.4 make[1]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.418Z] #44 164.4 make[1]: 'soccr/libsoccr.a' is up to date.
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.45 invoke-rc.d: could not determine current runlevel
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.46 invoke-rc.d: policy-rc.d denied execution of start.
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.46 Setting up pigz (2.4-1) ...
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.48 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.49 Setting up python-pip-whl (18.1-5) ...
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.50 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:58:05 [2020-04-24T14:58:05.572Z] #17 52.51 Setting up vim-runtime (2:8.1.0875-5) ...
14:58:05 [2020-04-24T14:58:05.664Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.700s	coverage: 52.1% of statements
14:58:05 [2020-04-24T14:58:05.664Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:58:05 [2020-04-24T14:58:05.664Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:58:05 [2020-04-24T14:58:05.678Z] #44 164.7 make[2]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.678Z] #44 164.7 make[2]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.93 Setting up libaio1:amd64 (0.3.112-3) ...
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.94 Setting up libonig5:amd64 (6.9.1-1) ...
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.96 Setting up vim (2:8.1.0875-5) ...
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:58:05 [2020-04-24T14:58:05.827Z] #17 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:58:05 [2020-04-24T14:58:05.938Z] #44 164.8 make[2]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.938Z] #44 165.0 make[2]: Nothing to be done for 'all'.
14:58:05 [2020-04-24T14:58:05.938Z] #44 165.1 make[2]: Nothing to be done for 'all'.
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.05 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.06 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.07 Setting up jq (1.5+dfsg-2+b1) ...
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.08 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:58:06 [2020-04-24T14:58:06.083Z] #17 53.09 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:58:06 [2020-04-24T14:58:06.199Z] #44 165.1 make[2]: Nothing to be done for 'all'.
14:58:06 [2020-04-24T14:58:06.199Z] #44 165.2 make[2]: Nothing to be done for 'all'.
14:58:06 [2020-04-24T14:58:06.199Z] #44 165.3 make[2]: Nothing to be done for 'all'.
14:58:06 [2020-04-24T14:58:06.459Z] #44 165.3   INSTALL  criu/criu
14:58:06 [2020-04-24T14:58:06.720Z] #44 DONE 165.7s
14:58:06 [2020-04-24T14:58:06.720Z] 
14:58:06 [2020-04-24T14:58:06.720Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:07 [2020-04-24T14:58:07.188Z] #17 ...
14:58:07 [2020-04-24T14:58:07.188Z] 
14:58:07 [2020-04-24T14:58:07.188Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:58:07 [2020-04-24T14:58:07.188Z] #41 194.4 + dpkg --print-architecture
14:58:07 [2020-04-24T14:58:07.188Z] #41 194.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:58:07 [2020-04-24T14:58:07.188Z] #41 194.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:58:07 [2020-04-24T14:58:07.188Z] #41 194.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:58:08 [2020-04-24T14:58:08.116Z] #65 ...
14:58:08 [2020-04-24T14:58:08.116Z] 
14:58:08 [2020-04-24T14:58:08.116Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:58:08 [2020-04-24T14:58:08.118Z] 65014b3c3121: Verifying Checksum
14:58:08 [2020-04-24T14:58:08.118Z] 65014b3c3121: Download complete
14:58:08 [2020-04-24T14:58:08.378Z] #45 DONE 0.1s
14:58:08 [2020-04-24T14:58:08.378Z] 
14:58:08 [2020-04-24T14:58:08.378Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:58:08 [2020-04-24T14:58:08.390Z] ok  	github.com/docker/docker/daemon/logger	0.305s	coverage: 41.8% of statements
14:58:08 [2020-04-24T14:58:08.638Z] #48 DONE 0.2s
14:58:08 [2020-04-24T14:58:08.639Z] 
14:58:08 [2020-04-24T14:58:08.639Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:58:08 [2020-04-24T14:58:08.639Z] #51 DONE 0.1s
14:58:08 [2020-04-24T14:58:08.639Z] 
14:58:08 [2020-04-24T14:58:08.639Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.03 Setting up iptables (1.8.2-4) ...
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:58:09 [2020-04-24T14:58:09.346Z] #17 56.10 Setting up python3 (3.7.3-1) ...
14:58:09 [2020-04-24T14:58:09.601Z] #17 56.53 Setting up python3-wheel (0.32.3-2) ...
14:58:09 [2020-04-24T14:58:09.883Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
14:58:10 [2020-04-24T14:58:10.209Z] #17 57.23 Setting up apparmor (2.13.2-10) ...
14:58:10 [2020-04-24T14:58:10.832Z] #17 ...
14:58:10 [2020-04-24T14:58:10.832Z] 
14:58:10 [2020-04-24T14:58:10.832Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:58:11 [2020-04-24T14:58:11.088Z] #41 198.1 + dpkg --print-architecture
14:58:11 [2020-04-24T14:58:11.088Z] #41 198.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:58:11 [2020-04-24T14:58:11.347Z] #41 198.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:58:11 [2020-04-24T14:58:11.347Z] #41 198.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:58:11 [2020-04-24T14:58:11.368Z] #41 ...
14:58:11 [2020-04-24T14:58:11.368Z] 
14:58:11 [2020-04-24T14:58:11.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:11 [2020-04-24T14:58:11.368Z] #44 116.8   CC       criu/fsnotify.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 118.1   CC       criu/image-desc.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 118.3   CC       criu/image.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 119.3   CC       criu/ipc_ns.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 120.5   CC       criu/irmap.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 121.2   CC       criu/kcmp-ids.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 121.5   CC       criu/kerndat.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 122.8   CC       criu/libnetlink.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 123.3   CC       criu/log.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 123.9   CC       criu/lsm.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 124.4   CC       criu/mem.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 126.0   CC       criu/mount.o
14:58:11 [2020-04-24T14:58:11.368Z] #44 ...
14:58:11 [2020-04-24T14:58:11.368Z] 
14:58:11 [2020-04-24T14:58:11.368Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:58:11 [2020-04-24T14:58:11.368Z] #17 55.77 Setting up xfsprogs (4.20.0-1) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 55.78 Setting up python3-lib2to3 (3.7.3-1) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 56.15 Setting up python3-pkg-resources (40.8.0-1) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 57.22 Setting up python3-distutils (3.7.3-1) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 57.74 Setting up python3-setuptools (40.8.0-1) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 58.90 Setting up python3-pip (18.1-5) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 59.98 Processing triggers for libc-bin (2.28-10) ...
14:58:11 [2020-04-24T14:58:11.368Z] #17 60.01 Processing triggers for mime-support (3.62) ...
14:58:11 [2020-04-24T14:58:11.405Z] Loaded image: buildpack-deps:jessie
14:58:11 [2020-04-24T14:58:11.405Z] Loaded image: busybox:latest
14:58:11 [2020-04-24T14:58:11.405Z] Loaded image: busybox:glibc
14:58:11 [2020-04-24T14:58:11.405Z] Loaded image: debian:jessie
14:58:11 [2020-04-24T14:58:11.405Z] Loaded image: hello-world:latest
14:58:11 [2020-04-24T14:58:11.405Z] INFO: Testing against a local daemon
14:58:11 [2020-04-24T14:58:11.405Z] === RUN   TestCgroupNamespacesBuild
14:58:11 [2020-04-24T14:58:11.626Z] #17 DONE 60.5s
14:58:11 [2020-04-24T14:58:11.626Z] 
14:58:11 [2020-04-24T14:58:11.626Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:58:12 [2020-04-24T14:58:12.593Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 4.9% of statements
14:58:12 [2020-04-24T14:58:12.593Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:58:12 [2020-04-24T14:58:12.593Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:58:12 [2020-04-24T14:58:12.593Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.613s	coverage: 77.8% of statements
14:58:12 [2020-04-24T14:58:12.593Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:58:12 [2020-04-24T14:58:12.593Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:58:12 [2020-04-24T14:58:12.593Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
14:58:13 [2020-04-24T14:58:13.427Z] --- PASS: TestCgroupNamespacesBuild (2.42s)
14:58:13 [2020-04-24T14:58:13.427Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:58:13 [2020-04-24T14:58:13.524Z] #18 1.586 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:58:13 [2020-04-24T14:58:13.524Z] #18 1.589 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:58:13 [2020-04-24T14:58:13.524Z] #18 1.592 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:58:13 [2020-04-24T14:58:13.524Z] #18 DONE 1.7s
14:58:13 [2020-04-24T14:58:13.524Z] 
14:58:13 [2020-04-24T14:58:13.524Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:58:14 [2020-04-24T14:58:14.085Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
14:58:14 [2020-04-24T14:58:14.373Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 87.2% of statements
14:58:15 [2020-04-24T14:58:15.451Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s)
14:58:15 [2020-04-24T14:58:15.451Z] === RUN   TestBuildWithSession
14:58:15 [2020-04-24T14:58:15.451Z] --- SKIP: TestBuildWithSession (0.00s)
14:58:15 [2020-04-24T14:58:15.451Z]     build_session_test.go:25: TODO: BuildKit
14:58:15 [2020-04-24T14:58:15.451Z] === RUN   TestBuildSquashParent
14:58:16 [2020-04-24T14:58:16.585Z] #41 ...
14:58:16 [2020-04-24T14:58:16.585Z] 
14:58:16 [2020-04-24T14:58:16.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:16 [2020-04-24T14:58:16.585Z] #44 119.8   CC       criu/image-desc.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 120.0   CC       criu/image.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 121.0   CC       criu/ipc_ns.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 122.2   CC       criu/irmap.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 122.9   CC       criu/kcmp-ids.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 123.2   CC       criu/kerndat.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 124.4   CC       criu/libnetlink.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 124.9   CC       criu/log.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 125.5   CC       criu/lsm.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 125.9   CC       criu/mem.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 127.7   CC       criu/mount.o
14:58:16 [2020-04-24T14:58:16.585Z] #44 ...
14:58:16 [2020-04-24T14:58:16.585Z] 
14:58:16 [2020-04-24T14:58:16.585Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
14:58:16 [2020-04-24T14:58:16.585Z] #17 58.91 Setting up xfsprogs (4.20.0-1) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 58.92 Setting up python3-lib2to3 (3.7.3-1) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 59.33 Setting up python3-pkg-resources (40.8.0-1) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 60.31 Setting up python3-distutils (3.7.3-1) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 60.91 Setting up python3-setuptools (40.8.0-1) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 62.19 Setting up python3-pip (18.1-5) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 63.17 Processing triggers for libc-bin (2.28-10) ...
14:58:16 [2020-04-24T14:58:16.585Z] #17 63.21 Processing triggers for mime-support (3.62) ...
14:58:16 [2020-04-24T14:58:16.841Z] #17 DONE 63.7s
14:58:16 [2020-04-24T14:58:16.841Z] 
14:58:16 [2020-04-24T14:58:16.841Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
14:58:17 [2020-04-24T14:58:17.137Z] ok  	github.com/docker/docker/daemon/logger/local	0.107s	coverage: 75.2% of statements
14:58:17 [2020-04-24T14:58:17.137Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:58:17 [2020-04-24T14:58:17.137Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 19.8% of statements
14:58:18 [2020-04-24T14:58:18.169Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.045s	coverage: 33.3% of statements
14:58:18 [2020-04-24T14:58:18.723Z] #18 1.846 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:58:18 [2020-04-24T14:58:18.723Z] #18 1.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:58:18 [2020-04-24T14:58:18.723Z] #18 1.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:58:18 [2020-04-24T14:58:18.723Z] #18 DONE 2.0s
14:58:18 [2020-04-24T14:58:18.723Z] 
14:58:18 [2020-04-24T14:58:18.723Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:58:20 [2020-04-24T14:58:20.077Z] #19 5.687 Collecting yamllint==1.16.0
14:58:20 [2020-04-24T14:58:20.248Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
14:58:20 [2020-04-24T14:58:20.335Z] #19 ...
14:58:20 [2020-04-24T14:58:20.335Z] 
14:58:20 [2020-04-24T14:58:20.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:20 [2020-04-24T14:58:20.335Z] #44 130.3   CC       criu/namespaces.o
14:58:20 [2020-04-24T14:58:20.335Z] #44 132.2   CC       criu/net.o
14:58:20 [2020-04-24T14:58:20.335Z] #44 135.2   CC       criu/netfilter.o
14:58:20 [2020-04-24T14:58:20.335Z] #44 135.6   CC       criu/page-pipe.o
14:58:20 [2020-04-24T14:58:20.335Z] #44 136.2   CC       criu/page-xfer.o
14:58:20 [2020-04-24T14:58:20.539Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 47.8% of statements
14:58:21 [2020-04-24T14:58:21.267Z] #44 137.5   CC       criu/pagemap-cache.o
14:58:21 [2020-04-24T14:58:21.525Z] #44 137.7   CC       criu/pagemap.o
14:58:22 [2020-04-24T14:58:22.040Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
14:58:22 [2020-04-24T14:58:22.090Z] #44 138.3   CC       criu/parasite-syscall.o
14:58:22 [2020-04-24T14:58:22.250Z] --- PASS: TestBuildSquashParent (6.63s)
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:22 [2020-04-24T14:58:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:22 [2020-04-24T14:58:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:22 [2020-04-24T14:58:22.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:58:22 [2020-04-24T14:58:22.250Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:58:22 [2020-04-24T14:58:22.655Z] #44 139.0   CC       criu/path.o
14:58:22 [2020-04-24T14:58:22.666Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.035s	coverage: 82.5% of statements
14:58:22 [2020-04-24T14:58:22.666Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:58:22 [2020-04-24T14:58:22.666Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:58:22 [2020-04-24T14:58:22.912Z] #44 139.2   CC       criu/pie-util-vdso-elf32.o
14:58:23 [2020-04-24T14:58:23.477Z] #44 139.6   CC       criu/pie-util-vdso.o
14:58:24 [2020-04-24T14:58:24.042Z] #44 140.1   CC       criu/pie-util.o
14:58:24 [2020-04-24T14:58:24.042Z] #44 140.2   CC       criu/pipes.o
14:58:24 [2020-04-24T14:58:24.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:58:24 [2020-04-24T14:58:24.566Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:58:24 [2020-04-24T14:58:24.607Z] #44 ...
14:58:24 [2020-04-24T14:58:24.607Z] 
14:58:24 [2020-04-24T14:58:24.607Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:58:24 [2020-04-24T14:58:24.607Z] #19 11.08   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:58:24 [2020-04-24T14:58:24.607Z] #19 11.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:58:24 [2020-04-24T14:58:24.607Z] #19 11.19   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
14:58:24 [2020-04-24T14:58:24.607Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0)
14:58:24 [2020-04-24T14:58:24.833Z] sha256:058850e637079b2269b3948706f5af6290ef003ee7d121cf53ff6c8b8caa62b2
14:58:24 [2020-04-24T14:58:24.833Z] INFO: Starting docker-py tests...
14:58:24 [2020-04-24T14:58:24.833Z] ============================= test session starts ==============================
14:58:24 [2020-04-24T14:58:24.833Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:58:24 [2020-04-24T14:58:24.833Z] rootdir: /src, inifile: pytest.ini
14:58:24 [2020-04-24T14:58:24.833Z] plugins: cov-2.6.1, timeout-1.3.3
14:58:24 [2020-04-24T14:58:24.867Z] #19 11.39   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:58:25 [2020-04-24T14:58:25.254Z] #19 5.616 Collecting yamllint==1.16.0
14:58:25 [2020-04-24T14:58:25.391Z] collected 387 items / 1 deselected / 386 selected
14:58:25 [2020-04-24T14:58:25.392Z] 
14:58:25 [2020-04-24T14:58:25.814Z] #19 ...
14:58:25 [2020-04-24T14:58:25.814Z] 
14:58:25 [2020-04-24T14:58:25.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:25 [2020-04-24T14:58:25.814Z] #44 132.0   CC       criu/namespaces.o
14:58:25 [2020-04-24T14:58:25.814Z] #44 134.4   CC       criu/net.o
14:58:25 [2020-04-24T14:58:25.814Z] #44 137.8   CC       criu/netfilter.o
14:58:25 [2020-04-24T14:58:25.814Z] #44 138.2   CC       criu/page-pipe.o
14:58:25 [2020-04-24T14:58:25.814Z] #44 138.7   CC       criu/page-xfer.o
14:58:26 [2020-04-24T14:58:26.168Z] ok  	github.com/docker/docker/distribution/metadata	0.168s	coverage: 48.2% of statements
14:58:26 [2020-04-24T14:58:26.241Z] #19 12.84 Building wheels for collected packages: pyyaml
14:58:26 [2020-04-24T14:58:26.242Z] #19 12.84   Running setup.py bdist_wheel for pyyaml: started
14:58:26 [2020-04-24T14:58:26.375Z] #44 139.8   CC       criu/pagemap-cache.o
14:58:26 [2020-04-24T14:58:26.630Z] #44 140.1   CC       criu/pagemap.o
14:58:26 [2020-04-24T14:58:26.747Z] #53 DONE 233.7s
14:58:26 [2020-04-24T14:58:26.747Z] 
14:58:26 [2020-04-24T14:58:26.747Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:27 [2020-04-24T14:58:27.190Z] ok  	github.com/docker/docker/errdefs	0.044s	coverage: 49.4% of statements
14:58:27 [2020-04-24T14:58:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:58:27 [2020-04-24T14:58:27.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:58:27 [2020-04-24T14:58:27.555Z] #44 141.0   CC       criu/parasite-syscall.o
14:58:27 [2020-04-24T14:58:27.613Z] #19 13.94   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:58:27 [2020-04-24T14:58:27.613Z] #19 13.94   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:58:27 [2020-04-24T14:58:27.613Z] #19 14.04 Successfully built pyyaml
14:58:27 [2020-04-24T14:58:27.613Z] #19 14.04 Installing collected packages: pathspec, pyyaml, yamllint
14:58:27 [2020-04-24T14:58:27.686Z] #65 ...
14:58:27 [2020-04-24T14:58:27.686Z] 
14:58:27 [2020-04-24T14:58:27.686Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:58:27 [2020-04-24T14:58:27.686Z] #54 DONE 0.2s
14:58:27 [2020-04-24T14:58:27.686Z] 
14:58:27 [2020-04-24T14:58:27.686Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:58:27 [2020-04-24T14:58:27.870Z] #19 14.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
14:58:27 [2020-04-24T14:58:27.944Z] #57 DONE 0.1s
14:58:27 [2020-04-24T14:58:27.944Z] 
14:58:27 [2020-04-24T14:58:27.944Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:58:27 [2020-04-24T14:58:27.944Z] #61 DONE 0.1s
14:58:27 [2020-04-24T14:58:27.944Z] 
14:58:27 [2020-04-24T14:58:27.944Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:28 [2020-04-24T14:58:28.116Z] #44 141.7   CC       criu/path.o
14:58:28 [2020-04-24T14:58:28.435Z] #19 DONE 14.8s
14:58:28 [2020-04-24T14:58:28.435Z] 
14:58:28 [2020-04-24T14:58:28.435Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:58:28 [2020-04-24T14:58:28.435Z] #24 DONE 0.2s
14:58:28 [2020-04-24T14:58:28.435Z] 
14:58:28 [2020-04-24T14:58:28.435Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:58:28 [2020-04-24T14:58:28.676Z] #44 142.1   CC       criu/pie-util-vdso-elf32.o
14:58:28 [2020-04-24T14:58:28.679Z] ok  	github.com/docker/docker/distribution	0.531s	coverage: 22.1% of statements
14:58:28 [2020-04-24T14:58:28.679Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:58:28 [2020-04-24T14:58:28.930Z] #44 142.4   CC       criu/pie-util-vdso.o
14:58:29 [2020-04-24T14:58:29.185Z] #44 142.8   CC       criu/pie-util.o
14:58:29 [2020-04-24T14:58:29.369Z] #28 DONE 0.9s
14:58:29 [2020-04-24T14:58:29.369Z] 
14:58:29 [2020-04-24T14:58:29.369Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:58:29 [2020-04-24T14:58:29.369Z] #31 DONE 0.1s
14:58:29 [2020-04-24T14:58:29.369Z] 
14:58:29 [2020-04-24T14:58:29.369Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:58:29 [2020-04-24T14:58:29.369Z] #53 215.9 + cd /tmp/tmp.NfVBVVFfRz/src/github.com/golangci/golangci-lint/
14:58:29 [2020-04-24T14:58:29.369Z] #53 215.9 + git checkout -q v1.23.8
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.6 ++ git describe --tags
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.6 + version=v1.23.8
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.6 ++ git rev-parse --short HEAD
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.7 + commit=76a82c6
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.7 ++ git show -s --format=%cd
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
14:58:29 [2020-04-24T14:58:29.369Z] #53 216.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:58:29 [2020-04-24T14:58:29.369Z] #53 ...
14:58:29 [2020-04-24T14:58:29.369Z] 
14:58:29 [2020-04-24T14:58:29.369Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:58:29 [2020-04-24T14:58:29.369Z] #34 DONE 0.1s
14:58:29 [2020-04-24T14:58:29.369Z] 
14:58:29 [2020-04-24T14:58:29.369Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:58:29 [2020-04-24T14:58:29.369Z] #39 DONE 0.1s
14:58:29 [2020-04-24T14:58:29.440Z] #44 143.0   CC       criu/pipes.o
14:58:29 [2020-04-24T14:58:29.626Z] 
14:58:29 [2020-04-24T14:58:29.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:29 [2020-04-24T14:58:29.626Z] #44 141.0   CC       criu/plugin.o
14:58:29 [2020-04-24T14:58:29.626Z] #44 141.4   CC       criu/proc_parse.o
14:58:29 [2020-04-24T14:58:29.626Z] #44 144.5   CC       criu/protobuf-desc.o
14:58:29 [2020-04-24T14:58:29.626Z] #44 145.5   CC       criu/protobuf.o
14:58:29 [2020-04-24T14:58:29.626Z] #44 145.9   CC       criu/pstree.o
14:58:29 [2020-04-24T14:58:29.695Z] #44 ...
14:58:29 [2020-04-24T14:58:29.695Z] 
14:58:29 [2020-04-24T14:58:29.695Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
14:58:29 [2020-04-24T14:58:29.695Z] #19 10.98   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:58:29 [2020-04-24T14:58:29.695Z] #19 11.05 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:58:29 [2020-04-24T14:58:29.695Z] #19 11.10   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
14:58:29 [2020-04-24T14:58:29.695Z] #19 11.16 Collecting pyyaml (from yamllint==1.16.0)
14:58:29 [2020-04-24T14:58:29.912Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s)
14:58:29 [2020-04-24T14:58:29.912Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s)
14:58:29 [2020-04-24T14:58:29.912Z] === RUN   TestBuildMultiStageCopy
14:58:29 [2020-04-24T14:58:29.912Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:58:29 [2020-04-24T14:58:29.949Z] #19 11.29   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:58:30 [2020-04-24T14:58:30.170Z] ok  	github.com/docker/docker/distribution/xfer	1.695s	coverage: 85.1% of statements
14:58:30 [2020-04-24T14:58:30.170Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:58:30 [2020-04-24T14:58:30.796Z] ok  	github.com/docker/docker/image	0.065s	coverage: 86.4% of statements
14:58:30 [2020-04-24T14:58:30.998Z] #44 147.1   CC       criu/rbtree.o
14:58:31 [2020-04-24T14:58:31.232Z] #65 207.7 + bin/containerd-stress
14:58:31 [2020-04-24T14:58:31.255Z] #44 147.4   CC       criu/rst-malloc.o
14:58:31 [2020-04-24T14:58:31.255Z] #44 147.7   CC       criu/seccomp.o
14:58:31 [2020-04-24T14:58:31.309Z] #19 12.68 Building wheels for collected packages: pyyaml
14:58:31 [2020-04-24T14:58:31.309Z] #19 12.68   Running setup.py bdist_wheel for pyyaml: started
14:58:31 [2020-04-24T14:58:31.931Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:58:32 [2020-04-24T14:58:32.187Z] #44 148.4   CC       criu/seize.o
14:58:32 [2020-04-24T14:58:32.233Z] #19 13.55   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:58:32 [2020-04-24T14:58:32.233Z] #19 13.55   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:58:32 [2020-04-24T14:58:32.233Z] #19 13.65 Successfully built pyyaml
14:58:32 [2020-04-24T14:58:32.233Z] #19 13.67 Installing collected packages: pathspec, pyyaml, yamllint
14:58:32 [2020-04-24T14:58:32.290Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
14:58:32 [2020-04-24T14:58:32.290Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:58:32 [2020-04-24T14:58:32.290Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
14:58:32 [2020-04-24T14:58:32.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:58:32 [2020-04-24T14:58:32.578Z] ok  	github.com/docker/docker/image/v1	0.052s	coverage: 25.0% of statements
14:58:32 [2020-04-24T14:58:32.578Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:58:32 [2020-04-24T14:58:32.796Z] #19 13.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
14:58:33 [2020-04-24T14:58:33.052Z] #19 DONE 14.5s
14:58:33 [2020-04-24T14:58:33.052Z] 
14:58:33 [2020-04-24T14:58:33.052Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:58:33 [2020-04-24T14:58:33.135Z] #44 149.4   CC       criu/servicefd.o
14:58:33 [2020-04-24T14:58:33.159Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:58:33 [2020-04-24T14:58:33.306Z] #24 DONE 0.2s
14:58:33 [2020-04-24T14:58:33.306Z] 
14:58:33 [2020-04-24T14:58:33.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:33 [2020-04-24T14:58:33.306Z] #44 143.6   CC       criu/plugin.o
14:58:33 [2020-04-24T14:58:33.306Z] #44 144.1   CC       criu/proc_parse.o
14:58:33 [2020-04-24T14:58:33.410Z] #44 149.8   CC       criu/shmem.o
14:58:33 [2020-04-24T14:58:33.767Z] #65 210.2 + bin/containerd-shim
14:58:33 [2020-04-24T14:58:33.773Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:58:33 [2020-04-24T14:58:33.866Z] #44 ...
14:58:33 [2020-04-24T14:58:33.866Z] 
14:58:33 [2020-04-24T14:58:33.866Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:58:33 [2020-04-24T14:58:33.866Z] #28 DONE 0.6s
14:58:33 [2020-04-24T14:58:33.866Z] 
14:58:33 [2020-04-24T14:58:33.866Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:33 [2020-04-24T14:58:33.866Z] #44 147.5   CC       criu/protobuf-desc.o
14:58:34 [2020-04-24T14:58:34.072Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
14:58:34 [2020-04-24T14:58:34.120Z] #44 ...
14:58:34 [2020-04-24T14:58:34.120Z] 
14:58:34 [2020-04-24T14:58:34.120Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:58:34 [2020-04-24T14:58:34.120Z] #31 DONE 0.1s
14:58:34 [2020-04-24T14:58:34.120Z] 
14:58:34 [2020-04-24T14:58:34.120Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:58:34 [2020-04-24T14:58:34.120Z] #34 DONE 0.1s
14:58:34 [2020-04-24T14:58:34.362Z] #44 ...
14:58:34 [2020-04-24T14:58:34.362Z] 
14:58:34 [2020-04-24T14:58:34.362Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:58:34 [2020-04-24T14:58:34.362Z] #41 DONE 221.7s
14:58:34 [2020-04-24T14:58:34.362Z] 
14:58:34 [2020-04-24T14:58:34.362Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:34 [2020-04-24T14:58:34.374Z] 
14:58:34 [2020-04-24T14:58:34.374Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:58:34 [2020-04-24T14:58:34.374Z] #39 DONE 0.1s
14:58:34 [2020-04-24T14:58:34.374Z] 
14:58:34 [2020-04-24T14:58:34.374Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:58:34 [2020-04-24T14:58:34.403Z] --- PASS: TestBuildMultiStageCopy (5.06s)
14:58:34 [2020-04-24T14:58:34.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s)
14:58:34 [2020-04-24T14:58:34.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
14:58:34 [2020-04-24T14:58:34.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
14:58:34 [2020-04-24T14:58:34.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
14:58:34 [2020-04-24T14:58:34.403Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
14:58:34 [2020-04-24T14:58:34.403Z] === RUN   TestBuildMultiStageParentConfig
14:58:34 [2020-04-24T14:58:34.620Z] #65 ...
14:58:34 [2020-04-24T14:58:34.620Z] 
14:58:34 [2020-04-24T14:58:34.620Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:34 [2020-04-24T14:58:34.620Z] #44 150.8   CC       criu/sigframe.o
14:58:34 [2020-04-24T14:58:34.879Z] #44 151.1   CC       criu/signalfd.o
14:58:35 [2020-04-24T14:58:35.018Z] #60 ...
14:58:35 [2020-04-24T14:58:35.018Z] 
14:58:35 [2020-04-24T14:58:35.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:35 [2020-04-24T14:58:35.018Z] #44 148.4   CC       criu/protobuf.o
14:58:35 [2020-04-24T14:58:35.273Z] #44 148.8   CC       criu/pstree.o
14:58:35 [2020-04-24T14:58:35.443Z] #44 151.6   CC       criu/sk-inet.o
14:58:35 [2020-04-24T14:58:35.701Z] #44 ...
14:58:35 [2020-04-24T14:58:35.701Z] 
14:58:35 [2020-04-24T14:58:35.701Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:58:35 [2020-04-24T14:58:35.701Z] #42 DONE 0.2s
14:58:35 [2020-04-24T14:58:35.958Z] 
14:58:35 [2020-04-24T14:58:35.958Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:58:36 [2020-04-24T14:58:36.422Z] --- PASS: TestBuildMultiStageParentConfig (1.61s)
14:58:36 [2020-04-24T14:58:36.422Z] === RUN   TestBuildLabelWithTargets
14:58:36 [2020-04-24T14:58:36.526Z] #53 ...
14:58:36 [2020-04-24T14:58:36.526Z] 
14:58:36 [2020-04-24T14:58:36.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:36 [2020-04-24T14:58:36.526Z] #44 152.7   CC       criu/sk-netlink.o
14:58:36 [2020-04-24T14:58:36.633Z] #44 149.9   CC       criu/rbtree.o
14:58:36 [2020-04-24T14:58:36.633Z] #44 150.2   CC       criu/rst-malloc.o
14:58:36 [2020-04-24T14:58:36.783Z] #44 153.0   CC       criu/sk-packet.o
14:58:36 [2020-04-24T14:58:36.888Z] #44 150.5   CC       criu/seccomp.o
14:58:37 [2020-04-24T14:58:37.349Z] #44 153.6   CC       criu/sk-queue.o
14:58:37 [2020-04-24T14:58:37.811Z] #44 151.3   CC       criu/seize.o
14:58:37 [2020-04-24T14:58:37.914Z] #44 154.1   CC       criu/sk-tcp.o
14:58:38 [2020-04-24T14:58:38.479Z] #44 154.6   CC       criu/sk-unix.o
14:58:38 [2020-04-24T14:58:38.533Z] ok  	github.com/docker/docker/opts	0.096s	coverage: 67.4% of statements
14:58:38 [2020-04-24T14:58:38.736Z] #44 ...
14:58:38 [2020-04-24T14:58:38.736Z] 
14:58:38 [2020-04-24T14:58:38.736Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:58:38 [2020-04-24T14:58:38.736Z] #41 DONE 225.7s
14:58:38 [2020-04-24T14:58:38.736Z] 
14:58:38 [2020-04-24T14:58:38.736Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:38 [2020-04-24T14:58:38.736Z] #44 152.3   CC       criu/servicefd.o
14:58:39 [2020-04-24T14:58:39.045Z] #65 215.6 + bin/containerd-shim-runc-v1
14:58:39 [2020-04-24T14:58:39.093Z] --- PASS: TestBuildLabelWithTargets (2.46s)
14:58:39 [2020-04-24T14:58:39.093Z] === RUN   TestBuildWithEmptyLayers
14:58:39 [2020-04-24T14:58:39.295Z] #44 152.9   CC       criu/shmem.o
14:58:39 [2020-04-24T14:58:39.552Z] ok  	github.com/docker/docker/pkg/broadcaster	0.026s	coverage: 100.0% of statements
14:58:39 [2020-04-24T14:58:39.706Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
14:58:39 [2020-04-24T14:58:39.706Z] === RUN   TestBuildMultiStageOnBuild
14:58:39 [2020-04-24T14:58:39.839Z] ok  	github.com/docker/docker/pkg/archive	1.239s	coverage: 77.3% of statements
14:58:40 [2020-04-24T14:58:40.126Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
14:58:40 [2020-04-24T14:58:40.376Z] #44 156.3   CC       criu/sockets.o
14:58:40 [2020-04-24T14:58:40.655Z] #44 ...
14:58:40 [2020-04-24T14:58:40.655Z] 
14:58:40 [2020-04-24T14:58:40.655Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:58:40 [2020-04-24T14:58:40.655Z] #42 DONE 0.2s
14:58:40 [2020-04-24T14:58:40.655Z] 
14:58:40 [2020-04-24T14:58:40.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:40 [2020-04-24T14:58:40.655Z] #44 154.0   CC       criu/sigframe.o
14:58:40 [2020-04-24T14:58:40.655Z] #44 154.2   CC       criu/signalfd.o
14:58:40 [2020-04-24T14:58:40.910Z] #44 154.4   CC       criu/sk-inet.o
14:58:40 [2020-04-24T14:58:40.942Z] #44 157.1   CC       criu/stats.o
14:58:40 [2020-04-24T14:58:40.942Z] #44 157.3   CC       criu/string.o
14:58:41 [2020-04-24T14:58:41.200Z] #44 157.4   CC       criu/sysctl.o
14:58:41 [2020-04-24T14:58:41.584Z] #65 218.4 + bin/containerd-shim-runc-v2
14:58:41 [2020-04-24T14:58:41.634Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
14:58:41 [2020-04-24T14:58:41.833Z] #44 155.3   CC       criu/sk-netlink.o
14:58:41 [2020-04-24T14:58:41.921Z] ok  	github.com/docker/docker/pkg/authorization	3.473s	coverage: 68.3% of statements
14:58:42 [2020-04-24T14:58:42.088Z] #44 155.6   CC       criu/sk-packet.o
14:58:42 [2020-04-24T14:58:42.133Z] #44 158.1   CC       criu/sysfs_parse.o
14:58:42 [2020-04-24T14:58:42.133Z] #44 158.5   CC       criu/timerfd.o
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.5 + binaries
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.5 + mkdir -p /build
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.5 + cp bin/containerd /build/containerd
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.5 + cp bin/containerd-shim /build/containerd-shim
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:58:42 [2020-04-24T14:58:42.520Z] #65 219.6 + cp bin/ctr /build/ctr
14:58:42 [2020-04-24T14:58:42.646Z] #44 156.1   CC       criu/sk-queue.o
14:58:42 [2020-04-24T14:58:42.698Z] #44 158.9   CC       criu/tty.o
14:58:42 [2020-04-24T14:58:42.779Z] #65 DONE 219.8s
14:58:42 [2020-04-24T14:58:42.943Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
14:58:43 [2020-04-24T14:58:43.159Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
14:58:43 [2020-04-24T14:58:43.159Z] === RUN   TestBuildUncleanTarFilenames
14:58:43 [2020-04-24T14:58:43.204Z] #44 156.5   CC       criu/sk-tcp.o
14:58:43 [2020-04-24T14:58:43.230Z] ok  	github.com/docker/docker/pkg/discovery/file	0.019s	coverage: 97.6% of statements
14:58:43 [2020-04-24T14:58:43.459Z] #44 157.1   CC       criu/sk-unix.o
14:58:44 [2020-04-24T14:58:44.070Z] #44 160.4   CC       criu/tun.o
14:58:44 [2020-04-24T14:58:44.159Z] 
14:58:44 [2020-04-24T14:58:44.159Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:58:44 [2020-04-24T14:58:44.165Z] --- PASS: TestBuildUncleanTarFilenames (1.36s)
14:58:44 [2020-04-24T14:58:44.165Z] === RUN   TestBuildMultiStageLayerLeak
14:58:44 [2020-04-24T14:58:44.417Z] #66 DONE 0.2s
14:58:44 [2020-04-24T14:58:44.417Z] 
14:58:44 [2020-04-24T14:58:44.417Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:58:44 [2020-04-24T14:58:44.417Z] #70 DONE 0.1s
14:58:44 [2020-04-24T14:58:44.635Z] #44 160.9   CC       criu/uffd.o
14:58:44 [2020-04-24T14:58:44.675Z] 
14:58:44 [2020-04-24T14:58:44.675Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:58:44 [2020-04-24T14:58:44.675Z] #72 DONE 0.1s
14:58:44 [2020-04-24T14:58:44.675Z] 
14:58:44 [2020-04-24T14:58:44.675Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:58:44 [2020-04-24T14:58:44.675Z] #75 DONE 0.1s
14:58:44 [2020-04-24T14:58:44.675Z] 
14:58:44 [2020-04-24T14:58:44.675Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:58:44 [2020-04-24T14:58:44.675Z] #76 DONE 0.0s
14:58:44 [2020-04-24T14:58:44.719Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
14:58:44 [2020-04-24T14:58:44.934Z] 
14:58:44 [2020-04-24T14:58:44.934Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:58:45 [2020-04-24T14:58:45.342Z] #44 158.6   CC       criu/sockets.o
14:58:45 [2020-04-24T14:58:45.342Z] #44 ...
14:58:45 [2020-04-24T14:58:45.342Z] 
14:58:45 [2020-04-24T14:58:45.342Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.0 + cd /tmp/tmp.1vDuq1BoSO/src/github.com/golangci/golangci-lint/
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.0 + git checkout -q v1.23.8
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 ++ git describe --tags
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 + version=v1.23.8
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 ++ git rev-parse --short HEAD
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 + commit=76a82c6
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 ++ git show -s --format=%cd
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
14:58:45 [2020-04-24T14:58:45.342Z] #53 222.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:58:45 [2020-04-24T14:58:45.347Z] ok  	github.com/docker/docker/layer	8.032s	coverage: 68.8% of statements
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/oci	[no test files]
14:58:45 [2020-04-24T14:58:45.347Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:58:45 [2020-04-24T14:58:45.596Z] #53 ...
14:58:45 [2020-04-24T14:58:45.596Z] 
14:58:45 [2020-04-24T14:58:45.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:45 [2020-04-24T14:58:45.596Z] #44 159.3   CC       criu/stats.o
14:58:45 [2020-04-24T14:58:45.634Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.016s	coverage: 93.8% of statements
14:58:46 [2020-04-24T14:58:46.011Z] #44 162.0   CC       criu/util.o
14:58:46 [2020-04-24T14:58:46.157Z] #44 159.6   CC       criu/string.o
14:58:46 [2020-04-24T14:58:46.157Z] #44 159.7   CC       criu/sysctl.o
14:58:46 [2020-04-24T14:58:46.259Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:58:46 [2020-04-24T14:58:46.310Z] #77 DONE 1.6s
14:58:46 [2020-04-24T14:58:46.570Z] 
14:58:46 [2020-04-24T14:58:46.570Z] #78 exporting to image
14:58:46 [2020-04-24T14:58:46.570Z] #78 exporting layers
14:58:46 [2020-04-24T14:58:46.717Z] #44 160.3   CC       criu/sysfs_parse.o
14:58:46 [2020-04-24T14:58:46.883Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.444s	coverage: 43.2% of statements
14:58:46 [2020-04-24T14:58:46.883Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:58:46 [2020-04-24T14:58:46.883Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:58:46 [2020-04-24T14:58:46.943Z] #44 163.2   CC       criu/uts_ns.o
14:58:47 [2020-04-24T14:58:47.201Z] #44 163.4   CC       criu/vdso-compat.o
14:58:47 [2020-04-24T14:58:47.201Z] #44 163.6   CC       criu/vdso.o
14:58:47 [2020-04-24T14:58:47.278Z] #44 160.7   CC       criu/timerfd.o
14:58:47 [2020-04-24T14:58:47.505Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
14:58:47 [2020-04-24T14:58:47.505Z] ok  	github.com/docker/docker/pkg/fileutils	0.039s	coverage: 89.5% of statements
14:58:47 [2020-04-24T14:58:47.533Z] #44 160.9   CC       criu/tty.o
14:58:47 [2020-04-24T14:58:47.613Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s)
14:58:47 [2020-04-24T14:58:47.613Z] === RUN   TestBuildWithHugeFile
14:58:47 [2020-04-24T14:58:47.766Z] #44 164.1   LINK     criu/built-in.o
14:58:48 [2020-04-24T14:58:48.024Z] #44 164.3   LINK     criu/criu
14:58:48 [2020-04-24T14:58:48.281Z] #44 ...
14:58:48 [2020-04-24T14:58:48.281Z] 
14:58:48 [2020-04-24T14:58:48.281Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:58:48 [2020-04-24T14:58:48.281Z] #60 110.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:58:48 [2020-04-24T14:58:48.527Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.169s	coverage: 84.1% of statements
14:58:48 [2020-04-24T14:58:48.527Z] ok  	github.com/docker/docker/pkg/fsutils	0.413s	coverage: 85.1% of statements
14:58:48 [2020-04-24T14:58:48.816Z] ok  	github.com/docker/docker/pkg/homedir	0.029s	coverage: 11.4% of statements
14:58:49 [2020-04-24T14:58:49.419Z] #44 162.7   CC       criu/tun.o
14:58:49 [2020-04-24T14:58:49.419Z] #44 163.1   CC       criu/uffd.o
14:58:49 [2020-04-24T14:58:49.654Z] #60 112.1 + mkdir -p /build
14:58:49 [2020-04-24T14:58:49.654Z] #60 112.1 + cp runc /build/runc
14:58:49 [2020-04-24T14:58:49.861Z] #78 exporting layers 3.6s done
14:58:49 [2020-04-24T14:58:49.861Z] #78 writing image sha256:c646ece66f925f4c1c3620ea0fc5c935a528b118cc3bfd1b12f97a8c7bd18f46 done
14:58:49 [2020-04-24T14:58:49.861Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d done
14:58:49 [2020-04-24T14:58:49.861Z] #78 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:58:50 [2020-04-24T14:58:50.220Z] #60 DONE 112.4s
14:58:50 [2020-04-24T14:58:50.220Z] 
14:58:50 [2020-04-24T14:58:50.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:50 [2020-04-24T14:58:50.220Z] #44 164.7   DEP      lib/c/criu.d
14:58:50 [2020-04-24T14:58:50.220Z] #44 164.8   CC       images/rpc.pb-c.o
14:58:50 [2020-04-24T14:58:50.220Z] #44 165.2   CC       lib/c/criu.o
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.1   LINK     lib/c/built-in.o
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.1   LINK     lib/c/libcriu.so
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.2   LINK     lib/c/libcriu.a
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.2   GEN      magic.py
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.4 Note: Building without setproctitle() and strlcpy() support.
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:58:50 [2020-04-24T14:58:50.220Z] #44 166.4 Note: Building without GnuTLS support
14:58:50 [2020-04-24T14:58:50.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/test/unit
14:58:50 [2020-04-24T14:58:50.781Z] #44 164.2   CC       criu/util.o
14:58:50 [2020-04-24T14:58:50.882Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
14:58:50 [2020-04-24T14:58:50.882Z] ok  	github.com/docker/docker/pkg/locker	0.077s	coverage: 88.9% of statements
14:58:51 [2020-04-24T14:58:51.150Z] #44 167.2 fatal: not a git repository (or any of the parent directories): .git
14:58:51 [2020-04-24T14:58:51.169Z] ok  	github.com/docker/docker/pkg/idtools	0.859s	coverage: 70.1% of statements
14:58:51 [2020-04-24T14:58:51.406Z] #44 167.8 make[1]: Nothing to be done for 'all'.
14:58:51 [2020-04-24T14:58:51.660Z] tests/integration/api_build_test.py .......................X             [  6%]
14:58:51 [2020-04-24T14:58:51.706Z] #44 165.4   CC       criu/uts_ns.o
14:58:51 [2020-04-24T14:58:51.706Z] #44 ...
14:58:51 [2020-04-24T14:58:51.706Z] 
14:58:51 [2020-04-24T14:58:51.706Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:58:51 [2020-04-24T14:58:51.706Z] #60 112.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:58:51 [2020-04-24T14:58:51.794Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
14:58:51 [2020-04-24T14:58:51.794Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.025s	coverage: 85.7% of statements
14:58:51 [2020-04-24T14:58:51.914Z] tests/integration/api_client_test.py .....                               [  7%]
14:58:51 [2020-04-24T14:58:51.970Z] #44 168.3 make[1]: 'images/built-in.o' is up to date.
14:58:51 [2020-04-24T14:58:51.970Z] #44 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:58:51 [2020-04-24T14:58:51.970Z] #44 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:58:51 [2020-04-24T14:58:51.970Z] #44 168.4 make[1]: 'compel/libcompel.a' is up to date.
14:58:52 [2020-04-24T14:58:52.227Z] #44 168.4 make[1]: 'compel/compel-host-bin' is up to date.
14:58:52 [2020-04-24T14:58:52.227Z] #44 168.5 make[1]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.227Z] #44 168.5 make[1]: 'soccr/libsoccr.a' is up to date.
14:58:52 [2020-04-24T14:58:52.227Z] #44 168.6 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.227Z] #44 168.7 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.419Z] ok  	github.com/docker/docker/pkg/ioutils	1.667s	coverage: 70.6% of statements
14:58:52 [2020-04-24T14:58:52.419Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:58:52 [2020-04-24T14:58:52.419Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:58:52 [2020-04-24T14:58:52.419Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:58:52 [2020-04-24T14:58:52.484Z] #44 168.7 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.484Z] #44 168.8 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.484Z] #44 168.8 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.484Z] #44 168.9 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.484Z] #44 168.9 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.707Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
14:58:52 [2020-04-24T14:58:52.741Z] #44 169.0 make[2]: Nothing to be done for 'all'.
14:58:52 [2020-04-24T14:58:52.741Z] #44 169.0   INSTALL  criu/criu
14:58:52 [2020-04-24T14:58:52.741Z] #44 DONE 169.2s
14:58:52 [2020-04-24T14:58:52.741Z] 
14:58:52 [2020-04-24T14:58:52.741Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:52 [2020-04-24T14:58:52.741Z] #65 194.9 + bin/containerd
14:58:52 [2020-04-24T14:58:52.996Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
14:58:53 [2020-04-24T14:58:53.592Z] #60 113.8 + mkdir -p /build
14:58:53 [2020-04-24T14:58:53.592Z] #60 113.8 + cp runc /build/runc
14:58:53 [2020-04-24T14:58:53.592Z] #60 DONE 114.1s
14:58:53 [2020-04-24T14:58:53.592Z] 
14:58:53 [2020-04-24T14:58:53.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:58:53 [2020-04-24T14:58:53.592Z] #44 165.7   CC       criu/vdso-compat.o
14:58:53 [2020-04-24T14:58:53.592Z] #44 165.8   CC       criu/vdso.o
14:58:53 [2020-04-24T14:58:53.592Z] #44 166.3   LINK     criu/built-in.o
14:58:53 [2020-04-24T14:58:53.592Z] #44 166.5   LINK     criu/criu
14:58:53 [2020-04-24T14:58:53.592Z] #44 166.8   DEP      lib/c/criu.d
14:58:53 [2020-04-24T14:58:53.592Z] #44 166.9   CC       images/rpc.pb-c.o
14:58:53 [2020-04-24T14:58:53.847Z] #44 167.4   CC       lib/c/criu.o
14:58:54 [2020-04-24T14:58:54.020Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.027s	coverage: 91.4% of statements
14:58:54 [2020-04-24T14:58:54.020Z] ok  	github.com/docker/docker/pkg/pidfile	0.039s	coverage: 82.4% of statements
14:58:54 [2020-04-24T14:58:54.020Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:58:54 [2020-04-24T14:58:54.020Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:58:54 [2020-04-24T14:58:54.351Z] tests/integration/api_config_test.py .....                               [  8%]
14:58:54 [2020-04-24T14:58:54.636Z] #65 ...
14:58:54 [2020-04-24T14:58:54.636Z] 
14:58:54 [2020-04-24T14:58:54.636Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:58:54 [2020-04-24T14:58:54.636Z] #45 DONE 0.1s
14:58:54 [2020-04-24T14:58:54.636Z] 
14:58:54 [2020-04-24T14:58:54.636Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:58:54 [2020-04-24T14:58:54.636Z] #48 DONE 0.1s
14:58:54 [2020-04-24T14:58:54.636Z] 
14:58:54 [2020-04-24T14:58:54.636Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:54 [2020-04-24T14:58:54.636Z] #65 ...
14:58:54 [2020-04-24T14:58:54.636Z] 
14:58:54 [2020-04-24T14:58:54.636Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:58:54 [2020-04-24T14:58:54.636Z] #51 DONE 0.1s
14:58:54 [2020-04-24T14:58:54.636Z] 
14:58:54 [2020-04-24T14:58:54.636Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:58:54 [2020-04-24T14:58:54.653Z] ?   	github.com/docker/docker/api	[no test files]
14:58:55 [2020-04-24T14:58:55.042Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
14:58:55 [2020-04-24T14:58:55.213Z] #44 168.5   LINK     lib/c/built-in.o
14:58:55 [2020-04-24T14:58:55.213Z] #44 168.6   LINK     lib/c/libcriu.so
14:58:55 [2020-04-24T14:58:55.213Z] #44 168.6   LINK     lib/c/libcriu.a
14:58:55 [2020-04-24T14:58:55.213Z] #44 168.8   GEN      magic.py
14:58:55 [2020-04-24T14:58:55.468Z] #44 168.9 Note: Building without setproctitle() and strlcpy() support.
14:58:55 [2020-04-24T14:58:55.468Z] #44 168.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:58:55 [2020-04-24T14:58:55.468Z] #44 168.9 Note: Building without GnuTLS support
14:58:55 [2020-04-24T14:58:55.725Z] #44 169.4 fatal: not a git repository (or any of the parent directories): .git
14:58:56 [2020-04-24T14:58:56.288Z] #44 169.9 make[1]: Nothing to be done for 'all'.
14:58:56 [2020-04-24T14:58:56.566Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
14:58:56 [2020-04-24T14:58:56.566Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
14:58:56 [2020-04-24T14:58:56.566Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
14:58:56 [2020-04-24T14:58:56.848Z] #44 170.4 make[1]: 'images/built-in.o' is up to date.
14:58:56 [2020-04-24T14:58:56.848Z] #44 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:58:56 [2020-04-24T14:58:56.849Z] #44 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:58:56 [2020-04-24T14:58:56.849Z] #44 170.5 make[1]: 'compel/libcompel.a' is up to date.
14:58:56 [2020-04-24T14:58:56.849Z] #44 170.5 make[1]: 'compel/compel-host-bin' is up to date.
14:58:57 [2020-04-24T14:58:57.104Z] #44 170.6 make[1]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.104Z] #44 170.6 make[1]: 'soccr/libsoccr.a' is up to date.
14:58:57 [2020-04-24T14:58:57.104Z] #44 170.7 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.104Z] #44 170.8 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.104Z] #44 170.8 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.359Z] #44 170.9 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.359Z] #44 170.9 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.359Z] #44 170.9 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.359Z] #44 171.0 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.359Z] #44 171.1 make[2]: Nothing to be done for 'all'.
14:58:57 [2020-04-24T14:58:57.588Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
14:58:57 [2020-04-24T14:58:57.615Z] #44 171.1   INSTALL  criu/criu
14:58:57 [2020-04-24T14:58:57.870Z] #44 DONE 171.3s
14:58:57 [2020-04-24T14:58:57.870Z] 
14:58:57 [2020-04-24T14:58:57.870Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:57 [2020-04-24T14:58:57.870Z] #65 196.8 + bin/containerd
14:58:58 [2020-04-24T14:58:58.212Z] ok  	github.com/docker/docker/pkg/pubsub	1.175s	coverage: 73.9% of statements
14:58:58 [2020-04-24T14:58:58.499Z] ok  	github.com/docker/docker/pkg/stdcopy	0.025s	coverage: 100.0% of statements
14:58:59 [2020-04-24T14:58:59.237Z] #65 ...
14:58:59 [2020-04-24T14:58:59.237Z] 
14:58:59 [2020-04-24T14:58:59.237Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:58:59 [2020-04-24T14:58:59.237Z] #45 DONE 0.1s
14:58:59 [2020-04-24T14:58:59.237Z] 
14:58:59 [2020-04-24T14:58:59.237Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:58:59 [2020-04-24T14:58:59.237Z] #48 DONE 0.1s
14:58:59 [2020-04-24T14:58:59.237Z] 
14:58:59 [2020-04-24T14:58:59.237Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:58:59 [2020-04-24T14:58:59.237Z] #51 DONE 0.1s
14:58:59 [2020-04-24T14:58:59.237Z] 
14:58:59 [2020-04-24T14:58:59.237Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:58:59 [2020-04-24T14:58:59.518Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
14:58:59 [2020-04-24T14:58:59.807Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
14:59:00 [2020-04-24T14:59:00.431Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
14:59:01 [2020-04-24T14:59:01.056Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 70.8% of statements
14:59:01 [2020-04-24T14:59:01.345Z] ok  	github.com/docker/docker/pkg/signal	3.440s	coverage: 61.0% of statements
14:59:01 [2020-04-24T14:59:01.971Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 32.7% of statements
14:59:02 [2020-04-24T14:59:02.597Z] ok  	github.com/docker/docker/pkg/tailfile	0.123s	coverage: 88.6% of statements
14:59:02 [2020-04-24T14:59:02.891Z] testing: warning: no tests to run
14:59:02 [2020-04-24T14:59:02.891Z] coverage: [no statements]
14:59:02 [2020-04-24T14:59:02.891Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
14:59:03 [2020-04-24T14:59:03.961Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
14:59:03 [2020-04-24T14:59:03.961Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
14:59:04 [2020-04-24T14:59:04.316Z] ok  	github.com/docker/docker/pkg/tarsum	0.200s	coverage: 89.3% of statements
14:59:04 [2020-04-24T14:59:04.607Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
14:59:06 [2020-04-24T14:59:06.876Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
14:59:08 [2020-04-24T14:59:08.105Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
14:59:08 [2020-04-24T14:59:08.738Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 68.8% of statements
14:59:09 [2020-04-24T14:59:09.367Z] ok  	github.com/docker/docker/reference	0.030s	coverage: 84.4% of statements
14:59:10 [2020-04-24T14:59:10.421Z] ok  	github.com/docker/docker/plugin	0.589s	coverage: 23.3% of statements
14:59:11 [2020-04-24T14:59:11.461Z] ok  	github.com/docker/docker/registry/resumable	0.037s	coverage: 100.0% of statements
14:59:12 [2020-04-24T14:59:12.493Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 45.3% of statements
14:59:13 [2020-04-24T14:59:13.993Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
14:59:13 [2020-04-24T14:59:13.993Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 68.2% of statements
14:59:14 [2020-04-24T14:59:14.600Z] --- PASS: TestBuildWithHugeFile (26.81s)
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildWithEmptyDockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:59:14 [2020-04-24T14:59:14.600Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:59:14 [2020-04-24T14:59:14.600Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
14:59:14 [2020-04-24T14:59:14.600Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
14:59:14 [2020-04-24T14:59:14.600Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildPreserveOwnership
14:59:14 [2020-04-24T14:59:14.600Z] === RUN   TestBuildPreserveOwnership/copy_from
14:59:14 [2020-04-24T14:59:14.622Z] ok  	github.com/docker/docker/registry	0.483s	coverage: 56.1% of statements
14:59:18 [2020-04-24T14:59:18.116Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
14:59:18 [2020-04-24T14:59:18.982Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:59:20 [2020-04-24T14:59:20.836Z] ok  	github.com/docker/docker/volume/mounts	0.091s	coverage: 67.0% of statements
14:59:20 [2020-04-24T14:59:20.836Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
14:59:21 [2020-04-24T14:59:21.017Z] --- PASS: TestBuildPreserveOwnership (6.72s)
14:59:21 [2020-04-24T14:59:21.017Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.28s)
14:59:21 [2020-04-24T14:59:21.017Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s)
14:59:21 [2020-04-24T14:59:21.017Z] === RUN   TestBuildPreserveXattrs
14:59:21 [2020-04-24T14:59:21.017Z] === RUN   TestBuildPreserveXattrs/testdata
14:59:21 [2020-04-24T14:59:21.852Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
14:59:24 [2020-04-24T14:59:24.468Z] === RUN   TestBuildPreserveXattrs/original
14:59:25 [2020-04-24T14:59:25.475Z] === RUN   TestBuildPreserveXattrs/copy_dir
14:59:26 [2020-04-24T14:59:26.947Z] === RUN   TestBuildPreserveXattrs/copy_file
14:59:28 [2020-04-24T14:59:28.418Z] --- PASS: TestBuildPreserveXattrs (7.42s)
14:59:28 [2020-04-24T14:59:28.418Z]     --- PASS: TestBuildPreserveXattrs/testdata (3.29s)
14:59:28 [2020-04-24T14:59:28.418Z]     --- PASS: TestBuildPreserveXattrs/original (1.09s)
14:59:28 [2020-04-24T14:59:28.418Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (1.46s)
14:59:28 [2020-04-24T14:59:28.418Z]     --- PASS: TestBuildPreserveXattrs/copy_file (1.58s)
14:59:28 [2020-04-24T14:59:28.418Z] === RUN   TestBuildPlatformInvalid
14:59:28 [2020-04-24T14:59:28.418Z] --- PASS: TestBuildPlatformInvalid (0.15s)
14:59:28 [2020-04-24T14:59:28.418Z] PASS
14:59:28 [2020-04-24T14:59:28.418Z] 
14:59:28 [2020-04-24T14:59:28.418Z] === Skipped
14:59:28 [2020-04-24T14:59:28.418Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:59:28 [2020-04-24T14:59:28.418Z]     build_session_test.go:25: TODO: BuildKit
14:59:28 [2020-04-24T14:59:28.418Z] 
14:59:28 [2020-04-24T14:59:28.418Z] 
14:59:28 [2020-04-24T14:59:28.418Z] DONE 37 tests, 1 skipped in 85.388s
14:59:28 [2020-04-24T14:59:28.418Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:59:28 [2020-04-24T14:59:28.418Z] ++ 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
14:59:28 [2020-04-24T14:59:28.418Z] ++ set -e
14:59:28 [2020-04-24T14:59:28.418Z] ++ '[' -n 0 ']'
14:59:28 [2020-04-24T14:59:28.418Z] ++ set -x
14:59:28 [2020-04-24T14:59:28.418Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
14:59:28 [2020-04-24T14:59:28.700Z] INFO: Testing against a local daemon
14:59:28 [2020-04-24T14:59:28.700Z] === RUN   TestConfigInspect
14:59:30 [2020-04-24T14:59:30.244Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/rootless	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/volume	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === Skipped
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:46: Driver btrfs not supported
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:46: Driver btrfs not supported
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:46: Driver btrfs not supported
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:46: Driver btrfs not supported
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:46: Driver btrfs not supported
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:59:30 [2020-04-24T14:59:30.244Z]     graphtest_unix.go:73: No driver to put!
14:59:30 [2020-04-24T14:59:30.244Z] 
14:59:30 [2020-04-24T14:59:30.244Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z] time="2020-04-24T14:57:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z] time="2020-04-24T14:57:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z] time="2020-04-24T14:57:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z] time="2020-04-24T14:57:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z] time="2020-04-24T14:57:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:73: No driver to put!
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     overlay_test.go:49: Fails to compute changes intermittently
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver zfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver zfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver zfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver zfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:46: Driver zfs not supported
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     graphtest_unix.go:73: No driver to put!
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:59:30 [2020-04-24T14:59:30.245Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] 
14:59:30 [2020-04-24T14:59:30.245Z] DONE 2122 tests, 26 skipped in 344.171s
Post stage
[Pipeline] junit
14:59:30 [2020-04-24T14:59:30.910Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:59:31 [2020-04-24T14:59:31.859Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -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:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh dynbinary test-integration
14:59:32 [2020-04-24T14:59:32.145Z] 
14:59:32 [2020-04-24T14:59:32.154Z] --- PASS: TestConfigInspect (3.45s)
14:59:32 [2020-04-24T14:59:32.154Z] === RUN   TestConfigList
14:59:32 [2020-04-24T14:59:32.440Z] Removing bundles/
14:59:32 [2020-04-24T14:59:32.440Z] 
14:59:32 [2020-04-24T14:59:32.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:59:32 [2020-04-24T14:59:32.440Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:32 [2020-04-24T14:59:32.440Z] GOOS="" GOARCH="" GOARM=""
14:59:33 [2020-04-24T14:59:33.323Z] #53 DONE 275.4s
14:59:33 [2020-04-24T14:59:33.323Z] 
14:59:33 [2020-04-24T14:59:33.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:59:33 [2020-04-24T14:59:33.323Z] #65 ...
14:59:33 [2020-04-24T14:59:33.323Z] 
14:59:33 [2020-04-24T14:59:33.323Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:59:33 [2020-04-24T14:59:33.323Z] #54 DONE 0.1s
14:59:33 [2020-04-24T14:59:33.323Z] 
14:59:33 [2020-04-24T14:59:33.323Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:59:33 [2020-04-24T14:59:33.323Z] #57 DONE 0.1s
14:59:33 [2020-04-24T14:59:33.323Z] 
14:59:33 [2020-04-24T14:59:33.323Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:59:33 [2020-04-24T14:59:33.323Z] #61 DONE 0.1s
14:59:33 [2020-04-24T14:59:33.323Z] 
14:59:33 [2020-04-24T14:59:33.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:59:33 [2020-04-24T14:59:33.547Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:59:35 [2020-04-24T14:59:35.849Z] #65 237.8 + bin/containerd-stress
14:59:36 [2020-04-24T14:59:36.532Z] --- PASS: TestConfigList (3.63s)
14:59:36 [2020-04-24T14:59:36.532Z] === RUN   TestConfigsCreateAndDelete
14:59:37 [2020-04-24T14:59:37.220Z] #65 239.6 + bin/containerd-shim
14:59:37 [2020-04-24T14:59:37.895Z] #65 ...
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:59:37 [2020-04-24T14:59:37.895Z] #53 DONE 280.9s
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:59:37 [2020-04-24T14:59:37.895Z] #65 ...
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:59:37 [2020-04-24T14:59:37.895Z] #54 DONE 0.1s
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:59:37 [2020-04-24T14:59:37.895Z] #65 ...
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:59:37 [2020-04-24T14:59:37.895Z] #57 DONE 0.1s
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:59:37 [2020-04-24T14:59:37.895Z] #61 DONE 0.1s
14:59:37 [2020-04-24T14:59:37.895Z] 
14:59:37 [2020-04-24T14:59:37.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:59:39 [2020-04-24T14:59:39.984Z] --- PASS: TestConfigsCreateAndDelete (3.78s)
14:59:39 [2020-04-24T14:59:39.984Z] === RUN   TestConfigsUpdate
14:59:42 [2020-04-24T14:59:42.055Z] #65 240.5 + bin/containerd-stress
14:59:43 [2020-04-24T14:59:43.417Z] #65 242.3 + bin/containerd-shim
14:59:43 [2020-04-24T14:59:43.436Z] --- PASS: TestConfigsUpdate (3.61s)
14:59:43 [2020-04-24T14:59:43.436Z] === RUN   TestTemplatedConfig
14:59:43 [2020-04-24T14:59:43.776Z] #65 246.0 + bin/containerd-shim-runc-v1
14:59:46 [2020-04-24T14:59:46.888Z] --- PASS: TestTemplatedConfig (3.60s)
14:59:46 [2020-04-24T14:59:46.888Z] === RUN   TestConfigCreateResolve
14:59:47 [2020-04-24T14:59:47.058Z] #65 248.9 + bin/containerd-shim-runc-v2
14:59:47 [2020-04-24T14:59:47.315Z] #65 249.7 + binaries
14:59:47 [2020-04-24T14:59:47.573Z] #65 249.7 + mkdir -p /build
14:59:47 [2020-04-24T14:59:47.573Z] #65 249.7 + cp bin/containerd /build/containerd
14:59:47 [2020-04-24T14:59:47.573Z] #65 249.8 + cp bin/containerd-shim /build/containerd-shim
14:59:47 [2020-04-24T14:59:47.573Z] #65 249.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:59:47 [2020-04-24T14:59:47.573Z] #65 249.8 + cp bin/ctr /build/ctr
14:59:47 [2020-04-24T14:59:47.830Z] #65 DONE 250.1s
14:59:48 [2020-04-24T14:59:48.761Z] 
14:59:48 [2020-04-24T14:59:48.761Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:59:49 [2020-04-24T14:59:49.018Z] #66 DONE 0.2s
14:59:49 [2020-04-24T14:59:49.018Z] 
14:59:49 [2020-04-24T14:59:49.018Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:59:49 [2020-04-24T14:59:49.018Z] #70 DONE 0.1s
14:59:49 [2020-04-24T14:59:49.018Z] 
14:59:49 [2020-04-24T14:59:49.018Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:59:49 [2020-04-24T14:59:49.018Z] #72 DONE 0.1s
14:59:49 [2020-04-24T14:59:49.275Z] 
14:59:49 [2020-04-24T14:59:49.275Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:59:49 [2020-04-24T14:59:49.275Z] #75 DONE 0.1s
14:59:49 [2020-04-24T14:59:49.275Z] 
14:59:49 [2020-04-24T14:59:49.275Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:59:49 [2020-04-24T14:59:49.275Z] #76 DONE 0.0s
14:59:49 [2020-04-24T14:59:49.275Z] 
14:59:49 [2020-04-24T14:59:49.275Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:59:49 [2020-04-24T14:59:49.841Z] #77 DONE 0.6s
14:59:49 [2020-04-24T14:59:49.841Z] 
14:59:49 [2020-04-24T14:59:49.841Z] #78 exporting to image
14:59:49 [2020-04-24T14:59:49.841Z] #78 exporting layers
14:59:49 [2020-04-24T14:59:49.948Z] #65 248.9 + bin/containerd-shim-runc-v1
14:59:50 [2020-04-24T14:59:50.340Z] --- PASS: TestConfigCreateResolve (3.67s)
14:59:50 [2020-04-24T14:59:50.340Z] === RUN   TestConfigDaemonLibtrustID
14:59:50 [2020-04-24T14:59:50.954Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:59:50 [2020-04-24T14:59:50.954Z] PASS
14:59:50 [2020-04-24T14:59:50.954Z] 
14:59:50 [2020-04-24T14:59:50.954Z] DONE 7 tests in 22.438s
14:59:50 [2020-04-24T14:59:50.954Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:59:50 [2020-04-24T14:59:50.954Z] ++ 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
14:59:50 [2020-04-24T14:59:50.954Z] ++ set -e
14:59:50 [2020-04-24T14:59:50.954Z] ++ '[' -n 0 ']'
14:59:50 [2020-04-24T14:59:50.954Z] ++ set -x
14:59:50 [2020-04-24T14:59:50.954Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
14:59:51 [2020-04-24T14:59:51.241Z] INFO: Testing against a local daemon
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestCheckpoint
14:59:51 [2020-04-24T14:59:51.241Z] --- SKIP: TestCheckpoint (0.01s)
14:59:51 [2020-04-24T14:59:51.241Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestContainerInvalidJSON
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:59:51 [2020-04-24T14:59:51.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:59:51 [2020-04-24T14:59:51.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:59:51 [2020-04-24T14:59:51.241Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:59:51 [2020-04-24T14:59:51.241Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:59:51 [2020-04-24T14:59:51.241Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:59:51 [2020-04-24T14:59:51.241Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:59:51 [2020-04-24T14:59:51.241Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:59:51 [2020-04-24T14:59:51.241Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:59:51 [2020-04-24T14:59:51.241Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:59:51 [2020-04-24T14:59:51.241Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:59:51 [2020-04-24T14:59:51.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
14:59:51 [2020-04-24T14:59:51.241Z] === RUN   TestCopyFromContainerPathIsNotDir
14:59:51 [2020-04-24T14:59:51.531Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
14:59:51 [2020-04-24T14:59:51.531Z] === RUN   TestCopyToContainerPathDoesNotExist
14:59:51 [2020-04-24T14:59:51.531Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
14:59:51 [2020-04-24T14:59:51.531Z] === RUN   TestCopyToContainerPathIsNotDir
14:59:51 [2020-04-24T14:59:51.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
14:59:51 [2020-04-24T14:59:51.813Z] === RUN   TestCopyFromContainer
14:59:53 [2020-04-24T14:59:53.253Z] #65 252.0 + bin/containerd-shim-runc-v2
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + binaries
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + mkdir -p /build
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + cp bin/containerd /build/containerd
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + cp bin/containerd-shim /build/containerd-shim
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:59:53 [2020-04-24T14:59:53.812Z] #65 252.8 + cp bin/ctr /build/ctr
14:59:53 [2020-04-24T14:59:53.834Z] === RUN   TestCopyFromContainer//
14:59:53 [2020-04-24T14:59:53.834Z] === RUN   TestCopyFromContainer//bar/root
14:59:54 [2020-04-24T14:59:54.116Z] === RUN   TestCopyFromContainer//bar/root/
14:59:54 [2020-04-24T14:59:54.116Z] === RUN   TestCopyFromContainer/bar/quux
14:59:54 [2020-04-24T14:59:54.116Z] === RUN   TestCopyFromContainer/bar/quux/
14:59:54 [2020-04-24T14:59:54.372Z] #65 DONE 253.1s
14:59:54 [2020-04-24T14:59:54.397Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:59:54 [2020-04-24T14:59:54.397Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:59:54 [2020-04-24T14:59:54.397Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCopyFromContainer/bar/notarget
14:59:54 [2020-04-24T14:59:54.679Z] --- PASS: TestCopyFromContainer (3.00s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:54 [2020-04-24T14:59:54.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:54 [2020-04-24T14:59:54.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:54 [2020-04-24T14:59:54.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:54 [2020-04-24T14:59:54.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:59:54 [2020-04-24T14:59:54.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:59:54 [2020-04-24T14:59:54.679Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:59:54 [2020-04-24T14:59:54.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:59:54 [2020-04-24T14:59:54.679Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:59:54 [2020-04-24T14:59:54.679Z] === RUN   TestCreateLinkToNonExistingContainer
14:59:54 [2020-04-24T14:59:54.961Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateWithInvalidEnv
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateWithInvalidEnv/0
14:59:54 [2020-04-24T14:59:54.961Z] === PAUSE TestCreateWithInvalidEnv/0
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateWithInvalidEnv/1
14:59:54 [2020-04-24T14:59:54.961Z] === PAUSE TestCreateWithInvalidEnv/1
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateWithInvalidEnv/2
14:59:54 [2020-04-24T14:59:54.961Z] === PAUSE TestCreateWithInvalidEnv/2
14:59:54 [2020-04-24T14:59:54.961Z] === CONT  TestCreateWithInvalidEnv/0
14:59:54 [2020-04-24T14:59:54.961Z] === CONT  TestCreateWithInvalidEnv/2
14:59:54 [2020-04-24T14:59:54.961Z] === CONT  TestCreateWithInvalidEnv/1
14:59:54 [2020-04-24T14:59:54.961Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:59:54 [2020-04-24T14:59:54.961Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:59:54 [2020-04-24T14:59:54.961Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:59:54 [2020-04-24T14:59:54.961Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateTmpfsMountsTarget
14:59:54 [2020-04-24T14:59:54.961Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:59:54 [2020-04-24T14:59:54.961Z] === RUN   TestCreateWithCustomMaskedPaths
14:59:55 [2020-04-24T14:59:55.298Z] 
14:59:55 [2020-04-24T14:59:55.298Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:59:55 [2020-04-24T14:59:55.298Z] #66 DONE 0.2s
14:59:55 [2020-04-24T14:59:55.298Z] 
14:59:55 [2020-04-24T14:59:55.298Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:59:55 [2020-04-24T14:59:55.553Z] #70 DONE 0.1s
14:59:55 [2020-04-24T14:59:55.553Z] 
14:59:55 [2020-04-24T14:59:55.553Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:59:55 [2020-04-24T14:59:55.553Z] #72 DONE 0.1s
14:59:55 [2020-04-24T14:59:55.553Z] 
14:59:55 [2020-04-24T14:59:55.553Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:59:55 [2020-04-24T14:59:55.553Z] #75 DONE 0.1s
14:59:55 [2020-04-24T14:59:55.553Z] 
14:59:55 [2020-04-24T14:59:55.553Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:59:55 [2020-04-24T14:59:55.553Z] #76 DONE 0.0s
14:59:55 [2020-04-24T14:59:55.808Z] 
14:59:55 [2020-04-24T14:59:55.808Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
14:59:56 [2020-04-24T14:59:56.367Z] #77 DONE 0.6s
14:59:56 [2020-04-24T14:59:56.367Z] 
14:59:56 [2020-04-24T14:59:56.367Z] #78 exporting to image
14:59:56 [2020-04-24T14:59:56.367Z] #78 exporting layers
14:59:56 [2020-04-24T14:59:56.389Z] #78 exporting layers 5.8s done
14:59:56 [2020-04-24T14:59:56.389Z] #78 writing image sha256:9e0969875e01397f627de3936bcea51958b57a906e38a6629bc05ea24f347081 done
14:59:56 [2020-04-24T14:59:56.389Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d
14:59:56 [2020-04-24T14:59:56.389Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d done
14:59:56 [2020-04-24T14:59:56.389Z] #78 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:59:57 [2020-04-24T14:59:57.641Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:59:57 [2020-04-24T14:59:57.641Z] --- PASS: TestCreateWithCapabilities (0.02s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
14:59:57 [2020-04-24T14:59:57.641Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
14:59:57 [2020-04-24T14:59:57.641Z] === RUN   TestCreateWithCustomReadonlyPaths
14:59:58 [2020-04-24T14:59:58.375Z] 
14:59:58 [2020-04-24T14:59:58.375Z] Removing bundles/
14:59:58 [2020-04-24T14:59:58.375Z] 
14:59:58 [2020-04-24T14:59:58.375Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:59:58 [2020-04-24T14:59:58.375Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:58 [2020-04-24T14:59:58.375Z] GOOS="" GOARCH="" GOARM=""
15:00:00 [2020-04-24T15:00:00.317Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s)
15:00:00 [2020-04-24T15:00:00.317Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:00:00 [2020-04-24T15:00:00.317Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:00 [2020-04-24T15:00:00.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:00 [2020-04-24T15:00:00.317Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:00 [2020-04-24T15:00:00.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:00 [2020-04-24T15:00:00.317Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:00 [2020-04-24T15:00:00.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:00 [2020-04-24T15:00:00.317Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:00 [2020-04-24T15:00:00.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:00 [2020-04-24T15:00:00.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:00 [2020-04-24T15:00:00.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:00 [2020-04-24T15:00:00.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:00 [2020-04-24T15:00:00.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:00 [2020-04-24T15:00:00.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:00 [2020-04-24T15:00:00.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:00 [2020-04-24T15:00:00.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:00 [2020-04-24T15:00:00.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:00:00 [2020-04-24T15:00:00.318Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:00:01 [2020-04-24T15:00:01.324Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
15:00:01 [2020-04-24T15:00:01.324Z] === RUN   TestContainerStartOnDaemonRestart
15:00:01 [2020-04-24T15:00:01.324Z] === PAUSE TestContainerStartOnDaemonRestart
15:00:01 [2020-04-24T15:00:01.324Z] === RUN   TestDaemonRestartIpcMode
15:00:01 [2020-04-24T15:00:01.324Z] === PAUSE TestDaemonRestartIpcMode
15:00:01 [2020-04-24T15:00:01.324Z] === RUN   TestDaemonHostGatewayIP
15:00:01 [2020-04-24T15:00:01.324Z] === PAUSE TestDaemonHostGatewayIP
15:00:01 [2020-04-24T15:00:01.324Z] === RUN   TestContainerKillOnDaemonStart
15:00:01 [2020-04-24T15:00:01.324Z] === PAUSE TestContainerKillOnDaemonStart
15:00:01 [2020-04-24T15:00:01.324Z] === RUN   TestDiff
15:00:01 [2020-04-24T15:00:01.939Z] --- PASS: TestDiff (0.90s)
15:00:01 [2020-04-24T15:00:01.939Z] === RUN   TestExecWithCloseStdin
15:00:02 [2020-04-24T15:00:02.944Z] #78 exporting layers 6.2s done
15:00:02 [2020-04-24T15:00:02.944Z] #78 writing image sha256:bf3c3d8da766cccd6d52ffb85ede9e94ac7bacea76a79ccfd54a0588084551c7 done
15:00:02 [2020-04-24T15:00:02.944Z] #78 naming to docker.io/library/docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d done
15:00:02 [2020-04-24T15:00:02.944Z] #78 DONE 6.2s
[Pipeline] }
15:00:02 [2020-04-24T15:00:02.948Z] --- PASS: TestExecWithCloseStdin (0.94s)
15:00:02 [2020-04-24T15:00:02.948Z] === RUN   TestExec
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/server/middleware	0.037s	coverage: 37.7% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/types/filters	0.038s	coverage: 92.2% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/types/strslice	0.024s	coverage: 90.0% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.8% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/types/time	0.036s	coverage: 100.0% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
15:00:03 [2020-04-24T15:00:03.134Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
15:00:03 [2020-04-24T15:00:03.394Z] ok  	github.com/docker/docker/builder/remotecontext	0.290s	coverage: 13.6% of statements
15:00:03 [2020-04-24T15:00:03.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh dynbinary test-integration
15:00:03 [2020-04-24T15:00:03.654Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.195s	coverage: 86.3% of statements
15:00:03 [2020-04-24T15:00:03.955Z] --- PASS: TestExec (0.90s)
15:00:03 [2020-04-24T15:00:03.955Z] === RUN   TestExecUser
15:00:04 [2020-04-24T15:00:04.333Z] 
15:00:04 [2020-04-24T15:00:04.333Z] Removing bundles/
15:00:04 [2020-04-24T15:00:04.333Z] 
15:00:04 [2020-04-24T15:00:04.333Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:00:04 [2020-04-24T15:00:04.333Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:00:04 [2020-04-24T15:00:04.333Z] GOOS="" GOARCH="" GOARM=""
15:00:04 [2020-04-24T15:00:04.595Z] ok  	github.com/docker/docker/builder/dockerfile	1.124s	coverage: 48.2% of statements
15:00:04 [2020-04-24T15:00:04.595Z] ?   	github.com/docker/docker/cli	[no test files]
15:00:04 [2020-04-24T15:00:04.595Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:00:04 [2020-04-24T15:00:04.961Z] --- PASS: TestExecUser (0.96s)
15:00:04 [2020-04-24T15:00:04.961Z] === RUN   TestExportContainerAndImportImage
15:00:05 [2020-04-24T15:00:05.967Z] --- PASS: TestExportContainerAndImportImage (1.12s)
15:00:05 [2020-04-24T15:00:05.967Z] === RUN   TestExportContainerAfterDaemonRestart
15:00:07 [2020-04-24T15:00:07.451Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
15:00:07 [2020-04-24T15:00:07.451Z] === RUN   TestHealthCheckWorkdir
15:00:08 [2020-04-24T15:00:08.456Z] --- PASS: TestHealthCheckWorkdir (1.06s)
15:00:08 [2020-04-24T15:00:08.456Z] === RUN   TestHealthKillContainer
15:00:08 [2020-04-24T15:00:08.795Z] ok  	github.com/docker/docker/client	0.420s	coverage: 75.4% of statements
15:00:11 [2020-04-24T15:00:11.905Z] --- PASS: TestHealthKillContainer (3.04s)
15:00:11 [2020-04-24T15:00:11.905Z] === RUN   TestInspectCpusetInConfigPre120
15:00:12 [2020-04-24T15:00:12.518Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
15:00:12 [2020-04-24T15:00:12.518Z] === RUN   TestIpcModeNone
15:00:13 [2020-04-24T15:00:13.536Z] --- PASS: TestIpcModeNone (0.94s)
15:00:13 [2020-04-24T15:00:13.536Z] === RUN   TestIpcModePrivate
15:00:14 [2020-04-24T15:00:14.542Z] --- PASS: TestIpcModePrivate (0.96s)
15:00:14 [2020-04-24T15:00:14.542Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:00:14 [2020-04-24T15:00:14.542Z] === RUN   TestIpcModeShareable
15:00:15 [2020-04-24T15:00:15.549Z] --- PASS: TestIpcModeShareable (1.04s)
15:00:15 [2020-04-24T15:00:15.549Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:00:15 [2020-04-24T15:00:15.549Z] === RUN   TestAPIIpcModeShareableAndContainer
15:00:18 [2020-04-24T15:00:18.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
15:00:18 [2020-04-24T15:00:18.224Z] === RUN   TestAPIIpcModeHost
15:00:19 [2020-04-24T15:00:19.231Z] --- PASS: TestAPIIpcModeHost (0.63s)
15:00:19 [2020-04-24T15:00:19.231Z] === RUN   TestDaemonIpcModeShareable
15:00:20 [2020-04-24T15:00:20.399Z] 65014b3c3121: Pull complete
15:00:20 [2020-04-24T15:00:20.702Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
15:00:20 [2020-04-24T15:00:20.702Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:00:20 [2020-04-24T15:00:20.702Z] === RUN   TestDaemonIpcModePrivate
15:00:22 [2020-04-24T15:00:22.731Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
15:00:22 [2020-04-24T15:00:22.731Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:00:22 [2020-04-24T15:00:22.731Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:00:24 [2020-04-24T15:00:24.202Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
15:00:24 [2020-04-24T15:00:24.202Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:00:24 [2020-04-24T15:00:24.202Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:00:26 [2020-04-24T15:00:26.224Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
15:00:26 [2020-04-24T15:00:26.224Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:00:26 [2020-04-24T15:00:26.224Z] === RUN   TestIpcModeOlderClient
15:00:26 [2020-04-24T15:00:26.224Z] === PAUSE TestIpcModeOlderClient
15:00:26 [2020-04-24T15:00:26.224Z] === RUN   TestKillContainerInvalidSignal
15:00:26 [2020-04-24T15:00:26.838Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
15:00:26 [2020-04-24T15:00:26.838Z] === RUN   TestKillContainer
15:00:26 [2020-04-24T15:00:26.838Z] === RUN   TestKillContainer/no_signal
15:00:27 [2020-04-24T15:00:27.845Z] === RUN   TestKillContainer/non_killing_signal
15:00:28 [2020-04-24T15:00:28.459Z] === RUN   TestKillContainer/killing_signal
15:00:29 [2020-04-24T15:00:29.478Z] --- PASS: TestKillContainer (2.63s)
15:00:29 [2020-04-24T15:00:29.478Z]     --- PASS: TestKillContainer/no_signal (0.86s)
15:00:29 [2020-04-24T15:00:29.478Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
15:00:29 [2020-04-24T15:00:29.478Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
15:00:29 [2020-04-24T15:00:29.478Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:00:29 [2020-04-24T15:00:29.478Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:00:30 [2020-04-24T15:00:30.484Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:00:31 [2020-04-24T15:00:31.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
15:00:31 [2020-04-24T15:00:31.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
15:00:31 [2020-04-24T15:00:31.491Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
15:00:31 [2020-04-24T15:00:31.491Z] === RUN   TestKillStoppedContainer
15:00:31 [2020-04-24T15:00:31.491Z] --- PASS: TestKillStoppedContainer (0.10s)
15:00:31 [2020-04-24T15:00:31.491Z] === RUN   TestKillStoppedContainerAPIPre120
15:00:31 [2020-04-24T15:00:31.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
15:00:31 [2020-04-24T15:00:31.491Z] === RUN   TestKillDifferentUserContainer
15:00:32 [2020-04-24T15:00:32.498Z] --- PASS: TestKillDifferentUserContainer (0.89s)
15:00:32 [2020-04-24T15:00:32.498Z] === RUN   TestInspectOomKilledTrue
15:00:32 [2020-04-24T15:00:32.498Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:00:32 [2020-04-24T15:00:32.498Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:00:32 [2020-04-24T15:00:32.498Z] === RUN   TestInspectOomKilledFalse
15:00:32 [2020-04-24T15:00:32.498Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:00:32 [2020-04-24T15:00:32.498Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:00:32 [2020-04-24T15:00:32.498Z] === RUN   TestLinksEtcHostsContentMatch
15:00:33 [2020-04-24T15:00:33.112Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
15:00:33 [2020-04-24T15:00:33.112Z] === RUN   TestLinksContainerNames
15:00:35 [2020-04-24T15:00:35.134Z] --- PASS: TestLinksContainerNames (1.68s)
15:00:35 [2020-04-24T15:00:35.134Z] === RUN   TestLogsFollowTailEmpty
15:00:35 [2020-04-24T15:00:35.748Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
15:00:35 [2020-04-24T15:00:35.748Z] === RUN   TestContainerNetworkMountsNoChown
15:00:36 [2020-04-24T15:00:36.757Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/default
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/default
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/private
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/private
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rprivate
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rprivate
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/slave
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/slave
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rslave
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rslave
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/shared
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/shared
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rshared
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rshared
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/default
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rslave
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/default/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/default/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/default/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/slave
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rprivate
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/private
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/private/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/private/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/default/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rshared
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/shared
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:00:36 [2020-04-24T15:00:36.757Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/private/bind_root
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:00:37 [2020-04-24T15:00:37.039Z] === CONT  TestMountDaemonRoot/private/mount_root
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:00:37 [2020-04-24T15:00:37.325Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:00:37 [2020-04-24T15:00:37.608Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:00:37 [2020-04-24T15:00:37.608Z] --- PASS: TestMountDaemonRoot (0.01s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
15:00:37 [2020-04-24T15:00:37.608Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:00:37 [2020-04-24T15:00:37.608Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
15:00:37 [2020-04-24T15:00:37.608Z] === RUN   TestContainerBindMountNonRecursive
15:00:39 [2020-04-24T15:00:39.639Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
15:00:39 [2020-04-24T15:00:39.639Z] === RUN   TestNetworkNat
15:00:40 [2020-04-24T15:00:40.645Z] --- PASS: TestNetworkNat (0.94s)
15:00:40 [2020-04-24T15:00:40.645Z] === RUN   TestNetworkLocalhostTCPNat
15:00:40 [2020-04-24T15:00:40.897Z] ok  	github.com/docker/docker/cmd/dockerd	0.132s	coverage: 30.8% of statements
15:00:40 [2020-04-24T15:00:40.897Z] ok  	github.com/docker/docker/container	0.196s	coverage: 34.9% of statements
15:00:40 [2020-04-24T15:00:40.897Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:00:40 [2020-04-24T15:00:40.897Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:00:40 [2020-04-24T15:00:40.897Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:00:40 [2020-04-24T15:00:40.897Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:00:41 [2020-04-24T15:00:41.261Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
15:00:41 [2020-04-24T15:00:41.261Z] === RUN   TestNetworkLoopbackNat
15:00:41 [2020-04-24T15:00:41.841Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.031s	coverage: 65.3% of statements
15:00:42 [2020-04-24T15:00:42.412Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.6% of statements
15:00:42 [2020-04-24T15:00:42.733Z] --- PASS: TestNetworkLoopbackNat (1.11s)
15:00:42 [2020-04-24T15:00:42.733Z] === RUN   TestPause
15:00:42 [2020-04-24T15:00:42.983Z] ok  	github.com/docker/docker/daemon/cluster	0.171s	coverage: 0.5% of statements
15:00:43 [2020-04-24T15:00:43.359Z] --- PASS: TestPause (0.91s)
15:00:43 [2020-04-24T15:00:43.359Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:00:43 [2020-04-24T15:00:43.359Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:00:43 [2020-04-24T15:00:43.359Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:00:43 [2020-04-24T15:00:43.359Z] === RUN   TestPauseStopPausedContainer
15:00:44 [2020-04-24T15:00:44.368Z] --- PASS: TestPauseStopPausedContainer (0.89s)
15:00:44 [2020-04-24T15:00:44.369Z] === RUN   TestPsFilter
15:00:44 [2020-04-24T15:00:44.651Z] --- PASS: TestPsFilter (0.30s)
15:00:44 [2020-04-24T15:00:44.651Z] === RUN   TestRemoveContainerWithRemovedVolume
15:00:44 [2020-04-24T15:00:44.937Z] ................................................                         [ 29%]
15:00:45 [2020-04-24T15:00:45.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
15:00:45 [2020-04-24T15:00:45.271Z] === RUN   TestRemoveContainerWithVolume
15:00:46 [2020-04-24T15:00:46.277Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
15:00:46 [2020-04-24T15:00:46.277Z] === RUN   TestRemoveContainerRunning
15:00:46 [2020-04-24T15:00:46.283Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
15:00:46 [2020-04-24T15:00:46.544Z] ok  	github.com/docker/docker/daemon/config	0.073s	coverage: 81.7% of statements
15:00:47 [2020-04-24T15:00:47.283Z] --- PASS: TestRemoveContainerRunning (0.87s)
15:00:47 [2020-04-24T15:00:47.283Z] === RUN   TestRemoveContainerForceRemoveRunning
15:00:47 [2020-04-24T15:00:47.929Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
15:00:48 [2020-04-24T15:00:48.291Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
15:00:48 [2020-04-24T15:00:48.291Z] === RUN   TestRemoveInvalidContainer
15:00:48 [2020-04-24T15:00:48.291Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:00:48 [2020-04-24T15:00:48.291Z] === RUN   TestRenameLinkedContainer
15:00:49 [2020-04-24T15:00:49.312Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
15:00:51 [2020-04-24T15:00:51.744Z] --- PASS: TestRenameLinkedContainer (3.65s)
15:00:51 [2020-04-24T15:00:51.744Z] === RUN   TestRenameStoppedContainer
15:00:52 [2020-04-24T15:00:52.606Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
15:00:52 [2020-04-24T15:00:52.773Z] --- PASS: TestRenameStoppedContainer (0.89s)
15:00:52 [2020-04-24T15:00:52.773Z] === RUN   TestRenameRunningContainerAndReuse
15:00:53 [2020-04-24T15:00:53.986Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.513s	coverage: 14.0% of statements
15:00:54 [2020-04-24T15:00:54.246Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s)
15:00:54 [2020-04-24T15:00:54.246Z] === RUN   TestRenameInvalidName
15:00:54 [2020-04-24T15:00:54.247Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.543s	coverage: 57.0% of statements
15:00:55 [2020-04-24T15:00:55.252Z] --- PASS: TestRenameInvalidName (0.90s)
15:00:55 [2020-04-24T15:00:55.252Z] === RUN   TestRenameAnonymousContainer
15:00:56 [2020-04-24T15:00:56.790Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
15:00:58 [2020-04-24T15:00:58.700Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.582s	coverage: 72.5% of statements
15:01:00 [2020-04-24T15:01:00.082Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.203s	coverage: 46.2% of statements
15:01:00 [2020-04-24T15:01:00.342Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.901s	coverage: 49.5% of statements
15:01:00 [2020-04-24T15:01:00.749Z] --- PASS: TestRenameAnonymousContainer (4.86s)
15:01:00 [2020-04-24T15:01:00.749Z] === RUN   TestRenameContainerWithSameName
15:01:01 [2020-04-24T15:01:01.031Z] --- PASS: TestRenameContainerWithSameName (0.89s)
15:01:01 [2020-04-24T15:01:01.031Z] === RUN   TestRenameContainerWithLinkedContainer
15:01:01 [2020-04-24T15:01:01.281Z] ok  	github.com/docker/docker/daemon	12.421s	coverage: 17.3% of statements
15:01:01 [2020-04-24T15:01:01.281Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:01:01 [2020-04-24T15:01:01.281Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:01:01 [2020-04-24T15:01:01.281Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:01:01 [2020-04-24T15:01:01.281Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:01:01 [2020-04-24T15:01:01.281Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:01:02 [2020-04-24T15:01:02.225Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.040s	coverage: 58.0% of statements
15:01:02 [2020-04-24T15:01:02.796Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.553s	coverage: 76.1% of statements
15:01:03 [2020-04-24T15:01:03.052Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
15:01:03 [2020-04-24T15:01:03.052Z] === RUN   TestResize
15:01:03 [2020-04-24T15:01:03.366Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
15:01:03 [2020-04-24T15:01:03.627Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
15:01:03 [2020-04-24T15:01:03.670Z] --- PASS: TestResize (0.89s)
15:01:03 [2020-04-24T15:01:03.670Z] === RUN   TestResizeWithInvalidSize
15:01:04 [2020-04-24T15:01:04.676Z] --- PASS: TestResizeWithInvalidSize (0.89s)
15:01:04 [2020-04-24T15:01:04.676Z] === RUN   TestResizeWhenContainerNotStarted
15:01:05 [2020-04-24T15:01:05.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:05 [2020-04-24T15:01:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:06 [2020-04-24T15:01:06.170Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 41.8% of statements
15:01:06 [2020-04-24T15:01:06.170Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.9% of statements
15:01:06 [2020-04-24T15:01:06.431Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.288s	coverage: 77.8% of statements
15:01:06 [2020-04-24T15:01:06.431Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.012s	coverage: 57.7% of statements
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:01:06 [2020-04-24T15:01:06.431Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:01:07 [2020-04-24T15:01:07.372Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
15:01:07 [2020-04-24T15:01:07.632Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.043s	coverage: 87.2% of statements
15:01:07 [2020-04-24T15:01:07.893Z] ok  	github.com/docker/docker/daemon/logger/journald	0.063s	coverage: 26.2% of statements
15:01:07 [2020-04-24T15:01:07.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:07 [2020-04-24T15:01:07.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:08 [2020-04-24T15:01:08.118Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:01:08 [2020-04-24T15:01:08.153Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.029s	coverage: 61.6% of statements
15:01:09 [2020-04-24T15:01:09.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:09 [2020-04-24T15:01:09.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:09 [2020-04-24T15:01:09.537Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 75.2% of statements
15:01:09 [2020-04-24T15:01:09.537Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:01:09 [2020-04-24T15:01:09.537Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 19.8% of statements
15:01:10 [2020-04-24T15:01:10.057Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 33.3% of statements
15:01:10 [2020-04-24T15:01:10.319Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
15:01:10 [2020-04-24T15:01:10.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:10 [2020-04-24T15:01:10.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:11 [2020-04-24T15:01:11.261Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.050s	coverage: 47.8% of statements
15:01:11 [2020-04-24T15:01:11.837Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
15:01:12 [2020-04-24T15:01:12.778Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.996s	coverage: 82.5% of statements
15:01:12 [2020-04-24T15:01:12.778Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:01:12 [2020-04-24T15:01:12.778Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:01:12 [2020-04-24T15:01:12.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:13 [2020-04-24T15:01:13.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:13 [2020-04-24T15:01:13.720Z] ok  	github.com/docker/docker/distribution/metadata	0.092s	coverage: 48.2% of statements
15:01:14 [2020-04-24T15:01:14.290Z] ok  	github.com/docker/docker/distribution	0.289s	coverage: 22.1% of statements
15:01:14 [2020-04-24T15:01:14.290Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:01:14 [2020-04-24T15:01:14.290Z] ok  	github.com/docker/docker/errdefs	0.025s	coverage: 49.4% of statements
15:01:15 [2020-04-24T15:01:15.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:16 [2020-04-24T15:01:16.044Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:01:16 [2020-04-24T15:01:16.203Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
15:01:16 [2020-04-24T15:01:16.203Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
15:01:16 [2020-04-24T15:01:16.203Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
15:01:16 [2020-04-24T15:01:16.463Z] ok  	github.com/docker/docker/distribution/xfer	1.696s	coverage: 85.6% of statements
15:01:16 [2020-04-24T15:01:16.464Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:01:16 [2020-04-24T15:01:16.464Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:01:16 [2020-04-24T15:01:16.464Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:01:16 [2020-04-24T15:01:16.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:16 [2020-04-24T15:01:16.724Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
15:01:17 [2020-04-24T15:01:17.294Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
15:01:18 [2020-04-24T15:01:18.244Z] ok  	github.com/docker/docker/opts	0.110s	coverage: 67.4% of statements
15:01:19 [2020-04-24T15:01:19.205Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
15:01:19 [2020-04-24T15:01:19.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
15:01:19 [2020-04-24T15:01:19.205Z] === RUN   TestCgroupNamespacesRun
15:01:19 [2020-04-24T15:01:19.631Z] ok  	github.com/docker/docker/pkg/broadcaster	0.030s	coverage: 100.0% of statements
15:01:19 [2020-04-24T15:01:19.631Z] ok  	github.com/docker/docker/pkg/authorization	0.330s	coverage: 68.3% of statements
15:01:19 [2020-04-24T15:01:19.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:01:19 [2020-04-24T15:01:19.785Z] 
15:01:19 [2020-04-24T15:01:19.785Z] 
15:01:20 [2020-04-24T15:01:20.042Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:20 [2020-04-24T15:01:20.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:20 [2020-04-24T15:01:20.042Z] HOSTNAME=33049187be3f
15:01:20 [2020-04-24T15:01:20.042Z] TEST_SKIP_INTEGRATION=1
15:01:20 [2020-04-24T15:01:20.042Z] TESTDEBUG=0
15:01:20 [2020-04-24T15:01:20.042Z] DEST=bundles/test-integration
15:01:20 [2020-04-24T15:01:20.042Z] PWD=/go/src/github.com/docker/docker
15:01:20 [2020-04-24T15:01:20.042Z] KEEPBUNDLE=1
15:01:20 [2020-04-24T15:01:20.042Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:01:20 [2020-04-24T15:01:20.042Z] container=docker
15:01:20 [2020-04-24T15:01:20.042Z] HOME=/root
15:01:20 [2020-04-24T15:01:20.042Z] GOLANG_VERSION=1.13.10
15:01:20 [2020-04-24T15:01:20.042Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:20 [2020-04-24T15:01:20.042Z] VALIDATE_BRANCH=master
15:01:20 [2020-04-24T15:01:20.042Z] TERM=xterm
15:01:20 [2020-04-24T15:01:20.042Z] DOCKER_PKG=github.com/docker/docker
15:01:20 [2020-04-24T15:01:20.042Z] SHLVL=1
15:01:20 [2020-04-24T15:01:20.042Z] TIMEOUT=120m
15:01:20 [2020-04-24T15:01:20.042Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:01:20 [2020-04-24T15:01:20.042Z] DOCKER_GRAPHDRIVER=overlay2
15:01:20 [2020-04-24T15:01:20.042Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:01:20 [2020-04-24T15:01:20.042Z] GO111MODULE=off
15:01:20 [2020-04-24T15:01:20.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:20 [2020-04-24T15:01:20.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:20 [2020-04-24T15:01:20.042Z] GOPATH=/go
15:01:20 [2020-04-24T15:01:20.042Z] PKG_CONFIG=pkg-config
15:01:20 [2020-04-24T15:01:20.042Z] _=/usr/bin/env
15:01:20 [2020-04-24T15:01:20.042Z] Building test suite binary ./integration-cli/test.main
15:01:20 [2020-04-24T15:01:20.200Z] ok  	github.com/docker/docker/pkg/capabilities	0.023s	coverage: 87.5% of statements
15:01:20 [2020-04-24T15:01:20.301Z] 
15:01:20 [2020-04-24T15:01:20.301Z] 
15:01:20 [2020-04-24T15:01:20.558Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:01:20 [2020-04-24T15:01:20.558Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:20 [2020-04-24T15:01:20.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:20 [2020-04-24T15:01:20.558Z] HOSTNAME=6fb7240a1a08
15:01:20 [2020-04-24T15:01:20.558Z] TEST_SKIP_INTEGRATION=1
15:01:20 [2020-04-24T15:01:20.558Z] TESTDEBUG=0
15:01:20 [2020-04-24T15:01:20.558Z] DEST=bundles/test-integration
15:01:20 [2020-04-24T15:01:20.558Z] PWD=/go/src/github.com/docker/docker
15:01:20 [2020-04-24T15:01:20.558Z] KEEPBUNDLE=1
15:01:20 [2020-04-24T15:01:20.558Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:01:20 [2020-04-24T15:01:20.558Z] container=docker
15:01:20 [2020-04-24T15:01:20.558Z] HOME=/root
15:01:20 [2020-04-24T15:01:20.558Z] GOLANG_VERSION=1.13.10
15:01:20 [2020-04-24T15:01:20.558Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:20 [2020-04-24T15:01:20.558Z] VALIDATE_BRANCH=master
15:01:20 [2020-04-24T15:01:20.558Z] TERM=xterm
15:01:20 [2020-04-24T15:01:20.558Z] DOCKER_PKG=github.com/docker/docker
15:01:20 [2020-04-24T15:01:20.558Z] SHLVL=1
15:01:20 [2020-04-24T15:01:20.558Z] TIMEOUT=120m
15:01:20 [2020-04-24T15:01:20.558Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:01:20 [2020-04-24T15:01:20.558Z] DOCKER_GRAPHDRIVER=overlay2
15:01:20 [2020-04-24T15:01:20.558Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:01:20 [2020-04-24T15:01:20.558Z] GO111MODULE=off
15:01:20 [2020-04-24T15:01:20.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:20 [2020-04-24T15:01:20.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:20 [2020-04-24T15:01:20.558Z] GOPATH=/go
15:01:20 [2020-04-24T15:01:20.558Z] PKG_CONFIG=pkg-config
15:01:20 [2020-04-24T15:01:20.558Z] _=/usr/bin/env
15:01:20 [2020-04-24T15:01:20.558Z] Building test suite binary ./integration-cli/test.main
15:01:20 [2020-04-24T15:01:20.676Z] --- PASS: TestCgroupNamespacesRun (1.78s)
15:01:20 [2020-04-24T15:01:20.676Z] === RUN   TestCgroupNamespacesRunPrivileged
15:01:20 [2020-04-24T15:01:20.775Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
15:01:20 [2020-04-24T15:01:20.816Z] 
15:01:20 [2020-04-24T15:01:20.816Z] Found new integrations tests:
15:01:20 [2020-04-24T15:01:20.816Z] +func TestBuildPreserveXattrs(t *testing.T) {
15:01:20 [2020-04-24T15:01:20.816Z] Running stress test for them.
15:01:20 [2020-04-24T15:01:20.816Z] Using test flags: -test.count 5 -test.run TestBuildPreserveXattrs
15:01:21 [2020-04-24T15:01:21.146Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:01:21 [2020-04-24T15:01:21.343Z] ok  	github.com/docker/docker/pkg/archive	1.281s	coverage: 77.4% of statements
15:01:21 [2020-04-24T15:01:21.603Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
15:01:22 [2020-04-24T15:01:22.172Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
15:01:22 [2020-04-24T15:01:22.191Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:22 [2020-04-24T15:01:22.191Z] HOSTNAME=dc5e28bcb7f7
15:01:22 [2020-04-24T15:01:22.191Z] TESTDEBUG=0
15:01:22 [2020-04-24T15:01:22.191Z] DEST=bundles/test-integration-flaky
15:01:22 [2020-04-24T15:01:22.191Z] PWD=/go/src/github.com/docker/docker
15:01:22 [2020-04-24T15:01:22.191Z] KEEPBUNDLE=1
15:01:22 [2020-04-24T15:01:22.191Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:01:22 [2020-04-24T15:01:22.191Z] container=docker
15:01:22 [2020-04-24T15:01:22.191Z] HOME=/root
15:01:22 [2020-04-24T15:01:22.191Z] GOLANG_VERSION=1.13.10
15:01:22 [2020-04-24T15:01:22.191Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:22 [2020-04-24T15:01:22.191Z] VALIDATE_BRANCH=master
15:01:22 [2020-04-24T15:01:22.191Z] TERM=xterm
15:01:22 [2020-04-24T15:01:22.191Z] DOCKER_PKG=github.com/docker/docker
15:01:22 [2020-04-24T15:01:22.191Z] SHLVL=1
15:01:22 [2020-04-24T15:01:22.191Z] TIMEOUT=120m
15:01:22 [2020-04-24T15:01:22.191Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:01:22 [2020-04-24T15:01:22.191Z] DOCKER_GRAPHDRIVER=overlay2
15:01:22 [2020-04-24T15:01:22.191Z] TESTFLAGS=-test.count 5 -test.run TestBuildPreserveXattrs
15:01:22 [2020-04-24T15:01:22.191Z] GO111MODULE=off
15:01:22 [2020-04-24T15:01:22.191Z] TEST_SKIP_INTEGRATION_CLI=1
15:01:22 [2020-04-24T15:01:22.191Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:22 [2020-04-24T15:01:22.191Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:22 [2020-04-24T15:01:22.191Z] TEST_REPEAT=5
15:01:22 [2020-04-24T15:01:22.191Z] GOPATH=/go
15:01:22 [2020-04-24T15:01:22.191Z] PKG_CONFIG=pkg-config
15:01:22 [2020-04-24T15:01:22.191Z] _=/usr/bin/env
15:01:22 [2020-04-24T15:01:22.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:22 [2020-04-24T15:01:22.696Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
15:01:22 [2020-04-24T15:01:22.696Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:01:22 [2020-04-24T15:01:22.742Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
15:01:23 [2020-04-24T15:01:23.334Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
15:01:23 [2020-04-24T15:01:23.594Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
15:01:24 [2020-04-24T15:01:24.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
15:01:24 [2020-04-24T15:01:24.167Z] === RUN   TestCgroupNamespacesRunHostMode
15:01:24 [2020-04-24T15:01:24.531Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.540s	coverage: 43.2% of statements
15:01:24 [2020-04-24T15:01:24.791Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
15:01:25 [2020-04-24T15:01:25.361Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
15:01:25 [2020-04-24T15:01:25.623Z] ok  	github.com/docker/docker/pkg/fsutils	0.315s	coverage: 85.1% of statements
15:01:25 [2020-04-24T15:01:25.678Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:01:25 [2020-04-24T15:01:25.884Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
15:01:25 [2020-04-24T15:01:25.884Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
15:01:25 [2020-04-24T15:01:25.933Z] 
15:01:25 [2020-04-24T15:01:25.933Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:26 [2020-04-24T15:01:26.188Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
15:01:26 [2020-04-24T15:01:26.188Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:01:26 [2020-04-24T15:01:26.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:26 [2020-04-24T15:01:26.492Z] HOSTNAME=b3a5c4f7aa4e
15:01:26 [2020-04-24T15:01:26.492Z] DEST=bundles/test-integration
15:01:26 [2020-04-24T15:01:26.492Z] PWD=/go/src/github.com/docker/docker
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_ROOTLESS=1
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:01:26 [2020-04-24T15:01:26.492Z] container=docker
15:01:26 [2020-04-24T15:01:26.492Z] HOME=/root
15:01:26 [2020-04-24T15:01:26.492Z] GOLANG_VERSION=1.13.10
15:01:26 [2020-04-24T15:01:26.492Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:26 [2020-04-24T15:01:26.492Z] VALIDATE_BRANCH=master
15:01:26 [2020-04-24T15:01:26.492Z] TERM=xterm
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_PKG=github.com/docker/docker
15:01:26 [2020-04-24T15:01:26.492Z] SHLVL=1
15:01:26 [2020-04-24T15:01:26.492Z] TIMEOUT=120m
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_GRAPHDRIVER=overlay2
15:01:26 [2020-04-24T15:01:26.492Z] GO111MODULE=off
15:01:26 [2020-04-24T15:01:26.492Z] DOCKER_EXPERIMENTAL=1
15:01:26 [2020-04-24T15:01:26.492Z] TEST_SKIP_INTEGRATION_CLI=1
15:01:26 [2020-04-24T15:01:26.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:26 [2020-04-24T15:01:26.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:26 [2020-04-24T15:01:26.492Z] GOPATH=/go
15:01:26 [2020-04-24T15:01:26.492Z] PKG_CONFIG=pkg-config
15:01:26 [2020-04-24T15:01:26.492Z] _=/usr/bin/env
15:01:26 [2020-04-24T15:01:26.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:26 [2020-04-24T15:01:26.823Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
15:01:27 [2020-04-24T15:01:27.082Z] ok  	github.com/docker/docker/pkg/idtools	0.494s	coverage: 70.1% of statements
15:01:27 [2020-04-24T15:01:27.082Z] ok  	github.com/docker/docker/layer	7.451s	coverage: 68.8% of statements
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/oci	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:01:27 [2020-04-24T15:01:27.082Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:01:27 [2020-04-24T15:01:27.342Z] ok  	github.com/docker/docker/pkg/ioutils	0.595s	coverage: 70.1% of statements
15:01:27 [2020-04-24T15:01:27.342Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
15:01:27 [2020-04-24T15:01:27.602Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
15:01:27 [2020-04-24T15:01:27.602Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:01:27 [2020-04-24T15:01:27.602Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:01:27 [2020-04-24T15:01:27.668Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
15:01:27 [2020-04-24T15:01:27.668Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:01:27 [2020-04-24T15:01:27.863Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
15:01:27 [2020-04-24T15:01:27.863Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:01:27 [2020-04-24T15:01:27.863Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
15:01:28 [2020-04-24T15:01:28.124Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.027s	coverage: 60.0% of statements
15:01:28 [2020-04-24T15:01:28.383Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.071s	coverage: 91.4% of statements
15:01:28 [2020-04-24T15:01:28.643Z] ok  	github.com/docker/docker/pkg/pidfile	0.019s	coverage: 82.4% of statements
15:01:28 [2020-04-24T15:01:28.643Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:01:28 [2020-04-24T15:01:28.643Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:01:28 [2020-04-24T15:01:28.674Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s)
15:01:28 [2020-04-24T15:01:28.675Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:01:29 [2020-04-24T15:01:29.213Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
15:01:29 [2020-04-24T15:01:29.289Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
15:01:29 [2020-04-24T15:01:29.289Z] === RUN   TestCgroupNamespacesRunOlderClient
15:01:29 [2020-04-24T15:01:29.473Z] ok  	github.com/docker/docker/pkg/pools	0.019s	coverage: 88.2% of statements
15:01:29 [2020-04-24T15:01:29.732Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
15:01:29 [2020-04-24T15:01:29.732Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
15:01:30 [2020-04-24T15:01:30.301Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
15:01:31 [2020-04-24T15:01:31.240Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
15:01:31 [2020-04-24T15:01:31.240Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 73.9% of statements
15:01:31 [2020-04-24T15:01:31.309Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
15:01:31 [2020-04-24T15:01:31.309Z] === RUN   TestKernelTCPMemory
15:01:31 [2020-04-24T15:01:31.810Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
15:01:31 [2020-04-24T15:01:31.810Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
15:01:32 [2020-04-24T15:01:32.069Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
15:01:32 [2020-04-24T15:01:32.316Z] --- PASS: TestKernelTCPMemory (0.91s)
15:01:32 [2020-04-24T15:01:32.316Z] === RUN   TestNISDomainname
15:01:32 [2020-04-24T15:01:32.328Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
15:01:33 [2020-04-24T15:01:33.266Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 32.7% of statements
15:01:33 [2020-04-24T15:01:33.266Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
15:01:33 [2020-04-24T15:01:33.325Z] --- PASS: TestNISDomainname (1.00s)
15:01:33 [2020-04-24T15:01:33.325Z] === RUN   TestHostnameDnsResolution
15:01:33 [2020-04-24T15:01:33.527Z] ok  	github.com/docker/docker/pkg/signal	2.817s	coverage: 61.0% of statements
15:01:33 [2020-04-24T15:01:33.787Z] testing: warning: no tests to run
15:01:33 [2020-04-24T15:01:33.787Z] coverage: [no statements]
15:01:33 [2020-04-24T15:01:33.787Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
15:01:34 [2020-04-24T15:01:34.048Z] ok  	github.com/docker/docker/pkg/tarsum	0.109s	coverage: 89.3% of statements
15:01:34 [2020-04-24T15:01:34.048Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
15:01:34 [2020-04-24T15:01:34.048Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
15:01:34 [2020-04-24T15:01:34.618Z] ok  	github.com/docker/docker/pkg/useragent	0.019s	coverage: 88.9% of statements
15:01:34 [2020-04-24T15:01:34.796Z] --- PASS: TestHostnameDnsResolution (1.73s)
15:01:34 [2020-04-24T15:01:34.797Z] === RUN   TestStats
15:01:36 [2020-04-24T15:01:36.001Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
15:01:36 [2020-04-24T15:01:36.573Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
15:01:36 [2020-04-24T15:01:36.573Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
15:01:37 [2020-04-24T15:01:37.957Z] ok  	github.com/docker/docker/plugin	0.593s	coverage: 23.3% of statements
15:01:37 [2020-04-24T15:01:37.958Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
15:01:38 [2020-04-24T15:01:38.250Z] --- PASS: TestStats (2.94s)
15:01:38 [2020-04-24T15:01:38.250Z] === RUN   TestStopContainerWithTimeout
15:01:38 [2020-04-24T15:01:38.250Z] === RUN   TestStopContainerWithTimeout/0
15:01:38 [2020-04-24T15:01:38.250Z] === PAUSE TestStopContainerWithTimeout/0
15:01:38 [2020-04-24T15:01:38.250Z] === RUN   TestStopContainerWithTimeout/1
15:01:38 [2020-04-24T15:01:38.250Z] === PAUSE TestStopContainerWithTimeout/1
15:01:38 [2020-04-24T15:01:38.250Z] === RUN   TestStopContainerWithTimeout/3
15:01:38 [2020-04-24T15:01:38.250Z] === PAUSE TestStopContainerWithTimeout/3
15:01:38 [2020-04-24T15:01:38.250Z] === RUN   TestStopContainerWithTimeout/-1
15:01:38 [2020-04-24T15:01:38.250Z] === PAUSE TestStopContainerWithTimeout/-1
15:01:38 [2020-04-24T15:01:38.250Z] === CONT  TestStopContainerWithTimeout/0
15:01:38 [2020-04-24T15:01:38.250Z] === CONT  TestStopContainerWithTimeout/-1
15:01:38 [2020-04-24T15:01:38.527Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
15:01:38 [2020-04-24T15:01:38.787Z] ok  	github.com/docker/docker/registry	0.226s	coverage: 56.1% of statements
15:01:38 [2020-04-24T15:01:38.864Z] === CONT  TestStopContainerWithTimeout/3
15:01:39 [2020-04-24T15:01:39.047Z] ok  	github.com/docker/docker/testutil	0.012s	coverage: 62.5% of statements
15:01:39 [2020-04-24T15:01:39.047Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 68.2% of statements
15:01:39 [2020-04-24T15:01:39.696Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:01:39 [2020-04-24T15:01:39.696Z] 
15:01:39 [2020-04-24T15:01:39.696Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:01:39 [2020-04-24T15:01:39.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:01:39 [2020-04-24T15:01:39.696Z] HOSTNAME=f901644b4d19
15:01:39 [2020-04-24T15:01:39.696Z] TESTDEBUG=0
15:01:39 [2020-04-24T15:01:39.696Z] DEST=bundles/test-integration
15:01:39 [2020-04-24T15:01:39.696Z] PWD=/go/src/github.com/docker/docker
15:01:39 [2020-04-24T15:01:39.696Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:01:39 [2020-04-24T15:01:39.696Z] container=docker
15:01:39 [2020-04-24T15:01:39.696Z] HOME=/root
15:01:39 [2020-04-24T15:01:39.696Z] GOLANG_VERSION=1.13.10
15:01:39 [2020-04-24T15:01:39.696Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:01:39 [2020-04-24T15:01:39.696Z] VALIDATE_BRANCH=master
15:01:39 [2020-04-24T15:01:39.696Z] TERM=xterm
15:01:39 [2020-04-24T15:01:39.696Z] DOCKER_PKG=github.com/docker/docker
15:01:39 [2020-04-24T15:01:39.696Z] SHLVL=1
15:01:39 [2020-04-24T15:01:39.696Z] TIMEOUT=120m
15:01:39 [2020-04-24T15:01:39.696Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:01:39 [2020-04-24T15:01:39.696Z] DOCKER_GRAPHDRIVER=overlay2
15:01:39 [2020-04-24T15:01:39.696Z] GO111MODULE=off
15:01:39 [2020-04-24T15:01:39.696Z] DOCKER_EXPERIMENTAL=1
15:01:39 [2020-04-24T15:01:39.696Z] TEST_SKIP_INTEGRATION_CLI=1
15:01:39 [2020-04-24T15:01:39.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:01:39 [2020-04-24T15:01:39.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:01:39 [2020-04-24T15:01:39.696Z] GOPATH=/go
15:01:39 [2020-04-24T15:01:39.696Z] PKG_CONFIG=pkg-config
15:01:39 [2020-04-24T15:01:39.696Z] _=/usr/bin/env
15:01:39 [2020-04-24T15:01:39.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:40 [2020-04-24T15:01:40.886Z] === CONT  TestStopContainerWithTimeout/1
15:01:40 [2020-04-24T15:01:40.957Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
15:01:41 [2020-04-24T15:01:41.897Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
15:01:42 [2020-04-24T15:01:42.157Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.0% of statements
15:01:42 [2020-04-24T15:01:42.724Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
15:01:42 [2020-04-24T15:01:42.919Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:01:42 [2020-04-24T15:01:42.919Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
15:01:42 [2020-04-24T15:01:42.919Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
15:01:42 [2020-04-24T15:01:42.919Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
15:01:42 [2020-04-24T15:01:42.919Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
15:01:42 [2020-04-24T15:01:42.919Z] === RUN   TestDeleteDevicemapper
15:01:42 [2020-04-24T15:01:42.919Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:01:42 [2020-04-24T15:01:42.919Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:01:42 [2020-04-24T15:01:42.919Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:01:46 [2020-04-24T15:01:46.079Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:01:46 [2020-04-24T15:01:46.376Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s)
15:01:46 [2020-04-24T15:01:46.376Z] === RUN   TestUpdateMemory
15:01:46 [2020-04-24T15:01:46.376Z] --- SKIP: TestUpdateMemory (0.00s)
15:01:46 [2020-04-24T15:01:46.376Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:01:46 [2020-04-24T15:01:46.376Z] === RUN   TestUpdateCPUQuota
15:01:47 [2020-04-24T15:01:47.846Z] --- PASS: TestUpdateCPUQuota (1.21s)
15:01:47 [2020-04-24T15:01:47.847Z] === RUN   TestUpdatePidsLimit
15:01:47 [2020-04-24T15:01:47.847Z] === RUN   TestUpdatePidsLimit/update_from_none
15:01:48 [2020-04-24T15:01:48.129Z] === RUN   TestUpdatePidsLimit/no_change
15:01:48 [2020-04-24T15:01:48.411Z] === RUN   TestUpdatePidsLimit/update_lower
15:01:48 [2020-04-24T15:01:48.693Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:01:49 [2020-04-24T15:01:49.307Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:01:49 [2020-04-24T15:01:49.600Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:01:49 [2020-04-24T15:01:49.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:01:51 [2020-04-24T15:01:51.352Z] --- PASS: TestUpdatePidsLimit (3.72s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
15:01:51 [2020-04-24T15:01:51.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
15:01:51 [2020-04-24T15:01:51.352Z] === RUN   TestUpdateRestartPolicy
15:01:54 [2020-04-24T15:01:54.286Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:01:56 [2020-04-24T15:01:56.204Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:02:01 [2020-04-24T15:02:01.027Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:02:04 [2020-04-24T15:02:04.653Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/rootless	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/volume	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === Skipped
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver btrfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver btrfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver btrfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver btrfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver btrfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:73: No driver to put!
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z] time="2020-04-24T15:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z] time="2020-04-24T15:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z] time="2020-04-24T15:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z] time="2020-04-24T15:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z] time="2020-04-24T15:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:73: No driver to put!
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     overlay_test.go:49: Fails to compute changes intermittently
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver zfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver zfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver zfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver zfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:46: Driver zfs not supported
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     graphtest_unix.go:73: No driver to put!
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:02:04 [2020-04-24T15:02:04.653Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] 
15:02:04 [2020-04-24T15:02:04.653Z] DONE 2122 tests, 26 skipped in 190.150s
Post stage
[Pipeline] junit
15:02:04 [2020-04-24T15:02:04.667Z] Recording test results
15:02:05 [2020-04-24T15:02:05.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:02:05 [2020-04-24T15:02:05.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:02:05 [2020-04-24T15:02:05.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:02:06 [2020-04-24T15:02:06.563Z] --- PASS: TestUpdateRestartPolicy (13.02s)
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestUpdateRestartWithAutoRemove
15:02:06 [2020-04-24T15:02:06.564Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitNonBlocked
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:06 [2020-04-24T15:02:06.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:06 [2020-04-24T15:02:06.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:06 [2020-04-24T15:02:06.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:06 [2020-04-24T15:02:06.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:06 [2020-04-24T15:02:06.564Z] --- PASS: TestWaitNonBlocked (0.01s)
15:02:06 [2020-04-24T15:02:06.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
15:02:06 [2020-04-24T15:02:06.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitBlocked
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:02:06 [2020-04-24T15:02:06.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:02:06 [2020-04-24T15:02:06.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:02:06 [2020-04-24T15:02:06.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:02:06 [2020-04-24T15:02:06.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:02:06 [2020-04-24T15:02:06.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:02:07 [2020-04-24T15:02:07.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -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:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh dynbinary test-integration
15:02:08 [2020-04-24T15:02:08.036Z] --- PASS: TestWaitBlocked (0.02s)
15:02:08 [2020-04-24T15:02:08.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
15:02:08 [2020-04-24T15:02:08.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s)
15:02:08 [2020-04-24T15:02:08.036Z] === CONT  TestContainerStartOnDaemonRestart
15:02:08 [2020-04-24T15:02:08.036Z] === CONT  TestIpcModeOlderClient
15:02:08 [2020-04-24T15:02:08.036Z] --- PASS: TestIpcModeOlderClient (0.22s)
15:02:08 [2020-04-24T15:02:08.036Z] === CONT  TestDaemonHostGatewayIP
15:02:08 [2020-04-24T15:02:08.144Z] 
15:02:08 [2020-04-24T15:02:08.403Z] Removing bundles/
15:02:08 [2020-04-24T15:02:08.403Z] 
15:02:08 [2020-04-24T15:02:08.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:02:08 [2020-04-24T15:02:08.403Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:02:08 [2020-04-24T15:02:08.403Z] GOOS="" GOARCH="" GOARM=""
15:02:10 [2020-04-24T15:02:10.721Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
15:02:10 [2020-04-24T15:02:10.721Z] === CONT  TestContainerKillOnDaemonStart
15:02:11 [2020-04-24T15:02:11.727Z] --- PASS: TestDaemonHostGatewayIP (3.58s)
15:02:11 [2020-04-24T15:02:11.727Z] === CONT  TestDaemonRestartIpcMode
15:02:15 [2020-04-24T15:02:15.180Z] --- PASS: TestDaemonRestartIpcMode (3.60s)
15:02:15 [2020-04-24T15:02:15.715Z] .........................                                                [ 67%]
15:02:23 [2020-04-24T15:02:23.557Z] --- PASS: TestContainerKillOnDaemonStart (12.40s)
15:02:23 [2020-04-24T15:02:23.557Z] PASS
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === Skipped
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s)
15:02:23 [2020-04-24T15:02:23.557Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:02:23 [2020-04-24T15:02:23.557Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:02:23 [2020-04-24T15:02:23.557Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:02:23 [2020-04-24T15:02:23.557Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:02:23 [2020-04-24T15:02:23.557Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:02:23 [2020-04-24T15:02:23.557Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] 
15:02:23 [2020-04-24T15:02:23.557Z] DONE 200 tests, 6 skipped in 152.033s
15:02:23 [2020-04-24T15:02:23.557Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:02:23 [2020-04-24T15:02:23.557Z] ++ 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
15:02:23 [2020-04-24T15:02:23.557Z] ++ set -e
15:02:23 [2020-04-24T15:02:23.557Z] ++ '[' -n 0 ']'
15:02:23 [2020-04-24T15:02:23.557Z] ++ set -x
15:02:23 [2020-04-24T15:02:23.557Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:02:23 [2020-04-24T15:02:23.557Z] INFO: Testing against a local daemon
15:02:23 [2020-04-24T15:02:23.557Z] === RUN   TestCommitInheritsEnv
15:02:23 [2020-04-24T15:02:23.839Z] --- PASS: TestCommitInheritsEnv (0.55s)
15:02:23 [2020-04-24T15:02:23.839Z] === RUN   TestImportExtremelyLargeImageWorks
15:02:23 [2020-04-24T15:02:23.839Z] === PAUSE TestImportExtremelyLargeImageWorks
15:02:23 [2020-04-24T15:02:23.839Z] === RUN   TestImagesFilterMultiReference
15:02:23 [2020-04-24T15:02:23.839Z] --- PASS: TestImagesFilterMultiReference (0.04s)
15:02:23 [2020-04-24T15:02:23.839Z] === RUN   TestImagePullPlatformInvalid
15:02:23 [2020-04-24T15:02:23.839Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:02:23 [2020-04-24T15:02:23.839Z] === RUN   TestRemoveImageOrphaning
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestRemoveImageOrphaning (0.56s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestRemoveImageGarbageCollector
15:02:24 [2020-04-24T15:02:24.454Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:02:24 [2020-04-24T15:02:24.454Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagInvalidReference
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagInvalidReference (0.01s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagValidPrefixedRepo
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagExistedNameWithoutForce
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagOfficialNames
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagOfficialNames (0.03s)
15:02:24 [2020-04-24T15:02:24.454Z] === RUN   TestTagMatchesDigest
15:02:24 [2020-04-24T15:02:24.454Z] --- PASS: TestTagMatchesDigest (0.01s)
15:02:24 [2020-04-24T15:02:24.454Z] === CONT  TestImportExtremelyLargeImageWorks
15:02:26 [2020-04-24T15:02:26.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:02:27 [2020-04-24T15:02:27.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:02:31 [2020-04-24T15:02:31.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:02:32 [2020-04-24T15:02:32.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:02:32 [2020-04-24T15:02:32.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:02:32 [2020-04-24T15:02:32.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:02:32 [2020-04-24T15:02:32.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:02:32 [2020-04-24T15:02:32.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:02:32 [2020-04-24T15:02:32.823Z] eac6fba788c9: Pull complete
15:02:32 [2020-04-24T15:02:32.823Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
15:02:32 [2020-04-24T15:02:32.823Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:02:32 [2020-04-24T15:02:32.823Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:02:32 [2020-04-24T15:02:32.823Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:02:32 [2020-04-24T15:02:32.823Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:02:32 [2020-04-24T15:02:32.823Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Docker version of control daemon
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] Client: Docker Engine - Enterprise
15:02:32 [2020-04-24T15:02:32.824Z]  Version:           19.03.5
15:02:32 [2020-04-24T15:02:32.824Z]  API version:       1.40
15:02:32 [2020-04-24T15:02:32.824Z]  Go version:        go1.12.12
15:02:32 [2020-04-24T15:02:32.824Z]  Git commit:        2ee0c57608
15:02:32 [2020-04-24T15:02:32.824Z]  Built:             11/13/2019 08:00:16
15:02:32 [2020-04-24T15:02:32.824Z]  OS/Arch:           windows/amd64
15:02:32 [2020-04-24T15:02:32.824Z]  Experimental:      false
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] Server: Docker Engine - Enterprise
15:02:32 [2020-04-24T15:02:32.824Z]  Engine:
15:02:32 [2020-04-24T15:02:32.824Z]   Version:          19.03.5
15:02:32 [2020-04-24T15:02:32.824Z]   API version:      1.40 (minimum version 1.24)
15:02:32 [2020-04-24T15:02:32.824Z]   Go version:       go1.12.12
15:02:32 [2020-04-24T15:02:32.824Z]   Git commit:       2ee0c57608
15:02:32 [2020-04-24T15:02:32.824Z]   Built:            11/13/2019 07:58:51
15:02:32 [2020-04-24T15:02:32.824Z]   OS/Arch:          windows/amd64
15:02:32 [2020-04-24T15:02:32.824Z]   Experimental:     true
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Docker info of control daemon
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] Client:
15:02:32 [2020-04-24T15:02:32.824Z]  Debug Mode: false
15:02:32 [2020-04-24T15:02:32.824Z]  Plugins:
15:02:32 [2020-04-24T15:02:32.824Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] Server:
15:02:32 [2020-04-24T15:02:32.824Z]  Containers: 0
15:02:32 [2020-04-24T15:02:32.824Z]   Running: 0
15:02:32 [2020-04-24T15:02:32.824Z]   Paused: 0
15:02:32 [2020-04-24T15:02:32.824Z]   Stopped: 0
15:02:32 [2020-04-24T15:02:32.824Z]  Images: 1
15:02:32 [2020-04-24T15:02:32.824Z]  Server Version: 19.03.5
15:02:32 [2020-04-24T15:02:32.824Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:02:32 [2020-04-24T15:02:32.824Z]   Windows: 
15:02:32 [2020-04-24T15:02:32.824Z]   LCOW: 
15:02:32 [2020-04-24T15:02:32.824Z]  Logging Driver: json-file
15:02:32 [2020-04-24T15:02:32.824Z]  Plugins:
15:02:32 [2020-04-24T15:02:32.824Z]   Volume: local
15:02:32 [2020-04-24T15:02:32.824Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:02:32 [2020-04-24T15:02:32.824Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:02:32 [2020-04-24T15:02:32.824Z]  Swarm: inactive
15:02:32 [2020-04-24T15:02:32.824Z]  Default Isolation: process
15:02:32 [2020-04-24T15:02:32.824Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:02:32 [2020-04-24T15:02:32.824Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
15:02:32 [2020-04-24T15:02:32.824Z]  OSType: windows
15:02:32 [2020-04-24T15:02:32.824Z]  Architecture: x86_64
15:02:32 [2020-04-24T15:02:32.824Z]  CPUs: 4
15:02:32 [2020-04-24T15:02:32.824Z]  Total Memory: 32GiB
15:02:32 [2020-04-24T15:02:32.824Z]  Name: azwin-2-b4d170
15:02:32 [2020-04-24T15:02:32.824Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
15:02:32 [2020-04-24T15:02:32.824Z]  Docker Root Dir: D:\docker
15:02:32 [2020-04-24T15:02:32.824Z]  Debug Mode: false
15:02:32 [2020-04-24T15:02:32.824Z]  Registry: https://index.docker.io/v1/
15:02:32 [2020-04-24T15:02:32.824Z]  Labels:
15:02:32 [2020-04-24T15:02:32.824Z]  Experimental: true
15:02:32 [2020-04-24T15:02:32.824Z]  Insecure Registries:
15:02:32 [2020-04-24T15:02:32.824Z]   10.0.0.4:5000
15:02:32 [2020-04-24T15:02:32.824Z]   127.0.0.0/8
15:02:32 [2020-04-24T15:02:32.824Z]  Registry Mirrors:
15:02:32 [2020-04-24T15:02:32.824Z]   http://10.0.0.4:5000/
15:02:32 [2020-04-24T15:02:32.824Z]  Live Restore Enabled: false
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Commit hash is 41b300997e
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Nuke-Everything...
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Container count on control daemon to delete is 0
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Nuking d:\CI
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Zapped successfully
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Location for testing is d:\CI\PR-40855\2
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:32 [2020-04-24T15:02:32.824Z] INFO: Building the image from Dockerfile.windows at 04/24/2020 15:02:30...
15:02:32 [2020-04-24T15:02:32.824Z] 
15:02:34 [2020-04-24T15:02:34.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:02:36 [2020-04-24T15:02:36.680Z] Sending build context to Docker daemon  57.48MB
15:02:36 [2020-04-24T15:02:36.680Z] 
15:02:36 [2020-04-24T15:02:36.680Z] Step 1/10 : FROM microsoft/windowsservercore
15:02:36 [2020-04-24T15:02:36.680Z]  ---> fdf6432edbdc
15:02:36 [2020-04-24T15:02:36.680Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:02:37 [2020-04-24T15:02:37.159Z]  ---> Running in 0c135fdf114e
15:02:37 [2020-04-24T15:02:37.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:02:37 [2020-04-24T15:02:37.637Z] Removing intermediate container 0c135fdf114e
15:02:37 [2020-04-24T15:02:37.637Z]  ---> 5b6ae69afbbb
15:02:37 [2020-04-24T15:02:37.637Z] Step 3/10 : ARG GO_VERSION=1.13.10
15:02:37 [2020-04-24T15:02:37.637Z]  ---> Running in b56816640b43
15:02:38 [2020-04-24T15:02:38.115Z] Removing intermediate container b56816640b43
15:02:38 [2020-04-24T15:02:38.115Z]  ---> 9b263aa511df
15:02:38 [2020-04-24T15:02:38.115Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:02:38 [2020-04-24T15:02:38.115Z]  ---> Running in 181a1e413b84
15:02:38 [2020-04-24T15:02:38.595Z] Removing intermediate container 181a1e413b84
15:02:38 [2020-04-24T15:02:38.595Z]  ---> 7daa459fd52f
15:02:38 [2020-04-24T15:02:38.595Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
15:02:38 [2020-04-24T15:02:38.595Z]  ---> Running in 8ea16658f8b0
15:02:39 [2020-04-24T15:02:39.074Z] Removing intermediate container 8ea16658f8b0
15:02:39 [2020-04-24T15:02:39.074Z]  ---> 21b90032d629
15:02:39 [2020-04-24T15:02:39.074Z] Step 6/10 : 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;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
15:02:39 [2020-04-24T15:02:39.074Z]  ---> Running in be36fda80a94
15:02:39 [2020-04-24T15:02:39.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:02:40 [2020-04-24T15:02:40.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:02:41 [2020-04-24T15:02:41.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:02:42 [2020-04-24T15:02:42.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:02:44 [2020-04-24T15:02:44.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:02:46 [2020-04-24T15:02:46.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:02:46 [2020-04-24T15:02:46.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:02:47 [2020-04-24T15:02:47.888Z] 
15:02:47 [2020-04-24T15:02:47.888Z] SUCCESS: Specified value was saved.
15:02:47 [2020-04-24T15:02:47.888Z] INFO: Downloading git...
15:02:48 [2020-04-24T15:02:48.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:02:48 [2020-04-24T15:02:48.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:02:48 [2020-04-24T15:02:48.941Z] Using test binary docker
15:02:48 [2020-04-24T15:02:48.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:02:48 [2020-04-24T15:02:48.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:02:48 [2020-04-24T15:02:48.941Z] INFO: Waiting for daemon to start...
15:02:48 [2020-04-24T15:02:48.941Z] Starting dockerd
15:02:49 [2020-04-24T15:02:49.506Z] INFO: Downloading go...
15:02:50 [2020-04-24T15:02:50.546Z] INFO: Downloading compiler 1 of 3...
15:02:51 [2020-04-24T15:02:51.448Z] .
15:02:51 [2020-04-24T15:02:51.449Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:02:51 [2020-04-24T15:02:51.449Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:02:51 [2020-04-24T15:02:51.449Z] Error: No such image: emptyfs
15:02:51 [2020-04-24T15:02:51.449Z] Running integration-test (iteration 1)
15:02:51 [2020-04-24T15:02:51.449Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:02:51 [2020-04-24T15:02:51.563Z] INFO: Downloading compiler 2 of 3...
15:02:52 [2020-04-24T15:02:52.041Z] INFO: Downloading compiler 3 of 3...
15:02:52 [2020-04-24T15:02:52.520Z] INFO: Extracting git...
15:02:56 [2020-04-24T15:02:56.030Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:03:01 [2020-04-24T15:03:01.377Z] Loaded image: buildpack-deps:jessie
15:03:01 [2020-04-24T15:03:01.377Z] Loaded image: busybox:latest
15:03:01 [2020-04-24T15:03:01.377Z] Loaded image: busybox:glibc
15:03:01 [2020-04-24T15:03:01.377Z] Loaded image: debian:jessie
15:03:01 [2020-04-24T15:03:01.377Z] Loaded image: hello-world:latest
15:03:01 [2020-04-24T15:03:01.377Z] INFO: Testing against a local daemon
15:03:01 [2020-04-24T15:03:01.377Z] === RUN   TestCgroupNamespacesBuild
15:03:03 [2020-04-24T15:03:03.926Z] --- PASS: TestCgroupNamespacesBuild (2.86s)
15:03:03 [2020-04-24T15:03:03.926Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:03:06 [2020-04-24T15:03:06.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s)
15:03:06 [2020-04-24T15:03:06.435Z] === RUN   TestBuildWithSession
15:03:06 [2020-04-24T15:03:06.435Z] --- SKIP: TestBuildWithSession (0.00s)
15:03:06 [2020-04-24T15:03:06.435Z]     build_session_test.go:25: TODO: BuildKit
15:03:06 [2020-04-24T15:03:06.435Z] === RUN   TestBuildSquashParent
15:03:07 [2020-04-24T15:03:07.593Z] INFO: Expanding go...
15:03:10 [2020-04-24T15:03:10.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:03:10 [2020-04-24T15:03:10.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:03:11 [2020-04-24T15:03:11.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:03:13 [2020-04-24T15:03:13.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:03:13 [2020-04-24T15:03:13.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:03:13 [2020-04-24T15:03:13.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:03:14 [2020-04-24T15:03:14.050Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:03:14 [2020-04-24T15:03:14.050Z] tests/integration/client_test.py .....                                   [ 75%]
15:03:14 [2020-04-24T15:03:14.050Z] tests/integration/context_api_test.py ..                                 [ 76%]
15:03:14 [2020-04-24T15:03:14.050Z] tests/integration/errors_test.py .                                       [ 76%]
15:03:14 [2020-04-24T15:03:14.505Z] --- PASS: TestBuildSquashParent (6.84s)
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:14 [2020-04-24T15:03:14.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:14 [2020-04-24T15:03:14.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:14 [2020-04-24T15:03:14.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:03:14 [2020-04-24T15:03:14.505Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:03:15 [2020-04-24T15:03:15.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:03:16 [2020-04-24T15:03:16.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:03:16 [2020-04-24T15:03:16.117Z] 
15:03:16 [2020-04-24T15:03:16.117Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:03:16 [2020-04-24T15:03:16.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:03:16 [2020-04-24T15:03:16.686Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:03:16 [2020-04-24T15:03:16.686Z] HOSTNAME=692f48bc1838
15:03:16 [2020-04-24T15:03:16.686Z] TESTDEBUG=0
15:03:16 [2020-04-24T15:03:16.686Z] DEST=bundles/test-integration
15:03:16 [2020-04-24T15:03:16.686Z] PWD=/go/src/github.com/docker/docker
15:03:16 [2020-04-24T15:03:16.686Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:03:16 [2020-04-24T15:03:16.686Z] container=docker
15:03:16 [2020-04-24T15:03:16.686Z] HOME=/root
15:03:16 [2020-04-24T15:03:16.686Z] GOLANG_VERSION=1.13.10
15:03:16 [2020-04-24T15:03:16.686Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:03:16 [2020-04-24T15:03:16.686Z] VALIDATE_BRANCH=master
15:03:16 [2020-04-24T15:03:16.686Z] TERM=xterm
15:03:16 [2020-04-24T15:03:16.686Z] DOCKER_PKG=github.com/docker/docker
15:03:16 [2020-04-24T15:03:16.686Z] SHLVL=1
15:03:16 [2020-04-24T15:03:16.686Z] TIMEOUT=120m
15:03:16 [2020-04-24T15:03:16.686Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:03:16 [2020-04-24T15:03:16.686Z] DOCKER_GRAPHDRIVER=overlay2
15:03:16 [2020-04-24T15:03:16.686Z] GO111MODULE=off
15:03:16 [2020-04-24T15:03:16.686Z] DOCKER_EXPERIMENTAL=1
15:03:16 [2020-04-24T15:03:16.686Z] TEST_SKIP_INTEGRATION_CLI=1
15:03:16 [2020-04-24T15:03:16.686Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:03:16 [2020-04-24T15:03:16.686Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:03:16 [2020-04-24T15:03:16.686Z] GOPATH=/go
15:03:16 [2020-04-24T15:03:16.686Z] PKG_CONFIG=pkg-config
15:03:16 [2020-04-24T15:03:16.686Z] _=/usr/bin/env
15:03:16 [2020-04-24T15:03:16.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:03:16 [2020-04-24T15:03:16.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:03:17 [2020-04-24T15:03:17.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:03:18 [2020-04-24T15:03:18.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:03:18 [2020-04-24T15:03:18.006Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:03:19 [2020-04-24T15:03:19.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
15:03:19 [2020-04-24T15:03:19.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
15:03:19 [2020-04-24T15:03:19.898Z] === RUN   TestBuildMultiStageCopy
15:03:19 [2020-04-24T15:03:19.898Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:03:22 [2020-04-24T15:03:22.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:03:23 [2020-04-24T15:03:23.154Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:03:24 [2020-04-24T15:03:24.078Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:03:25 [2020-04-24T15:03:25.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:03:25 [2020-04-24T15:03:25.437Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:03:25 [2020-04-24T15:03:25.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:03:26 [2020-04-24T15:03:26.361Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:03:27 [2020-04-24T15:03:27.284Z] --- PASS: TestBuildMultiStageCopy (7.26s)
15:03:27 [2020-04-24T15:03:27.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
15:03:27 [2020-04-24T15:03:27.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:03:27 [2020-04-24T15:03:27.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:03:27 [2020-04-24T15:03:27.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
15:03:27 [2020-04-24T15:03:27.284Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s)
15:03:27 [2020-04-24T15:03:27.284Z] === RUN   TestBuildMultiStageParentConfig
15:03:28 [2020-04-24T15:03:28.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:03:29 [2020-04-24T15:03:29.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:03:32 [2020-04-24T15:03:32.549Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
15:03:32 [2020-04-24T15:03:32.549Z] === RUN   TestBuildLabelWithTargets
15:03:32 [2020-04-24T15:03:32.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:03:33 [2020-04-24T15:03:33.050Z] INFO: Expanding compiler 1 of 3...
15:03:33 [2020-04-24T15:03:33.050Z] INFO: Expanding compiler 2 of 3...
15:03:34 [2020-04-24T15:03:34.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:03:37 [2020-04-24T15:03:37.883Z] INFO: Expanding compiler 3 of 3...
15:03:38 [2020-04-24T15:03:38.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:03:38 [2020-04-24T15:03:38.891Z] INFO: Removing downloaded files...
15:03:38 [2020-04-24T15:03:38.891Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:03:38 [2020-04-24T15:03:38.891Z] INFO: Configuring git core.autocrlf...
15:03:39 [2020-04-24T15:03:39.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:03:40 [2020-04-24T15:03:40.647Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:03:40 [2020-04-24T15:03:40.647Z] === RUN   TestBuildWithEmptyLayers
15:03:41 [2020-04-24T15:03:41.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:03:43 [2020-04-24T15:03:43.153Z] --- PASS: TestBuildWithEmptyLayers (3.01s)
15:03:43 [2020-04-24T15:03:43.154Z] === RUN   TestBuildMultiStageOnBuild
15:03:43 [2020-04-24T15:03:43.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:03:43 [2020-04-24T15:03:43.769Z] Using test binary docker
15:03:43 [2020-04-24T15:03:43.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:03:43 [2020-04-24T15:03:43.769Z] +++ /etc/init.d/apparmor start
15:03:43 [2020-04-24T15:03:43.769Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:03:43 [2020-04-24T15:03:43.769Z] INFO: Waiting for daemon to start...
15:03:43 [2020-04-24T15:03:43.769Z] Starting dockerd
15:03:43 [2020-04-24T15:03:43.769Z] +++ 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
15:03:45 [2020-04-24T15:03:45.796Z] .
15:03:45 [2020-04-24T15:03:45.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:03:45 [2020-04-24T15:03:45.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:03:45 [2020-04-24T15:03:45.796Z] Error: No such image: emptyfs
15:03:45 [2020-04-24T15:03:45.796Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:03:45 [2020-04-24T15:03:45.796Z] ++++ docker load
15:03:45 [2020-04-24T15:03:45.796Z] Running integration-test (iteration 1)
15:03:45 [2020-04-24T15:03:45.796Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:03:45 [2020-04-24T15:03:45.796Z] ++ 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
15:03:45 [2020-04-24T15:03:45.796Z] ++ set -e
15:03:45 [2020-04-24T15:03:45.796Z] ++ '[' -n 0 ']'
15:03:45 [2020-04-24T15:03:45.796Z] ++ set -x
15:03:45 [2020-04-24T15:03:45.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:03:46 [2020-04-24T15:03:46.455Z] --- PASS: TestImportExtremelyLargeImageWorks (79.55s)
15:03:46 [2020-04-24T15:03:46.455Z] PASS
15:03:46 [2020-04-24T15:03:46.455Z] 
15:03:46 [2020-04-24T15:03:46.455Z] === Skipped
15:03:46 [2020-04-24T15:03:46.455Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:03:46 [2020-04-24T15:03:46.455Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:46 [2020-04-24T15:03:46.455Z] 
15:03:46 [2020-04-24T15:03:46.455Z] 
15:03:46 [2020-04-24T15:03:46.455Z] DONE 12 tests, 1 skipped in 81.074s
15:03:46 [2020-04-24T15:03:46.455Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:03:46 [2020-04-24T15:03:46.455Z] ++ 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
15:03:46 [2020-04-24T15:03:46.455Z] ++ set -e
15:03:46 [2020-04-24T15:03:46.455Z] ++ '[' -n 0 ']'
15:03:46 [2020-04-24T15:03:46.455Z] ++ set -x
15:03:46 [2020-04-24T15:03:46.455Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:03:46 [2020-04-24T15:03:46.455Z] INFO: Testing against a local daemon
15:03:46 [2020-04-24T15:03:46.455Z] === RUN   TestNetworkCreateDelete
15:03:46 [2020-04-24T15:03:46.455Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:03:46 [2020-04-24T15:03:46.455Z] === RUN   TestDockerNetworkDeletePreferID
15:03:46 [2020-04-24T15:03:46.455Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:03:46 [2020-04-24T15:03:46.455Z] === RUN   TestInspectNetwork
15:03:48 [2020-04-24T15:03:48.383Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
15:03:48 [2020-04-24T15:03:48.383Z] === RUN   TestBuildUncleanTarFilenames
15:03:48 [2020-04-24T15:03:48.639Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
15:03:48 [2020-04-24T15:03:48.639Z] === RUN   TestBuildMultiStageLayerLeak
15:03:48 [2020-04-24T15:03:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:03:48 [2020-04-24T15:03:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:03:48 [2020-04-24T15:03:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:03:50 [2020-04-24T15:03:50.845Z] === RUN   TestInspectNetwork/full_network_id
15:03:50 [2020-04-24T15:03:50.845Z] === RUN   TestInspectNetwork/partial_network_id
15:03:50 [2020-04-24T15:03:50.845Z] === RUN   TestInspectNetwork/network_name
15:03:50 [2020-04-24T15:03:50.845Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:03:53 [2020-04-24T15:03:53.868Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
15:03:53 [2020-04-24T15:03:53.868Z] === RUN   TestBuildWithHugeFile
15:03:56 [2020-04-24T15:03:56.325Z] --- PASS: TestInspectNetwork (11.23s)
15:03:56 [2020-04-24T15:03:56.325Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:03:56 [2020-04-24T15:03:56.325Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:03:56 [2020-04-24T15:03:56.325Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:03:56 [2020-04-24T15:03:56.325Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:03:56 [2020-04-24T15:03:56.325Z] === RUN   TestRunContainerWithBridgeNone
15:03:58 [2020-04-24T15:03:58.348Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
15:03:58 [2020-04-24T15:03:58.348Z] === RUN   TestNetworkInvalidJSON
15:03:58 [2020-04-24T15:03:58.348Z] === RUN   TestNetworkInvalidJSON//networks/create
15:03:58 [2020-04-24T15:03:58.348Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:03:58 [2020-04-24T15:03:58.348Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:03:58 [2020-04-24T15:03:58.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:03:58 [2020-04-24T15:03:58.348Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:58 [2020-04-24T15:03:58.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:58 [2020-04-24T15:03:58.348Z] === CONT  TestNetworkInvalidJSON//networks/create
15:03:58 [2020-04-24T15:03:58.348Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:03:58 [2020-04-24T15:03:58.348Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:03:58 [2020-04-24T15:03:58.348Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:03:58 [2020-04-24T15:03:58.348Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:03:58 [2020-04-24T15:03:58.348Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:03:58 [2020-04-24T15:03:58.348Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:03:58 [2020-04-24T15:03:58.348Z] === RUN   TestHostIPv4BridgeLabel
15:03:58 [2020-04-24T15:03:58.962Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
15:03:58 [2020-04-24T15:03:58.962Z] === RUN   TestDaemonRestartWithLiveRestore
15:03:59 [2020-04-24T15:03:59.460Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:03:59 [2020-04-24T15:03:59.969Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:03:59 [2020-04-24T15:03:59.969Z] === RUN   TestDaemonDefaultNetworkPools
15:04:00 [2020-04-24T15:04:00.975Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
15:04:00 [2020-04-24T15:04:00.975Z] === RUN   TestDaemonRestartWithExistingNetwork
15:04:01 [2020-04-24T15:04:01.069Z] Loaded image: buildpack-deps:jessie
15:04:01 [2020-04-24T15:04:01.069Z] Loaded image: busybox:latest
15:04:01 [2020-04-24T15:04:01.069Z] Loaded image: busybox:glibc
15:04:01 [2020-04-24T15:04:01.069Z] Loaded image: debian:jessie
15:04:01 [2020-04-24T15:04:01.069Z] Loaded image: hello-world:latest
15:04:01 [2020-04-24T15:04:01.069Z] INFO: Testing against a local daemon
15:04:01 [2020-04-24T15:04:01.069Z] === RUN   TestCgroupNamespacesBuild
15:04:01 [2020-04-24T15:04:01.693Z] --- PASS: TestCgroupNamespacesBuild (1.58s)
15:04:01 [2020-04-24T15:04:01.693Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:04:01 [2020-04-24T15:04:01.982Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
15:04:01 [2020-04-24T15:04:01.982Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:04:03 [2020-04-24T15:04:03.173Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s)
15:04:03 [2020-04-24T15:04:03.173Z] === RUN   TestBuildWithSession
15:04:03 [2020-04-24T15:04:03.173Z] --- SKIP: TestBuildWithSession (0.00s)
15:04:03 [2020-04-24T15:04:03.173Z]     build_session_test.go:25: TODO: BuildKit
15:04:03 [2020-04-24T15:04:03.173Z] === RUN   TestBuildSquashParent
15:04:03 [2020-04-24T15:04:03.473Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
15:04:03 [2020-04-24T15:04:03.473Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:04:03 [2020-04-24T15:04:03.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:04:03 [2020-04-24T15:04:03.755Z] === RUN   TestServiceWithPredefinedNetwork
15:04:07 [2020-04-24T15:04:07.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:04:08 [2020-04-24T15:04:08.133Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s)
15:04:08 [2020-04-24T15:04:08.133Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:04:08 [2020-04-24T15:04:08.133Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:04:08 [2020-04-24T15:04:08.133Z]     service_test.go:236: FLAKY_TEST
15:04:08 [2020-04-24T15:04:08.133Z] === RUN   TestServiceWithDataPathPortInit
15:04:08 [2020-04-24T15:04:08.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:04:08 [2020-04-24T15:04:08.698Z] --- PASS: TestBuildSquashParent (5.16s)
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:08 [2020-04-24T15:04:08.698Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:08 [2020-04-24T15:04:08.698Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:08 [2020-04-24T15:04:08.698Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:08 [2020-04-24T15:04:08.698Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:08 [2020-04-24T15:04:08.698Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:09 [2020-04-24T15:04:09.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:04:11 [2020-04-24T15:04:11.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:04:11 [2020-04-24T15:04:11.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:04:12 [2020-04-24T15:04:12.186Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:12 [2020-04-24T15:04:12.186Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:13 [2020-04-24T15:04:13.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:04:14 [2020-04-24T15:04:14.223Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
15:04:14 [2020-04-24T15:04:14.223Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
15:04:14 [2020-04-24T15:04:14.223Z] === RUN   TestBuildMultiStageCopy
15:04:14 [2020-04-24T15:04:14.223Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:04:16 [2020-04-24T15:04:16.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:04:16 [2020-04-24T15:04:16.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:04:16 [2020-04-24T15:04:16.538Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:04:17 [2020-04-24T15:04:17.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:04:17 [2020-04-24T15:04:17.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:04:17 [2020-04-24T15:04:17.443Z] --- PASS: TestBuildMultiStageCopy (3.59s)
15:04:17 [2020-04-24T15:04:17.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
15:04:17 [2020-04-24T15:04:17.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
15:04:17 [2020-04-24T15:04:17.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
15:04:17 [2020-04-24T15:04:17.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
15:04:17 [2020-04-24T15:04:17.443Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
15:04:17 [2020-04-24T15:04:17.443Z] === RUN   TestBuildMultiStageParentConfig
15:04:18 [2020-04-24T15:04:18.458Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
15:04:18 [2020-04-24T15:04:18.458Z] === RUN   TestBuildLabelWithTargets
15:04:19 [2020-04-24T15:04:19.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:04:19 [2020-04-24T15:04:19.261Z] .........                                                                [ 86%]
15:04:19 [2020-04-24T15:04:19.948Z] --- PASS: TestBuildLabelWithTargets (1.60s)
15:04:19 [2020-04-24T15:04:19.948Z] === RUN   TestBuildWithEmptyLayers
15:04:20 [2020-04-24T15:04:20.959Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
15:04:20 [2020-04-24T15:04:20.959Z] === RUN   TestBuildMultiStageOnBuild
15:04:21 [2020-04-24T15:04:21.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:04:22 [2020-04-24T15:04:22.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:04:22 [2020-04-24T15:04:22.997Z] --- PASS: TestBuildMultiStageOnBuild (2.13s)
15:04:22 [2020-04-24T15:04:22.997Z] === RUN   TestBuildUncleanTarFilenames
15:04:24 [2020-04-24T15:04:24.010Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
15:04:24 [2020-04-24T15:04:24.010Z] === RUN   TestBuildMultiStageLayerLeak
15:04:24 [2020-04-24T15:04:24.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:04:25 [2020-04-24T15:04:25.472Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:04:25 [2020-04-24T15:04:25.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:04:26 [2020-04-24T15:04:26.704Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s)
15:04:26 [2020-04-24T15:04:26.705Z] === RUN   TestBuildWithHugeFile
15:04:27 [2020-04-24T15:04:27.086Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:04:28 [2020-04-24T15:04:28.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:04:29 [2020-04-24T15:04:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:04:30 [2020-04-24T15:04:30.447Z] --- PASS: TestServiceWithDataPathPortInit (20.93s)
15:04:30 [2020-04-24T15:04:30.448Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:04:30 [2020-04-24T15:04:30.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:04:31 [2020-04-24T15:04:31.952Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:04:31 [2020-04-24T15:04:31.952Z] Using test binary docker
15:04:31 [2020-04-24T15:04:31.952Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:04:31 [2020-04-24T15:04:31.952Z] +++ /etc/init.d/apparmor start
15:04:31 [2020-04-24T15:04:31.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:04:31 [2020-04-24T15:04:31.952Z] INFO: Waiting for daemon to start...
15:04:31 [2020-04-24T15:04:31.952Z] Starting dockerd
15:04:31 [2020-04-24T15:04:31.952Z] +++ 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
15:04:33 [2020-04-24T15:04:33.604Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:04:33 [2020-04-24T15:04:33.855Z] .
15:04:33 [2020-04-24T15:04:33.855Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:04:34 [2020-04-24T15:04:34.114Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:04:34 [2020-04-24T15:04:34.114Z] Error: No such image: emptyfs
15:04:34 [2020-04-24T15:04:34.114Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:04:34 [2020-04-24T15:04:34.114Z] ++++ docker load
15:04:34 [2020-04-24T15:04:34.374Z] Running integration-test (iteration 1)
15:04:34 [2020-04-24T15:04:34.374Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:04:34 [2020-04-24T15:04:34.374Z] ++ 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
15:04:34 [2020-04-24T15:04:34.374Z] ++ set -e
15:04:34 [2020-04-24T15:04:34.374Z] ++ '[' -n 0 ']'
15:04:34 [2020-04-24T15:04:34.374Z] ++ set -x
15:04:34 [2020-04-24T15:04:34.374Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:04:34 [2020-04-24T15:04:34.527Z] tests/integration/models_resources_test.py .                             [ 91%]
15:04:40 [2020-04-24T15:04:40.318Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:04:40 [2020-04-24T15:04:40.716Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.68s)
15:04:40 [2020-04-24T15:04:40.716Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hwtjcg9qzk65s9os4j8hqpm6k Created:2020-04-24 15:04:29.889143236 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4d5c0aade0d28f00629134aa5342c8b7a40a751e841384f518ce48ed1e612748:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rwz2h31cujau43tkpecp9eh5i EndpointID:d1722e9e93f2830acabaa25da332c1f7fefeefc384cc80ba396d2928a85869ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:003cc8a92b70ddb74c1314c7d4ccdf7939e4f19a07a908a97537eb1f13b13841 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:10219b5a8b80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rwz2h31cujau43tkpecp9eh5i EndpointID:d1722e9e93f2830acabaa25da332c1f7fefeefc384cc80ba396d2928a85869ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:04:40 [2020-04-24T15:04:40.716Z] PASS
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] === Skipped
15:04:40 [2020-04-24T15:04:40.716Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:04:40 [2020-04-24T15:04:40.716Z]     service_test.go:236: FLAKY_TEST
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] DONE 22 tests, 1 skipped in 55.074s
15:04:40 [2020-04-24T15:04:40.716Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:04:40 [2020-04-24T15:04:40.716Z] ++ 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
15:04:40 [2020-04-24T15:04:40.716Z] ++ set -e
15:04:40 [2020-04-24T15:04:40.716Z] ++ '[' -n 0 ']'
15:04:40 [2020-04-24T15:04:40.716Z] ++ set -x
15:04:40 [2020-04-24T15:04:40.716Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:04:40 [2020-04-24T15:04:40.716Z] INFO: Testing against a local daemon
15:04:40 [2020-04-24T15:04:40.716Z] === RUN   TestDockerNetworkIpvlanPersistance
15:04:40 [2020-04-24T15:04:40.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:04:40 [2020-04-24T15:04:40.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:40 [2020-04-24T15:04:40.716Z] === RUN   TestDockerNetworkIpvlan
15:04:40 [2020-04-24T15:04:40.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:04:40 [2020-04-24T15:04:40.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:40 [2020-04-24T15:04:40.716Z] PASS
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] === Skipped
15:04:40 [2020-04-24T15:04:40.716Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:04:40 [2020-04-24T15:04:40.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:04:40 [2020-04-24T15:04:40.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] 
15:04:40 [2020-04-24T15:04:40.716Z] DONE 2 tests, 2 skipped in 0.169s
15:04:40 [2020-04-24T15:04:40.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:04:40 [2020-04-24T15:04:40.716Z] ++ 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
15:04:40 [2020-04-24T15:04:40.716Z] ++ set -e
15:04:40 [2020-04-24T15:04:40.716Z] ++ '[' -n 0 ']'
15:04:40 [2020-04-24T15:04:40.716Z] ++ set -x
15:04:40 [2020-04-24T15:04:40.716Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:04:40 [2020-04-24T15:04:40.716Z] INFO: Testing against a local daemon
15:04:40 [2020-04-24T15:04:40.716Z] === RUN   TestDockerNetworkMacvlanPersistance
15:04:40 [2020-04-24T15:04:40.998Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
15:04:40 [2020-04-24T15:04:40.998Z] === RUN   TestDockerNetworkMacvlan
15:04:41 [2020-04-24T15:04:41.613Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:04:42 [2020-04-24T15:04:42.648Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:04:43 [2020-04-24T15:04:43.655Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:04:44 [2020-04-24T15:04:44.353Z] Loaded image: buildpack-deps:jessie
15:04:44 [2020-04-24T15:04:44.353Z] Loaded image: busybox:latest
15:04:44 [2020-04-24T15:04:44.353Z] Loaded image: busybox:glibc
15:04:44 [2020-04-24T15:04:44.353Z] Loaded image: debian:jessie
15:04:44 [2020-04-24T15:04:44.353Z] Loaded image: hello-world:latest
15:04:44 [2020-04-24T15:04:44.353Z] INFO: Testing against a local daemon
15:04:44 [2020-04-24T15:04:44.353Z] === RUN   TestCgroupNamespacesBuild
15:04:44 [2020-04-24T15:04:44.719Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:04:44 [2020-04-24T15:04:44.719Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:04:46 [2020-04-24T15:04:46.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:04:46 [2020-04-24T15:04:46.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:04:46 [2020-04-24T15:04:46.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:04:46 [2020-04-24T15:04:46.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:04:46 [2020-04-24T15:04:46.884Z] --- PASS: TestCgroupNamespacesBuild (3.05s)
15:04:46 [2020-04-24T15:04:46.884Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:04:47 [2020-04-24T15:04:47.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:04:48 [2020-04-24T15:04:48.032Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:04:48 [2020-04-24T15:04:48.261Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s)
15:04:48 [2020-04-24T15:04:48.261Z] === RUN   TestBuildWithSession
15:04:48 [2020-04-24T15:04:48.261Z] --- SKIP: TestBuildWithSession (0.00s)
15:04:48 [2020-04-24T15:04:48.261Z]     build_session_test.go:25: TODO: BuildKit
15:04:48 [2020-04-24T15:04:48.261Z] === RUN   TestBuildSquashParent
15:04:50 [2020-04-24T15:04:50.012Z] tests/integration/regression_test.py ......                              [ 98%]
15:04:50 [2020-04-24T15:04:50.012Z] --- PASS: TestBuildWithHugeFile (51.30s)
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildWithEmptyDockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:04:50 [2020-04-24T15:04:50.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
15:04:50 [2020-04-24T15:04:50.012Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:04:50 [2020-04-24T15:04:50.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:04:50 [2020-04-24T15:04:50.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildPreserveOwnership
15:04:50 [2020-04-24T15:04:50.012Z] === RUN   TestBuildPreserveOwnership/copy_from
15:04:50 [2020-04-24T15:04:50.266Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:04:50 [2020-04-24T15:04:50.266Z] tests/integration/credentials/utils_test.py .                            [100%]
15:04:50 [2020-04-24T15:04:50.266Z] 
15:04:50 [2020-04-24T15:04:50.266Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:04:50 [2020-04-24T15:04:50.266Z] =========================== short test summary info ============================
15:04:50 [2020-04-24T15:04:50.266Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:04:50 [2020-04-24T15:04:50.266Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:04:50 [2020-04-24T15:04:50.266Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:04:50 [2020-04-24T15:04:50.266Z]   Not supported on most drivers
15:04:50 [2020-04-24T15:04:50.266Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:04:50 [2020-04-24T15:04:50.266Z]   Can fail if eth0 has multiple IP addresses
15:04:50 [2020-04-24T15:04:50.266Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:04:50 [2020-04-24T15:04:50.266Z]   This doesn't seem to be taken into account by the engine
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:04:50 [2020-04-24T15:04:50.266Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:04:50 [2020-04-24T15:04:50.266Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 385.86 seconds ==
15:04:50 [2020-04-24T15:04:50.521Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:04:51 [2020-04-24T15:04:51.371Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:04:51 [2020-04-24T15:04:51.493Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:04:52 [2020-04-24T15:04:52.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:04:54 [2020-04-24T15:04:54.826Z] --- PASS: TestBuildSquashParent (6.46s)
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:54 [2020-04-24T15:04:54.826Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:54 [2020-04-24T15:04:54.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:54 [2020-04-24T15:04:54.826Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:54 [2020-04-24T15:04:54.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:54 [2020-04-24T15:04:54.826Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:55 [2020-04-24T15:04:55.523Z] --- PASS: TestBuildPreserveOwnership (10.38s)
15:04:55 [2020-04-24T15:04:55.523Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.37s)
15:04:55 [2020-04-24T15:04:55.523Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:04:55 [2020-04-24T15:04:55.523Z] === RUN   TestBuildPreserveXattrs
15:04:55 [2020-04-24T15:04:55.523Z] === RUN   TestBuildPreserveXattrs/testdata
15:04:57 [2020-04-24T15:04:57.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:57 [2020-04-24T15:04:57.619Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:58 [2020-04-24T15:04:58.028Z] === RUN   TestBuildPreserveXattrs/original
15:04:59 [2020-04-24T15:04:59.387Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:04:59 [2020-04-24T15:04:59.525Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
15:04:59 [2020-04-24T15:04:59.525Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
15:04:59 [2020-04-24T15:04:59.525Z] === RUN   TestBuildMultiStageCopy
15:04:59 [2020-04-24T15:04:59.525Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:04:59 [2020-04-24T15:04:59.867Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:05:00 [2020-04-24T15:05:00.481Z] --- PASS: TestDockerNetworkMacvlan (19.68s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s)
15:05:00 [2020-04-24T15:05:00.481Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s)
15:05:00 [2020-04-24T15:05:00.481Z] PASS
15:05:00 [2020-04-24T15:05:00.481Z] 
15:05:00 [2020-04-24T15:05:00.481Z] DONE 8 tests in 21.209s
15:05:00 [2020-04-24T15:05:00.481Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:05:00 [2020-04-24T15:05:00.481Z] ++ 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
15:05:00 [2020-04-24T15:05:00.481Z] ++ set -e
15:05:00 [2020-04-24T15:05:00.481Z] ++ '[' -n 0 ']'
15:05:00 [2020-04-24T15:05:00.481Z] ++ set -x
15:05:00 [2020-04-24T15:05:00.481Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:00 [2020-04-24T15:05:00.763Z] testing: warning: no tests to run
15:05:00 [2020-04-24T15:05:00.763Z] PASS
15:05:00 [2020-04-24T15:05:00.763Z] 
15:05:00 [2020-04-24T15:05:00.763Z] DONE 0 tests in 0.064s
15:05:00 [2020-04-24T15:05:00.763Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:05:00 [2020-04-24T15:05:00.763Z] ++ 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
15:05:00 [2020-04-24T15:05:00.763Z] ++ set -e
15:05:00 [2020-04-24T15:05:00.763Z] ++ '[' -n 0 ']'
15:05:00 [2020-04-24T15:05:00.763Z] ++ set -x
15:05:00 [2020-04-24T15:05:00.763Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:00 [2020-04-24T15:05:00.763Z] INFO: Testing against a local daemon
15:05:00 [2020-04-24T15:05:00.763Z] === RUN   TestAuthZPluginAllowRequest
15:05:01 [2020-04-24T15:05:01.268Z] === RUN   TestBuildPreserveXattrs/copy_file
15:05:02 [2020-04-24T15:05:02.057Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:05:02 [2020-04-24T15:05:02.317Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:05:02 [2020-04-24T15:05:02.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:05:02 [2020-04-24T15:05:02.666Z] Leaving: AppArmorNo profiles have been unloaded.
15:05:02 [2020-04-24T15:05:02.666Z] 
15:05:02 [2020-04-24T15:05:02.666Z] Unloading profiles will leave already running processes permanently
15:05:02 [2020-04-24T15:05:02.666Z] unconfined, which can lead to unexpected situations.
15:05:02 [2020-04-24T15:05:02.666Z] 
15:05:02 [2020-04-24T15:05:02.666Z] To set a process to complain mode, use the command line tool
15:05:02 [2020-04-24T15:05:02.666Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:05:02 [2020-04-24T15:05:02.666Z] 
15:05:02 [2020-04-24T15:05:02.783Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
15:05:02 [2020-04-24T15:05:02.783Z] === RUN   TestAuthZPluginTLS
15:05:02 [2020-04-24T15:05:02.884Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:05:03 [2020-04-24T15:05:03.065Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:05:03 [2020-04-24T15:05:03.065Z] === RUN   TestAuthZPluginDenyRequest
15:05:03 [2020-04-24T15:05:03.150Z] --- PASS: TestBuildPreserveXattrs (8.00s)
15:05:03 [2020-04-24T15:05:03.150Z]     --- PASS: TestBuildPreserveXattrs/testdata (3.00s)
15:05:03 [2020-04-24T15:05:03.150Z]     --- PASS: TestBuildPreserveXattrs/original (1.00s)
15:05:03 [2020-04-24T15:05:03.150Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (2.00s)
15:05:03 [2020-04-24T15:05:03.150Z]     --- PASS: TestBuildPreserveXattrs/copy_file (2.00s)
15:05:03 [2020-04-24T15:05:03.150Z] === RUN   TestBuildPlatformInvalid
15:05:03 [2020-04-24T15:05:03.150Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:05:03 [2020-04-24T15:05:03.150Z] PASS
15:05:03 [2020-04-24T15:05:03.150Z] 
15:05:03 [2020-04-24T15:05:03.150Z] === Skipped
15:05:03 [2020-04-24T15:05:03.150Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:05:03 [2020-04-24T15:05:03.150Z]     build_session_test.go:25: TODO: BuildKit
15:05:03 [2020-04-24T15:05:03.150Z] 
15:05:03 [2020-04-24T15:05:03.150Z] 
15:05:03 [2020-04-24T15:05:03.150Z] DONE 37 tests, 1 skipped in 131.965s
15:05:03 [2020-04-24T15:05:03.150Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
Post stage
[Pipeline] junit
15:05:03 [2020-04-24T15:05:03.234Z] Recording test results
15:05:03 [2020-04-24T15:05:03.405Z] INFO: Testing against a local daemon
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigInspect
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestConfigInspect (0.03s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigList
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestConfigList (0.02s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigsCreateAndDelete
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigsUpdate
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestConfigsUpdate (0.02s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestTemplatedConfig
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestTemplatedConfig (0.00s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigCreateResolve
15:05:03 [2020-04-24T15:05:03.405Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:05:03 [2020-04-24T15:05:03.405Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:03 [2020-04-24T15:05:03.405Z] === RUN   TestConfigDaemonLibtrustID
15:05:03 [2020-04-24T15:05:03.452Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
[Pipeline] sh
15:05:03 [2020-04-24T15:05:03.679Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:05:03 [2020-04-24T15:05:03.679Z] === RUN   TestAuthZPluginAPIDenyResponse
15:05:03 [2020-04-24T15:05:03.931Z] + echo Ensuring container killed.
15:05:03 [2020-04-24T15:05:03.931Z] Ensuring container killed.
15:05:03 [2020-04-24T15:05:03.931Z] + docker rm -vf docker-pr2
15:05:03 [2020-04-24T15:05:03.931Z] Error: No such container: docker-pr2
15:05:03 [2020-04-24T15:05:03.931Z] + true
[Pipeline] sh
15:05:04 [2020-04-24T15:05:04.018Z] --- PASS: TestBuildMultiStageCopy (4.38s)
15:05:04 [2020-04-24T15:05:04.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s)
15:05:04 [2020-04-24T15:05:04.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
15:05:04 [2020-04-24T15:05:04.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:05:04 [2020-04-24T15:05:04.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
15:05:04 [2020-04-24T15:05:04.018Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
15:05:04 [2020-04-24T15:05:04.018Z] === RUN   TestBuildMultiStageParentConfig
15:05:04 [2020-04-24T15:05:04.306Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:05:04 [2020-04-24T15:05:04.306Z] === RUN   TestAuthZPluginDenyResponse
15:05:04 [2020-04-24T15:05:04.361Z] + echo Chowning /workspace to jenkins user
15:05:04 [2020-04-24T15:05:04.361Z] Chowning /workspace to jenkins user
15:05:04 [2020-04-24T15:05:04.361Z] + id -u
15:05:04 [2020-04-24T15:05:04.361Z] + id -g
15:05:04 [2020-04-24T15:05:04.361Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/workspace busybox chown -R 1000:1000 /workspace
15:05:04 [2020-04-24T15:05:04.588Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:05:04 [2020-04-24T15:05:04.588Z] === RUN   TestAuthZPluginAllowEventStream
15:05:05 [2020-04-24T15:05:05.286Z] --- PASS: TestConfigDaemonLibtrustID (1.68s)
15:05:05 [2020-04-24T15:05:05.286Z] PASS
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === Skipped
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:05:05 [2020-04-24T15:05:05.286Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] 
15:05:05 [2020-04-24T15:05:05.286Z] DONE 7 tests, 6 skipped in 1.871s
15:05:05 [2020-04-24T15:05:05.286Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:05:05 [2020-04-24T15:05:05.286Z] INFO: Testing against a local daemon
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestCheckpoint
15:05:05 [2020-04-24T15:05:05.286Z] --- SKIP: TestCheckpoint (0.00s)
15:05:05 [2020-04-24T15:05:05.286Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestContainerInvalidJSON
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:05:05 [2020-04-24T15:05:05.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:05:05 [2020-04-24T15:05:05.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:05:05 [2020-04-24T15:05:05.286Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:05:05 [2020-04-24T15:05:05.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:05:05 [2020-04-24T15:05:05.286Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:05:05 [2020-04-24T15:05:05.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:05:05 [2020-04-24T15:05:05.286Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:05:05 [2020-04-24T15:05:05.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:05:05 [2020-04-24T15:05:05.286Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:05:05 [2020-04-24T15:05:05.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:05:05 [2020-04-24T15:05:05.286Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:05:05 [2020-04-24T15:05:05.286Z] === RUN   TestCopyFromContainerPathIsNotDir
15:05:05 [2020-04-24T15:05:05.395Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
15:05:05 [2020-04-24T15:05:05.395Z] === RUN   TestBuildLabelWithTargets
15:05:05 [2020-04-24T15:05:05.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:05:05 [2020-04-24T15:05:05.540Z] === RUN   TestCopyToContainerPathDoesNotExist
15:05:05 [2020-04-24T15:05:05.540Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:05:05 [2020-04-24T15:05:05.540Z] === RUN   TestCopyToContainerPathIsNotDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:05:05 [2020-04-24T15:05:05.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:05:05 [2020-04-24T15:05:05.795Z] === RUN   TestCopyFromContainer
15:05:06 [2020-04-24T15:05:06.175Z] + bundleName=docker-py
15:05:06 [2020-04-24T15:05:06.175Z] + echo Creating docker-py-bundles.tar.gz
15:05:06 [2020-04-24T15:05:06.175Z] Creating docker-py-bundles.tar.gz
15:05:06 [2020-04-24T15:05:06.175Z] + 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
15:05:06 [2020-04-24T15:05:06.182Z] Archiving artifacts
15:05:06 [2020-04-24T15:05:06.420Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:05:06 [2020-04-24T15:05:06.608Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
15:05:06 [2020-04-24T15:05:06.608Z] === RUN   TestAuthZPluginErrorResponse
15:05:06 [2020-04-24T15:05:06.890Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:05:06 [2020-04-24T15:05:06.890Z] === RUN   TestAuthZPluginErrorRequest
15:05:06 [2020-04-24T15:05:06.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh binary-daemon
15:05:07 [2020-04-24T15:05:07.457Z] 
15:05:07 [2020-04-24T15:05:07.457Z] Removing bundles/
15:05:07 [2020-04-24T15:05:07.457Z] 
15:05:07 [2020-04-24T15:05:07.457Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:05:07 [2020-04-24T15:05:07.457Z] Building: bundles/binary-daemon/dockerd-dev
15:05:07 [2020-04-24T15:05:07.457Z] GOOS="" GOARCH="" GOARM=""
15:05:07 [2020-04-24T15:05:07.504Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:05:07 [2020-04-24T15:05:07.504Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:05:07 [2020-04-24T15:05:07.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:05:07 [2020-04-24T15:05:07.928Z] --- PASS: TestBuildLabelWithTargets (2.07s)
15:05:07 [2020-04-24T15:05:07.928Z] === RUN   TestBuildWithEmptyLayers
15:05:08 [2020-04-24T15:05:08.118Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:05:08 [2020-04-24T15:05:08.118Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:05:08 [2020-04-24T15:05:08.495Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
15:05:08 [2020-04-24T15:05:08.495Z] === RUN   TestBuildMultiStageOnBuild
15:05:09 [2020-04-24T15:05:09.050Z] === RUN   TestCopyFromContainer//
15:05:09 [2020-04-24T15:05:09.306Z] === RUN   TestCopyFromContainer//bar/root
15:05:09 [2020-04-24T15:05:09.306Z] === RUN   TestCopyFromContainer//bar/root/
15:05:09 [2020-04-24T15:05:09.306Z] === RUN   TestCopyFromContainer/bar/quux
15:05:09 [2020-04-24T15:05:09.562Z] === RUN   TestCopyFromContainer/bar/quux/
15:05:09 [2020-04-24T15:05:09.562Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:05:09 [2020-04-24T15:05:09.562Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:05:09 [2020-04-24T15:05:09.816Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:05:09 [2020-04-24T15:05:09.816Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:05:09 [2020-04-24T15:05:09.816Z] === RUN   TestCopyFromContainer/bar/notarget
15:05:10 [2020-04-24T15:05:10.071Z] --- PASS: TestCopyFromContainer (4.27s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:05:10 [2020-04-24T15:05:10.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateLinkToNonExistingContainer
15:05:10 [2020-04-24T15:05:10.071Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateWithInvalidEnv
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateWithInvalidEnv/0
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateWithInvalidEnv/0
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateWithInvalidEnv/1
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateWithInvalidEnv/1
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateWithInvalidEnv/2
15:05:10 [2020-04-24T15:05:10.071Z] === PAUSE TestCreateWithInvalidEnv/2
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateWithInvalidEnv/0
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateWithInvalidEnv/2
15:05:10 [2020-04-24T15:05:10.071Z] === CONT  TestCreateWithInvalidEnv/1
15:05:10 [2020-04-24T15:05:10.071Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:05:10 [2020-04-24T15:05:10.071Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateTmpfsMountsTarget
15:05:10 [2020-04-24T15:05:10.071Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:05:10 [2020-04-24T15:05:10.071Z] === RUN   TestCreateWithCustomMaskedPaths
15:05:10 [2020-04-24T15:05:10.150Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
15:05:10 [2020-04-24T15:05:10.150Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:05:11 [2020-04-24T15:05:11.786Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
15:05:11 [2020-04-24T15:05:11.786Z] === RUN   TestBuildUncleanTarFilenames
15:05:11 [2020-04-24T15:05:11.955Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:05:11 [2020-04-24T15:05:11.955Z] --- PASS: TestCreateWithCapabilities (0.02s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:05:11 [2020-04-24T15:05:11.955Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:05:11 [2020-04-24T15:05:11.955Z] === RUN   TestCreateWithCustomReadonlyPaths
15:05:12 [2020-04-24T15:05:12.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:05:12 [2020-04-24T15:05:12.722Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
15:05:12 [2020-04-24T15:05:12.722Z] === RUN   TestBuildMultiStageLayerLeak
15:05:12 [2020-04-24T15:05:12.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s)
15:05:12 [2020-04-24T15:05:12.825Z] === RUN   TestAuthZPluginHeader
15:05:13 [2020-04-24T15:05:13.439Z] --- PASS: TestAuthZPluginHeader (0.88s)
15:05:13 [2020-04-24T15:05:13.439Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:05:13 [2020-04-24T15:05:13.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:05:13 [2020-04-24T15:05:13.439Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:13 [2020-04-24T15:05:13.439Z] === RUN   TestAuthZPluginV2Disable
15:05:13 [2020-04-24T15:05:13.439Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:05:13 [2020-04-24T15:05:13.439Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:13 [2020-04-24T15:05:13.439Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:05:13 [2020-04-24T15:05:13.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:05:13 [2020-04-24T15:05:13.439Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:13 [2020-04-24T15:05:13.439Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:05:13 [2020-04-24T15:05:13.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:05:13 [2020-04-24T15:05:13.439Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:13 [2020-04-24T15:05:13.439Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:05:13 [2020-04-24T15:05:13.836Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:13 [2020-04-24T15:05:13.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:13 [2020-04-24T15:05:13.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:05:13 [2020-04-24T15:05:13.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:05:13 [2020-04-24T15:05:13.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:05:13 [2020-04-24T15:05:13.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:05:13 [2020-04-24T15:05:13.836Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:05:13 [2020-04-24T15:05:13.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:05:14 [2020-04-24T15:05:14.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
15:05:14 [2020-04-24T15:05:14.394Z] === RUN   TestContainerStartOnDaemonRestart
15:05:14 [2020-04-24T15:05:14.394Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:05:14 [2020-04-24T15:05:14.394Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:05:14 [2020-04-24T15:05:14.394Z] === RUN   TestDaemonRestartIpcMode
15:05:14 [2020-04-24T15:05:14.394Z] === PAUSE TestDaemonRestartIpcMode
15:05:14 [2020-04-24T15:05:14.394Z] === RUN   TestDaemonHostGatewayIP
15:05:14 [2020-04-24T15:05:14.394Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:05:14 [2020-04-24T15:05:14.394Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:05:14 [2020-04-24T15:05:14.394Z] === RUN   TestContainerKillOnDaemonStart
15:05:14 [2020-04-24T15:05:14.394Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:05:14 [2020-04-24T15:05:14.394Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:05:14 [2020-04-24T15:05:14.394Z] === RUN   TestDiff
15:05:14 [2020-04-24T15:05:14.952Z] --- PASS: TestDiff (0.56s)
15:05:14 [2020-04-24T15:05:14.952Z] === RUN   TestExecWithCloseStdin
15:05:15 [2020-04-24T15:05:15.256Z] --- PASS: TestBuildMultiStageLayerLeak (2.73s)
15:05:15 [2020-04-24T15:05:15.256Z] === RUN   TestBuildWithHugeFile
15:05:15 [2020-04-24T15:05:15.512Z] --- PASS: TestExecWithCloseStdin (0.68s)
15:05:15 [2020-04-24T15:05:15.512Z] === RUN   TestExec
15:05:16 [2020-04-24T15:05:16.071Z] --- PASS: TestExec (0.65s)
15:05:16 [2020-04-24T15:05:16.071Z] === RUN   TestExecUser
15:05:16 [2020-04-24T15:05:16.994Z] --- PASS: TestExecUser (0.68s)
15:05:16 [2020-04-24T15:05:16.994Z] === RUN   TestExportContainerAndImportImage
15:05:17 [2020-04-24T15:05:17.553Z] --- PASS: TestExportContainerAndImportImage (0.75s)
15:05:17 [2020-04-24T15:05:17.553Z] === RUN   TestExportContainerAfterDaemonRestart
15:05:18 [2020-04-24T15:05:18.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:05:21 [2020-04-24T15:05:21.708Z] --- PASS: TestExportContainerAfterDaemonRestart (3.80s)
15:05:21 [2020-04-24T15:05:21.708Z] === RUN   TestHealthCheckWorkdir
15:05:22 [2020-04-24T15:05:22.268Z] --- PASS: TestHealthCheckWorkdir (0.89s)
15:05:22 [2020-04-24T15:05:22.268Z] === RUN   TestHealthKillContainer
15:05:22 [2020-04-24T15:05:22.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:05:25 [2020-04-24T15:05:25.524Z] --- PASS: TestHealthKillContainer (2.76s)
15:05:25 [2020-04-24T15:05:25.524Z] === RUN   TestInspectCpusetInConfigPre120
15:05:25 [2020-04-24T15:05:25.524Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
15:05:25 [2020-04-24T15:05:25.524Z] === RUN   TestIpcModeNone
15:05:26 [2020-04-24T15:05:26.083Z] --- PASS: TestIpcModeNone (0.64s)
15:05:26 [2020-04-24T15:05:26.083Z] === RUN   TestIpcModePrivate
15:05:27 [2020-04-24T15:05:27.006Z] --- PASS: TestIpcModePrivate (0.64s)
15:05:27 [2020-04-24T15:05:27.006Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
15:05:27 [2020-04-24T15:05:27.006Z] === RUN   TestIpcModeShareable
15:05:27 [2020-04-24T15:05:27.006Z] --- SKIP: TestIpcModeShareable (0.00s)
15:05:27 [2020-04-24T15:05:27.006Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:27 [2020-04-24T15:05:27.006Z] === RUN   TestAPIIpcModeShareableAndContainer
15:05:27 [2020-04-24T15:05:27.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:05:28 [2020-04-24T15:05:28.887Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s)
15:05:28 [2020-04-24T15:05:28.887Z] === RUN   TestAPIIpcModeHost
15:05:28 [2020-04-24T15:05:28.887Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:05:28 [2020-04-24T15:05:28.887Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:28 [2020-04-24T15:05:28.887Z] === RUN   TestDaemonIpcModeShareable
15:05:28 [2020-04-24T15:05:28.887Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:05:28 [2020-04-24T15:05:28.887Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:28 [2020-04-24T15:05:28.887Z] === RUN   TestDaemonIpcModePrivate
15:05:30 [2020-04-24T15:05:30.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:05:31 [2020-04-24T15:05:31.393Z] --- PASS: TestDaemonIpcModePrivate (2.57s)
15:05:31 [2020-04-24T15:05:31.393Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
15:05:31 [2020-04-24T15:05:31.393Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:05:31 [2020-04-24T15:05:31.393Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:05:31 [2020-04-24T15:05:31.394Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:31 [2020-04-24T15:05:31.394Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:05:31 [2020-04-24T15:05:31.394Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:05:31 [2020-04-24T15:05:31.394Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:05:31 [2020-04-24T15:05:31.394Z] === RUN   TestIpcModeOlderClient
15:05:31 [2020-04-24T15:05:31.394Z] === PAUSE TestIpcModeOlderClient
15:05:31 [2020-04-24T15:05:31.394Z] === RUN   TestKillContainerInvalidSignal
15:05:31 [2020-04-24T15:05:31.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.21s)
15:05:31 [2020-04-24T15:05:31.881Z] PASS
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] === Skipped
15:05:31 [2020-04-24T15:05:31.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:05:31 [2020-04-24T15:05:31.881Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:05:31 [2020-04-24T15:05:31.881Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:05:31 [2020-04-24T15:05:31.881Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:05:31 [2020-04-24T15:05:31.881Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] 
15:05:31 [2020-04-24T15:05:31.881Z] DONE 17 tests, 4 skipped in 29.971s
15:05:31 [2020-04-24T15:05:31.881Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:05:31 [2020-04-24T15:05:31.881Z] ++ 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
15:05:31 [2020-04-24T15:05:31.881Z] ++ set -e
15:05:31 [2020-04-24T15:05:31.881Z] ++ '[' -n 0 ']'
15:05:31 [2020-04-24T15:05:31.881Z] ++ set -x
15:05:31 [2020-04-24T15:05:31.881Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:31 [2020-04-24T15:05:31.881Z] INFO: Testing against a local daemon
15:05:31 [2020-04-24T15:05:31.881Z] === RUN   TestPluginInvalidJSON
15:05:31 [2020-04-24T15:05:31.881Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:31 [2020-04-24T15:05:31.881Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:31 [2020-04-24T15:05:31.881Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:31 [2020-04-24T15:05:31.881Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:05:31 [2020-04-24T15:05:31.881Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:05:31 [2020-04-24T15:05:31.881Z] === RUN   TestPluginInstall
15:05:31 [2020-04-24T15:05:31.881Z] === RUN   TestPluginInstall/no_auth
15:05:31 [2020-04-24T15:05:31.952Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
15:05:31 [2020-04-24T15:05:31.952Z] === RUN   TestKillContainer
15:05:31 [2020-04-24T15:05:31.952Z] === RUN   TestKillContainer/no_signal
15:05:32 [2020-04-24T15:05:32.510Z] === RUN   TestKillContainer/non_killing_signal
15:05:33 [2020-04-24T15:05:33.112Z] === RUN   TestKillContainer/killing_signal
15:05:33 [2020-04-24T15:05:33.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:05:33 [2020-04-24T15:05:33.671Z] --- PASS: TestKillContainer (1.68s)
15:05:33 [2020-04-24T15:05:33.671Z]     --- PASS: TestKillContainer/no_signal (0.56s)
15:05:33 [2020-04-24T15:05:33.671Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
15:05:33 [2020-04-24T15:05:33.671Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
15:05:33 [2020-04-24T15:05:33.671Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:05:33 [2020-04-24T15:05:33.671Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:05:34 [2020-04-24T15:05:34.230Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:05:34 [2020-04-24T15:05:34.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
15:05:34 [2020-04-24T15:05:34.790Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
15:05:34 [2020-04-24T15:05:34.790Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
15:05:34 [2020-04-24T15:05:34.790Z] === RUN   TestKillStoppedContainer
15:05:34 [2020-04-24T15:05:34.790Z] --- PASS: TestKillStoppedContainer (0.08s)
15:05:34 [2020-04-24T15:05:34.790Z] === RUN   TestKillStoppedContainerAPIPre120
15:05:35 [2020-04-24T15:05:35.044Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:05:35 [2020-04-24T15:05:35.044Z] === RUN   TestKillDifferentUserContainer
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437b700bfacc769cb84281d1847a15bd97abc7127ec70319390c7cddd74af37d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:35 [2020-04-24T15:05:35.342Z] time="2020-04-24T15:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437b700bfacc769cb84281d1847a15bd97abc7127ec70319390c7cddd74af37d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:35 [2020-04-24T15:05:35.342Z] === RUN   TestPluginInstall/with_htpasswd
15:05:35 [2020-04-24T15:05:35.603Z] --- PASS: TestKillDifferentUserContainer (0.58s)
15:05:35 [2020-04-24T15:05:35.603Z] === RUN   TestInspectOomKilledTrue
15:05:35 [2020-04-24T15:05:35.603Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:05:35 [2020-04-24T15:05:35.603Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:35 [2020-04-24T15:05:35.603Z] === RUN   TestInspectOomKilledFalse
15:05:35 [2020-04-24T15:05:35.603Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:05:35 [2020-04-24T15:05:35.603Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:05:35 [2020-04-24T15:05:35.603Z] === RUN   TestLinksEtcHostsContentMatch
15:05:35 [2020-04-24T15:05:35.603Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:05:35 [2020-04-24T15:05:35.603Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:05:35 [2020-04-24T15:05:35.603Z] === RUN   TestLinksContainerNames
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437b700bfacc769cb84281d1847a15bd97abc7127ec70319390c7cddd74af37d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:35 [2020-04-24T15:05:35.623Z] time="2020-04-24T15:05:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:437b700bfacc769cb84281d1847a15bd97abc7127ec70319390c7cddd74af37d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:35 [2020-04-24T15:05:35.890Z] Removing intermediate container be36fda80a94
15:05:35 [2020-04-24T15:05:35.890Z]  ---> 13a1271d9337
15:05:35 [2020-04-24T15:05:35.890Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
15:05:35 [2020-04-24T15:05:35.890Z]  ---> Running in 1984e0d7ba5c
15:05:35 [2020-04-24T15:05:35.905Z] === RUN   TestPluginInstall/with_insecure
15:05:36 [2020-04-24T15:05:36.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
15:05:36 [2020-04-24T15:05:36.681Z] Using test binary docker
15:05:36 [2020-04-24T15:05:36.681Z] ++++ /etc/init.d/apparmor start
15:05:36 [2020-04-24T15:05:36.681Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:05:36 [2020-04-24T15:05:36.681Z] INFO: Waiting for daemon to start...
15:05:36 [2020-04-24T15:05:36.681Z] Starting dockerd
15:05:36 [2020-04-24T15:05:36.681Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abe103cc851a6815b3e04c3d7b35a2c876d96e183f123fe391097d889a51a558" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:05:36 [2020-04-24T15:05:36.910Z] time="2020-04-24T15:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abe103cc851a6815b3e04c3d7b35a2c876d96e183f123fe391097d889a51a558" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:36 [2020-04-24T15:05:36.962Z] --- PASS: TestLinksContainerNames (1.16s)
15:05:36 [2020-04-24T15:05:36.962Z] === RUN   TestLogsFollowTailEmpty
15:05:37 [2020-04-24T15:05:37.192Z] --- PASS: TestPluginInstall (6.22s)
15:05:37 [2020-04-24T15:05:37.192Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
15:05:37 [2020-04-24T15:05:37.192Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
15:05:37 [2020-04-24T15:05:37.192Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
15:05:37 [2020-04-24T15:05:37.192Z]         plugin_test.go:157: [d7e38cb8d3688] daemon is not started
15:05:37 [2020-04-24T15:05:37.192Z] PASS
15:05:37 [2020-04-24T15:05:37.192Z] 
15:05:37 [2020-04-24T15:05:37.192Z] DONE 6 tests in 6.482s
15:05:37 [2020-04-24T15:05:37.192Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:05:37 [2020-04-24T15:05:37.192Z] ++ 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
15:05:37 [2020-04-24T15:05:37.192Z] ++ set -e
15:05:37 [2020-04-24T15:05:37.192Z] ++ '[' -n 0 ']'
15:05:37 [2020-04-24T15:05:37.192Z] ++ set -x
15:05:37 [2020-04-24T15:05:37.192Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:37 [2020-04-24T15:05:37.192Z] INFO: Testing against a local daemon
15:05:37 [2020-04-24T15:05:37.192Z] === RUN   TestExternalGraphDriver
15:05:37 [2020-04-24T15:05:37.216Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
15:05:37 [2020-04-24T15:05:37.216Z] === RUN   TestContainerNetworkMountsNoChown
15:05:37 [2020-04-24T15:05:37.474Z] === RUN   TestExternalGraphDriver/json
15:05:37 [2020-04-24T15:05:37.774Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/default
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/default
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/private
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/private
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rprivate
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rprivate
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/slave
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/slave
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rslave
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rslave
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/shared
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/shared
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rshared
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rshared
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/default
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/default/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/default/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/rslave
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/rshared
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/shared
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/rprivate
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/slave
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/private
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/private/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/private/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:05:37 [2020-04-24T15:05:37.774Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/default/bind_root
15:05:37 [2020-04-24T15:05:37.774Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/default/mount_root
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:05:38 [2020-04-24T15:05:38.029Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:05:38 [2020-04-24T15:05:38.176Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/private/bind_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/private/mount_root
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:05:38 [2020-04-24T15:05:38.283Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:05:38 [2020-04-24T15:05:38.538Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:05:38 [2020-04-24T15:05:38.538Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:05:38 [2020-04-24T15:05:38.538Z] --- PASS: TestMountDaemonRoot (0.02s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:05:38 [2020-04-24T15:05:38.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:05:38 [2020-04-24T15:05:38.538Z] === RUN   TestContainerBindMountNonRecursive
15:05:38 [2020-04-24T15:05:38.538Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:05:38 [2020-04-24T15:05:38.538Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:05:38 [2020-04-24T15:05:38.538Z] === RUN   TestNetworkNat
15:05:38 [2020-04-24T15:05:38.578Z] .
15:05:38 [2020-04-24T15:05:38.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
15:05:38 [2020-04-24T15:05:38.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
15:05:38 [2020-04-24T15:05:38.836Z] Error: No such image: emptyfs
15:05:38 [2020-04-24T15:05:38.836Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
15:05:38 [2020-04-24T15:05:38.836Z] +++++ docker load
15:05:39 [2020-04-24T15:05:39.094Z] Running integration-test (iteration 1)
15:05:39 [2020-04-24T15:05:39.094Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:05:39 [2020-04-24T15:05:39.094Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:05:39 [2020-04-24T15:05:39.094Z] +++ set -e
15:05:39 [2020-04-24T15:05:39.094Z] +++ '[' -n 0 ']'
15:05:39 [2020-04-24T15:05:39.094Z] +++ set -x
15:05:39 [2020-04-24T15:05:39.094Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:05:39 [2020-04-24T15:05:39.096Z] --- PASS: TestNetworkNat (0.73s)
15:05:39 [2020-04-24T15:05:39.096Z] === RUN   TestNetworkLocalhostTCPNat
15:05:39 [2020-04-24T15:05:39.497Z] === RUN   TestExternalGraphDriver/spec
15:05:40 [2020-04-24T15:05:40.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
15:05:40 [2020-04-24T15:05:40.019Z] === RUN   TestNetworkLoopbackNat
15:05:40 [2020-04-24T15:05:40.578Z] --- PASS: TestNetworkLoopbackNat (0.76s)
15:05:40 [2020-04-24T15:05:40.578Z] === RUN   TestPause
15:05:40 [2020-04-24T15:05:40.578Z] --- SKIP: TestPause (0.00s)
15:05:40 [2020-04-24T15:05:40.578Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:40 [2020-04-24T15:05:40.578Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:05:40 [2020-04-24T15:05:40.578Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:05:40 [2020-04-24T15:05:40.578Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:05:40 [2020-04-24T15:05:40.578Z] === RUN   TestPauseStopPausedContainer
15:05:40 [2020-04-24T15:05:40.578Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:05:40 [2020-04-24T15:05:40.578Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:05:40 [2020-04-24T15:05:40.578Z] === RUN   TestPsFilter
15:05:40 [2020-04-24T15:05:40.832Z] --- PASS: TestPsFilter (0.18s)
15:05:40 [2020-04-24T15:05:40.832Z] === RUN   TestRemoveContainerWithRemovedVolume
15:05:41 [2020-04-24T15:05:41.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
15:05:41 [2020-04-24T15:05:41.392Z] === RUN   TestRemoveContainerWithVolume
15:05:41 [2020-04-24T15:05:41.950Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
15:05:41 [2020-04-24T15:05:41.950Z] === RUN   TestRemoveContainerRunning
15:05:42 [2020-04-24T15:05:42.173Z] === RUN   TestExternalGraphDriver/pull
15:05:42 [2020-04-24T15:05:42.513Z] --- PASS: TestRemoveContainerRunning (0.57s)
15:05:42 [2020-04-24T15:05:42.513Z] === RUN   TestRemoveContainerForceRemoveRunning
15:05:43 [2020-04-24T15:05:43.073Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
15:05:43 [2020-04-24T15:05:43.073Z] === RUN   TestRemoveInvalidContainer
15:05:43 [2020-04-24T15:05:43.073Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:05:43 [2020-04-24T15:05:43.073Z] === RUN   TestRenameLinkedContainer
15:05:43 [2020-04-24T15:05:43.642Z] --- PASS: TestExternalGraphDriver (6.34s)
15:05:43 [2020-04-24T15:05:43.642Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
15:05:43 [2020-04-24T15:05:43.642Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
15:05:43 [2020-04-24T15:05:43.642Z]     --- PASS: TestExternalGraphDriver/pull (1.99s)
15:05:43 [2020-04-24T15:05:43.642Z] === RUN   TestGraphdriverPluginV2
15:05:43 [2020-04-24T15:05:43.642Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:05:43 [2020-04-24T15:05:43.642Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:43 [2020-04-24T15:05:43.642Z] PASS
15:05:43 [2020-04-24T15:05:43.642Z] 
15:05:43 [2020-04-24T15:05:43.642Z] === Skipped
15:05:43 [2020-04-24T15:05:43.642Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:05:43 [2020-04-24T15:05:43.642Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:43 [2020-04-24T15:05:43.642Z] 
15:05:43 [2020-04-24T15:05:43.642Z] 
15:05:43 [2020-04-24T15:05:43.642Z] DONE 5 tests, 1 skipped in 6.586s
15:05:43 [2020-04-24T15:05:43.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:05:43 [2020-04-24T15:05:43.642Z] ++ 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
15:05:43 [2020-04-24T15:05:43.642Z] ++ set -e
15:05:43 [2020-04-24T15:05:43.642Z] ++ '[' -n 0 ']'
15:05:43 [2020-04-24T15:05:43.642Z] ++ set -x
15:05:43 [2020-04-24T15:05:43.642Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:43 [2020-04-24T15:05:43.923Z] INFO: Testing against a local daemon
15:05:43 [2020-04-24T15:05:43.923Z] === RUN   TestContinueAfterPluginCrash
15:05:43 [2020-04-24T15:05:43.923Z] === PAUSE TestContinueAfterPluginCrash
15:05:43 [2020-04-24T15:05:43.923Z] === RUN   TestReadPluginNoRead
15:05:43 [2020-04-24T15:05:43.923Z] === PAUSE TestReadPluginNoRead
15:05:43 [2020-04-24T15:05:43.923Z] === RUN   TestDaemonStartWithLogOpt
15:05:43 [2020-04-24T15:05:43.923Z] === PAUSE TestDaemonStartWithLogOpt
15:05:43 [2020-04-24T15:05:43.923Z] === CONT  TestContinueAfterPluginCrash
15:05:43 [2020-04-24T15:05:43.923Z] === CONT  TestDaemonStartWithLogOpt
15:05:45 [2020-04-24T15:05:45.650Z] --- PASS: TestRenameLinkedContainer (2.32s)
15:05:45 [2020-04-24T15:05:45.650Z] === RUN   TestRenameStoppedContainer
15:05:45 [2020-04-24T15:05:45.905Z] --- PASS: TestRenameStoppedContainer (0.56s)
15:05:45 [2020-04-24T15:05:45.905Z] === RUN   TestRenameRunningContainerAndReuse
15:05:47 [2020-04-24T15:05:47.264Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s)
15:05:47 [2020-04-24T15:05:47.264Z] === RUN   TestRenameInvalidName
15:05:47 [2020-04-24T15:05:47.822Z] --- PASS: TestRenameInvalidName (0.59s)
15:05:47 [2020-04-24T15:05:47.822Z] === RUN   TestRenameAnonymousContainer
15:05:48 [2020-04-24T15:05:48.296Z] --- PASS: TestDaemonStartWithLogOpt (3.77s)
15:05:48 [2020-04-24T15:05:48.296Z] === CONT  TestReadPluginNoRead
15:05:48 [2020-04-24T15:05:48.769Z] --- PASS: TestBuildWithHugeFile (79.70s)
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildWithEmptyDockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:05:48 [2020-04-24T15:05:48.769Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
15:05:48 [2020-04-24T15:05:48.769Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
15:05:48 [2020-04-24T15:05:48.769Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
15:05:48 [2020-04-24T15:05:48.769Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildPreserveOwnership
15:05:48 [2020-04-24T15:05:48.769Z] === RUN   TestBuildPreserveOwnership/copy_from
15:05:49 [2020-04-24T15:05:49.781Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:05:50 [2020-04-24T15:05:50.329Z] --- PASS: TestRenameAnonymousContainer (2.73s)
15:05:50 [2020-04-24T15:05:50.329Z] === RUN   TestRenameContainerWithSameName
15:05:50 [2020-04-24T15:05:50.960Z] === RUN   TestReadPluginNoRead/default
15:05:51 [2020-04-24T15:05:51.251Z] --- PASS: TestRenameContainerWithSameName (0.61s)
15:05:51 [2020-04-24T15:05:51.251Z] === RUN   TestRenameContainerWithLinkedContainer
15:05:51 [2020-04-24T15:05:51.264Z] --- PASS: TestBuildPreserveOwnership (4.84s)
15:05:51 [2020-04-24T15:05:51.264Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.18s)
15:05:51 [2020-04-24T15:05:51.264Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s)
15:05:51 [2020-04-24T15:05:51.264Z] === RUN   TestBuildPreserveXattrs
15:05:51 [2020-04-24T15:05:51.264Z] === RUN   TestBuildPreserveXattrs/testdata
15:05:52 [2020-04-24T15:05:52.174Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s)
15:05:52 [2020-04-24T15:05:52.174Z] === RUN   TestResize
15:05:52 [2020-04-24T15:05:52.434Z] === RUN   TestReadPluginNoRead/disabled_caching
15:05:52 [2020-04-24T15:05:52.733Z] --- PASS: TestResize (0.56s)
15:05:52 [2020-04-24T15:05:52.733Z] === RUN   TestResizeWithInvalidSize
15:05:53 [2020-04-24T15:05:53.045Z] --- PASS: TestContinueAfterPluginCrash (9.12s)
15:05:53 [2020-04-24T15:05:53.292Z] --- PASS: TestResizeWithInvalidSize (0.59s)
15:05:53 [2020-04-24T15:05:53.292Z] === RUN   TestResizeWhenContainerNotStarted
15:05:53 [2020-04-24T15:05:53.850Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
15:05:53 [2020-04-24T15:05:53.850Z] === RUN   TestDaemonRestartKillContainers
15:05:53 [2020-04-24T15:05:53.850Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:05:53 [2020-04-24T15:05:53.850Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:05:53 [2020-04-24T15:05:53.850Z] === RUN   TestCgroupNamespacesRun
15:05:54 [2020-04-24T15:05:54.510Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:05:54 [2020-04-24T15:05:54.747Z] === RUN   TestBuildPreserveXattrs/original
15:05:55 [2020-04-24T15:05:55.032Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:05:56 [2020-04-24T15:05:56.363Z] --- PASS: TestCgroupNamespacesRun (2.43s)
15:05:56 [2020-04-24T15:05:56.363Z] === RUN   TestCgroupNamespacesRunPrivileged
15:05:56 [2020-04-24T15:05:56.510Z] === RUN   TestBuildPreserveXattrs/copy_file
15:05:56 [2020-04-24T15:05:56.546Z] --- PASS: TestReadPluginNoRead (8.88s)
15:05:56 [2020-04-24T15:05:56.546Z]     --- PASS: TestReadPluginNoRead/default (1.94s)
15:05:56 [2020-04-24T15:05:56.546Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.07s)
15:05:56 [2020-04-24T15:05:56.546Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s)
15:05:56 [2020-04-24T15:05:56.546Z]     read_test.go:91: [d028548dbee92] daemon is not started
15:05:56 [2020-04-24T15:05:56.546Z] PASS
15:05:56 [2020-04-24T15:05:56.546Z] 
15:05:56 [2020-04-24T15:05:56.546Z] DONE 6 tests in 12.801s
15:05:56 [2020-04-24T15:05:56.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:05:56 [2020-04-24T15:05:56.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:05:56 [2020-04-24T15:05:56.546Z] ++ set -e
15:05:56 [2020-04-24T15:05:56.546Z] ++ '[' -n 0 ']'
15:05:56 [2020-04-24T15:05:56.546Z] ++ set -x
15:05:56 [2020-04-24T15:05:56.546Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:05:56 [2020-04-24T15:05:56.546Z] testing: warning: no tests to run
15:05:56 [2020-04-24T15:05:56.546Z] PASS
15:05:56 [2020-04-24T15:05:56.546Z] 
15:05:56 [2020-04-24T15:05:56.546Z] DONE 0 tests in 0.055s
15:05:56 [2020-04-24T15:05:56.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:05:56 [2020-04-24T15:05:56.546Z] ++ 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
15:05:56 [2020-04-24T15:05:56.546Z] ++ set -e
15:05:56 [2020-04-24T15:05:56.546Z] ++ '[' -n 0 ']'
15:05:56 [2020-04-24T15:05:56.546Z] ++ set -x
15:05:56 [2020-04-24T15:05:56.546Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:56 [2020-04-24T15:05:56.827Z] INFO: Testing against a local daemon
15:05:56 [2020-04-24T15:05:56.827Z] === RUN   TestPluginWithDevMounts
15:05:56 [2020-04-24T15:05:56.827Z] === PAUSE TestPluginWithDevMounts
15:05:56 [2020-04-24T15:05:56.827Z] === CONT  TestPluginWithDevMounts
15:05:57 [2020-04-24T15:05:57.525Z] --- PASS: TestBuildPreserveXattrs (5.99s)
15:05:57 [2020-04-24T15:05:57.525Z]     --- PASS: TestBuildPreserveXattrs/testdata (2.98s)
15:05:57 [2020-04-24T15:05:57.525Z]     --- PASS: TestBuildPreserveXattrs/original (0.86s)
15:05:57 [2020-04-24T15:05:57.525Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (1.06s)
15:05:57 [2020-04-24T15:05:57.525Z]     --- PASS: TestBuildPreserveXattrs/copy_file (1.10s)
15:05:57 [2020-04-24T15:05:57.525Z] === RUN   TestBuildPlatformInvalid
15:05:57 [2020-04-24T15:05:57.525Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:05:57 [2020-04-24T15:05:57.525Z] PASS
15:05:57 [2020-04-24T15:05:57.525Z] 
15:05:57 [2020-04-24T15:05:57.525Z] === Skipped
15:05:57 [2020-04-24T15:05:57.525Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:05:57 [2020-04-24T15:05:57.525Z]     build_session_test.go:25: TODO: BuildKit
15:05:57 [2020-04-24T15:05:57.525Z] 
15:05:57 [2020-04-24T15:05:57.525Z] 
15:05:57 [2020-04-24T15:05:57.525Z] DONE 37 tests, 1 skipped in 131.574s
15:05:57 [2020-04-24T15:05:57.525Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:05:57 [2020-04-24T15:05:57.525Z] ++ 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
15:05:57 [2020-04-24T15:05:57.525Z] ++ set -e
15:05:57 [2020-04-24T15:05:57.525Z] ++ '[' -n 0 ']'
15:05:57 [2020-04-24T15:05:57.525Z] ++ set -x
15:05:57 [2020-04-24T15:05:57.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:05:57 [2020-04-24T15:05:57.525Z] INFO: Testing against a local daemon
15:05:57 [2020-04-24T15:05:57.525Z] === RUN   TestConfigInspect
15:05:58 [2020-04-24T15:05:58.841Z] --- PASS: TestPluginWithDevMounts (1.97s)
15:05:58 [2020-04-24T15:05:58.841Z] PASS
15:05:58 [2020-04-24T15:05:58.841Z] 
15:05:58 [2020-04-24T15:05:58.841Z] DONE 1 tests in 2.195s
15:05:58 [2020-04-24T15:05:58.841Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:05:58 [2020-04-24T15:05:58.841Z] ++ 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
15:05:58 [2020-04-24T15:05:58.841Z] ++ set -e
15:05:58 [2020-04-24T15:05:58.841Z] ++ '[' -n 0 ']'
15:05:58 [2020-04-24T15:05:58.841Z] ++ set -x
15:05:58 [2020-04-24T15:05:58.841Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:05:58 [2020-04-24T15:05:58.870Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.51s)
15:05:58 [2020-04-24T15:05:58.870Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:05:59 [2020-04-24T15:05:59.122Z] INFO: Testing against a local daemon
15:05:59 [2020-04-24T15:05:59.122Z] === RUN   TestSecretInspect
15:06:00 [2020-04-24T15:06:00.214Z] --- PASS: TestConfigInspect (2.29s)
15:06:00 [2020-04-24T15:06:00.214Z] === RUN   TestConfigList
15:06:01 [2020-04-24T15:06:01.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.60s)
15:06:01 [2020-04-24T15:06:01.375Z] === RUN   TestCgroupNamespacesRunHostMode
15:06:01 [2020-04-24T15:06:01.959Z] --- PASS: TestBuildWithHugeFile (41.68s)
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildWithEmptyDockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:01 [2020-04-24T15:06:01.959Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
15:06:01 [2020-04-24T15:06:01.959Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
15:06:01 [2020-04-24T15:06:01.959Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
15:06:01 [2020-04-24T15:06:01.959Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildPreserveOwnership
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildPreserveOwnership/copy_from
15:06:01 [2020-04-24T15:06:01.959Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:06:02 [2020-04-24T15:06:02.254Z] --- PASS: TestConfigList (2.27s)
15:06:02 [2020-04-24T15:06:02.254Z] === RUN   TestConfigsCreateAndDelete
15:06:02 [2020-04-24T15:06:02.562Z] --- PASS: TestSecretInspect (3.71s)
15:06:02 [2020-04-24T15:06:02.562Z] === RUN   TestSecretList
15:06:03 [2020-04-24T15:06:03.335Z] --- PASS: TestBuildPreserveOwnership (5.78s)
15:06:03 [2020-04-24T15:06:03.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.71s)
15:06:03 [2020-04-24T15:06:03.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
15:06:03 [2020-04-24T15:06:03.335Z] === RUN   TestBuildPreserveXattrs
15:06:03 [2020-04-24T15:06:03.335Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:04 [2020-04-24T15:06:04.289Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
15:06:04 [2020-04-24T15:06:04.289Z] === RUN   TestConfigsUpdate
15:06:04 [2020-04-24T15:06:04.630Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s)
15:06:04 [2020-04-24T15:06:04.630Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:06:05 [2020-04-24T15:06:05.868Z] === RUN   TestBuildPreserveXattrs/original
15:06:06 [2020-04-24T15:06:06.804Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:06 [2020-04-24T15:06:06.927Z] --- PASS: TestSecretList (3.68s)
15:06:06 [2020-04-24T15:06:06.927Z] === RUN   TestSecretsCreateAndDelete
15:06:06 [2020-04-24T15:06:06.988Z] --- PASS: TestConfigsUpdate (2.27s)
15:06:06 [2020-04-24T15:06:06.988Z] === RUN   TestTemplatedConfig
15:06:07 [2020-04-24T15:06:07.136Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s)
15:06:07 [2020-04-24T15:06:07.136Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:06:08 [2020-04-24T15:06:08.180Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:08 [2020-04-24T15:06:08.748Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.95s)
15:06:08 [2020-04-24T15:06:08.748Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:06:09 [2020-04-24T15:06:09.558Z] --- PASS: TestBuildPreserveXattrs (6.53s)
15:06:09 [2020-04-24T15:06:09.558Z]     --- PASS: TestBuildPreserveXattrs/testdata (2.76s)
15:06:09 [2020-04-24T15:06:09.558Z]     --- PASS: TestBuildPreserveXattrs/original (1.04s)
15:06:09 [2020-04-24T15:06:09.558Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (1.34s)
15:06:09 [2020-04-24T15:06:09.558Z]     --- PASS: TestBuildPreserveXattrs/copy_file (1.39s)
15:06:09 [2020-04-24T15:06:09.558Z] === RUN   TestBuildPlatformInvalid
15:06:09 [2020-04-24T15:06:09.675Z] --- PASS: TestTemplatedConfig (2.69s)
15:06:09 [2020-04-24T15:06:09.675Z] === RUN   TestConfigCreateResolve
15:06:09 [2020-04-24T15:06:09.816Z] --- PASS: TestBuildPlatformInvalid (0.19s)
15:06:09 [2020-04-24T15:06:09.817Z] PASS
15:06:09 [2020-04-24T15:06:09.817Z] 
15:06:09 [2020-04-24T15:06:09.817Z] === Skipped
15:06:09 [2020-04-24T15:06:09.817Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:06:09 [2020-04-24T15:06:09.817Z]     build_session_test.go:25: TODO: BuildKit
15:06:09 [2020-04-24T15:06:09.817Z] 
15:06:09 [2020-04-24T15:06:09.817Z] 
15:06:09 [2020-04-24T15:06:09.817Z] DONE 37 tests, 1 skipped in 95.481s
15:06:09 [2020-04-24T15:06:09.817Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:06:09 [2020-04-24T15:06:09.817Z] ++ 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
15:06:09 [2020-04-24T15:06:09.817Z] ++ set -e
15:06:09 [2020-04-24T15:06:09.817Z] ++ '[' -n 0 ']'
15:06:09 [2020-04-24T15:06:09.817Z] ++ set -x
15:06:09 [2020-04-24T15:06:09.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:06:10 [2020-04-24T15:06:10.078Z] INFO: Testing against a local daemon
15:06:10 [2020-04-24T15:06:10.078Z] === RUN   TestConfigInspect
15:06:10 [2020-04-24T15:06:10.387Z] --- PASS: TestSecretsCreateAndDelete (3.74s)
15:06:10 [2020-04-24T15:06:10.387Z] === RUN   TestSecretsUpdate
15:06:10 [2020-04-24T15:06:10.629Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s)
15:06:10 [2020-04-24T15:06:10.629Z] === RUN   TestCgroupNamespacesRunOlderClient
15:06:11 [2020-04-24T15:06:11.150Z] Loaded image: buildpack-deps:jessie
15:06:11 [2020-04-24T15:06:11.150Z] Loaded image: busybox:latest
15:06:11 [2020-04-24T15:06:11.150Z] Loaded image: busybox:glibc
15:06:11 [2020-04-24T15:06:11.150Z] Loaded image: debian:jessie
15:06:11 [2020-04-24T15:06:11.150Z] Loaded image: hello-world:latest
15:06:11 [2020-04-24T15:06:11.150Z] INFO: Testing against a local daemon
15:06:11 [2020-04-24T15:06:11.150Z] === RUN   TestBuildPreserveXattrs
15:06:11 [2020-04-24T15:06:11.150Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:11 [2020-04-24T15:06:11.716Z] --- PASS: TestConfigCreateResolve (2.23s)
15:06:11 [2020-04-24T15:06:11.716Z] === RUN   TestConfigDaemonLibtrustID
15:06:12 [2020-04-24T15:06:12.000Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:06:12 [2020-04-24T15:06:12.000Z] PASS
15:06:12 [2020-04-24T15:06:12.000Z] 
15:06:12 [2020-04-24T15:06:12.000Z] DONE 7 tests in 14.624s
15:06:12 [2020-04-24T15:06:12.285Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:06:12 [2020-04-24T15:06:12.285Z] ++ 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
15:06:12 [2020-04-24T15:06:12.285Z] ++ set -e
15:06:12 [2020-04-24T15:06:12.285Z] ++ '[' -n 0 ']'
15:06:12 [2020-04-24T15:06:12.285Z] ++ set -x
15:06:12 [2020-04-24T15:06:12.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:06:12 [2020-04-24T15:06:12.286Z] INFO: Testing against a local daemon
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestCheckpoint
15:06:12 [2020-04-24T15:06:12.286Z] --- SKIP: TestCheckpoint (0.00s)
15:06:12 [2020-04-24T15:06:12.286Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestContainerInvalidJSON
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:06:12 [2020-04-24T15:06:12.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:06:12 [2020-04-24T15:06:12.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:06:12 [2020-04-24T15:06:12.286Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:06:12 [2020-04-24T15:06:12.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:06:12 [2020-04-24T15:06:12.286Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:06:12 [2020-04-24T15:06:12.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:06:12 [2020-04-24T15:06:12.286Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:06:12 [2020-04-24T15:06:12.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:06:12 [2020-04-24T15:06:12.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:06:12 [2020-04-24T15:06:12.286Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:06:12 [2020-04-24T15:06:12.286Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:06:12 [2020-04-24T15:06:12.286Z] === RUN   TestCopyFromContainerPathIsNotDir
15:06:12 [2020-04-24T15:06:12.568Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
15:06:12 [2020-04-24T15:06:12.568Z] === RUN   TestCopyToContainerPathDoesNotExist
15:06:12 [2020-04-24T15:06:12.568Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:06:12 [2020-04-24T15:06:12.568Z] === RUN   TestCopyToContainerPathIsNotDir
15:06:12 [2020-04-24T15:06:12.568Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:06:12 [2020-04-24T15:06:12.568Z] === RUN   TestCopyFromContainer
15:06:13 [2020-04-24T15:06:13.134Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.61s)
15:06:13 [2020-04-24T15:06:13.134Z] === RUN   TestKernelTCPMemory
15:06:13 [2020-04-24T15:06:13.134Z] --- SKIP: TestKernelTCPMemory (0.02s)
15:06:13 [2020-04-24T15:06:13.134Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:13 [2020-04-24T15:06:13.134Z] === RUN   TestNISDomainname
15:06:13 [2020-04-24T15:06:13.134Z] --- SKIP: TestNISDomainname (0.01s)
15:06:13 [2020-04-24T15:06:13.134Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:06:13 [2020-04-24T15:06:13.134Z] === RUN   TestHostnameDnsResolution
15:06:13 [2020-04-24T15:06:13.829Z] --- PASS: TestSecretsUpdate (3.78s)
15:06:13 [2020-04-24T15:06:13.829Z] === RUN   TestTemplatedSecret
15:06:14 [2020-04-24T15:06:14.049Z] === RUN   TestCopyFromContainer//
15:06:14 [2020-04-24T15:06:14.265Z] --- PASS: TestConfigInspect (4.00s)
15:06:14 [2020-04-24T15:06:14.265Z] === RUN   TestConfigList
15:06:14 [2020-04-24T15:06:14.281Z] INFO: Sources obtained for gotestsum...
15:06:14 [2020-04-24T15:06:14.281Z] INFO: Checkout done for gotestsum...
15:06:14 [2020-04-24T15:06:14.281Z] INFO: Build done for gotestsum...
15:06:14 [2020-04-24T15:06:14.334Z] === RUN   TestCopyFromContainer//bar/root
15:06:14 [2020-04-24T15:06:14.334Z] === RUN   TestCopyFromContainer//bar/root/
15:06:14 [2020-04-24T15:06:14.334Z] === RUN   TestCopyFromContainer/bar/quux
15:06:14 [2020-04-24T15:06:14.493Z] --- PASS: TestHostnameDnsResolution (1.05s)
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStats
15:06:14 [2020-04-24T15:06:14.493Z] --- SKIP: TestStats (0.00s)
15:06:14 [2020-04-24T15:06:14.493Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStopContainerWithTimeout
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStopContainerWithTimeout/0
15:06:14 [2020-04-24T15:06:14.493Z] === PAUSE TestStopContainerWithTimeout/0
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStopContainerWithTimeout/1
15:06:14 [2020-04-24T15:06:14.493Z] === PAUSE TestStopContainerWithTimeout/1
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStopContainerWithTimeout/3
15:06:14 [2020-04-24T15:06:14.493Z] === PAUSE TestStopContainerWithTimeout/3
15:06:14 [2020-04-24T15:06:14.493Z] === RUN   TestStopContainerWithTimeout/-1
15:06:14 [2020-04-24T15:06:14.493Z] === PAUSE TestStopContainerWithTimeout/-1
15:06:14 [2020-04-24T15:06:14.493Z] === CONT  TestStopContainerWithTimeout/0
15:06:14 [2020-04-24T15:06:14.493Z] === CONT  TestStopContainerWithTimeout/-1
15:06:14 [2020-04-24T15:06:14.620Z] === RUN   TestCopyFromContainer/bar/quux/
15:06:14 [2020-04-24T15:06:14.620Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:06:14 [2020-04-24T15:06:14.620Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:06:14 [2020-04-24T15:06:14.905Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:06:14 [2020-04-24T15:06:14.905Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:06:14 [2020-04-24T15:06:14.905Z] === RUN   TestCopyFromContainer/bar/notarget
15:06:15 [2020-04-24T15:06:15.052Z] === CONT  TestStopContainerWithTimeout/3
15:06:15 [2020-04-24T15:06:15.189Z] --- PASS: TestCopyFromContainer (2.50s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:15 [2020-04-24T15:06:15.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateLinkToNonExistingContainer
15:06:15 [2020-04-24T15:06:15.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateWithInvalidEnv
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateWithInvalidEnv/0
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateWithInvalidEnv/0
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateWithInvalidEnv/1
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateWithInvalidEnv/1
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateWithInvalidEnv/2
15:06:15 [2020-04-24T15:06:15.189Z] === PAUSE TestCreateWithInvalidEnv/2
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateWithInvalidEnv/0
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateWithInvalidEnv/2
15:06:15 [2020-04-24T15:06:15.189Z] === CONT  TestCreateWithInvalidEnv/1
15:06:15 [2020-04-24T15:06:15.189Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateTmpfsMountsTarget
15:06:15 [2020-04-24T15:06:15.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:06:15 [2020-04-24T15:06:15.189Z] === RUN   TestCreateWithCustomMaskedPaths
15:06:15 [2020-04-24T15:06:15.333Z] === RUN   TestBuildPreserveXattrs/original
15:06:17 [2020-04-24T15:06:17.223Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s)
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:06:17 [2020-04-24T15:06:17.223Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:06:17 [2020-04-24T15:06:17.223Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:06:17 [2020-04-24T15:06:17.223Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.03s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.03s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
15:06:17 [2020-04-24T15:06:17.224Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:06:17 [2020-04-24T15:06:17.224Z] === RUN   TestCreateWithCustomReadonlyPaths
15:06:17 [2020-04-24T15:06:17.230Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:17 [2020-04-24T15:06:17.549Z] --- PASS: TestConfigList (3.23s)
15:06:17 [2020-04-24T15:06:17.549Z] === RUN   TestConfigsCreateAndDelete
15:06:17 [2020-04-24T15:06:17.557Z] === CONT  TestStopContainerWithTimeout/1
15:06:18 [2020-04-24T15:06:18.196Z] --- PASS: TestTemplatedSecret (3.66s)
15:06:18 [2020-04-24T15:06:18.196Z] === RUN   TestSecretCreateResolve
15:06:18 [2020-04-24T15:06:18.915Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:06:18 [2020-04-24T15:06:18.915Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
15:06:18 [2020-04-24T15:06:18.915Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
15:06:18 [2020-04-24T15:06:18.915Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
15:06:18 [2020-04-24T15:06:18.915Z]     --- PASS: TestStopContainerWithTimeout/1 (1.55s)
15:06:18 [2020-04-24T15:06:18.915Z] === RUN   TestDeleteDevicemapper
15:06:18 [2020-04-24T15:06:18.915Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:06:18 [2020-04-24T15:06:18.915Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:06:18 [2020-04-24T15:06:18.915Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:06:19 [2020-04-24T15:06:19.129Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:19 [2020-04-24T15:06:19.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:19 [2020-04-24T15:06:19.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:19 [2020-04-24T15:06:19.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:19 [2020-04-24T15:06:19.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:19 [2020-04-24T15:06:19.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:19 [2020-04-24T15:06:19.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:06:19 [2020-04-24T15:06:19.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
15:06:19 [2020-04-24T15:06:19.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
15:06:19 [2020-04-24T15:06:19.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s)
15:06:19 [2020-04-24T15:06:19.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s)
15:06:19 [2020-04-24T15:06:19.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:06:19 [2020-04-24T15:06:19.257Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:06:19 [2020-04-24T15:06:19.874Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
15:06:19 [2020-04-24T15:06:19.874Z] === RUN   TestContainerStartOnDaemonRestart
15:06:19 [2020-04-24T15:06:19.874Z] === PAUSE TestContainerStartOnDaemonRestart
15:06:19 [2020-04-24T15:06:19.874Z] === RUN   TestDaemonRestartIpcMode
15:06:19 [2020-04-24T15:06:19.874Z] === PAUSE TestDaemonRestartIpcMode
15:06:19 [2020-04-24T15:06:19.874Z] === RUN   TestDaemonHostGatewayIP
15:06:19 [2020-04-24T15:06:19.874Z] === PAUSE TestDaemonHostGatewayIP
15:06:19 [2020-04-24T15:06:19.874Z] === RUN   TestContainerKillOnDaemonStart
15:06:19 [2020-04-24T15:06:19.874Z] === PAUSE TestContainerKillOnDaemonStart
15:06:19 [2020-04-24T15:06:19.874Z] === RUN   TestDiff
15:06:20 [2020-04-24T15:06:20.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
15:06:20 [2020-04-24T15:06:20.798Z] === RUN   TestUpdateMemory
15:06:20 [2020-04-24T15:06:20.798Z] --- SKIP: TestUpdateMemory (0.00s)
15:06:20 [2020-04-24T15:06:20.798Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:20 [2020-04-24T15:06:20.798Z] === RUN   TestUpdateCPUQuota
15:06:20 [2020-04-24T15:06:20.798Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:06:20 [2020-04-24T15:06:20.798Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:20 [2020-04-24T15:06:20.798Z] === RUN   TestUpdatePidsLimit
15:06:20 [2020-04-24T15:06:20.798Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:06:20 [2020-04-24T15:06:20.798Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:20 [2020-04-24T15:06:20.798Z] === RUN   TestUpdateRestartPolicy
15:06:20 [2020-04-24T15:06:20.834Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
15:06:20 [2020-04-24T15:06:20.834Z] === RUN   TestConfigsUpdate
15:06:20 [2020-04-24T15:06:20.889Z] --- PASS: TestDiff (0.70s)
15:06:20 [2020-04-24T15:06:20.890Z] === RUN   TestExecWithCloseStdin
15:06:21 [2020-04-24T15:06:21.025Z] --- PASS: TestBuildPreserveXattrs (10.50s)
15:06:21 [2020-04-24T15:06:21.025Z]     --- PASS: TestBuildPreserveXattrs/testdata (5.06s)
15:06:21 [2020-04-24T15:06:21.025Z]     --- PASS: TestBuildPreserveXattrs/original (1.58s)
15:06:21 [2020-04-24T15:06:21.025Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (1.87s)
15:06:21 [2020-04-24T15:06:21.025Z]     --- PASS: TestBuildPreserveXattrs/copy_file (1.99s)
15:06:21 [2020-04-24T15:06:21.025Z] === RUN   TestBuildPreserveXattrs
15:06:21 [2020-04-24T15:06:21.025Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:21 [2020-04-24T15:06:21.025Z] === RUN   TestBuildPreserveXattrs/original
15:06:21 [2020-04-24T15:06:21.025Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:21 [2020-04-24T15:06:21.282Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:21 [2020-04-24T15:06:21.520Z] --- PASS: TestExecWithCloseStdin (0.77s)
15:06:21 [2020-04-24T15:06:21.520Z] === RUN   TestExec
15:06:21 [2020-04-24T15:06:21.541Z] --- PASS: TestBuildPreserveXattrs (0.78s)
15:06:21 [2020-04-24T15:06:21.541Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.20s)
15:06:21 [2020-04-24T15:06:21.541Z]     --- PASS: TestBuildPreserveXattrs/original (0.17s)
15:06:21 [2020-04-24T15:06:21.541Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.21s)
15:06:21 [2020-04-24T15:06:21.541Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.20s)
15:06:21 [2020-04-24T15:06:21.541Z] === RUN   TestBuildPreserveXattrs
15:06:21 [2020-04-24T15:06:21.541Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:21 [2020-04-24T15:06:21.637Z] --- PASS: TestSecretCreateResolve (3.78s)
15:06:21 [2020-04-24T15:06:21.637Z] PASS
15:06:21 [2020-04-24T15:06:21.637Z] 
15:06:21 [2020-04-24T15:06:21.637Z] DONE 6 tests in 22.516s
15:06:21 [2020-04-24T15:06:21.637Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:06:21 [2020-04-24T15:06:21.637Z] ++ 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
15:06:21 [2020-04-24T15:06:21.637Z] ++ set -e
15:06:21 [2020-04-24T15:06:21.637Z] ++ '[' -n 0 ']'
15:06:21 [2020-04-24T15:06:21.637Z] ++ set -x
15:06:21 [2020-04-24T15:06:21.637Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:06:21 [2020-04-24T15:06:21.637Z] INFO: Testing against a local daemon
15:06:21 [2020-04-24T15:06:21.637Z] === RUN   TestServiceCreateInit
15:06:21 [2020-04-24T15:06:21.637Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:06:21 [2020-04-24T15:06:21.799Z] === RUN   TestBuildPreserveXattrs/original
15:06:21 [2020-04-24T15:06:21.799Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:22 [2020-04-24T15:06:22.057Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:22 [2020-04-24T15:06:22.139Z] --- PASS: TestExec (0.83s)
15:06:22 [2020-04-24T15:06:22.139Z] === RUN   TestExecUser
15:06:22 [2020-04-24T15:06:22.314Z] --- PASS: TestBuildPreserveXattrs (0.80s)
15:06:22 [2020-04-24T15:06:22.314Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.17s)
15:06:22 [2020-04-24T15:06:22.314Z]     --- PASS: TestBuildPreserveXattrs/original (0.20s)
15:06:22 [2020-04-24T15:06:22.314Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.22s)
15:06:22 [2020-04-24T15:06:22.314Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.21s)
15:06:22 [2020-04-24T15:06:22.314Z] === RUN   TestBuildPreserveXattrs
15:06:22 [2020-04-24T15:06:22.314Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:22 [2020-04-24T15:06:22.571Z] === RUN   TestBuildPreserveXattrs/original
15:06:22 [2020-04-24T15:06:22.571Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:22 [2020-04-24T15:06:22.829Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:23 [2020-04-24T15:06:23.086Z] --- PASS: TestBuildPreserveXattrs (0.82s)
15:06:23 [2020-04-24T15:06:23.086Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.16s)
15:06:23 [2020-04-24T15:06:23.086Z]     --- PASS: TestBuildPreserveXattrs/original (0.21s)
15:06:23 [2020-04-24T15:06:23.086Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.22s)
15:06:23 [2020-04-24T15:06:23.086Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:23 [2020-04-24T15:06:23.086Z] === RUN   TestBuildPreserveXattrs
15:06:23 [2020-04-24T15:06:23.086Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:23 [2020-04-24T15:06:23.090Z] Removing intermediate container 1984e0d7ba5c
15:06:23 [2020-04-24T15:06:23.090Z]  ---> 3e47cc270f41
15:06:23 [2020-04-24T15:06:23.090Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:06:23 [2020-04-24T15:06:23.090Z]  ---> Running in bee3b0f43d90
15:06:23 [2020-04-24T15:06:23.152Z] --- PASS: TestExecUser (0.77s)
15:06:23 [2020-04-24T15:06:23.152Z] === RUN   TestExportContainerAndImportImage
15:06:23 [2020-04-24T15:06:23.346Z] === RUN   TestBuildPreserveXattrs/original
15:06:23 [2020-04-24T15:06:23.572Z] Removing intermediate container bee3b0f43d90
15:06:23 [2020-04-24T15:06:23.572Z]  ---> 0570afd5d02e
15:06:23 [2020-04-24T15:06:23.572Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:06:23 [2020-04-24T15:06:23.572Z]  ---> Running in 437e084a1105
15:06:23 [2020-04-24T15:06:23.603Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:23 [2020-04-24T15:06:23.603Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:23 [2020-04-24T15:06:23.861Z] --- PASS: TestBuildPreserveXattrs (0.80s)
15:06:23 [2020-04-24T15:06:23.861Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.17s)
15:06:23 [2020-04-24T15:06:23.861Z]     --- PASS: TestBuildPreserveXattrs/original (0.18s)
15:06:23 [2020-04-24T15:06:23.861Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.23s)
15:06:23 [2020-04-24T15:06:23.861Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.21s)
15:06:23 [2020-04-24T15:06:23.861Z] PASS
15:06:23 [2020-04-24T15:06:23.861Z] 
15:06:23 [2020-04-24T15:06:23.861Z] DONE 25 tests in 44.714s
15:06:23 [2020-04-24T15:06:23.861Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:23 [2020-04-24T15:06:23.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:23 [2020-04-24T15:06:23.861Z] +++ set -e
15:06:23 [2020-04-24T15:06:23.861Z] +++ '[' -n 0 ']'
15:06:23 [2020-04-24T15:06:23.861Z] +++ set -x
15:06:23 [2020-04-24T15:06:23.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.094Z] Removing intermediate container 437e084a1105
15:06:24 [2020-04-24T15:06:24.094Z]  ---> 7cb557e26809
15:06:24 [2020-04-24T15:06:24.094Z] Step 10/10 : COPY . .
15:06:24 [2020-04-24T15:06:24.116Z] --- PASS: TestConfigsUpdate (3.24s)
15:06:24 [2020-04-24T15:06:24.116Z] === RUN   TestTemplatedConfig
15:06:24 [2020-04-24T15:06:24.118Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.118Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.118Z] PASS
15:06:24 [2020-04-24T15:06:24.118Z] 
15:06:24 [2020-04-24T15:06:24.118Z] DONE 0 tests in 0.131s
15:06:24 [2020-04-24T15:06:24.118Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.118Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.118Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.118Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.118Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.118Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.118Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.118Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.118Z] PASS
15:06:24 [2020-04-24T15:06:24.118Z] 
15:06:24 [2020-04-24T15:06:24.118Z] DONE 0 tests in 0.120s
15:06:24 [2020-04-24T15:06:24.167Z] --- PASS: TestExportContainerAndImportImage (0.96s)
15:06:24 [2020-04-24T15:06:24.167Z] === RUN   TestExportContainerAfterDaemonRestart
15:06:24 [2020-04-24T15:06:24.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.376Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.376Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.376Z] PASS
15:06:24 [2020-04-24T15:06:24.376Z] 
15:06:24 [2020-04-24T15:06:24.376Z] DONE 0 tests in 0.095s
15:06:24 [2020-04-24T15:06:24.376Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.376Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.376Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.376Z] PASS
15:06:24 [2020-04-24T15:06:24.376Z] 
15:06:24 [2020-04-24T15:06:24.376Z] DONE 0 tests in 0.094s
15:06:24 [2020-04-24T15:06:24.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.376Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.376Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.634Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.634Z] PASS
15:06:24 [2020-04-24T15:06:24.634Z] 
15:06:24 [2020-04-24T15:06:24.634Z] DONE 0 tests in 0.085s
15:06:24 [2020-04-24T15:06:24.634Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.634Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.634Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.634Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.634Z] PASS
15:06:24 [2020-04-24T15:06:24.634Z] 
15:06:24 [2020-04-24T15:06:24.634Z] DONE 0 tests in 0.083s
15:06:24 [2020-04-24T15:06:24.634Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.634Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.634Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.634Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.634Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.634Z] PASS
15:06:24 [2020-04-24T15:06:24.634Z] 
15:06:24 [2020-04-24T15:06:24.634Z] DONE 0 tests in 0.010s
15:06:24 [2020-04-24T15:06:24.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.892Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.892Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.892Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.892Z] PASS
15:06:24 [2020-04-24T15:06:24.892Z] 
15:06:24 [2020-04-24T15:06:24.892Z] DONE 0 tests in 0.096s
15:06:24 [2020-04-24T15:06:24.892Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.892Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.892Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] INFO: Testing against a local daemon
15:06:24 [2020-04-24T15:06:24.892Z] testing: warning: no tests to run
15:06:24 [2020-04-24T15:06:24.892Z] PASS
15:06:24 [2020-04-24T15:06:24.892Z] 
15:06:24 [2020-04-24T15:06:24.892Z] DONE 0 tests in 0.093s
15:06:24 [2020-04-24T15:06:24.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -e
15:06:24 [2020-04-24T15:06:24.892Z] +++ '[' -n 0 ']'
15:06:24 [2020-04-24T15:06:24.892Z] +++ set -x
15:06:24 [2020-04-24T15:06:24.892Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.149Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.150Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.150Z] PASS
15:06:25 [2020-04-24T15:06:25.150Z] 
15:06:25 [2020-04-24T15:06:25.150Z] DONE 0 tests in 0.112s
15:06:25 [2020-04-24T15:06:25.150Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.150Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.150Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.150Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.150Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.150Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.150Z] PASS
15:06:25 [2020-04-24T15:06:25.150Z] 
15:06:25 [2020-04-24T15:06:25.150Z] DONE 0 tests in 0.095s
15:06:25 [2020-04-24T15:06:25.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.407Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.407Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.407Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.407Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.407Z] PASS
15:06:25 [2020-04-24T15:06:25.407Z] 
15:06:25 [2020-04-24T15:06:25.407Z] DONE 0 tests in 0.019s
15:06:25 [2020-04-24T15:06:25.407Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.407Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.407Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.407Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.408Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.408Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.408Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.408Z] PASS
15:06:25 [2020-04-24T15:06:25.408Z] 
15:06:25 [2020-04-24T15:06:25.408Z] DONE 0 tests in 0.109s
15:06:25 [2020-04-24T15:06:25.408Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.408Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.408Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.408Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.408Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.408Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.665Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.665Z] PASS
15:06:25 [2020-04-24T15:06:25.665Z] 
15:06:25 [2020-04-24T15:06:25.665Z] DONE 0 tests in 0.079s
15:06:25 [2020-04-24T15:06:25.665Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.665Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.665Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.665Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.665Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.665Z] PASS
15:06:25 [2020-04-24T15:06:25.665Z] 
15:06:25 [2020-04-24T15:06:25.665Z] DONE 0 tests in 0.138s
15:06:25 [2020-04-24T15:06:25.665Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.665Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.665Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.665Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.665Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.667Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
15:06:25 [2020-04-24T15:06:25.667Z] === RUN   TestHealthCheckWorkdir
15:06:25 [2020-04-24T15:06:25.923Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.923Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.923Z] PASS
15:06:25 [2020-04-24T15:06:25.923Z] 
15:06:25 [2020-04-24T15:06:25.923Z] DONE 0 tests in 0.082s
15:06:25 [2020-04-24T15:06:25.923Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.923Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.923Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.923Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.923Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.923Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.923Z] INFO: Testing against a local daemon
15:06:25 [2020-04-24T15:06:25.923Z] testing: warning: no tests to run
15:06:25 [2020-04-24T15:06:25.923Z] PASS
15:06:25 [2020-04-24T15:06:25.923Z] 
15:06:25 [2020-04-24T15:06:25.923Z] DONE 0 tests in 0.107s
15:06:25 [2020-04-24T15:06:25.923Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.923Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:25 [2020-04-24T15:06:25.923Z] +++ set -e
15:06:25 [2020-04-24T15:06:25.923Z] +++ '[' -n 0 ']'
15:06:25 [2020-04-24T15:06:25.923Z] +++ set -x
15:06:25 [2020-04-24T15:06:25.923Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:26 [2020-04-24T15:06:26.180Z] INFO: Testing against a local daemon
15:06:26 [2020-04-24T15:06:26.180Z] testing: warning: no tests to run
15:06:26 [2020-04-24T15:06:26.180Z] PASS
15:06:26 [2020-04-24T15:06:26.180Z] 
15:06:26 [2020-04-24T15:06:26.180Z] DONE 0 tests in 0.152s
15:06:26 [2020-04-24T15:06:26.180Z] Running integration-test (iteration 2)
15:06:26 [2020-04-24T15:06:26.180Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:26 [2020-04-24T15:06:26.180Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:26 [2020-04-24T15:06:26.180Z] +++ set -e
15:06:26 [2020-04-24T15:06:26.180Z] +++ '[' -n 0 ']'
15:06:26 [2020-04-24T15:06:26.180Z] +++ set -x
15:06:26 [2020-04-24T15:06:26.181Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:26 [2020-04-24T15:06:26.181Z] INFO: Testing against a local daemon
15:06:26 [2020-04-24T15:06:26.181Z] === RUN   TestBuildPreserveXattrs
15:06:26 [2020-04-24T15:06:26.181Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:26 [2020-04-24T15:06:26.305Z] --- PASS: TestHealthCheckWorkdir (0.90s)
15:06:26 [2020-04-24T15:06:26.305Z] === RUN   TestHealthKillContainer
15:06:26 [2020-04-24T15:06:26.438Z] === RUN   TestBuildPreserveXattrs/original
15:06:26 [2020-04-24T15:06:26.696Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:26 [2020-04-24T15:06:26.954Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:27 [2020-04-24T15:06:27.104Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:06:27 [2020-04-24T15:06:27.211Z] --- PASS: TestBuildPreserveXattrs (0.84s)
15:06:27 [2020-04-24T15:06:27.211Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.19s)
15:06:27 [2020-04-24T15:06:27.211Z]     --- PASS: TestBuildPreserveXattrs/original (0.18s)
15:06:27 [2020-04-24T15:06:27.211Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.28s)
15:06:27 [2020-04-24T15:06:27.211Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.20s)
15:06:27 [2020-04-24T15:06:27.211Z] === RUN   TestBuildPreserveXattrs
15:06:27 [2020-04-24T15:06:27.211Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:27 [2020-04-24T15:06:27.400Z] --- PASS: TestTemplatedConfig (3.54s)
15:06:27 [2020-04-24T15:06:27.401Z] === RUN   TestConfigCreateResolve
15:06:27 [2020-04-24T15:06:27.468Z] === RUN   TestBuildPreserveXattrs/original
15:06:27 [2020-04-24T15:06:27.468Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:27 [2020-04-24T15:06:27.726Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:27 [2020-04-24T15:06:27.983Z] --- PASS: TestBuildPreserveXattrs (0.77s)
15:06:27 [2020-04-24T15:06:27.983Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.21s)
15:06:27 [2020-04-24T15:06:27.983Z]     --- PASS: TestBuildPreserveXattrs/original (0.17s)
15:06:27 [2020-04-24T15:06:27.983Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.17s)
15:06:27 [2020-04-24T15:06:27.983Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:27 [2020-04-24T15:06:27.983Z] === RUN   TestBuildPreserveXattrs
15:06:27 [2020-04-24T15:06:27.983Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:27 [2020-04-24T15:06:27.983Z] === RUN   TestBuildPreserveXattrs/original
15:06:28 [2020-04-24T15:06:28.240Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:28 [2020-04-24T15:06:28.498Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:28 [2020-04-24T15:06:28.755Z] --- PASS: TestBuildPreserveXattrs (0.85s)
15:06:28 [2020-04-24T15:06:28.755Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.19s)
15:06:28 [2020-04-24T15:06:28.755Z]     --- PASS: TestBuildPreserveXattrs/original (0.20s)
15:06:28 [2020-04-24T15:06:28.755Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.23s)
15:06:28 [2020-04-24T15:06:28.755Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.22s)
15:06:28 [2020-04-24T15:06:28.755Z] === RUN   TestBuildPreserveXattrs
15:06:28 [2020-04-24T15:06:28.755Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:28 [2020-04-24T15:06:28.793Z] Created binary: bundles/binary-daemon/dockerd-dev
15:06:28 [2020-04-24T15:06:28.793Z] Copying nested executables into bundles/binary-daemon
15:06:28 [2020-04-24T15:06:28.793Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:06:29 [2020-04-24T15:06:29.012Z] === RUN   TestBuildPreserveXattrs/original
15:06:29 [2020-04-24T15:06:29.012Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:29 [2020-04-24T15:06:29.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/make.sh cross
15:06:29 [2020-04-24T15:06:29.270Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:29 [2020-04-24T15:06:29.527Z] --- PASS: TestBuildPreserveXattrs (0.80s)
15:06:29 [2020-04-24T15:06:29.527Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.20s)
15:06:29 [2020-04-24T15:06:29.527Z]     --- PASS: TestBuildPreserveXattrs/original (0.17s)
15:06:29 [2020-04-24T15:06:29.527Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:29 [2020-04-24T15:06:29.527Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.22s)
15:06:29 [2020-04-24T15:06:29.527Z] === RUN   TestBuildPreserveXattrs
15:06:29 [2020-04-24T15:06:29.527Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:29 [2020-04-24T15:06:29.739Z] 
15:06:29 [2020-04-24T15:06:29.739Z] Removing bundles/
15:06:29 [2020-04-24T15:06:29.739Z] 
15:06:29 [2020-04-24T15:06:29.739Z] ---> Making bundle: cross (in bundles/cross)
15:06:29 [2020-04-24T15:06:29.739Z] Cross building: bundles/cross/linux/amd64
15:06:29 [2020-04-24T15:06:29.739Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:06:29 [2020-04-24T15:06:29.739Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:06:29 [2020-04-24T15:06:29.772Z] --- PASS: TestHealthKillContainer (2.84s)
15:06:29 [2020-04-24T15:06:29.772Z] === RUN   TestInspectCpusetInConfigPre120
15:06:29 [2020-04-24T15:06:29.786Z] === RUN   TestBuildPreserveXattrs/original
15:06:30 [2020-04-24T15:06:30.043Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:30 [2020-04-24T15:06:30.043Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:30 [2020-04-24T15:06:30.056Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s)
15:06:30 [2020-04-24T15:06:30.056Z] === RUN   TestIpcModeNone
15:06:30 [2020-04-24T15:06:30.301Z] --- PASS: TestBuildPreserveXattrs (0.74s)
15:06:30 [2020-04-24T15:06:30.301Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.16s)
15:06:30 [2020-04-24T15:06:30.301Z]     --- PASS: TestBuildPreserveXattrs/original (0.20s)
15:06:30 [2020-04-24T15:06:30.301Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:30 [2020-04-24T15:06:30.301Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.18s)
15:06:30 [2020-04-24T15:06:30.301Z] PASS
15:06:30 [2020-04-24T15:06:30.301Z] 
15:06:30 [2020-04-24T15:06:30.301Z] DONE 25 tests in 4.102s
15:06:30 [2020-04-24T15:06:30.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.301Z] +++ set -e
15:06:30 [2020-04-24T15:06:30.301Z] +++ '[' -n 0 ']'
15:06:30 [2020-04-24T15:06:30.301Z] +++ set -x
15:06:30 [2020-04-24T15:06:30.301Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] INFO: Testing against a local daemon
15:06:30 [2020-04-24T15:06:30.559Z] testing: warning: no tests to run
15:06:30 [2020-04-24T15:06:30.559Z] PASS
15:06:30 [2020-04-24T15:06:30.559Z] 
15:06:30 [2020-04-24T15:06:30.559Z] DONE 0 tests in 0.148s
15:06:30 [2020-04-24T15:06:30.559Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] +++ set -e
15:06:30 [2020-04-24T15:06:30.559Z] +++ '[' -n 0 ']'
15:06:30 [2020-04-24T15:06:30.559Z] +++ set -x
15:06:30 [2020-04-24T15:06:30.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] INFO: Testing against a local daemon
15:06:30 [2020-04-24T15:06:30.559Z] testing: warning: no tests to run
15:06:30 [2020-04-24T15:06:30.559Z] PASS
15:06:30 [2020-04-24T15:06:30.559Z] 
15:06:30 [2020-04-24T15:06:30.559Z] DONE 0 tests in 0.137s
15:06:30 [2020-04-24T15:06:30.559Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.559Z] +++ set -e
15:06:30 [2020-04-24T15:06:30.559Z] +++ '[' -n 0 ']'
15:06:30 [2020-04-24T15:06:30.559Z] +++ set -x
15:06:30 [2020-04-24T15:06:30.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.677Z] --- PASS: TestIpcModeNone (0.77s)
15:06:30 [2020-04-24T15:06:30.677Z] === RUN   TestIpcModePrivate
15:06:30 [2020-04-24T15:06:30.685Z] --- PASS: TestConfigCreateResolve (3.23s)
15:06:30 [2020-04-24T15:06:30.685Z] === RUN   TestConfigDaemonLibtrustID
15:06:30 [2020-04-24T15:06:30.816Z] INFO: Testing against a local daemon
15:06:30 [2020-04-24T15:06:30.816Z] testing: warning: no tests to run
15:06:30 [2020-04-24T15:06:30.816Z] PASS
15:06:30 [2020-04-24T15:06:30.816Z] 
15:06:30 [2020-04-24T15:06:30.816Z] DONE 0 tests in 0.119s
15:06:30 [2020-04-24T15:06:30.816Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.816Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.816Z] +++ set -e
15:06:30 [2020-04-24T15:06:30.816Z] +++ '[' -n 0 ']'
15:06:30 [2020-04-24T15:06:30.816Z] +++ set -x
15:06:30 [2020-04-24T15:06:30.817Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:30 [2020-04-24T15:06:30.944Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
15:06:30 [2020-04-24T15:06:30.944Z] PASS
15:06:30 [2020-04-24T15:06:30.944Z] 
15:06:30 [2020-04-24T15:06:30.944Z] DONE 7 tests in 21.191s
15:06:30 [2020-04-24T15:06:30.944Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:06:31 [2020-04-24T15:06:31.074Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.074Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.074Z] PASS
15:06:31 [2020-04-24T15:06:31.074Z] 
15:06:31 [2020-04-24T15:06:31.074Z] DONE 0 tests in 0.120s
15:06:31 [2020-04-24T15:06:31.074Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.074Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.074Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.074Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.074Z] PASS
15:06:31 [2020-04-24T15:06:31.074Z] 
15:06:31 [2020-04-24T15:06:31.074Z] DONE 0 tests in 0.081s
15:06:31 [2020-04-24T15:06:31.074Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.074Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.074Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.074Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.074Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.074Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.202Z] ++ 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
15:06:31 [2020-04-24T15:06:31.202Z] ++ set -e
15:06:31 [2020-04-24T15:06:31.202Z] ++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.203Z] ++ set -x
15:06:31 [2020-04-24T15:06:31.203Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:06:31 [2020-04-24T15:06:31.203Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestCheckpoint
15:06:31 [2020-04-24T15:06:31.203Z] --- SKIP: TestCheckpoint (0.00s)
15:06:31 [2020-04-24T15:06:31.203Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestContainerInvalidJSON
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:06:31 [2020-04-24T15:06:31.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:06:31 [2020-04-24T15:06:31.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:06:31 [2020-04-24T15:06:31.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:06:31 [2020-04-24T15:06:31.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:06:31 [2020-04-24T15:06:31.203Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:06:31 [2020-04-24T15:06:31.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:06:31 [2020-04-24T15:06:31.203Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:06:31 [2020-04-24T15:06:31.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:06:31 [2020-04-24T15:06:31.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:06:31 [2020-04-24T15:06:31.203Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:06:31 [2020-04-24T15:06:31.203Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:06:31 [2020-04-24T15:06:31.332Z] PASS
15:06:31 [2020-04-24T15:06:31.332Z] 
15:06:31 [2020-04-24T15:06:31.332Z] DONE 0 tests in 0.092s
15:06:31 [2020-04-24T15:06:31.332Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.332Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.332Z] PASS
15:06:31 [2020-04-24T15:06:31.332Z] 
15:06:31 [2020-04-24T15:06:31.332Z] DONE 0 tests in 0.021s
15:06:31 [2020-04-24T15:06:31.332Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.332Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.332Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.332Z] PASS
15:06:31 [2020-04-24T15:06:31.332Z] 
15:06:31 [2020-04-24T15:06:31.332Z] DONE 0 tests in 0.102s
15:06:31 [2020-04-24T15:06:31.332Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.332Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.332Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:06:31 [2020-04-24T15:06:31.461Z] === RUN   TestCopyFromContainerPathIsNotDir
15:06:31 [2020-04-24T15:06:31.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:06:31 [2020-04-24T15:06:31.461Z] === RUN   TestCopyToContainerPathDoesNotExist
15:06:31 [2020-04-24T15:06:31.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:06:31 [2020-04-24T15:06:31.461Z] === RUN   TestCopyToContainerPathIsNotDir
15:06:31 [2020-04-24T15:06:31.589Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.589Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.589Z] PASS
15:06:31 [2020-04-24T15:06:31.589Z] 
15:06:31 [2020-04-24T15:06:31.589Z] DONE 0 tests in 0.084s
15:06:31 [2020-04-24T15:06:31.589Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.589Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.589Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.589Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.589Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.590Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.590Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.590Z] PASS
15:06:31 [2020-04-24T15:06:31.590Z] 
15:06:31 [2020-04-24T15:06:31.590Z] DONE 0 tests in 0.115s
15:06:31 [2020-04-24T15:06:31.590Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.590Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.590Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.590Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.687Z] --- PASS: TestIpcModePrivate (0.73s)
15:06:31 [2020-04-24T15:06:31.687Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:06:31 [2020-04-24T15:06:31.687Z] === RUN   TestIpcModeShareable
15:06:31 [2020-04-24T15:06:31.719Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:06:31 [2020-04-24T15:06:31.719Z] === RUN   TestCopyFromContainer
15:06:31 [2020-04-24T15:06:31.847Z] INFO: Testing against a local daemon
15:06:31 [2020-04-24T15:06:31.847Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.847Z] PASS
15:06:31 [2020-04-24T15:06:31.847Z] 
15:06:31 [2020-04-24T15:06:31.847Z] DONE 0 tests in 0.114s
15:06:31 [2020-04-24T15:06:31.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.847Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.847Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.847Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.847Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.847Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.847Z] testing: warning: no tests to run
15:06:31 [2020-04-24T15:06:31.847Z] PASS
15:06:31 [2020-04-24T15:06:31.847Z] 
15:06:31 [2020-04-24T15:06:31.847Z] DONE 0 tests in 0.013s
15:06:31 [2020-04-24T15:06:31.847Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.847Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:31 [2020-04-24T15:06:31.847Z] +++ set -e
15:06:31 [2020-04-24T15:06:31.847Z] +++ '[' -n 0 ']'
15:06:31 [2020-04-24T15:06:31.847Z] +++ set -x
15:06:31 [2020-04-24T15:06:31.847Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.106Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.106Z] PASS
15:06:32 [2020-04-24T15:06:32.106Z] 
15:06:32 [2020-04-24T15:06:32.106Z] DONE 0 tests in 0.141s
15:06:32 [2020-04-24T15:06:32.106Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.106Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.106Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.106Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.106Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.106Z] PASS
15:06:32 [2020-04-24T15:06:32.106Z] 
15:06:32 [2020-04-24T15:06:32.106Z] DONE 0 tests in 0.091s
15:06:32 [2020-04-24T15:06:32.106Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.106Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.106Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.106Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.106Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.304Z] --- PASS: TestIpcModeShareable (0.77s)
15:06:32 [2020-04-24T15:06:32.304Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:06:32 [2020-04-24T15:06:32.304Z] === RUN   TestAPIIpcModeShareableAndContainer
15:06:32 [2020-04-24T15:06:32.363Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.363Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.363Z] PASS
15:06:32 [2020-04-24T15:06:32.363Z] 
15:06:32 [2020-04-24T15:06:32.363Z] DONE 0 tests in 0.104s
15:06:32 [2020-04-24T15:06:32.363Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.363Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.363Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.363Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.363Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.363Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.363Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.363Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.363Z] PASS
15:06:32 [2020-04-24T15:06:32.363Z] 
15:06:32 [2020-04-24T15:06:32.363Z] DONE 0 tests in 0.102s
15:06:32 [2020-04-24T15:06:32.363Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.364Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.364Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.364Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.364Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.364Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.572Z] --- PASS: TestServiceCreateInit (10.74s)
15:06:32 [2020-04-24T15:06:32.572Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
15:06:32 [2020-04-24T15:06:32.572Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s)
15:06:32 [2020-04-24T15:06:32.572Z] === RUN   TestCreateServiceMultipleTimes
15:06:32 [2020-04-24T15:06:32.621Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.621Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.621Z] PASS
15:06:32 [2020-04-24T15:06:32.621Z] 
15:06:32 [2020-04-24T15:06:32.621Z] DONE 0 tests in 0.111s
15:06:32 [2020-04-24T15:06:32.621Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.621Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.621Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.621Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.621Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.621Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.621Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.621Z] testing: warning: no tests to run
15:06:32 [2020-04-24T15:06:32.621Z] PASS
15:06:32 [2020-04-24T15:06:32.621Z] 
15:06:32 [2020-04-24T15:06:32.621Z] DONE 0 tests in 0.102s
15:06:32 [2020-04-24T15:06:32.621Z] Running integration-test (iteration 3)
15:06:32 [2020-04-24T15:06:32.909Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.909Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.909Z] +++ set -e
15:06:32 [2020-04-24T15:06:32.909Z] +++ '[' -n 0 ']'
15:06:32 [2020-04-24T15:06:32.909Z] +++ set -x
15:06:32 [2020-04-24T15:06:32.909Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.909Z] INFO: Testing against a local daemon
15:06:32 [2020-04-24T15:06:32.909Z] === RUN   TestBuildPreserveXattrs
15:06:32 [2020-04-24T15:06:32.909Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:32 [2020-04-24T15:06:32.986Z] --- PASS: TestUpdateRestartPolicy (11.61s)
15:06:32 [2020-04-24T15:06:32.986Z] === RUN   TestUpdateRestartWithAutoRemove
15:06:32 [2020-04-24T15:06:32.986Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
15:06:32 [2020-04-24T15:06:32.986Z] === RUN   TestWaitNonBlocked
15:06:32 [2020-04-24T15:06:32.986Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:32 [2020-04-24T15:06:32.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:32 [2020-04-24T15:06:32.986Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:32 [2020-04-24T15:06:32.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:32 [2020-04-24T15:06:32.986Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:06:32 [2020-04-24T15:06:32.986Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:06:33 [2020-04-24T15:06:33.166Z] === RUN   TestBuildPreserveXattrs/original
15:06:33 [2020-04-24T15:06:33.423Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:33 [2020-04-24T15:06:33.622Z] === RUN   TestCopyFromContainer//
15:06:33 [2020-04-24T15:06:33.622Z] === RUN   TestCopyFromContainer//bar/root
15:06:33 [2020-04-24T15:06:33.683Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:33 [2020-04-24T15:06:33.881Z] === RUN   TestCopyFromContainer//bar/root/
15:06:33 [2020-04-24T15:06:33.881Z] === RUN   TestCopyFromContainer/bar/quux
15:06:33 [2020-04-24T15:06:33.909Z] --- PASS: TestWaitNonBlocked (0.01s)
15:06:33 [2020-04-24T15:06:33.909Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
15:06:33 [2020-04-24T15:06:33.909Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
15:06:33 [2020-04-24T15:06:33.909Z] === RUN   TestWaitBlocked
15:06:33 [2020-04-24T15:06:33.909Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:06:33 [2020-04-24T15:06:33.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:06:33 [2020-04-24T15:06:33.909Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:06:33 [2020-04-24T15:06:33.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:06:33 [2020-04-24T15:06:33.909Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:06:33 [2020-04-24T15:06:33.909Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:06:33 [2020-04-24T15:06:33.940Z] --- PASS: TestBuildPreserveXattrs (0.93s)
15:06:33 [2020-04-24T15:06:33.940Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.24s)
15:06:33 [2020-04-24T15:06:33.940Z]     --- PASS: TestBuildPreserveXattrs/original (0.20s)
15:06:33 [2020-04-24T15:06:33.940Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.25s)
15:06:33 [2020-04-24T15:06:33.940Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.24s)
15:06:33 [2020-04-24T15:06:33.940Z] === RUN   TestBuildPreserveXattrs
15:06:33 [2020-04-24T15:06:33.940Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:33 [2020-04-24T15:06:33.940Z] === RUN   TestBuildPreserveXattrs/original
15:06:34 [2020-04-24T15:06:34.139Z] === RUN   TestCopyFromContainer/bar/quux/
15:06:34 [2020-04-24T15:06:34.139Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:06:34 [2020-04-24T15:06:34.199Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:34 [2020-04-24T15:06:34.398Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:06:34 [2020-04-24T15:06:34.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:06:34 [2020-04-24T15:06:34.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:06:34 [2020-04-24T15:06:34.456Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:34 [2020-04-24T15:06:34.468Z] --- PASS: TestWaitBlocked (0.01s)
15:06:34 [2020-04-24T15:06:34.468Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
15:06:34 [2020-04-24T15:06:34.468Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
15:06:34 [2020-04-24T15:06:34.468Z] === CONT  TestDaemonRestartIpcMode
15:06:34 [2020-04-24T15:06:34.468Z] === CONT  TestIpcModeOlderClient
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCopyFromContainer/bar/notarget
15:06:34 [2020-04-24T15:06:34.657Z] --- PASS: TestCopyFromContainer (3.06s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:34 [2020-04-24T15:06:34.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:34 [2020-04-24T15:06:34.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:34 [2020-04-24T15:06:34.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:34 [2020-04-24T15:06:34.657Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:34 [2020-04-24T15:06:34.657Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:34 [2020-04-24T15:06:34.657Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:34 [2020-04-24T15:06:34.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:06:34 [2020-04-24T15:06:34.657Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:06:34 [2020-04-24T15:06:34.657Z] === RUN   TestCreateLinkToNonExistingContainer
15:06:34 [2020-04-24T15:06:34.712Z] --- PASS: TestBuildPreserveXattrs (0.79s)
15:06:34 [2020-04-24T15:06:34.712Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.15s)
15:06:34 [2020-04-24T15:06:34.712Z]     --- PASS: TestBuildPreserveXattrs/original (0.20s)
15:06:34 [2020-04-24T15:06:34.712Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.23s)
15:06:34 [2020-04-24T15:06:34.712Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.20s)
15:06:34 [2020-04-24T15:06:34.712Z] === RUN   TestBuildPreserveXattrs
15:06:34 [2020-04-24T15:06:34.712Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:34 [2020-04-24T15:06:34.722Z] --- PASS: TestIpcModeOlderClient (0.14s)
15:06:34 [2020-04-24T15:06:34.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateWithInvalidEnv
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateWithInvalidEnv/0
15:06:34 [2020-04-24T15:06:34.916Z] === PAUSE TestCreateWithInvalidEnv/0
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateWithInvalidEnv/1
15:06:34 [2020-04-24T15:06:34.916Z] === PAUSE TestCreateWithInvalidEnv/1
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateWithInvalidEnv/2
15:06:34 [2020-04-24T15:06:34.916Z] === PAUSE TestCreateWithInvalidEnv/2
15:06:34 [2020-04-24T15:06:34.916Z] === CONT  TestCreateWithInvalidEnv/0
15:06:34 [2020-04-24T15:06:34.916Z] === CONT  TestCreateWithInvalidEnv/2
15:06:34 [2020-04-24T15:06:34.916Z] === CONT  TestCreateWithInvalidEnv/1
15:06:34 [2020-04-24T15:06:34.916Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:06:34 [2020-04-24T15:06:34.916Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:06:34 [2020-04-24T15:06:34.916Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:06:34 [2020-04-24T15:06:34.916Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateTmpfsMountsTarget
15:06:34 [2020-04-24T15:06:34.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:06:34 [2020-04-24T15:06:34.916Z] === RUN   TestCreateWithCustomMaskedPaths
15:06:34 [2020-04-24T15:06:34.969Z] === RUN   TestBuildPreserveXattrs/original
15:06:34 [2020-04-24T15:06:34.969Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:35 [2020-04-24T15:06:35.009Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s)
15:06:35 [2020-04-24T15:06:35.009Z] === RUN   TestAPIIpcModeHost
15:06:35 [2020-04-24T15:06:35.009Z] --- PASS: TestAPIIpcModeHost (0.64s)
15:06:35 [2020-04-24T15:06:35.009Z] === RUN   TestDaemonIpcModeShareable
15:06:35 [2020-04-24T15:06:35.226Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:35 [2020-04-24T15:06:35.483Z] --- PASS: TestBuildPreserveXattrs (0.86s)
15:06:35 [2020-04-24T15:06:35.483Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.21s)
15:06:35 [2020-04-24T15:06:35.483Z]     --- PASS: TestBuildPreserveXattrs/original (0.21s)
15:06:35 [2020-04-24T15:06:35.483Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:35 [2020-04-24T15:06:35.483Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:35 [2020-04-24T15:06:35.483Z] === RUN   TestBuildPreserveXattrs
15:06:35 [2020-04-24T15:06:35.483Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:35 [2020-04-24T15:06:35.740Z] === RUN   TestBuildPreserveXattrs/original
15:06:35 [2020-04-24T15:06:35.740Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:35 [2020-04-24T15:06:35.998Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:36 [2020-04-24T15:06:36.255Z] --- PASS: TestBuildPreserveXattrs (0.75s)
15:06:36 [2020-04-24T15:06:36.255Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.17s)
15:06:36 [2020-04-24T15:06:36.255Z]     --- PASS: TestBuildPreserveXattrs/original (0.15s)
15:06:36 [2020-04-24T15:06:36.255Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:36 [2020-04-24T15:06:36.255Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:36 [2020-04-24T15:06:36.255Z] === RUN   TestBuildPreserveXattrs
15:06:36 [2020-04-24T15:06:36.255Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:36 [2020-04-24T15:06:36.512Z] === RUN   TestBuildPreserveXattrs/original
15:06:36 [2020-04-24T15:06:36.512Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:36 [2020-04-24T15:06:36.769Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:37 [2020-04-24T15:06:37.026Z] --- PASS: TestBuildPreserveXattrs (0.74s)
15:06:37 [2020-04-24T15:06:37.026Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.18s)
15:06:37 [2020-04-24T15:06:37.026Z]     --- PASS: TestBuildPreserveXattrs/original (0.16s)
15:06:37 [2020-04-24T15:06:37.026Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:37 [2020-04-24T15:06:37.026Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.19s)
15:06:37 [2020-04-24T15:06:37.026Z] PASS
15:06:37 [2020-04-24T15:06:37.026Z] 
15:06:37 [2020-04-24T15:06:37.026Z] DONE 25 tests in 4.238s
15:06:37 [2020-04-24T15:06:37.027Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.027Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.027Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.027Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.027Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.027Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.040Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
15:06:37 [2020-04-24T15:06:37.041Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:06:37 [2020-04-24T15:06:37.041Z] === RUN   TestDaemonIpcModePrivate
15:06:37 [2020-04-24T15:06:37.284Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.284Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.284Z] PASS
15:06:37 [2020-04-24T15:06:37.284Z] 
15:06:37 [2020-04-24T15:06:37.284Z] DONE 0 tests in 0.102s
15:06:37 [2020-04-24T15:06:37.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.284Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.284Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.284Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.284Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.284Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.284Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.284Z] PASS
15:06:37 [2020-04-24T15:06:37.284Z] 
15:06:37 [2020-04-24T15:06:37.284Z] DONE 0 tests in 0.093s
15:06:37 [2020-04-24T15:06:37.284Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.284Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.284Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.284Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.284Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.447Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:06:37 [2020-04-24T15:06:37.447Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:06:37 [2020-04-24T15:06:37.447Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
15:06:37 [2020-04-24T15:06:37.447Z] === RUN   TestCreateWithCustomReadonlyPaths
15:06:37 [2020-04-24T15:06:37.542Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.542Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.542Z] PASS
15:06:37 [2020-04-24T15:06:37.542Z] 
15:06:37 [2020-04-24T15:06:37.542Z] DONE 0 tests in 0.144s
15:06:37 [2020-04-24T15:06:37.542Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.542Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.542Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.542Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.542Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.542Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.542Z] PASS
15:06:37 [2020-04-24T15:06:37.542Z] 
15:06:37 [2020-04-24T15:06:37.542Z] DONE 0 tests in 0.102s
15:06:37 [2020-04-24T15:06:37.542Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.542Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.542Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.542Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.799Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.799Z] PASS
15:06:37 [2020-04-24T15:06:37.799Z] 
15:06:37 [2020-04-24T15:06:37.799Z] DONE 0 tests in 0.077s
15:06:37 [2020-04-24T15:06:37.799Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.799Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] INFO: Testing against a local daemon
15:06:37 [2020-04-24T15:06:37.799Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.799Z] PASS
15:06:37 [2020-04-24T15:06:37.799Z] 
15:06:37 [2020-04-24T15:06:37.799Z] DONE 0 tests in 0.087s
15:06:37 [2020-04-24T15:06:37.799Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.799Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] testing: warning: no tests to run
15:06:37 [2020-04-24T15:06:37.799Z] PASS
15:06:37 [2020-04-24T15:06:37.799Z] 
15:06:37 [2020-04-24T15:06:37.799Z] DONE 0 tests in 0.005s
15:06:37 [2020-04-24T15:06:37.799Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -e
15:06:37 [2020-04-24T15:06:37.799Z] +++ '[' -n 0 ']'
15:06:37 [2020-04-24T15:06:37.799Z] +++ set -x
15:06:37 [2020-04-24T15:06:37.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.057Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.057Z] PASS
15:06:38 [2020-04-24T15:06:38.057Z] 
15:06:38 [2020-04-24T15:06:38.057Z] DONE 0 tests in 0.087s
15:06:38 [2020-04-24T15:06:38.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.057Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.057Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.057Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.057Z] PASS
15:06:38 [2020-04-24T15:06:38.057Z] 
15:06:38 [2020-04-24T15:06:38.057Z] DONE 0 tests in 0.117s
15:06:38 [2020-04-24T15:06:38.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.057Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.057Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.057Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.314Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.314Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.314Z] PASS
15:06:38 [2020-04-24T15:06:38.314Z] 
15:06:38 [2020-04-24T15:06:38.314Z] DONE 0 tests in 0.114s
15:06:38 [2020-04-24T15:06:38.314Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.314Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.314Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.314Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.314Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.314Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.314Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.314Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.314Z] PASS
15:06:38 [2020-04-24T15:06:38.314Z] 
15:06:38 [2020-04-24T15:06:38.314Z] DONE 0 tests in 0.130s
15:06:38 [2020-04-24T15:06:38.522Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
15:06:38 [2020-04-24T15:06:38.522Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:06:38 [2020-04-24T15:06:38.522Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:06:38 [2020-04-24T15:06:38.572Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.572Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.572Z] PASS
15:06:38 [2020-04-24T15:06:38.572Z] 
15:06:38 [2020-04-24T15:06:38.572Z] DONE 0 tests in 0.018s
15:06:38 [2020-04-24T15:06:38.572Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.572Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.572Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.572Z] PASS
15:06:38 [2020-04-24T15:06:38.572Z] 
15:06:38 [2020-04-24T15:06:38.572Z] DONE 0 tests in 0.100s
15:06:38 [2020-04-24T15:06:38.572Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.572Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.572Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.829Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.829Z] PASS
15:06:38 [2020-04-24T15:06:38.829Z] 
15:06:38 [2020-04-24T15:06:38.829Z] DONE 0 tests in 0.114s
15:06:38 [2020-04-24T15:06:38.829Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.829Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.829Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] INFO: Testing against a local daemon
15:06:38 [2020-04-24T15:06:38.829Z] testing: warning: no tests to run
15:06:38 [2020-04-24T15:06:38.829Z] PASS
15:06:38 [2020-04-24T15:06:38.829Z] 
15:06:38 [2020-04-24T15:06:38.829Z] DONE 0 tests in 0.115s
15:06:38 [2020-04-24T15:06:38.829Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:38 [2020-04-24T15:06:38.829Z] +++ set -e
15:06:38 [2020-04-24T15:06:38.829Z] +++ '[' -n 0 ']'
15:06:38 [2020-04-24T15:06:38.829Z] +++ set -x
15:06:38 [2020-04-24T15:06:38.829Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] INFO: Testing against a local daemon
15:06:39 [2020-04-24T15:06:39.087Z] testing: warning: no tests to run
15:06:39 [2020-04-24T15:06:39.087Z] PASS
15:06:39 [2020-04-24T15:06:39.087Z] 
15:06:39 [2020-04-24T15:06:39.087Z] DONE 0 tests in 0.077s
15:06:39 [2020-04-24T15:06:39.087Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] +++ set -e
15:06:39 [2020-04-24T15:06:39.087Z] +++ '[' -n 0 ']'
15:06:39 [2020-04-24T15:06:39.087Z] +++ set -x
15:06:39 [2020-04-24T15:06:39.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] INFO: Testing against a local daemon
15:06:39 [2020-04-24T15:06:39.087Z] testing: warning: no tests to run
15:06:39 [2020-04-24T15:06:39.087Z] PASS
15:06:39 [2020-04-24T15:06:39.087Z] 
15:06:39 [2020-04-24T15:06:39.087Z] DONE 0 tests in 0.084s
15:06:39 [2020-04-24T15:06:39.087Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.087Z] +++ set -e
15:06:39 [2020-04-24T15:06:39.087Z] +++ '[' -n 0 ']'
15:06:39 [2020-04-24T15:06:39.087Z] +++ set -x
15:06:39 [2020-04-24T15:06:39.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.344Z] INFO: Testing against a local daemon
15:06:39 [2020-04-24T15:06:39.344Z] testing: warning: no tests to run
15:06:39 [2020-04-24T15:06:39.344Z] PASS
15:06:39 [2020-04-24T15:06:39.344Z] 
15:06:39 [2020-04-24T15:06:39.344Z] DONE 0 tests in 0.095s
15:06:39 [2020-04-24T15:06:39.344Z] Running integration-test (iteration 4)
15:06:39 [2020-04-24T15:06:39.344Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.344Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.344Z] +++ set -e
15:06:39 [2020-04-24T15:06:39.344Z] +++ '[' -n 0 ']'
15:06:39 [2020-04-24T15:06:39.344Z] +++ set -x
15:06:39 [2020-04-24T15:06:39.344Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.344Z] INFO: Testing against a local daemon
15:06:39 [2020-04-24T15:06:39.344Z] === RUN   TestBuildPreserveXattrs
15:06:39 [2020-04-24T15:06:39.344Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:39 [2020-04-24T15:06:39.349Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
15:06:39 [2020-04-24T15:06:39.349Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:06:39 [2020-04-24T15:06:39.601Z] === RUN   TestBuildPreserveXattrs/original
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:39 [2020-04-24T15:06:39.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:39 [2020-04-24T15:06:39.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:39 [2020-04-24T15:06:39.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:39 [2020-04-24T15:06:39.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:39 [2020-04-24T15:06:39.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:06:39 [2020-04-24T15:06:39.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:06:39 [2020-04-24T15:06:39.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
15:06:39 [2020-04-24T15:06:39.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
15:06:39 [2020-04-24T15:06:39.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
15:06:39 [2020-04-24T15:06:39.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
15:06:39 [2020-04-24T15:06:39.608Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:06:39 [2020-04-24T15:06:39.859Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:39 [2020-04-24T15:06:39.951Z] --- PASS: TestDaemonRestartIpcMode (4.93s)
15:06:39 [2020-04-24T15:06:39.951Z] PASS
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === Skipped
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:06:39 [2020-04-24T15:06:39.951Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:06:39 [2020-04-24T15:06:39.951Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
15:06:39 [2020-04-24T15:06:39.951Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:06:39 [2020-04-24T15:06:39.951Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:06:39 [2020-04-24T15:06:39.951Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] 
15:06:39 [2020-04-24T15:06:39.951Z] DONE 181 tests, 24 skipped in 94.342s
15:06:39 [2020-04-24T15:06:39.951Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:06:39 [2020-04-24T15:06:39.951Z] INFO: Testing against a local daemon
15:06:39 [2020-04-24T15:06:39.951Z] === RUN   TestCommitInheritsEnv
15:06:40 [2020-04-24T15:06:40.001Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
15:06:40 [2020-04-24T15:06:40.001Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:06:40 [2020-04-24T15:06:40.001Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:06:40 [2020-04-24T15:06:40.116Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:40 [2020-04-24T15:06:40.116Z] --- PASS: TestBuildPreserveXattrs (0.87s)
15:06:40 [2020-04-24T15:06:40.116Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.18s)
15:06:40 [2020-04-24T15:06:40.116Z]     --- PASS: TestBuildPreserveXattrs/original (0.22s)
15:06:40 [2020-04-24T15:06:40.116Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.24s)
15:06:40 [2020-04-24T15:06:40.116Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.22s)
15:06:40 [2020-04-24T15:06:40.116Z] === RUN   TestBuildPreserveXattrs
15:06:40 [2020-04-24T15:06:40.116Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:40 [2020-04-24T15:06:40.374Z] === RUN   TestBuildPreserveXattrs/original
15:06:40 [2020-04-24T15:06:40.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
15:06:40 [2020-04-24T15:06:40.543Z] === RUN   TestContainerStartOnDaemonRestart
15:06:40 [2020-04-24T15:06:40.543Z] === PAUSE TestContainerStartOnDaemonRestart
15:06:40 [2020-04-24T15:06:40.543Z] === RUN   TestDaemonRestartIpcMode
15:06:40 [2020-04-24T15:06:40.543Z] === PAUSE TestDaemonRestartIpcMode
15:06:40 [2020-04-24T15:06:40.543Z] === RUN   TestDaemonHostGatewayIP
15:06:40 [2020-04-24T15:06:40.543Z] === PAUSE TestDaemonHostGatewayIP
15:06:40 [2020-04-24T15:06:40.543Z] === RUN   TestContainerKillOnDaemonStart
15:06:40 [2020-04-24T15:06:40.543Z] === PAUSE TestContainerKillOnDaemonStart
15:06:40 [2020-04-24T15:06:40.543Z] === RUN   TestDiff
15:06:40 [2020-04-24T15:06:40.631Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:40 [2020-04-24T15:06:40.889Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:40 [2020-04-24T15:06:40.889Z] --- PASS: TestBuildPreserveXattrs (0.77s)
15:06:40 [2020-04-24T15:06:40.889Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.17s)
15:06:40 [2020-04-24T15:06:40.889Z]     --- PASS: TestBuildPreserveXattrs/original (0.17s)
15:06:40 [2020-04-24T15:06:40.889Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:40 [2020-04-24T15:06:40.889Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:40 [2020-04-24T15:06:40.889Z] === RUN   TestBuildPreserveXattrs
15:06:40 [2020-04-24T15:06:40.889Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:41 [2020-04-24T15:06:41.111Z] --- PASS: TestDiff (0.78s)
15:06:41 [2020-04-24T15:06:41.111Z] === RUN   TestExecWithCloseStdin
15:06:41 [2020-04-24T15:06:41.146Z] === RUN   TestBuildPreserveXattrs/original
15:06:41 [2020-04-24T15:06:41.309Z] --- PASS: TestCommitInheritsEnv (1.43s)
15:06:41 [2020-04-24T15:06:41.310Z] === RUN   TestImportExtremelyLargeImageWorks
15:06:41 [2020-04-24T15:06:41.310Z] === PAUSE TestImportExtremelyLargeImageWorks
15:06:41 [2020-04-24T15:06:41.310Z] === RUN   TestImagesFilterMultiReference
15:06:41 [2020-04-24T15:06:41.310Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:06:41 [2020-04-24T15:06:41.310Z] === RUN   TestImagePullPlatformInvalid
15:06:41 [2020-04-24T15:06:41.310Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:06:41 [2020-04-24T15:06:41.310Z] === RUN   TestRemoveImageOrphaning
15:06:41 [2020-04-24T15:06:41.403Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:41 [2020-04-24T15:06:41.403Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:41 [2020-04-24T15:06:41.660Z] --- PASS: TestBuildPreserveXattrs (0.73s)
15:06:41 [2020-04-24T15:06:41.660Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.18s)
15:06:41 [2020-04-24T15:06:41.660Z]     --- PASS: TestBuildPreserveXattrs/original (0.15s)
15:06:41 [2020-04-24T15:06:41.660Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.20s)
15:06:41 [2020-04-24T15:06:41.660Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.20s)
15:06:41 [2020-04-24T15:06:41.660Z] === RUN   TestBuildPreserveXattrs
15:06:41 [2020-04-24T15:06:41.660Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:41 [2020-04-24T15:06:41.918Z] === RUN   TestBuildPreserveXattrs/original
15:06:41 [2020-04-24T15:06:41.918Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:42 [2020-04-24T15:06:42.039Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
15:06:42 [2020-04-24T15:06:42.039Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:06:42 [2020-04-24T15:06:42.039Z] === RUN   TestIpcModeOlderClient
15:06:42 [2020-04-24T15:06:42.039Z] === PAUSE TestIpcModeOlderClient
15:06:42 [2020-04-24T15:06:42.039Z] === RUN   TestKillContainerInvalidSignal
15:06:42 [2020-04-24T15:06:42.046Z] --- PASS: TestExecWithCloseStdin (0.89s)
15:06:42 [2020-04-24T15:06:42.046Z] === RUN   TestExec
15:06:42 [2020-04-24T15:06:42.175Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:42 [2020-04-24T15:06:42.335Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
15:06:42 [2020-04-24T15:06:42.335Z] === RUN   TestKillContainer
15:06:42 [2020-04-24T15:06:42.335Z] === RUN   TestKillContainer/no_signal
15:06:42 [2020-04-24T15:06:42.432Z] --- PASS: TestBuildPreserveXattrs (0.68s)
15:06:42 [2020-04-24T15:06:42.432Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.18s)
15:06:42 [2020-04-24T15:06:42.432Z]     --- PASS: TestBuildPreserveXattrs/original (0.14s)
15:06:42 [2020-04-24T15:06:42.432Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.16s)
15:06:42 [2020-04-24T15:06:42.432Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.21s)
15:06:42 [2020-04-24T15:06:42.432Z] === RUN   TestBuildPreserveXattrs
15:06:42 [2020-04-24T15:06:42.432Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:42 [2020-04-24T15:06:42.690Z] === RUN   TestBuildPreserveXattrs/original
15:06:42 [2020-04-24T15:06:42.690Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:42 [2020-04-24T15:06:42.948Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:42 [2020-04-24T15:06:42.956Z] === RUN   TestKillContainer/non_killing_signal
15:06:42 [2020-04-24T15:06:42.982Z] --- PASS: TestExec (0.88s)
15:06:42 [2020-04-24T15:06:42.982Z] === RUN   TestExecUser
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestRemoveImageOrphaning (1.90s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestRemoveImageGarbageCollector
15:06:43 [2020-04-24T15:06:43.190Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:06:43 [2020-04-24T15:06:43.190Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagInvalidReference
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestTagInvalidReference (0.02s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagValidPrefixedRepo
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagExistedNameWithoutForce
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagOfficialNames
15:06:43 [2020-04-24T15:06:43.190Z] --- PASS: TestTagOfficialNames (0.04s)
15:06:43 [2020-04-24T15:06:43.190Z] === RUN   TestTagMatchesDigest
15:06:43 [2020-04-24T15:06:43.207Z] --- PASS: TestBuildPreserveXattrs (0.73s)
15:06:43 [2020-04-24T15:06:43.207Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.18s)
15:06:43 [2020-04-24T15:06:43.207Z]     --- PASS: TestBuildPreserveXattrs/original (0.18s)
15:06:43 [2020-04-24T15:06:43.207Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.17s)
15:06:43 [2020-04-24T15:06:43.207Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.20s)
15:06:43 [2020-04-24T15:06:43.207Z] PASS
15:06:43 [2020-04-24T15:06:43.207Z] 
15:06:43 [2020-04-24T15:06:43.207Z] DONE 25 tests in 3.872s
15:06:43 [2020-04-24T15:06:43.207Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.207Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.207Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.207Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.207Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.207Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.207Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.207Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.207Z] PASS
15:06:43 [2020-04-24T15:06:43.207Z] 
15:06:43 [2020-04-24T15:06:43.207Z] DONE 0 tests in 0.109s
15:06:43 [2020-04-24T15:06:43.207Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.207Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.207Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.207Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.207Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.207Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.445Z] --- PASS: TestTagMatchesDigest (0.02s)
15:06:43 [2020-04-24T15:06:43.445Z] === CONT  TestImportExtremelyLargeImageWorks
15:06:43 [2020-04-24T15:06:43.464Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.464Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.464Z] PASS
15:06:43 [2020-04-24T15:06:43.464Z] 
15:06:43 [2020-04-24T15:06:43.464Z] DONE 0 tests in 0.095s
15:06:43 [2020-04-24T15:06:43.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.464Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.464Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.464Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.464Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.464Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.464Z] PASS
15:06:43 [2020-04-24T15:06:43.464Z] 
15:06:43 [2020-04-24T15:06:43.464Z] DONE 0 tests in 0.114s
15:06:43 [2020-04-24T15:06:43.464Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.464Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.464Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.464Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.465Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.574Z] === RUN   TestKillContainer/killing_signal
15:06:43 [2020-04-24T15:06:43.722Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.722Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.722Z] PASS
15:06:43 [2020-04-24T15:06:43.722Z] 
15:06:43 [2020-04-24T15:06:43.722Z] DONE 0 tests in 0.109s
15:06:43 [2020-04-24T15:06:43.722Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.722Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.722Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.722Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.722Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.722Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.722Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.722Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.722Z] PASS
15:06:43 [2020-04-24T15:06:43.722Z] 
15:06:43 [2020-04-24T15:06:43.722Z] DONE 0 tests in 0.079s
15:06:43 [2020-04-24T15:06:43.722Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.722Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.722Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.722Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.722Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.722Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.918Z] --- PASS: TestExecUser (0.89s)
15:06:43 [2020-04-24T15:06:43.918Z] === RUN   TestExportContainerAndImportImage
15:06:43 [2020-04-24T15:06:43.979Z] INFO: Testing against a local daemon
15:06:43 [2020-04-24T15:06:43.979Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.979Z] PASS
15:06:43 [2020-04-24T15:06:43.979Z] 
15:06:43 [2020-04-24T15:06:43.979Z] DONE 0 tests in 0.109s
15:06:43 [2020-04-24T15:06:43.979Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.979Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.979Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.979Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.979Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.979Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.979Z] testing: warning: no tests to run
15:06:43 [2020-04-24T15:06:43.979Z] PASS
15:06:43 [2020-04-24T15:06:43.979Z] 
15:06:43 [2020-04-24T15:06:43.979Z] DONE 0 tests in 0.015s
15:06:43 [2020-04-24T15:06:43.979Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.979Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:43 [2020-04-24T15:06:43.979Z] +++ set -e
15:06:43 [2020-04-24T15:06:43.979Z] +++ '[' -n 0 ']'
15:06:43 [2020-04-24T15:06:43.979Z] +++ set -x
15:06:43 [2020-04-24T15:06:43.979Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] INFO: Testing against a local daemon
15:06:44 [2020-04-24T15:06:44.237Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.237Z] PASS
15:06:44 [2020-04-24T15:06:44.237Z] 
15:06:44 [2020-04-24T15:06:44.237Z] DONE 0 tests in 0.141s
15:06:44 [2020-04-24T15:06:44.237Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.237Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.237Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.237Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] INFO: Testing against a local daemon
15:06:44 [2020-04-24T15:06:44.237Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.237Z] PASS
15:06:44 [2020-04-24T15:06:44.237Z] 
15:06:44 [2020-04-24T15:06:44.237Z] DONE 0 tests in 0.111s
15:06:44 [2020-04-24T15:06:44.237Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.237Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.237Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.237Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.237Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] INFO: Testing against a local daemon
15:06:44 [2020-04-24T15:06:44.494Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.494Z] PASS
15:06:44 [2020-04-24T15:06:44.494Z] 
15:06:44 [2020-04-24T15:06:44.494Z] DONE 0 tests in 0.124s
15:06:44 [2020-04-24T15:06:44.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.494Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.494Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.494Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] INFO: Testing against a local daemon
15:06:44 [2020-04-24T15:06:44.494Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.494Z] PASS
15:06:44 [2020-04-24T15:06:44.494Z] 
15:06:44 [2020-04-24T15:06:44.494Z] DONE 0 tests in 0.128s
15:06:44 [2020-04-24T15:06:44.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.494Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.494Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.494Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.494Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.589Z] --- PASS: TestKillContainer (1.97s)
15:06:44 [2020-04-24T15:06:44.589Z]     --- PASS: TestKillContainer/no_signal (0.65s)
15:06:44 [2020-04-24T15:06:44.589Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
15:06:44 [2020-04-24T15:06:44.589Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
15:06:44 [2020-04-24T15:06:44.589Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:06:44 [2020-04-24T15:06:44.589Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:06:44 [2020-04-24T15:06:44.752Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.752Z] PASS
15:06:44 [2020-04-24T15:06:44.752Z] 
15:06:44 [2020-04-24T15:06:44.752Z] DONE 0 tests in 0.012s
15:06:44 [2020-04-24T15:06:44.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.752Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.752Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.752Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.752Z] INFO: Testing against a local daemon
15:06:44 [2020-04-24T15:06:44.752Z] testing: warning: no tests to run
15:06:44 [2020-04-24T15:06:44.752Z] PASS
15:06:44 [2020-04-24T15:06:44.752Z] 
15:06:44 [2020-04-24T15:06:44.752Z] DONE 0 tests in 0.118s
15:06:44 [2020-04-24T15:06:44.752Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.752Z] +++ set -e
15:06:44 [2020-04-24T15:06:44.752Z] +++ '[' -n 0 ']'
15:06:44 [2020-04-24T15:06:44.752Z] +++ set -x
15:06:44 [2020-04-24T15:06:44.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:44 [2020-04-24T15:06:44.854Z] --- PASS: TestExportContainerAndImportImage (1.06s)
15:06:44 [2020-04-24T15:06:44.854Z] === RUN   TestExportContainerAfterDaemonRestart
15:06:44 [2020-04-24T15:06:44.873Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:06:45 [2020-04-24T15:06:45.009Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.009Z] testing: warning: no tests to run
15:06:45 [2020-04-24T15:06:45.009Z] PASS
15:06:45 [2020-04-24T15:06:45.009Z] 
15:06:45 [2020-04-24T15:06:45.009Z] DONE 0 tests in 0.105s
15:06:45 [2020-04-24T15:06:45.009Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.009Z] +++ set -e
15:06:45 [2020-04-24T15:06:45.009Z] +++ '[' -n 0 ']'
15:06:45 [2020-04-24T15:06:45.009Z] +++ set -x
15:06:45 [2020-04-24T15:06:45.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.009Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.009Z] testing: warning: no tests to run
15:06:45 [2020-04-24T15:06:45.009Z] PASS
15:06:45 [2020-04-24T15:06:45.009Z] 
15:06:45 [2020-04-24T15:06:45.009Z] DONE 0 tests in 0.106s
15:06:45 [2020-04-24T15:06:45.009Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.009Z] +++ set -e
15:06:45 [2020-04-24T15:06:45.009Z] +++ '[' -n 0 ']'
15:06:45 [2020-04-24T15:06:45.009Z] +++ set -x
15:06:45 [2020-04-24T15:06:45.010Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.267Z] testing: warning: no tests to run
15:06:45 [2020-04-24T15:06:45.267Z] PASS
15:06:45 [2020-04-24T15:06:45.267Z] 
15:06:45 [2020-04-24T15:06:45.267Z] DONE 0 tests in 0.113s
15:06:45 [2020-04-24T15:06:45.267Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] +++ set -e
15:06:45 [2020-04-24T15:06:45.267Z] +++ '[' -n 0 ']'
15:06:45 [2020-04-24T15:06:45.267Z] +++ set -x
15:06:45 [2020-04-24T15:06:45.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.267Z] testing: warning: no tests to run
15:06:45 [2020-04-24T15:06:45.267Z] PASS
15:06:45 [2020-04-24T15:06:45.267Z] 
15:06:45 [2020-04-24T15:06:45.267Z] DONE 0 tests in 0.107s
15:06:45 [2020-04-24T15:06:45.267Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.267Z] +++ set -e
15:06:45 [2020-04-24T15:06:45.267Z] +++ '[' -n 0 ']'
15:06:45 [2020-04-24T15:06:45.267Z] +++ set -x
15:06:45 [2020-04-24T15:06:45.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.524Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.524Z] testing: warning: no tests to run
15:06:45 [2020-04-24T15:06:45.524Z] PASS
15:06:45 [2020-04-24T15:06:45.524Z] 
15:06:45 [2020-04-24T15:06:45.524Z] DONE 0 tests in 0.072s
15:06:45 [2020-04-24T15:06:45.524Z] Running integration-test (iteration 5)
15:06:45 [2020-04-24T15:06:45.524Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.524Z] +++ set -e
15:06:45 [2020-04-24T15:06:45.524Z] +++ '[' -n 0 ']'
15:06:45 [2020-04-24T15:06:45.524Z] +++ set -x
15:06:45 [2020-04-24T15:06:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.524Z] INFO: Testing against a local daemon
15:06:45 [2020-04-24T15:06:45.524Z] === RUN   TestBuildPreserveXattrs
15:06:45 [2020-04-24T15:06:45.524Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:45 [2020-04-24T15:06:45.781Z] === RUN   TestBuildPreserveXattrs/original
15:06:45 [2020-04-24T15:06:45.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
15:06:45 [2020-04-24T15:06:45.887Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
15:06:45 [2020-04-24T15:06:45.887Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
15:06:45 [2020-04-24T15:06:45.887Z] === RUN   TestKillStoppedContainer
15:06:45 [2020-04-24T15:06:45.887Z] --- PASS: TestKillStoppedContainer (0.08s)
15:06:45 [2020-04-24T15:06:45.887Z] === RUN   TestKillStoppedContainerAPIPre120
15:06:45 [2020-04-24T15:06:45.887Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:06:45 [2020-04-24T15:06:45.887Z] === RUN   TestKillDifferentUserContainer
15:06:46 [2020-04-24T15:06:46.039Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:46 [2020-04-24T15:06:46.039Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:46 [2020-04-24T15:06:46.297Z] --- PASS: TestBuildPreserveXattrs (0.79s)
15:06:46 [2020-04-24T15:06:46.297Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.17s)
15:06:46 [2020-04-24T15:06:46.297Z]     --- PASS: TestBuildPreserveXattrs/original (0.21s)
15:06:46 [2020-04-24T15:06:46.297Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.21s)
15:06:46 [2020-04-24T15:06:46.297Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.21s)
15:06:46 [2020-04-24T15:06:46.297Z] === RUN   TestBuildPreserveXattrs
15:06:46 [2020-04-24T15:06:46.297Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:46 [2020-04-24T15:06:46.505Z] --- PASS: TestKillDifferentUserContainer (0.67s)
15:06:46 [2020-04-24T15:06:46.505Z] === RUN   TestInspectOomKilledTrue
15:06:46 [2020-04-24T15:06:46.554Z] === RUN   TestBuildPreserveXattrs/original
15:06:46 [2020-04-24T15:06:46.757Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s)
15:06:46 [2020-04-24T15:06:46.757Z] === RUN   TestHealthCheckWorkdir
15:06:46 [2020-04-24T15:06:46.811Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:46 [2020-04-24T15:06:46.811Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:47 [2020-04-24T15:06:47.069Z] --- PASS: TestBuildPreserveXattrs (0.81s)
15:06:47 [2020-04-24T15:06:47.069Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.20s)
15:06:47 [2020-04-24T15:06:47.069Z]     --- PASS: TestBuildPreserveXattrs/original (0.16s)
15:06:47 [2020-04-24T15:06:47.069Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.21s)
15:06:47 [2020-04-24T15:06:47.069Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.24s)
15:06:47 [2020-04-24T15:06:47.069Z] === RUN   TestBuildPreserveXattrs
15:06:47 [2020-04-24T15:06:47.069Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:47 [2020-04-24T15:06:47.326Z] === RUN   TestBuildPreserveXattrs/original
15:06:47 [2020-04-24T15:06:47.583Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:47 [2020-04-24T15:06:47.841Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:47 [2020-04-24T15:06:47.841Z] --- PASS: TestBuildPreserveXattrs (0.80s)
15:06:47 [2020-04-24T15:06:47.841Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.19s)
15:06:47 [2020-04-24T15:06:47.841Z]     --- PASS: TestBuildPreserveXattrs/original (0.17s)
15:06:47 [2020-04-24T15:06:47.841Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.25s)
15:06:47 [2020-04-24T15:06:47.841Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.19s)
15:06:47 [2020-04-24T15:06:47.841Z] === RUN   TestBuildPreserveXattrs
15:06:47 [2020-04-24T15:06:47.841Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:47 [2020-04-24T15:06:47.986Z] --- PASS: TestInspectOomKilledTrue (1.14s)
15:06:47 [2020-04-24T15:06:47.986Z] === RUN   TestInspectOomKilledFalse
15:06:48 [2020-04-24T15:06:48.099Z] === RUN   TestBuildPreserveXattrs/original
15:06:48 [2020-04-24T15:06:48.132Z] --- PASS: TestHealthCheckWorkdir (1.03s)
15:06:48 [2020-04-24T15:06:48.133Z] === RUN   TestHealthKillContainer
15:06:48 [2020-04-24T15:06:48.272Z] --- PASS: TestInspectOomKilledFalse (0.65s)
15:06:48 [2020-04-24T15:06:48.272Z] === RUN   TestLinksEtcHostsContentMatch
15:06:48 [2020-04-24T15:06:48.357Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:48 [2020-04-24T15:06:48.614Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:48 [2020-04-24T15:06:48.614Z] --- PASS: TestBuildPreserveXattrs (0.77s)
15:06:48 [2020-04-24T15:06:48.614Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.20s)
15:06:48 [2020-04-24T15:06:48.614Z]     --- PASS: TestBuildPreserveXattrs/original (0.15s)
15:06:48 [2020-04-24T15:06:48.614Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.19s)
15:06:48 [2020-04-24T15:06:48.614Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.23s)
15:06:48 [2020-04-24T15:06:48.614Z] === RUN   TestBuildPreserveXattrs
15:06:48 [2020-04-24T15:06:48.614Z] === RUN   TestBuildPreserveXattrs/testdata
15:06:48 [2020-04-24T15:06:48.872Z] === RUN   TestBuildPreserveXattrs/original
15:06:48 [2020-04-24T15:06:48.895Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
15:06:48 [2020-04-24T15:06:48.895Z] === RUN   TestLinksContainerNames
15:06:49 [2020-04-24T15:06:49.130Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:06:49 [2020-04-24T15:06:49.388Z] === RUN   TestBuildPreserveXattrs/copy_file
15:06:49 [2020-04-24T15:06:49.388Z] --- PASS: TestBuildPreserveXattrs (0.78s)
15:06:49 [2020-04-24T15:06:49.388Z]     --- PASS: TestBuildPreserveXattrs/testdata (0.21s)
15:06:49 [2020-04-24T15:06:49.388Z]     --- PASS: TestBuildPreserveXattrs/original (0.19s)
15:06:49 [2020-04-24T15:06:49.388Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (0.22s)
15:06:49 [2020-04-24T15:06:49.388Z]     --- PASS: TestBuildPreserveXattrs/copy_file (0.16s)
15:06:49 [2020-04-24T15:06:49.388Z] PASS
15:06:49 [2020-04-24T15:06:49.388Z] 
15:06:49 [2020-04-24T15:06:49.388Z] DONE 25 tests in 4.032s
15:06:49 [2020-04-24T15:06:49.645Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] +++ set -e
15:06:49 [2020-04-24T15:06:49.645Z] +++ '[' -n 0 ']'
15:06:49 [2020-04-24T15:06:49.645Z] +++ set -x
15:06:49 [2020-04-24T15:06:49.645Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] INFO: Testing against a local daemon
15:06:49 [2020-04-24T15:06:49.645Z] testing: warning: no tests to run
15:06:49 [2020-04-24T15:06:49.645Z] PASS
15:06:49 [2020-04-24T15:06:49.645Z] 
15:06:49 [2020-04-24T15:06:49.645Z] DONE 0 tests in 0.130s
15:06:49 [2020-04-24T15:06:49.645Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] +++ set -e
15:06:49 [2020-04-24T15:06:49.645Z] +++ '[' -n 0 ']'
15:06:49 [2020-04-24T15:06:49.645Z] +++ set -x
15:06:49 [2020-04-24T15:06:49.645Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.645Z] INFO: Testing against a local daemon
15:06:49 [2020-04-24T15:06:49.645Z] testing: warning: no tests to run
15:06:49 [2020-04-24T15:06:49.645Z] PASS
15:06:49 [2020-04-24T15:06:49.645Z] 
15:06:49 [2020-04-24T15:06:49.645Z] DONE 0 tests in 0.079s
15:06:49 [2020-04-24T15:06:49.903Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.903Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.903Z] +++ set -e
15:06:49 [2020-04-24T15:06:49.903Z] +++ '[' -n 0 ']'
15:06:49 [2020-04-24T15:06:49.903Z] +++ set -x
15:06:49 [2020-04-24T15:06:49.903Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.903Z] INFO: Testing against a local daemon
15:06:49 [2020-04-24T15:06:49.903Z] testing: warning: no tests to run
15:06:49 [2020-04-24T15:06:49.903Z] PASS
15:06:49 [2020-04-24T15:06:49.903Z] 
15:06:49 [2020-04-24T15:06:49.903Z] DONE 0 tests in 0.128s
15:06:49 [2020-04-24T15:06:49.903Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.903Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:49 [2020-04-24T15:06:49.903Z] +++ set -e
15:06:49 [2020-04-24T15:06:49.903Z] +++ '[' -n 0 ']'
15:06:49 [2020-04-24T15:06:49.903Z] +++ set -x
15:06:49 [2020-04-24T15:06:49.903Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.160Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.160Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.160Z] PASS
15:06:50 [2020-04-24T15:06:50.160Z] 
15:06:50 [2020-04-24T15:06:50.160Z] DONE 0 tests in 0.090s
15:06:50 [2020-04-24T15:06:50.160Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.160Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.160Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.160Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.161Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.161Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.161Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.161Z] PASS
15:06:50 [2020-04-24T15:06:50.161Z] 
15:06:50 [2020-04-24T15:06:50.161Z] DONE 0 tests in 0.097s
15:06:50 [2020-04-24T15:06:50.161Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.161Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.161Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.161Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.161Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.161Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.371Z] --- PASS: TestLinksContainerNames (1.31s)
15:06:50 [2020-04-24T15:06:50.371Z] === RUN   TestLogsFollowTailEmpty
15:06:50 [2020-04-24T15:06:50.418Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.418Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.418Z] PASS
15:06:50 [2020-04-24T15:06:50.418Z] 
15:06:50 [2020-04-24T15:06:50.418Z] DONE 0 tests in 0.102s
15:06:50 [2020-04-24T15:06:50.418Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.418Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.418Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.418Z] PASS
15:06:50 [2020-04-24T15:06:50.418Z] 
15:06:50 [2020-04-24T15:06:50.418Z] DONE 0 tests in 0.011s
15:06:50 [2020-04-24T15:06:50.418Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.418Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.418Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.418Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.418Z] PASS
15:06:50 [2020-04-24T15:06:50.418Z] 
15:06:50 [2020-04-24T15:06:50.418Z] DONE 0 tests in 0.102s
15:06:50 [2020-04-24T15:06:50.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.418Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.418Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.418Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.675Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.675Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.675Z] PASS
15:06:50 [2020-04-24T15:06:50.675Z] 
15:06:50 [2020-04-24T15:06:50.675Z] DONE 0 tests in 0.101s
15:06:50 [2020-04-24T15:06:50.675Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.675Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.675Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.675Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.675Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.676Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.676Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.676Z] PASS
15:06:50 [2020-04-24T15:06:50.676Z] 
15:06:50 [2020-04-24T15:06:50.676Z] DONE 0 tests in 0.123s
15:06:50 [2020-04-24T15:06:50.934Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.934Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] INFO: Testing against a local daemon
15:06:50 [2020-04-24T15:06:50.934Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.934Z] PASS
15:06:50 [2020-04-24T15:06:50.934Z] 
15:06:50 [2020-04-24T15:06:50.934Z] DONE 0 tests in 0.144s
15:06:50 [2020-04-24T15:06:50.934Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.934Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] testing: warning: no tests to run
15:06:50 [2020-04-24T15:06:50.934Z] PASS
15:06:50 [2020-04-24T15:06:50.934Z] 
15:06:50 [2020-04-24T15:06:50.934Z] DONE 0 tests in 0.022s
15:06:50 [2020-04-24T15:06:50.934Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -e
15:06:50 [2020-04-24T15:06:50.934Z] +++ '[' -n 0 ']'
15:06:50 [2020-04-24T15:06:50.934Z] +++ set -x
15:06:50 [2020-04-24T15:06:50.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:50 [2020-04-24T15:06:50.990Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
15:06:50 [2020-04-24T15:06:50.990Z] === RUN   TestContainerNetworkMountsNoChown
15:06:51 [2020-04-24T15:06:51.192Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.192Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.192Z] PASS
15:06:51 [2020-04-24T15:06:51.192Z] 
15:06:51 [2020-04-24T15:06:51.192Z] DONE 0 tests in 0.099s
15:06:51 [2020-04-24T15:06:51.192Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.192Z] +++ set -e
15:06:51 [2020-04-24T15:06:51.192Z] +++ '[' -n 0 ']'
15:06:51 [2020-04-24T15:06:51.192Z] +++ set -x
15:06:51 [2020-04-24T15:06:51.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.192Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.192Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.192Z] PASS
15:06:51 [2020-04-24T15:06:51.192Z] 
15:06:51 [2020-04-24T15:06:51.192Z] DONE 0 tests in 0.088s
15:06:51 [2020-04-24T15:06:51.192Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.192Z] +++ set -e
15:06:51 [2020-04-24T15:06:51.192Z] +++ '[' -n 0 ']'
15:06:51 [2020-04-24T15:06:51.192Z] +++ set -x
15:06:51 [2020-04-24T15:06:51.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.415Z] --- PASS: TestHealthKillContainer (2.98s)
15:06:51 [2020-04-24T15:06:51.415Z] === RUN   TestInspectCpusetInConfigPre120
15:06:51 [2020-04-24T15:06:51.450Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.450Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.450Z] PASS
15:06:51 [2020-04-24T15:06:51.450Z] 
15:06:51 [2020-04-24T15:06:51.450Z] DONE 0 tests in 0.126s
15:06:51 [2020-04-24T15:06:51.450Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.450Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.450Z] +++ set -e
15:06:51 [2020-04-24T15:06:51.450Z] +++ '[' -n 0 ']'
15:06:51 [2020-04-24T15:06:51.450Z] +++ set -x
15:06:51 [2020-04-24T15:06:51.450Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/default
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/default
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/private
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/private
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rprivate
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rprivate
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/slave
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/slave
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rslave
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rslave
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/shared
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/shared
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rshared
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rshared
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/default
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/shared
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rshared
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rslave
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/default/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/default/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/slave
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rprivate
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/private
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/private/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/private/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/default/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/default/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/private/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:06:51 [2020-04-24T15:06:51.628Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:06:51 [2020-04-24T15:06:51.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
15:06:51 [2020-04-24T15:06:51.673Z] === RUN   TestIpcModeNone
15:06:51 [2020-04-24T15:06:51.708Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.708Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.708Z] PASS
15:06:51 [2020-04-24T15:06:51.708Z] 
15:06:51 [2020-04-24T15:06:51.708Z] DONE 0 tests in 0.102s
15:06:51 [2020-04-24T15:06:51.708Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.708Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.708Z] +++ set -e
15:06:51 [2020-04-24T15:06:51.708Z] +++ '[' -n 0 ']'
15:06:51 [2020-04-24T15:06:51.708Z] +++ set -x
15:06:51 [2020-04-24T15:06:51.708Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.708Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.708Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.708Z] PASS
15:06:51 [2020-04-24T15:06:51.708Z] 
15:06:51 [2020-04-24T15:06:51.708Z] DONE 0 tests in 0.108s
15:06:51 [2020-04-24T15:06:51.708Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.708Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.708Z] +++ set -e
15:06:51 [2020-04-24T15:06:51.708Z] +++ '[' -n 0 ']'
15:06:51 [2020-04-24T15:06:51.708Z] +++ set -x
15:06:51 [2020-04-24T15:06:51.708Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildPreserveXattrs
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/private/mount_root
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:06:51 [2020-04-24T15:06:51.913Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:06:51 [2020-04-24T15:06:51.913Z] --- PASS: TestMountDaemonRoot (0.04s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:06:51 [2020-04-24T15:06:51.913Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:06:51 [2020-04-24T15:06:51.913Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:06:51 [2020-04-24T15:06:51.913Z] === RUN   TestContainerBindMountNonRecursive
15:06:51 [2020-04-24T15:06:51.965Z] INFO: Testing against a local daemon
15:06:51 [2020-04-24T15:06:51.965Z] testing: warning: no tests to run
15:06:51 [2020-04-24T15:06:51.965Z] PASS
15:06:51 [2020-04-24T15:06:51.965Z] 
15:06:51 [2020-04-24T15:06:51.965Z] DONE 0 tests in 0.108s
15:06:51 [2020-04-24T15:06:51.965Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
15:06:51 [2020-04-24T15:06:51.965Z] +++++ cat bundles/test-integration-flaky/docker.pid
15:06:51 [2020-04-24T15:06:51.965Z] ++++ kill 5606
15:06:52 [2020-04-24T15:06:52.609Z] --- PASS: TestIpcModeNone (0.87s)
15:06:52 [2020-04-24T15:06:52.609Z] === RUN   TestIpcModePrivate
15:06:52 [2020-04-24T15:06:52.897Z] ++++ /etc/init.d/apparmor stop
15:06:52 [2020-04-24T15:06:52.897Z] Leaving: AppArmorNo profiles have been unloaded.
15:06:52 [2020-04-24T15:06:52.897Z] 
15:06:52 [2020-04-24T15:06:52.897Z] Unloading profiles will leave already running processes permanently
15:06:52 [2020-04-24T15:06:52.897Z] unconfined, which can lead to unexpected situations.
15:06:52 [2020-04-24T15:06:52.897Z] 
15:06:52 [2020-04-24T15:06:52.897Z] To set a process to complain mode, use the command line tool
15:06:52 [2020-04-24T15:06:52.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:06:52 [2020-04-24T15:06:52.897Z] ++++ true
15:06:52 [2020-04-24T15:06:52.897Z] 
15:06:52 [2020-04-24T15:06:52.897Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:06:53 [2020-04-24T15:06:53.177Z] --- PASS: TestIpcModePrivate (0.84s)
15:06:53 [2020-04-24T15:06:53.177Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:06:53 [2020-04-24T15:06:53.177Z] === RUN   TestIpcModeShareable
15:06:53 [2020-04-24T15:06:53.947Z] --- PASS: TestContainerBindMountNonRecursive (1.68s)
15:06:53 [2020-04-24T15:06:53.947Z] === RUN   TestNetworkNat
15:06:54 [2020-04-24T15:06:54.113Z] --- PASS: TestIpcModeShareable (0.88s)
15:06:54 [2020-04-24T15:06:54.113Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:06:54 [2020-04-24T15:06:54.113Z] === RUN   TestAPIIpcModeShareableAndContainer
15:06:54 [2020-04-24T15:06:54.233Z] --- PASS: TestNetworkNat (0.69s)
15:06:54 [2020-04-24T15:06:54.233Z] === RUN   TestNetworkLocalhostTCPNat
15:06:54 [2020-04-24T15:06:54.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:06:54 [2020-04-24T15:06:54.270Z] HOSTNAME=dc5e28bcb7f7
15:06:54 [2020-04-24T15:06:54.270Z] TESTDEBUG=0
15:06:54 [2020-04-24T15:06:54.270Z] DEST=bundles/test-integration
15:06:54 [2020-04-24T15:06:54.270Z] PWD=/go/src/github.com/docker/docker
15:06:54 [2020-04-24T15:06:54.270Z] KEEPBUNDLE=1
15:06:54 [2020-04-24T15:06:54.270Z] DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d
15:06:54 [2020-04-24T15:06:54.270Z] container=docker
15:06:54 [2020-04-24T15:06:54.270Z] HOME=/root
15:06:54 [2020-04-24T15:06:54.270Z] GOLANG_VERSION=1.13.10
15:06:54 [2020-04-24T15:06:54.270Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:06:54 [2020-04-24T15:06:54.270Z] VALIDATE_BRANCH=master
15:06:54 [2020-04-24T15:06:54.270Z] TERM=xterm
15:06:54 [2020-04-24T15:06:54.270Z] DOCKER_PKG=github.com/docker/docker
15:06:54 [2020-04-24T15:06:54.270Z] SHLVL=1
15:06:54 [2020-04-24T15:06:54.270Z] TIMEOUT=120m
15:06:54 [2020-04-24T15:06:54.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:06:54 [2020-04-24T15:06:54.270Z] DOCKER_GRAPHDRIVER=overlay2
15:06:54 [2020-04-24T15:06:54.270Z] GO111MODULE=off
15:06:54 [2020-04-24T15:06:54.270Z] TEST_SKIP_INTEGRATION_CLI=1
15:06:54 [2020-04-24T15:06:54.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:06:54 [2020-04-24T15:06:54.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:06:54 [2020-04-24T15:06:54.270Z] GOPATH=/go
15:06:54 [2020-04-24T15:06:54.270Z] PKG_CONFIG=pkg-config
15:06:54 [2020-04-24T15:06:54.270Z] _=/usr/bin/env
15:06:54 [2020-04-24T15:06:54.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:06:54 [2020-04-24T15:06:54.476Z]  ---> db0bf8b54d77
15:06:54 [2020-04-24T15:06:54.476Z] Successfully built db0bf8b54d77
15:06:54 [2020-04-24T15:06:54.476Z] Successfully tagged docker:latest
15:06:54 [2020-04-24T15:06:54.476Z] INFO: Image build ended at 04/24/2020 15:06:52. Duration:00:04:21.7125864
15:06:54 [2020-04-24T15:06:54.476Z] 
15:06:54 [2020-04-24T15:06:54.476Z] 
15:06:54 [2020-04-24T15:06:54.476Z] INFO: Building the test binaries at 04/24/2020 15:06:52...
15:06:54 [2020-04-24T15:06:54.849Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
15:06:54 [2020-04-24T15:06:54.849Z] === RUN   TestNetworkLoopbackNat
15:06:54 [2020-04-24T15:06:54.863Z] --- PASS: TestCreateServiceMultipleTimes (20.83s)
15:06:54 [2020-04-24T15:06:54.863Z] === RUN   TestCreateServiceConflict
15:06:55 [2020-04-24T15:06:55.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:06:55 [2020-04-24T15:06:55.866Z] --- PASS: TestNetworkLoopbackNat (0.94s)
15:06:55 [2020-04-24T15:06:55.866Z] === RUN   TestPause
15:06:56 [2020-04-24T15:06:56.487Z] --- PASS: TestPause (0.70s)
15:06:56 [2020-04-24T15:06:56.487Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:06:56 [2020-04-24T15:06:56.487Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:56 [2020-04-24T15:06:56.487Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:56 [2020-04-24T15:06:56.487Z] === RUN   TestPauseStopPausedContainer
15:06:56 [2020-04-24T15:06:56.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:06:56 [2020-04-24T15:06:56.876Z] --- PASS: TestCreateServiceConflict (3.78s)
15:06:56 [2020-04-24T15:06:56.876Z] === RUN   TestCreateServiceMaxReplicas
15:06:57 [2020-04-24T15:06:57.400Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
15:06:57 [2020-04-24T15:06:57.401Z] === RUN   TestAPIIpcModeHost
15:06:57 [2020-04-24T15:06:57.401Z] --- PASS: TestAPIIpcModeHost (0.66s)
15:06:57 [2020-04-24T15:06:57.401Z] === RUN   TestDaemonIpcModeShareable
15:06:57 [2020-04-24T15:06:57.505Z] --- PASS: TestPauseStopPausedContainer (0.69s)
15:06:57 [2020-04-24T15:06:57.505Z] === RUN   TestPsFilter
15:06:57 [2020-04-24T15:06:57.505Z] --- PASS: TestPsFilter (0.18s)
15:06:57 [2020-04-24T15:06:57.505Z] === RUN   TestRemoveContainerWithRemovedVolume
15:06:57 [2020-04-24T15:06:57.594Z] INFO: make.ps1 starting at 04/24/2020 15:06:56
15:06:57 [2020-04-24T15:06:57.594Z] INFO: Git commit (41b300997e) assumed from DOCKER_GITCOMMIT environment variable
15:06:57 [2020-04-24T15:06:57.594Z] INFO: Invoking autogen...
15:06:58 [2020-04-24T15:06:58.076Z] INFO: Building daemon...
15:06:58 [2020-04-24T15:06:58.126Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
15:06:58 [2020-04-24T15:06:58.126Z] === RUN   TestRemoveContainerWithVolume
15:06:58 [2020-04-24T15:06:58.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:06:58 [2020-04-24T15:06:58.744Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
15:06:58 [2020-04-24T15:06:58.744Z] === RUN   TestRemoveContainerRunning
15:06:59 [2020-04-24T15:06:59.303Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
15:06:59 [2020-04-24T15:06:59.303Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:06:59 [2020-04-24T15:06:59.303Z] === RUN   TestDaemonIpcModePrivate
15:06:59 [2020-04-24T15:06:59.363Z] --- PASS: TestRemoveContainerRunning (0.65s)
15:06:59 [2020-04-24T15:06:59.363Z] === RUN   TestRemoveContainerForceRemoveRunning
15:06:59 [2020-04-24T15:06:59.984Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
15:06:59 [2020-04-24T15:06:59.984Z] === RUN   TestRemoveInvalidContainer
15:06:59 [2020-04-24T15:06:59.984Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:06:59 [2020-04-24T15:06:59.984Z] === RUN   TestRenameLinkedContainer
15:07:00 [2020-04-24T15:07:00.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:07:01 [2020-04-24T15:07:01.205Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
15:07:01 [2020-04-24T15:07:01.205Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:07:01 [2020-04-24T15:07:01.205Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:07:01 [2020-04-24T15:07:01.241Z] --- PASS: TestCreateServiceMaxReplicas (3.69s)
15:07:01 [2020-04-24T15:07:01.241Z] === RUN   TestCreateWithDuplicateNetworkNames
15:07:01 [2020-04-24T15:07:01.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:07:02 [2020-04-24T15:07:02.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:07:02 [2020-04-24T15:07:02.676Z] --- PASS: TestRenameLinkedContainer (2.57s)
15:07:02 [2020-04-24T15:07:02.676Z] === RUN   TestRenameStoppedContainer
15:07:03 [2020-04-24T15:07:03.109Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
15:07:03 [2020-04-24T15:07:03.109Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:07:03 [2020-04-24T15:07:03.109Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:07:03 [2020-04-24T15:07:03.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:07:03 [2020-04-24T15:07:03.293Z] --- PASS: TestRenameStoppedContainer (0.67s)
15:07:03 [2020-04-24T15:07:03.294Z] === RUN   TestRenameRunningContainerAndReuse
15:07:03 [2020-04-24T15:07:03.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:07:04 [2020-04-24T15:07:04.776Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
15:07:04 [2020-04-24T15:07:04.776Z] === RUN   TestRenameInvalidName
15:07:04 [2020-04-24T15:07:04.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:07:05 [2020-04-24T15:07:05.013Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
15:07:05 [2020-04-24T15:07:05.013Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:07:05 [2020-04-24T15:07:05.013Z] === RUN   TestIpcModeOlderClient
15:07:05 [2020-04-24T15:07:05.013Z] === PAUSE TestIpcModeOlderClient
15:07:05 [2020-04-24T15:07:05.013Z] === RUN   TestKillContainerInvalidSignal
15:07:05 [2020-04-24T15:07:05.395Z] --- PASS: TestRenameInvalidName (0.68s)
15:07:05 [2020-04-24T15:07:05.395Z] === RUN   TestRenameAnonymousContainer
15:07:05 [2020-04-24T15:07:05.580Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
15:07:05 [2020-04-24T15:07:05.580Z] === RUN   TestKillContainer
15:07:05 [2020-04-24T15:07:05.580Z] === RUN   TestKillContainer/no_signal
15:07:06 [2020-04-24T15:07:06.515Z] === RUN   TestKillContainer/non_killing_signal
15:07:06 [2020-04-24T15:07:06.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:07:06 [2020-04-24T15:07:06.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:06 [2020-04-24T15:07:06.716Z] Using test binary docker
15:07:06 [2020-04-24T15:07:06.716Z] +++ /etc/init.d/apparmor start
15:07:06 [2020-04-24T15:07:06.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:06 [2020-04-24T15:07:06.716Z] INFO: Waiting for daemon to start...
15:07:06 [2020-04-24T15:07:06.716Z] Starting dockerd
15:07:06 [2020-04-24T15:07:06.716Z] +++ 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
15:07:06 [2020-04-24T15:07:06.773Z] === RUN   TestKillContainer/killing_signal
15:07:07 [2020-04-24T15:07:07.282Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:07 [2020-04-24T15:07:07.283Z] Using test binary docker
15:07:07 [2020-04-24T15:07:07.283Z] +++ /etc/init.d/apparmor start
15:07:07 [2020-04-24T15:07:07.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:07 [2020-04-24T15:07:07.541Z] INFO: Waiting for daemon to start...
15:07:07 [2020-04-24T15:07:07.541Z] Starting dockerd
15:07:07 [2020-04-24T15:07:07.541Z] +++ 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
15:07:07 [2020-04-24T15:07:07.541Z] .Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:07:08 [2020-04-24T15:07:08.098Z] --- PASS: TestRenameAnonymousContainer (2.46s)
15:07:08 [2020-04-24T15:07:08.098Z] === RUN   TestRenameContainerWithSameName
15:07:08 [2020-04-24T15:07:08.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:07:08 [2020-04-24T15:07:08.149Z] --- PASS: TestKillContainer (2.28s)
15:07:08 [2020-04-24T15:07:08.149Z]     --- PASS: TestKillContainer/no_signal (0.74s)
15:07:08 [2020-04-24T15:07:08.149Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
15:07:08 [2020-04-24T15:07:08.149Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
15:07:08 [2020-04-24T15:07:08.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:07:08 [2020-04-24T15:07:08.149Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:07:08 [2020-04-24T15:07:08.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:07:08 [2020-04-24T15:07:08.382Z] --- PASS: TestRenameContainerWithSameName (0.68s)
15:07:08 [2020-04-24T15:07:08.382Z] === RUN   TestRenameContainerWithLinkedContainer
15:07:08 [2020-04-24T15:07:08.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:08 [2020-04-24T15:07:08.715Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:07:08 [2020-04-24T15:07:08.879Z] 
15:07:08 [2020-04-24T15:07:08.879Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:08 [2020-04-24T15:07:08.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:08 [2020-04-24T15:07:08.879Z] Error: No such image: emptyfs
15:07:08 [2020-04-24T15:07:08.879Z] ++++ docker load
15:07:08 [2020-04-24T15:07:08.879Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:07:09 [2020-04-24T15:07:09.137Z] Running integration-test (iteration 1)
15:07:09 [2020-04-24T15:07:09.137Z] 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)/
15:07:09 [2020-04-24T15:07:09.137Z] ++ 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)/'
15:07:09 [2020-04-24T15:07:09.137Z] ++ set -e
15:07:09 [2020-04-24T15:07:09.137Z] ++ '[' -n 0 ']'
15:07:09 [2020-04-24T15:07:09.137Z] ++ set -x
15:07:09 [2020-04-24T15:07:09.137Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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)/'
15:07:09 [2020-04-24T15:07:09.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:09 [2020-04-24T15:07:09.394Z] 
15:07:09 [2020-04-24T15:07:09.394Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:09 [2020-04-24T15:07:09.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:09 [2020-04-24T15:07:09.651Z] Error: No such image: emptyfs
15:07:09 [2020-04-24T15:07:09.651Z] ++++ docker load
15:07:09 [2020-04-24T15:07:09.651Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:07:09 [2020-04-24T15:07:09.652Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
15:07:09 [2020-04-24T15:07:09.652Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
15:07:09 [2020-04-24T15:07:09.652Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
15:07:09 [2020-04-24T15:07:09.652Z] === RUN   TestKillStoppedContainer
15:07:09 [2020-04-24T15:07:09.652Z] --- PASS: TestKillStoppedContainer (0.10s)
15:07:09 [2020-04-24T15:07:09.652Z] === RUN   TestKillStoppedContainerAPIPre120
15:07:09 [2020-04-24T15:07:09.652Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:07:09 [2020-04-24T15:07:09.652Z] === RUN   TestKillDifferentUserContainer
15:07:09 [2020-04-24T15:07:09.869Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
15:07:09 [2020-04-24T15:07:09.869Z] === RUN   TestResize
15:07:10 [2020-04-24T15:07:10.215Z] Running integration-test (iteration 1)
15:07:10 [2020-04-24T15:07:10.215Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:07:10 [2020-04-24T15:07:10.215Z] ++ 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)/'
15:07:10 [2020-04-24T15:07:10.215Z] ++ set -e
15:07:10 [2020-04-24T15:07:10.215Z] ++ '[' -n 0 ']'
15:07:10 [2020-04-24T15:07:10.215Z] ++ set -x
15:07:10 [2020-04-24T15:07:10.215Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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)/'
15:07:10 [2020-04-24T15:07:10.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:07:10 [2020-04-24T15:07:10.489Z] --- PASS: TestResize (0.63s)
15:07:10 [2020-04-24T15:07:10.489Z] === RUN   TestResizeWithInvalidSize
15:07:10 [2020-04-24T15:07:10.586Z] --- PASS: TestKillDifferentUserContainer (0.80s)
15:07:10 [2020-04-24T15:07:10.586Z] === RUN   TestInspectOomKilledTrue
15:07:10 [2020-04-24T15:07:10.586Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:07:10 [2020-04-24T15:07:10.586Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:07:10 [2020-04-24T15:07:10.586Z] === RUN   TestInspectOomKilledFalse
15:07:10 [2020-04-24T15:07:10.586Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:07:10 [2020-04-24T15:07:10.586Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:07:10 [2020-04-24T15:07:10.586Z] === RUN   TestLinksEtcHostsContentMatch
15:07:11 [2020-04-24T15:07:11.109Z] --- PASS: TestResizeWithInvalidSize (0.67s)
15:07:11 [2020-04-24T15:07:11.109Z] === RUN   TestResizeWhenContainerNotStarted
15:07:11 [2020-04-24T15:07:11.153Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
15:07:11 [2020-04-24T15:07:11.153Z] === RUN   TestLinksContainerNames
15:07:11 [2020-04-24T15:07:11.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:07:11 [2020-04-24T15:07:11.744Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:11 [2020-04-24T15:07:11.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:12 [2020-04-24T15:07:12.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:07:12 [2020-04-24T15:07:12.529Z] --- PASS: TestLinksContainerNames (1.55s)
15:07:12 [2020-04-24T15:07:12.529Z] === RUN   TestLogsFollowTailEmpty
15:07:13 [2020-04-24T15:07:13.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:13 [2020-04-24T15:07:13.267Z] Using test binary docker
15:07:13 [2020-04-24T15:07:13.267Z] +++ /etc/init.d/apparmor start
15:07:13 [2020-04-24T15:07:13.267Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:13 [2020-04-24T15:07:13.267Z] INFO: Waiting for daemon to start...
15:07:13 [2020-04-24T15:07:13.267Z] Starting dockerd
15:07:13 [2020-04-24T15:07:13.267Z] +++ 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
15:07:13 [2020-04-24T15:07:13.465Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
15:07:13 [2020-04-24T15:07:13.465Z] === RUN   TestContainerNetworkMountsNoChown
15:07:14 [2020-04-24T15:07:14.032Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
15:07:14 [2020-04-24T15:07:14.032Z] === RUN   TestMountDaemonRoot
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/default
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/default
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/private
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/private
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/rprivate
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/rprivate
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/slave
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/slave
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/rslave
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/rslave
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/shared
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/shared
15:07:14 [2020-04-24T15:07:14.291Z] === RUN   TestMountDaemonRoot/rshared
15:07:14 [2020-04-24T15:07:14.291Z] === PAUSE TestMountDaemonRoot/rshared
15:07:14 [2020-04-24T15:07:14.291Z] === CONT  TestMountDaemonRoot/default
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/default/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/default/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rshared
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/slave
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rslave
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/shared
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/private
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/private/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/private/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rprivate
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/private/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/private/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:07:14 [2020-04-24T15:07:14.292Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:07:14 [2020-04-24T15:07:14.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:14 [2020-04-24T15:07:14.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/default/bind_root
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:07:14 [2020-04-24T15:07:14.551Z] === CONT  TestMountDaemonRoot/default/mount_root
15:07:14 [2020-04-24T15:07:14.551Z] --- PASS: TestMountDaemonRoot (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
15:07:14 [2020-04-24T15:07:14.551Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:07:14 [2020-04-24T15:07:14.551Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:07:14 [2020-04-24T15:07:14.551Z] === RUN   TestContainerBindMountNonRecursive
15:07:15 [2020-04-24T15:07:15.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:15 [2020-04-24T15:07:15.796Z] .
15:07:15 [2020-04-24T15:07:15.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:15 [2020-04-24T15:07:15.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:16 [2020-04-24T15:07:16.052Z] Running integration-test (iteration 1)
15:07:16 [2020-04-24T15:07:16.052Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:07:16 [2020-04-24T15:07:16.052Z] ++ 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
15:07:16 [2020-04-24T15:07:16.052Z] ++ set -e
15:07:16 [2020-04-24T15:07:16.052Z] ++ '[' -n 0 ']'
15:07:16 [2020-04-24T15:07:16.052Z] ++ set -x
15:07:16 [2020-04-24T15:07:16.052Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:07:16 [2020-04-24T15:07:16.052Z] INFO: Testing against a local daemon
15:07:16 [2020-04-24T15:07:16.052Z] === RUN   TestCgroupNamespacesBuild
15:07:16 [2020-04-24T15:07:16.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:16 [2020-04-24T15:07:16.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:16 [2020-04-24T15:07:16.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:16 [2020-04-24T15:07:16.453Z] --- PASS: TestContainerBindMountNonRecursive (1.87s)
15:07:16 [2020-04-24T15:07:16.453Z] === RUN   TestNetworkNat
15:07:17 [2020-04-24T15:07:17.390Z] --- PASS: TestNetworkNat (0.88s)
15:07:17 [2020-04-24T15:07:17.390Z] === RUN   TestNetworkLocalhostTCPNat
15:07:18 [2020-04-24T15:07:18.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
15:07:18 [2020-04-24T15:07:18.328Z] === RUN   TestNetworkLoopbackNat
15:07:18 [2020-04-24T15:07:18.577Z] --- PASS: TestCgroupNamespacesBuild (2.54s)
15:07:18 [2020-04-24T15:07:18.577Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:07:18 [2020-04-24T15:07:18.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:19 [2020-04-24T15:07:19.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:19 [2020-04-24T15:07:19.263Z] --- PASS: TestNetworkLoopbackNat (1.08s)
15:07:19 [2020-04-24T15:07:19.263Z] === RUN   TestPause
15:07:19 [2020-04-24T15:07:19.661Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.15s)
15:07:19 [2020-04-24T15:07:19.661Z] === RUN   TestCreateServiceSecretFileMode
15:07:20 [2020-04-24T15:07:20.199Z] --- PASS: TestPause (0.84s)
15:07:20 [2020-04-24T15:07:20.199Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:07:20 [2020-04-24T15:07:20.199Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:07:20 [2020-04-24T15:07:20.199Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:07:20 [2020-04-24T15:07:20.199Z] === RUN   TestPauseStopPausedContainer
15:07:20 [2020-04-24T15:07:20.670Z] --- PASS: TestCreateServiceSecretFileMode (3.77s)
15:07:20 [2020-04-24T15:07:20.670Z] === RUN   TestCreateServiceConfigFileMode
15:07:21 [2020-04-24T15:07:21.101Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.49s)
15:07:21 [2020-04-24T15:07:21.101Z] === RUN   TestBuildWithSession
15:07:21 [2020-04-24T15:07:21.101Z] --- SKIP: TestBuildWithSession (0.00s)
15:07:21 [2020-04-24T15:07:21.101Z]     build_session_test.go:25: TODO: BuildKit
15:07:21 [2020-04-24T15:07:21.101Z] === RUN   TestBuildSquashParent
15:07:21 [2020-04-24T15:07:21.134Z] --- PASS: TestPauseStopPausedContainer (0.83s)
15:07:21 [2020-04-24T15:07:21.134Z] === RUN   TestPsFilter
15:07:21 [2020-04-24T15:07:21.134Z] --- PASS: TestPsFilter (0.24s)
15:07:21 [2020-04-24T15:07:21.134Z] === RUN   TestRemoveContainerWithRemovedVolume
15:07:21 [2020-04-24T15:07:21.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.26s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.29s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.14s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.11s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.50s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s)
15:07:21 [2020-04-24T15:07:21.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s)
15:07:21 [2020-04-24T15:07:21.846Z] === RUN   TestCgroupNamespacesRun
15:07:22 [2020-04-24T15:07:22.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
15:07:22 [2020-04-24T15:07:22.069Z] === RUN   TestRemoveContainerWithVolume
15:07:22 [2020-04-24T15:07:22.636Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
15:07:22 [2020-04-24T15:07:22.636Z] === RUN   TestRemoveContainerRunning
15:07:23 [2020-04-24T15:07:23.349Z] --- PASS: TestCgroupNamespacesRun (1.68s)
15:07:23 [2020-04-24T15:07:23.349Z] === RUN   TestCgroupNamespacesRunPrivileged
15:07:23 [2020-04-24T15:07:23.573Z] --- PASS: TestRemoveContainerRunning (0.79s)
15:07:23 [2020-04-24T15:07:23.573Z] === RUN   TestRemoveContainerForceRemoveRunning
15:07:24 [2020-04-24T15:07:24.111Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
15:07:24 [2020-04-24T15:07:24.111Z] === RUN   TestCreateServiceSysctls
15:07:24 [2020-04-24T15:07:24.531Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
15:07:24 [2020-04-24T15:07:24.531Z] === RUN   TestRemoveInvalidContainer
15:07:24 [2020-04-24T15:07:24.531Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:07:24 [2020-04-24T15:07:24.531Z] === RUN   TestRenameLinkedContainer
15:07:25 [2020-04-24T15:07:25.383Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
15:07:25 [2020-04-24T15:07:25.383Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:07:26 [2020-04-24T15:07:26.863Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
15:07:26 [2020-04-24T15:07:26.863Z] === RUN   TestCgroupNamespacesRunHostMode
15:07:27 [2020-04-24T15:07:27.821Z] --- PASS: TestRenameLinkedContainer (3.18s)
15:07:27 [2020-04-24T15:07:27.821Z] === RUN   TestRenameStoppedContainer
15:07:28 [2020-04-24T15:07:28.349Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
15:07:28 [2020-04-24T15:07:28.350Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:07:28 [2020-04-24T15:07:28.390Z] --- PASS: TestRenameStoppedContainer (0.80s)
15:07:28 [2020-04-24T15:07:28.390Z] === RUN   TestRenameRunningContainerAndReuse
15:07:28 [2020-04-24T15:07:28.477Z] --- PASS: TestCreateServiceSysctls (4.46s)
15:07:28 [2020-04-24T15:07:28.477Z] === RUN   TestCreateServiceCapabilities
15:07:29 [2020-04-24T15:07:29.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
15:07:29 [2020-04-24T15:07:29.832Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:07:30 [2020-04-24T15:07:30.299Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
15:07:30 [2020-04-24T15:07:30.299Z] === RUN   TestRenameInvalidName
15:07:30 [2020-04-24T15:07:30.559Z] --- PASS: TestRenameInvalidName (0.76s)
15:07:30 [2020-04-24T15:07:30.559Z] === RUN   TestRenameAnonymousContainer
15:07:30 [2020-04-24T15:07:30.845Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
15:07:30 [2020-04-24T15:07:30.845Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:07:31 [2020-04-24T15:07:31.861Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
15:07:31 [2020-04-24T15:07:31.861Z] === RUN   TestCgroupNamespacesRunOlderClient
15:07:32 [2020-04-24T15:07:32.848Z] --- PASS: TestCreateServiceCapabilities (3.81s)
15:07:32 [2020-04-24T15:07:32.848Z] === RUN   TestInspect
15:07:33 [2020-04-24T15:07:33.289Z] --- PASS: TestBuildSquashParent (11.57s)
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:07:33 [2020-04-24T15:07:33.289Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:07:33 [2020-04-24T15:07:33.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:07:33 [2020-04-24T15:07:33.289Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.289Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:07:33 [2020-04-24T15:07:33.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
15:07:33 [2020-04-24T15:07:33.342Z] === RUN   TestKernelTCPMemory
15:07:33 [2020-04-24T15:07:33.546Z] Loaded image: buildpack-deps:jessie
15:07:33 [2020-04-24T15:07:33.803Z] Loaded image: busybox:latest
15:07:33 [2020-04-24T15:07:33.962Z] --- PASS: TestKernelTCPMemory (0.81s)
15:07:33 [2020-04-24T15:07:33.962Z] === RUN   TestNISDomainname
15:07:34 [2020-04-24T15:07:34.368Z] Loaded image: busybox:glibc
15:07:34 [2020-04-24T15:07:34.368Z] Loaded image: debian:jessie
15:07:34 [2020-04-24T15:07:34.368Z] Loaded image: hello-world:latest
15:07:34 [2020-04-24T15:07:34.625Z] INFO: Testing against a local daemon
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:07:34 [2020-04-24T15:07:34.625Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:07:34 [2020-04-24T15:07:34.625Z] Loaded image: buildpack-deps:jessie
15:07:34 [2020-04-24T15:07:34.750Z] --- PASS: TestRenameAnonymousContainer (3.93s)
15:07:34 [2020-04-24T15:07:34.750Z] === RUN   TestRenameContainerWithSameName
15:07:34 [2020-04-24T15:07:34.883Z] Loaded image: busybox:latest
15:07:34 [2020-04-24T15:07:34.977Z] --- PASS: TestNISDomainname (0.88s)
15:07:34 [2020-04-24T15:07:34.977Z] === RUN   TestHostnameDnsResolution
15:07:35 [2020-04-24T15:07:35.317Z] --- PASS: TestRenameContainerWithSameName (0.75s)
15:07:35 [2020-04-24T15:07:35.317Z] === RUN   TestRenameContainerWithLinkedContainer
15:07:35 [2020-04-24T15:07:35.448Z] Loaded image: busybox:glibc
15:07:35 [2020-04-24T15:07:35.448Z] Loaded image: debian:jessie
15:07:35 [2020-04-24T15:07:35.448Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:07:35 [2020-04-24T15:07:35.448Z] Loaded image: hello-world:latest
15:07:35 [2020-04-24T15:07:35.448Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:07:35 [2020-04-24T15:07:35.448Z] INFO: Testing against a local daemon
15:07:35 [2020-04-24T15:07:35.448Z] === RUN   TestDockerDaemonSuite
15:07:35 [2020-04-24T15:07:35.448Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:07:35 [2020-04-24T15:07:35.996Z] --- PASS: TestHostnameDnsResolution (1.04s)
15:07:35 [2020-04-24T15:07:35.996Z] === RUN   TestStats
15:07:36 [2020-04-24T15:07:36.016Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:07:36 [2020-04-24T15:07:36.016Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:07:36 [2020-04-24T15:07:36.016Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:07:36 [2020-04-24T15:07:36.016Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:07:36 [2020-04-24T15:07:36.290Z] --- PASS: TestInspect (3.76s)
15:07:36 [2020-04-24T15:07:36.290Z] === RUN   TestCreateJob
15:07:36 [2020-04-24T15:07:36.580Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:07:36 [2020-04-24T15:07:36.840Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:07:36 [2020-04-24T15:07:36.840Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:07:37 [2020-04-24T15:07:37.221Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
15:07:37 [2020-04-24T15:07:37.221Z] === RUN   TestResize
15:07:37 [2020-04-24T15:07:37.788Z] --- PASS: TestResize (0.80s)
15:07:37 [2020-04-24T15:07:37.788Z] === RUN   TestResizeWithInvalidSize
15:07:38 [2020-04-24T15:07:38.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:07:38 [2020-04-24T15:07:38.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:07:38 [2020-04-24T15:07:38.355Z] --- PASS: TestResizeWithInvalidSize (0.78s)
15:07:38 [2020-04-24T15:07:38.355Z] === RUN   TestResizeWhenContainerNotStarted
15:07:38 [2020-04-24T15:07:38.470Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:07:38 [2020-04-24T15:07:38.691Z] --- PASS: TestStats (2.64s)
15:07:38 [2020-04-24T15:07:38.691Z] === RUN   TestStopContainerWithTimeout
15:07:38 [2020-04-24T15:07:38.691Z] === RUN   TestStopContainerWithTimeout/0
15:07:38 [2020-04-24T15:07:38.691Z] === PAUSE TestStopContainerWithTimeout/0
15:07:38 [2020-04-24T15:07:38.691Z] === RUN   TestStopContainerWithTimeout/1
15:07:38 [2020-04-24T15:07:38.691Z] === PAUSE TestStopContainerWithTimeout/1
15:07:38 [2020-04-24T15:07:38.691Z] === RUN   TestStopContainerWithTimeout/3
15:07:38 [2020-04-24T15:07:38.691Z] === PAUSE TestStopContainerWithTimeout/3
15:07:38 [2020-04-24T15:07:38.691Z] === RUN   TestStopContainerWithTimeout/-1
15:07:38 [2020-04-24T15:07:38.691Z] === PAUSE TestStopContainerWithTimeout/-1
15:07:38 [2020-04-24T15:07:38.691Z] === CONT  TestStopContainerWithTimeout/0
15:07:38 [2020-04-24T15:07:38.691Z] === CONT  TestStopContainerWithTimeout/3
15:07:38 [2020-04-24T15:07:38.691Z] === CONT  TestStopContainerWithTimeout/1
15:07:38 [2020-04-24T15:07:38.691Z] === CONT  TestStopContainerWithTimeout/-1
15:07:38 [2020-04-24T15:07:38.727Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:07:38 [2020-04-24T15:07:38.727Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:07:38 [2020-04-24T15:07:38.727Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:07:39 [2020-04-24T15:07:39.292Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:07:39 [2020-04-24T15:07:39.292Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:07:39 [2020-04-24T15:07:39.662Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:07:40 [2020-04-24T15:07:40.226Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:07:40 [2020-04-24T15:07:40.484Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s)
15:07:40 [2020-04-24T15:07:40.484Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s)
15:07:40 [2020-04-24T15:07:40.484Z] === RUN   TestBuildMultiStageCopy
15:07:40 [2020-04-24T15:07:40.484Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:07:40 [2020-04-24T15:07:40.659Z] --- PASS: TestCreateJob (4.29s)
15:07:40 [2020-04-24T15:07:40.659Z] === RUN   TestReplicatedJob
15:07:40 [2020-04-24T15:07:40.741Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:07:40 [2020-04-24T15:07:40.741Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:07:40 [2020-04-24T15:07:40.741Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:07:40 [2020-04-24T15:07:40.741Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:07:41 [2020-04-24T15:07:41.672Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:07:41 [2020-04-24T15:07:41.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:07:41 [2020-04-24T15:07:41.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:07:42 [2020-04-24T15:07:42.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:07:42 [2020-04-24T15:07:42.163Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:07:42 [2020-04-24T15:07:42.163Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
15:07:42 [2020-04-24T15:07:42.163Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
15:07:42 [2020-04-24T15:07:42.163Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
15:07:42 [2020-04-24T15:07:42.163Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
15:07:42 [2020-04-24T15:07:42.163Z] === RUN   TestDeleteDevicemapper
15:07:42 [2020-04-24T15:07:42.163Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:07:42 [2020-04-24T15:07:42.163Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:07:42 [2020-04-24T15:07:42.163Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:07:42 [2020-04-24T15:07:42.236Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:07:42 [2020-04-24T15:07:42.800Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:07:43 [2020-04-24T15:07:43.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:07:43 [2020-04-24T15:07:43.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:07:43 [2020-04-24T15:07:43.624Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:07:43 [2020-04-24T15:07:43.658Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s)
15:07:43 [2020-04-24T15:07:43.658Z] === RUN   TestUpdateMemory
15:07:43 [2020-04-24T15:07:43.881Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:07:43 [2020-04-24T15:07:43.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:07:44 [2020-04-24T15:07:44.470Z] --- PASS: TestBuildMultiStageCopy (3.92s)
15:07:44 [2020-04-24T15:07:44.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
15:07:44 [2020-04-24T15:07:44.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
15:07:44 [2020-04-24T15:07:44.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
15:07:44 [2020-04-24T15:07:44.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
15:07:44 [2020-04-24T15:07:44.470Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
15:07:44 [2020-04-24T15:07:44.470Z] === RUN   TestBuildMultiStageParentConfig
15:07:44 [2020-04-24T15:07:44.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:07:44 [2020-04-24T15:07:44.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:07:44 [2020-04-24T15:07:44.677Z] --- PASS: TestUpdateMemory (0.90s)
15:07:44 [2020-04-24T15:07:44.677Z] === RUN   TestUpdateCPUQuota
15:07:44 [2020-04-24T15:07:44.728Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:07:44 [2020-04-24T15:07:44.989Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:07:45 [2020-04-24T15:07:45.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:07:45 [2020-04-24T15:07:45.922Z] --- PASS: TestBuildMultiStageParentConfig (1.27s)
15:07:45 [2020-04-24T15:07:45.922Z] === RUN   TestBuildLabelWithTargets
15:07:46 [2020-04-24T15:07:46.158Z] --- PASS: TestUpdateCPUQuota (1.26s)
15:07:46 [2020-04-24T15:07:46.158Z] === RUN   TestUpdatePidsLimit
15:07:46 [2020-04-24T15:07:46.158Z] === RUN   TestUpdatePidsLimit/update_from_none
15:07:46 [2020-04-24T15:07:46.158Z] === RUN   TestUpdatePidsLimit/no_change
15:07:46 [2020-04-24T15:07:46.777Z] === RUN   TestUpdatePidsLimit/update_lower
15:07:46 [2020-04-24T15:07:46.852Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:07:47 [2020-04-24T15:07:47.064Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:07:47 [2020-04-24T15:07:47.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:07:47 [2020-04-24T15:07:47.416Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:07:47 [2020-04-24T15:07:47.416Z] --- PASS: TestBuildLabelWithTargets (1.78s)
15:07:47 [2020-04-24T15:07:47.416Z] === RUN   TestBuildWithEmptyLayers
15:07:47 [2020-04-24T15:07:47.634Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:07:47 [2020-04-24T15:07:47.921Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:07:48 [2020-04-24T15:07:48.017Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.96s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
15:07:48 [2020-04-24T15:07:48.017Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
15:07:48 [2020-04-24T15:07:48.017Z] === RUN   TestCgroupNamespacesRun
15:07:48 [2020-04-24T15:07:48.347Z] --- PASS: TestBuildWithEmptyLayers (0.84s)
15:07:48 [2020-04-24T15:07:48.347Z] === RUN   TestBuildMultiStageOnBuild
15:07:49 [2020-04-24T15:07:49.043Z] --- PASS: TestReplicatedJob (7.42s)
15:07:49 [2020-04-24T15:07:49.043Z] === RUN   TestUpdateReplicatedJob
15:07:49 [2020-04-24T15:07:49.278Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:07:49 [2020-04-24T15:07:49.278Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:07:49 [2020-04-24T15:07:49.393Z] --- PASS: TestCgroupNamespacesRun (1.80s)
15:07:49 [2020-04-24T15:07:49.394Z] === RUN   TestCgroupNamespacesRunPrivileged
15:07:49 [2020-04-24T15:07:49.401Z] --- PASS: TestUpdatePidsLimit (3.20s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
15:07:49 [2020-04-24T15:07:49.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
15:07:49 [2020-04-24T15:07:49.401Z] === RUN   TestUpdateRestartPolicy
15:07:50 [2020-04-24T15:07:50.649Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:07:50 [2020-04-24T15:07:50.906Z] --- PASS: TestBuildMultiStageOnBuild (2.48s)
15:07:50 [2020-04-24T15:07:50.906Z] === RUN   TestBuildUncleanTarFilenames
15:07:51 [2020-04-24T15:07:51.076Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:07:51 [2020-04-24T15:07:51.076Z] Copying nested executables into bundles/cross/linux/amd64
15:07:51 [2020-04-24T15:07:51.076Z] Cross building: bundles/cross/windows/amd64
15:07:51 [2020-04-24T15:07:51.076Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:07:51 [2020-04-24T15:07:51.076Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:07:51 [2020-04-24T15:07:51.164Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:07:51 [2020-04-24T15:07:51.298Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
15:07:51 [2020-04-24T15:07:51.298Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:07:52 [2020-04-24T15:07:52.096Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
15:07:52 [2020-04-24T15:07:52.096Z] === RUN   TestBuildMultiStageLayerLeak
15:07:52 [2020-04-24T15:07:52.096Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:07:52 [2020-04-24T15:07:52.488Z] --- PASS: TestUpdateReplicatedJob (4.62s)
15:07:52 [2020-04-24T15:07:52.488Z] === RUN   TestServiceListWithStatuses
15:07:52 [2020-04-24T15:07:52.488Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:07:52 [2020-04-24T15:07:52.488Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:07:52 [2020-04-24T15:07:52.488Z] === RUN   TestDockerNetworkConnectAlias
15:07:53 [2020-04-24T15:07:53.029Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:07:53 [2020-04-24T15:07:53.202Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
15:07:53 [2020-04-24T15:07:53.202Z] === RUN   TestCgroupNamespacesRunHostMode
15:07:53 [2020-04-24T15:07:53.287Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:07:54 [2020-04-24T15:07:54.218Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:07:55 [2020-04-24T15:07:55.107Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
15:07:55 [2020-04-24T15:07:55.107Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:07:55 [2020-04-24T15:07:55.149Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
15:07:55 [2020-04-24T15:07:55.150Z] === RUN   TestBuildWithHugeFile
15:07:55 [2020-04-24T15:07:55.150Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:07:55 [2020-04-24T15:07:55.714Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:07:57 [2020-04-24T15:07:57.011Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
15:07:57 [2020-04-24T15:07:57.011Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:07:57 [2020-04-24T15:07:57.579Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
15:07:57 [2020-04-24T15:07:57.579Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:07:57 [2020-04-24T15:07:57.610Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:07:58 [2020-04-24T15:07:58.515Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
15:07:58 [2020-04-24T15:07:58.516Z] === RUN   TestCgroupNamespacesRunOlderClient
15:08:00 [2020-04-24T15:08:00.135Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:08:00 [2020-04-24T15:08:00.135Z] === RUN   TestDockerSuite/TestAttachDetach
15:08:00 [2020-04-24T15:08:00.419Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
15:08:00 [2020-04-24T15:08:00.419Z] === RUN   TestKernelTCPMemory
15:08:00 [2020-04-24T15:08:00.698Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:08:00 [2020-04-24T15:08:00.850Z] --- PASS: TestDockerNetworkConnectAlias (8.16s)
15:08:00 [2020-04-24T15:08:00.850Z] === RUN   TestDockerNetworkReConnect
15:08:01 [2020-04-24T15:08:01.356Z] --- PASS: TestKernelTCPMemory (0.88s)
15:08:01 [2020-04-24T15:08:01.356Z] === RUN   TestNISDomainname
15:08:01 [2020-04-24T15:08:01.962Z] --- PASS: TestUpdateRestartPolicy (12.02s)
15:08:01 [2020-04-24T15:08:01.962Z] === RUN   TestUpdateRestartWithAutoRemove
15:08:01 [2020-04-24T15:08:01.962Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
15:08:01 [2020-04-24T15:08:01.962Z] === RUN   TestWaitNonBlocked
15:08:01 [2020-04-24T15:08:01.962Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:01 [2020-04-24T15:08:01.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:01 [2020-04-24T15:08:01.962Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:01 [2020-04-24T15:08:01.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:01 [2020-04-24T15:08:01.962Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:01 [2020-04-24T15:08:01.962Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:02 [2020-04-24T15:08:02.070Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:08:02 [2020-04-24T15:08:02.291Z] --- PASS: TestNISDomainname (0.96s)
15:08:02 [2020-04-24T15:08:02.291Z] === RUN   TestHostnameDnsResolution
15:08:02 [2020-04-24T15:08:02.980Z] --- PASS: TestWaitNonBlocked (0.03s)
15:08:02 [2020-04-24T15:08:02.980Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
15:08:02 [2020-04-24T15:08:02.980Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
15:08:02 [2020-04-24T15:08:02.980Z] === RUN   TestWaitBlocked
15:08:02 [2020-04-24T15:08:02.980Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:08:02 [2020-04-24T15:08:02.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:08:02 [2020-04-24T15:08:02.980Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:08:02 [2020-04-24T15:08:02.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:08:02 [2020-04-24T15:08:02.980Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:08:02 [2020-04-24T15:08:02.980Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:08:03 [2020-04-24T15:08:03.441Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:08:04 [2020-04-24T15:08:04.000Z] --- PASS: TestWaitBlocked (0.03s)
15:08:04 [2020-04-24T15:08:04.000Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
15:08:04 [2020-04-24T15:08:04.000Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
15:08:04 [2020-04-24T15:08:04.000Z] === CONT  TestContainerStartOnDaemonRestart
15:08:04 [2020-04-24T15:08:04.000Z] === CONT  TestIpcModeOlderClient
15:08:04 [2020-04-24T15:08:04.000Z] === CONT  TestDaemonHostGatewayIP
15:08:04 [2020-04-24T15:08:04.000Z] === CONT  TestDaemonRestartIpcMode
15:08:04 [2020-04-24T15:08:04.000Z] --- PASS: TestIpcModeOlderClient (0.16s)
15:08:04 [2020-04-24T15:08:04.000Z] === CONT  TestContainerKillOnDaemonStart
15:08:04 [2020-04-24T15:08:04.006Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:08:04 [2020-04-24T15:08:04.196Z] --- PASS: TestHostnameDnsResolution (1.71s)
15:08:04 [2020-04-24T15:08:04.196Z] === RUN   TestStats
15:08:05 [2020-04-24T15:08:05.377Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:08:06 [2020-04-24T15:08:06.308Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:08:06 [2020-04-24T15:08:06.566Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:08:06 [2020-04-24T15:08:06.728Z] --- PASS: TestStats (2.83s)
15:08:06 [2020-04-24T15:08:06.728Z] === RUN   TestStopContainerWithTimeout
15:08:06 [2020-04-24T15:08:06.728Z] === RUN   TestStopContainerWithTimeout/0
15:08:06 [2020-04-24T15:08:06.728Z] === PAUSE TestStopContainerWithTimeout/0
15:08:06 [2020-04-24T15:08:06.728Z] === RUN   TestStopContainerWithTimeout/1
15:08:06 [2020-04-24T15:08:06.728Z] === PAUSE TestStopContainerWithTimeout/1
15:08:06 [2020-04-24T15:08:06.728Z] === RUN   TestStopContainerWithTimeout/3
15:08:06 [2020-04-24T15:08:06.728Z] === PAUSE TestStopContainerWithTimeout/3
15:08:06 [2020-04-24T15:08:06.728Z] === RUN   TestStopContainerWithTimeout/-1
15:08:06 [2020-04-24T15:08:06.728Z] === PAUSE TestStopContainerWithTimeout/-1
15:08:06 [2020-04-24T15:08:06.728Z] === CONT  TestStopContainerWithTimeout/0
15:08:06 [2020-04-24T15:08:06.728Z] === CONT  TestStopContainerWithTimeout/3
15:08:06 [2020-04-24T15:08:06.728Z] === CONT  TestStopContainerWithTimeout/-1
15:08:06 [2020-04-24T15:08:06.728Z] === CONT  TestStopContainerWithTimeout/1
15:08:07 [2020-04-24T15:08:07.640Z] --- PASS: TestDockerNetworkReConnect (6.30s)
15:08:07 [2020-04-24T15:08:07.640Z] === RUN   TestServicePlugin
15:08:07 [2020-04-24T15:08:07.640Z] --- SKIP: TestServicePlugin (0.00s)
15:08:07 [2020-04-24T15:08:07.640Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:07 [2020-04-24T15:08:07.640Z] === RUN   TestServiceUpdateLabel
15:08:07 [2020-04-24T15:08:07.937Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:08:08 [2020-04-24T15:08:08.194Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:08:08 [2020-04-24T15:08:08.430Z] --- PASS: TestContainerStartOnDaemonRestart (4.51s)
15:08:08 [2020-04-24T15:08:08.722Z] --- PASS: TestDaemonRestartIpcMode (5.12s)
15:08:09 [2020-04-24T15:08:09.342Z] --- PASS: TestDaemonHostGatewayIP (5.42s)
15:08:10 [2020-04-24T15:08:10.017Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:08:10 [2020-04-24T15:08:10.017Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
15:08:10 [2020-04-24T15:08:10.017Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
15:08:10 [2020-04-24T15:08:10.017Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
15:08:10 [2020-04-24T15:08:10.017Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.43s)
15:08:10 [2020-04-24T15:08:10.017Z] === RUN   TestDeleteDevicemapper
15:08:10 [2020-04-24T15:08:10.017Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:08:10 [2020-04-24T15:08:10.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:08:10 [2020-04-24T15:08:10.017Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:08:10 [2020-04-24T15:08:10.720Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:08:10 [2020-04-24T15:08:10.978Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:08:11 [2020-04-24T15:08:11.083Z] --- PASS: TestServiceUpdateLabel (3.73s)
15:08:11 [2020-04-24T15:08:11.084Z] === RUN   TestServiceUpdateSecrets
15:08:11 [2020-04-24T15:08:11.543Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:08:12 [2020-04-24T15:08:12.107Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:08:12 [2020-04-24T15:08:12.107Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:08:13 [2020-04-24T15:08:13.307Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s)
15:08:13 [2020-04-24T15:08:13.307Z] === RUN   TestUpdateMemory
15:08:13 [2020-04-24T15:08:13.307Z] --- SKIP: TestUpdateMemory (0.00s)
15:08:13 [2020-04-24T15:08:13.307Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:08:13 [2020-04-24T15:08:13.307Z] === RUN   TestUpdateCPUQuota
15:08:14 [2020-04-24T15:08:14.005Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:08:14 [2020-04-24T15:08:14.005Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:08:14 [2020-04-24T15:08:14.005Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:08:14 [2020-04-24T15:08:14.262Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:08:14 [2020-04-24T15:08:14.684Z] --- PASS: TestUpdateCPUQuota (1.47s)
15:08:14 [2020-04-24T15:08:14.685Z] === RUN   TestUpdatePidsLimit
15:08:14 [2020-04-24T15:08:14.685Z] === RUN   TestUpdatePidsLimit/update_from_none
15:08:14 [2020-04-24T15:08:14.943Z] === RUN   TestUpdatePidsLimit/no_change
15:08:15 [2020-04-24T15:08:15.194Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:08:15 [2020-04-24T15:08:15.510Z] === RUN   TestUpdatePidsLimit/update_lower
15:08:15 [2020-04-24T15:08:15.770Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:08:16 [2020-04-24T15:08:16.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:08:16 [2020-04-24T15:08:16.568Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:08:16 [2020-04-24T15:08:16.597Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:08:16 [2020-04-24T15:08:16.857Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:08:17 [2020-04-24T15:08:17.500Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:08:17 [2020-04-24T15:08:17.735Z] --- PASS: TestContainerKillOnDaemonStart (13.37s)
15:08:17 [2020-04-24T15:08:17.735Z] PASS
15:08:17 [2020-04-24T15:08:17.735Z] 
15:08:17 [2020-04-24T15:08:17.735Z] === Skipped
15:08:17 [2020-04-24T15:08:17.735Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:08:17 [2020-04-24T15:08:17.735Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:08:17 [2020-04-24T15:08:17.735Z] 
15:08:17 [2020-04-24T15:08:17.735Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:08:17 [2020-04-24T15:08:17.735Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:08:17 [2020-04-24T15:08:17.735Z] 
15:08:17 [2020-04-24T15:08:17.735Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:08:17 [2020-04-24T15:08:17.735Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:08:17 [2020-04-24T15:08:17.735Z] 
15:08:17 [2020-04-24T15:08:17.735Z] 
15:08:17 [2020-04-24T15:08:17.735Z] DONE 200 tests, 3 skipped in 125.108s
15:08:17 [2020-04-24T15:08:17.735Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:08:17 [2020-04-24T15:08:17.735Z] ++ 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
15:08:17 [2020-04-24T15:08:17.735Z] ++ set -e
15:08:17 [2020-04-24T15:08:17.735Z] ++ '[' -n 0 ']'
15:08:17 [2020-04-24T15:08:17.735Z] ++ set -x
15:08:17 [2020-04-24T15:08:17.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:08:17 [2020-04-24T15:08:17.735Z] INFO: Testing against a local daemon
15:08:17 [2020-04-24T15:08:17.735Z] === RUN   TestCommitInheritsEnv
15:08:17 [2020-04-24T15:08:17.735Z] --- PASS: TestCommitInheritsEnv (0.42s)
15:08:17 [2020-04-24T15:08:17.735Z] === RUN   TestImportExtremelyLargeImageWorks
15:08:17 [2020-04-24T15:08:17.735Z] === PAUSE TestImportExtremelyLargeImageWorks
15:08:17 [2020-04-24T15:08:17.735Z] === RUN   TestImagesFilterMultiReference
15:08:18 [2020-04-24T15:08:18.020Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:08:18 [2020-04-24T15:08:18.020Z] === RUN   TestImagePullPlatformInvalid
15:08:18 [2020-04-24T15:08:18.020Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:08:18 [2020-04-24T15:08:18.020Z] === RUN   TestRemoveImageOrphaning
15:08:18 [2020-04-24T15:08:18.307Z] --- PASS: TestRemoveImageOrphaning (0.39s)
15:08:18 [2020-04-24T15:08:18.307Z] === RUN   TestRemoveImageGarbageCollector
15:08:18 [2020-04-24T15:08:18.307Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:08:18 [2020-04-24T15:08:18.307Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:18 [2020-04-24T15:08:18.307Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:08:18 [2020-04-24T15:08:18.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:08:18 [2020-04-24T15:08:18.307Z] === RUN   TestTagInvalidReference
15:08:18 [2020-04-24T15:08:18.307Z] --- PASS: TestTagInvalidReference (0.04s)
15:08:18 [2020-04-24T15:08:18.307Z] === RUN   TestTagValidPrefixedRepo
15:08:18 [2020-04-24T15:08:18.596Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:08:18 [2020-04-24T15:08:18.596Z] === RUN   TestTagExistedNameWithoutForce
15:08:18 [2020-04-24T15:08:18.596Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:08:18 [2020-04-24T15:08:18.596Z] === RUN   TestTagOfficialNames
15:08:18 [2020-04-24T15:08:18.596Z] --- PASS: TestTagOfficialNames (0.05s)
15:08:18 [2020-04-24T15:08:18.596Z] === RUN   TestTagMatchesDigest
15:08:18 [2020-04-24T15:08:18.596Z] --- PASS: TestTagMatchesDigest (0.03s)
15:08:18 [2020-04-24T15:08:18.596Z] === CONT  TestImportExtremelyLargeImageWorks
15:08:18 [2020-04-24T15:08:18.765Z] --- PASS: TestUpdatePidsLimit (3.78s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
15:08:18 [2020-04-24T15:08:18.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
15:08:18 [2020-04-24T15:08:18.765Z] === RUN   TestUpdateRestartPolicy
15:08:19 [2020-04-24T15:08:19.397Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:08:22 [2020-04-24T15:08:22.676Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:08:23 [2020-04-24T15:08:23.607Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:08:24 [2020-04-24T15:08:24.172Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:08:24 [2020-04-24T15:08:24.664Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:08:24 [2020-04-24T15:08:24.664Z] 
15:08:24 [2020-04-24T15:08:24.664Z]  ________   ____  __.
15:08:24 [2020-04-24T15:08:24.665Z]  \_____  \ |    |/ _|
15:08:24 [2020-04-24T15:08:24.665Z]  /   |   \|      <
15:08:24 [2020-04-24T15:08:24.665Z]  /    |    \    |  \
15:08:24 [2020-04-24T15:08:24.665Z]  \_______  /____|__ \
15:08:24 [2020-04-24T15:08:24.665Z]          \/        \/
15:08:24 [2020-04-24T15:08:24.665Z] 
15:08:24 [2020-04-24T15:08:24.665Z] INFO: make.ps1 ended at 04/24/2020 15:08:12
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Binaries build ended at 04/24/2020 15:08:14. Duration:00:01:22.4173180
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Copying the built daemon binary to d:\CI\PR-40855\2\binary\dockerd-41b300997e.exe...
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Copying the built client binary to d:\CI\PR-40855\2\binary\docker-41b300997e.exe...
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Copying dockerversion from the container...
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Copying the golang package from the container to d:\CI\PR-40855\2\installer\go.zip...
15:08:24 [2020-04-24T15:08:24.665Z] INFO: Extracting go.zip to d:\CI\PR-40855\2\go
15:08:28 [2020-04-24T15:08:28.356Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:08:29 [2020-04-24T15:08:29.508Z] --- PASS: TestServiceUpdateSecrets (15.94s)
15:08:29 [2020-04-24T15:08:29.508Z] === RUN   TestServiceUpdateConfigs
15:08:30 [2020-04-24T15:08:30.970Z] --- PASS: TestUpdateRestartPolicy (12.50s)
15:08:30 [2020-04-24T15:08:30.970Z] === RUN   TestUpdateRestartWithAutoRemove
15:08:31 [2020-04-24T15:08:31.634Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:08:31 [2020-04-24T15:08:31.905Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
15:08:31 [2020-04-24T15:08:31.905Z] === RUN   TestWaitNonBlocked
15:08:31 [2020-04-24T15:08:31.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:31 [2020-04-24T15:08:31.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:31 [2020-04-24T15:08:31.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:31 [2020-04-24T15:08:31.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:31 [2020-04-24T15:08:31.905Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:08:31 [2020-04-24T15:08:31.905Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:08:32 [2020-04-24T15:08:32.198Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:08:32 [2020-04-24T15:08:32.763Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:08:32 [2020-04-24T15:08:32.841Z] --- PASS: TestWaitNonBlocked (0.03s)
15:08:32 [2020-04-24T15:08:32.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
15:08:32 [2020-04-24T15:08:32.841Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
15:08:32 [2020-04-24T15:08:32.841Z] === RUN   TestWaitBlocked
15:08:32 [2020-04-24T15:08:32.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:08:32 [2020-04-24T15:08:32.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:08:32 [2020-04-24T15:08:32.841Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:08:32 [2020-04-24T15:08:32.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:08:32 [2020-04-24T15:08:32.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:08:32 [2020-04-24T15:08:32.841Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:08:33 [2020-04-24T15:08:33.328Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:08:33 [2020-04-24T15:08:33.778Z] --- PASS: TestWaitBlocked (0.03s)
15:08:33 [2020-04-24T15:08:33.778Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
15:08:33 [2020-04-24T15:08:33.778Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
15:08:33 [2020-04-24T15:08:33.778Z] === CONT  TestContainerStartOnDaemonRestart
15:08:33 [2020-04-24T15:08:33.778Z] === CONT  TestIpcModeOlderClient
15:08:33 [2020-04-24T15:08:33.778Z] === CONT  TestDaemonHostGatewayIP
15:08:33 [2020-04-24T15:08:33.778Z] === CONT  TestDaemonRestartIpcMode
15:08:33 [2020-04-24T15:08:33.892Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:08:34 [2020-04-24T15:08:34.038Z] --- PASS: TestIpcModeOlderClient (0.18s)
15:08:34 [2020-04-24T15:08:34.038Z] === CONT  TestContainerKillOnDaemonStart
15:08:34 [2020-04-24T15:08:34.790Z] --- PASS: TestImportExtremelyLargeImageWorks (103.59s)
15:08:34 [2020-04-24T15:08:34.790Z] PASS
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === Skipped
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] DONE 12 tests, 1 skipped in 107.381s
15:08:34 [2020-04-24T15:08:34.790Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.790Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestNetworkCreateDelete
15:08:34 [2020-04-24T15:08:34.790Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDockerNetworkDeletePreferID
15:08:34 [2020-04-24T15:08:34.790Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestInspectNetwork
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestInspectNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestRunContainerWithBridgeNone
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestNetworkInvalidJSON
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestNetworkInvalidJSON//networks/create
15:08:34 [2020-04-24T15:08:34.790Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:08:34 [2020-04-24T15:08:34.790Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:34 [2020-04-24T15:08:34.790Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:34 [2020-04-24T15:08:34.790Z] === CONT  TestNetworkInvalidJSON//networks/create
15:08:34 [2020-04-24T15:08:34.790Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:08:34 [2020-04-24T15:08:34.790Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:08:34 [2020-04-24T15:08:34.790Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:08:34 [2020-04-24T15:08:34.790Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestHostIPv4BridgeLabel
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDaemonRestartWithLiveRestore
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDaemonDefaultNetworkPools
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDaemonRestartWithExistingNetwork
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestServiceWithPredefinedNetwork
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:236: FLAKY_TEST
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestServiceWithDataPathPortInit
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] PASS
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === Skipped
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:236: FLAKY_TEST
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] DONE 18 tests, 12 skipped in 0.576s
15:08:34 [2020-04-24T15:08:34.790Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.790Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDockerNetworkIpvlanPersistance
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDockerNetworkIpvlan
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:34 [2020-04-24T15:08:34.790Z] PASS
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === Skipped
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] DONE 2 tests, 2 skipped in 0.100s
15:08:34 [2020-04-24T15:08:34.790Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.790Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDockerNetworkMacvlanPersistance
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestDockerNetworkMacvlan
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] PASS
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === Skipped
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] DONE 2 tests, 2 skipped in 0.095s
15:08:34 [2020-04-24T15:08:34.790Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.790Z] testing: warning: no tests to run
15:08:34 [2020-04-24T15:08:34.790Z] PASS
15:08:34 [2020-04-24T15:08:34.790Z] 
15:08:34 [2020-04-24T15:08:34.790Z] DONE 0 tests in 0.028s
15:08:34 [2020-04-24T15:08:34.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.790Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginAllowRequest
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginTLS
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginDenyRequest
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginAPIDenyResponse
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginDenyResponse
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginAllowEventStream
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginErrorResponse
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginErrorRequest
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginHeader
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginV2Disable
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:08:34 [2020-04-24T15:08:34.790Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:08:34 [2020-04-24T15:08:34.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.790Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:08:34 [2020-04-24T15:08:34.791Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] PASS
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === Skipped
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] DONE 17 tests, 17 skipped in 0.328s
15:08:34 [2020-04-24T15:08:34.791Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.791Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.791Z] === RUN   TestPluginInvalidJSON
15:08:34 [2020-04-24T15:08:34.791Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:08:34 [2020-04-24T15:08:34.791Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:08:34 [2020-04-24T15:08:34.791Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:08:34 [2020-04-24T15:08:34.791Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:08:34 [2020-04-24T15:08:34.791Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z] === RUN   TestPluginInstall
15:08:34 [2020-04-24T15:08:34.791Z] --- SKIP: TestPluginInstall (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] PASS
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === Skipped
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:08:34 [2020-04-24T15:08:34.791Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] DONE 3 tests, 1 skipped in 0.132s
15:08:34 [2020-04-24T15:08:34.791Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:08:34 [2020-04-24T15:08:34.791Z] INFO: Testing against a local daemon
15:08:34 [2020-04-24T15:08:34.791Z] === RUN   TestExternalGraphDriver
15:08:34 [2020-04-24T15:08:34.791Z] --- SKIP: TestExternalGraphDriver (0.08s)
15:08:34 [2020-04-24T15:08:34.791Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:08:34 [2020-04-24T15:08:34.791Z] === RUN   TestGraphdriverPluginV2
15:08:34 [2020-04-24T15:08:34.791Z] --- PASS: TestGraphdriverPluginV2 (6.43s)
15:08:34 [2020-04-24T15:08:34.791Z] PASS
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] === Skipped
15:08:34 [2020-04-24T15:08:34.791Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
15:08:34 [2020-04-24T15:08:34.791Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] 
15:08:34 [2020-04-24T15:08:34.791Z] DONE 2 tests, 1 skipped in 6.610s
15:08:34 [2020-04-24T15:08:34.791Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:08:35 [2020-04-24T15:08:35.074Z] INFO: Testing against a local daemon
15:08:35 [2020-04-24T15:08:35.074Z] === RUN   TestContinueAfterPluginCrash
15:08:35 [2020-04-24T15:08:35.074Z] === PAUSE TestContinueAfterPluginCrash
15:08:35 [2020-04-24T15:08:35.074Z] === RUN   TestReadPluginNoRead
15:08:35 [2020-04-24T15:08:35.074Z] === PAUSE TestReadPluginNoRead
15:08:35 [2020-04-24T15:08:35.074Z] === RUN   TestDaemonStartWithLogOpt
15:08:35 [2020-04-24T15:08:35.074Z] === PAUSE TestDaemonStartWithLogOpt
15:08:35 [2020-04-24T15:08:35.074Z] === CONT  TestContinueAfterPluginCrash
15:08:35 [2020-04-24T15:08:35.074Z] === CONT  TestDaemonStartWithLogOpt
15:08:37 [2020-04-24T15:08:37.336Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s)
15:08:38 [2020-04-24T15:08:38.082Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:08:38 [2020-04-24T15:08:38.277Z] --- PASS: TestDaemonRestartIpcMode (4.56s)
15:08:38 [2020-04-24T15:08:38.844Z] --- PASS: TestDaemonHostGatewayIP (5.08s)
15:08:42 [2020-04-24T15:08:42.283Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:08:43 [2020-04-24T15:08:43.681Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:08:44 [2020-04-24T15:08:44.248Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:08:44 [2020-04-24T15:08:44.700Z] --- PASS: TestServiceUpdateConfigs (16.03s)
15:08:44 [2020-04-24T15:08:44.700Z] === RUN   TestServiceUpdateNetwork
15:08:45 [2020-04-24T15:08:45.625Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:08:45 [2020-04-24T15:08:45.884Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:08:46 [2020-04-24T15:08:46.959Z] --- PASS: TestContainerKillOnDaemonStart (13.04s)
15:08:46 [2020-04-24T15:08:46.959Z] PASS
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === Skipped
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:08:46 [2020-04-24T15:08:46.959Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] 
15:08:46 [2020-04-24T15:08:46.959Z] DONE 200 tests, 6 skipped in 135.912s
15:08:46 [2020-04-24T15:08:46.959Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:08:46 [2020-04-24T15:08:46.959Z] ++ 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
15:08:46 [2020-04-24T15:08:46.959Z] ++ set -e
15:08:46 [2020-04-24T15:08:46.959Z] ++ '[' -n 0 ']'
15:08:46 [2020-04-24T15:08:46.959Z] ++ set -x
15:08:46 [2020-04-24T15:08:46.959Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:08:47 [2020-04-24T15:08:47.218Z] INFO: Testing against a local daemon
15:08:47 [2020-04-24T15:08:47.218Z] === RUN   TestCommitInheritsEnv
15:08:47 [2020-04-24T15:08:47.254Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:08:47 [2020-04-24T15:08:47.786Z] --- PASS: TestCommitInheritsEnv (0.54s)
15:08:47 [2020-04-24T15:08:47.786Z] === RUN   TestImportExtremelyLargeImageWorks
15:08:47 [2020-04-24T15:08:47.786Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:08:47 [2020-04-24T15:08:47.786Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:08:47 [2020-04-24T15:08:47.786Z] === RUN   TestImagesFilterMultiReference
15:08:47 [2020-04-24T15:08:47.786Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:08:47 [2020-04-24T15:08:47.786Z] === RUN   TestImagePullPlatformInvalid
15:08:47 [2020-04-24T15:08:47.786Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:08:47 [2020-04-24T15:08:47.786Z] === RUN   TestRemoveImageOrphaning
15:08:47 [2020-04-24T15:08:47.820Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:08:47 [2020-04-24T15:08:47.820Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:08:48 [2020-04-24T15:08:48.354Z] --- PASS: TestRemoveImageOrphaning (0.53s)
15:08:48 [2020-04-24T15:08:48.354Z] === RUN   TestRemoveImageGarbageCollector
15:08:48 [2020-04-24T15:08:48.354Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:08:48 [2020-04-24T15:08:48.354Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:48 [2020-04-24T15:08:48.354Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:08:48 [2020-04-24T15:08:48.354Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:08:48 [2020-04-24T15:08:48.354Z] === RUN   TestTagInvalidReference
15:08:48 [2020-04-24T15:08:48.614Z] --- PASS: TestTagInvalidReference (0.03s)
15:08:48 [2020-04-24T15:08:48.614Z] === RUN   TestTagValidPrefixedRepo
15:08:48 [2020-04-24T15:08:48.614Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:08:48 [2020-04-24T15:08:48.614Z] === RUN   TestTagExistedNameWithoutForce
15:08:48 [2020-04-24T15:08:48.614Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:08:48 [2020-04-24T15:08:48.614Z] === RUN   TestTagOfficialNames
15:08:48 [2020-04-24T15:08:48.614Z] --- PASS: TestTagOfficialNames (0.07s)
15:08:48 [2020-04-24T15:08:48.614Z] === RUN   TestTagMatchesDigest
15:08:48 [2020-04-24T15:08:48.614Z] --- PASS: TestTagMatchesDigest (0.03s)
15:08:48 [2020-04-24T15:08:48.614Z] PASS
15:08:48 [2020-04-24T15:08:48.614Z] 
15:08:48 [2020-04-24T15:08:48.614Z] === Skipped
15:08:48 [2020-04-24T15:08:48.614Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:08:48 [2020-04-24T15:08:48.614Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:08:48 [2020-04-24T15:08:48.614Z] 
15:08:48 [2020-04-24T15:08:48.614Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:08:48 [2020-04-24T15:08:48.614Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:48 [2020-04-24T15:08:48.614Z] 
15:08:48 [2020-04-24T15:08:48.614Z] 
15:08:48 [2020-04-24T15:08:48.614Z] DONE 12 tests, 2 skipped in 1.680s
15:08:48 [2020-04-24T15:08:48.614Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:08:48 [2020-04-24T15:08:48.614Z] ++ 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
15:08:48 [2020-04-24T15:08:48.614Z] ++ set -e
15:08:48 [2020-04-24T15:08:48.614Z] ++ '[' -n 0 ']'
15:08:48 [2020-04-24T15:08:48.614Z] ++ set -x
15:08:48 [2020-04-24T15:08:48.614Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:08:48 [2020-04-24T15:08:48.875Z] INFO: Testing against a local daemon
15:08:48 [2020-04-24T15:08:48.876Z] === RUN   TestNetworkCreateDelete
15:08:49 [2020-04-24T15:08:49.135Z] --- PASS: TestNetworkCreateDelete (0.41s)
15:08:49 [2020-04-24T15:08:49.136Z] === RUN   TestDockerNetworkDeletePreferID
15:08:49 [2020-04-24T15:08:49.940Z] --- PASS: TestDaemonStartWithLogOpt (14.34s)
15:08:49 [2020-04-24T15:08:49.940Z] === CONT  TestReadPluginNoRead
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Extraction ended at 04/24/2020 15:08:48. Duration:00:00:27.1344632
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Updating the golang and path environment variables
15:08:50 [2020-04-24T15:08:50.203Z] INFO: GOPATH=d:\gopath
15:08:50 [2020-04-24T15:08:50.203Z] INFO: go version go1.13.10 windows/amd64
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Running the daemon under test in debug mode
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Starting a daemon under test...
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40855\2\daemon --pidfile d:\CI\PR-40855\2\docker.pid -D
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Process started successfully.
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Start tailing logs of the daemon under tests
15:08:50 [2020-04-24T15:08:50.203Z] INFO: Waiting for the daemon under test to start...
15:08:50 [2020-04-24T15:08:50.352Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:08:50 [2020-04-24T15:08:50.352Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:08:50 [2020-04-24T15:08:50.516Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
15:08:50 [2020-04-24T15:08:50.516Z] === RUN   TestInspectNetwork
15:08:52 [2020-04-24T15:08:52.479Z] INFO: Daemon under test started and replied!
15:08:52 [2020-04-24T15:08:52.479Z] INFO: Docker version of the daemon under test
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] Client:
15:08:52 [2020-04-24T15:08:52.479Z]  Version:      17.06.2-ce
15:08:52 [2020-04-24T15:08:52.479Z]  API version:  1.30
15:08:52 [2020-04-24T15:08:52.479Z]  Go version:   go1.8.3
15:08:52 [2020-04-24T15:08:52.479Z]  Git commit:   cec0b72
15:08:52 [2020-04-24T15:08:52.479Z]  Built:        Tue Sep  5 19:57:19 2017
15:08:52 [2020-04-24T15:08:52.479Z]  OS/Arch:      windows/amd64
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] Server:
15:08:52 [2020-04-24T15:08:52.479Z]  Version:      0.0.0-dev
15:08:52 [2020-04-24T15:08:52.479Z]  API version:  1.41 (minimum version 1.24)
15:08:52 [2020-04-24T15:08:52.479Z]  Go version:   go1.13.10
15:08:52 [2020-04-24T15:08:52.479Z]  Git commit:   41b300997e
15:08:52 [2020-04-24T15:08:52.479Z]  Built:        04/24/2020 15:06:57
15:08:52 [2020-04-24T15:08:52.479Z]  OS/Arch:      windows/amd64
15:08:52 [2020-04-24T15:08:52.479Z]  Experimental: false
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] INFO: Docker info of the daemon under test
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] Containers: 0
15:08:52 [2020-04-24T15:08:52.479Z]  Running: 0
15:08:52 [2020-04-24T15:08:52.479Z]  Paused: 0
15:08:52 [2020-04-24T15:08:52.479Z]  Stopped: 0
15:08:52 [2020-04-24T15:08:52.479Z] Images: 0
15:08:52 [2020-04-24T15:08:52.479Z] Server Version: 0.0.0-dev
15:08:52 [2020-04-24T15:08:52.479Z] Storage Driver: windowsfilter
15:08:52 [2020-04-24T15:08:52.479Z]  Windows: 
15:08:52 [2020-04-24T15:08:52.479Z] Logging Driver: json-file
15:08:52 [2020-04-24T15:08:52.479Z] Plugins: 
15:08:52 [2020-04-24T15:08:52.479Z]  Volume: local
15:08:52 [2020-04-24T15:08:52.479Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:08:52 [2020-04-24T15:08:52.479Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:08:52 [2020-04-24T15:08:52.479Z] Swarm: inactive
15:08:52 [2020-04-24T15:08:52.479Z] Default Isolation: process
15:08:52 [2020-04-24T15:08:52.479Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:08:52 [2020-04-24T15:08:52.479Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
15:08:52 [2020-04-24T15:08:52.479Z] OSType: windows
15:08:52 [2020-04-24T15:08:52.479Z] Architecture: x86_64
15:08:52 [2020-04-24T15:08:52.479Z] CPUs: 4
15:08:52 [2020-04-24T15:08:52.479Z] Total Memory: 32GiB
15:08:52 [2020-04-24T15:08:52.479Z] Name: azwin-2-b4d170
15:08:52 [2020-04-24T15:08:52.479Z] ID: P4VC:SBBY:NU5U:CZVL:RDC7:R5SF:UHS3:GUN4:KPJ4:DMY6:MHVQ:BT35
15:08:52 [2020-04-24T15:08:52.479Z] Docker Root Dir: D:\CI\PR-40855\2\daemon
15:08:52 [2020-04-24T15:08:52.479Z] Debug Mode (client): false
15:08:52 [2020-04-24T15:08:52.479Z] Debug Mode (server): true
15:08:52 [2020-04-24T15:08:52.479Z]  File Descriptors: -1
15:08:52 [2020-04-24T15:08:52.479Z]  Goroutines: 17
15:08:52 [2020-04-24T15:08:52.479Z]  System Time: 2020-04-24T15:08:52.3315164Z
15:08:52 [2020-04-24T15:08:52.479Z]  EventsListeners: 0
15:08:52 [2020-04-24T15:08:52.479Z] Registry: https://index.docker.io/v1/
15:08:52 [2020-04-24T15:08:52.479Z] Labels:
15:08:52 [2020-04-24T15:08:52.479Z] Experimental: false
15:08:52 [2020-04-24T15:08:52.479Z] Insecure Registries:
15:08:52 [2020-04-24T15:08:52.479Z]  127.0.0.0/8
15:08:52 [2020-04-24T15:08:52.479Z] Live Restore Enabled: false
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] INFO: Docker images of the daemon under test
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:08:52 [2020-04-24T15:08:52.479Z] 
15:08:52 [2020-04-24T15:08:52.479Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:08:52 [2020-04-24T15:08:52.876Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:08:52 [2020-04-24T15:08:52.962Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:08:52 [2020-04-24T15:08:52.962Z] ltsc2019: Pulling from windows/servercore
15:08:52 [2020-04-24T15:08:52.962Z] 65014b3c3121: Pulling fs layer
15:08:52 [2020-04-24T15:08:52.962Z] eac6fba788c9: Pulling fs layer
15:08:53 [2020-04-24T15:08:53.198Z] --- PASS: TestContinueAfterPluginCrash (17.76s)
15:08:53 [2020-04-24T15:08:53.198Z] === RUN   TestReadPluginNoRead/default
15:08:53 [2020-04-24T15:08:53.441Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:08:54 [2020-04-24T15:08:54.812Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:08:55 [2020-04-24T15:08:55.069Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:08:55 [2020-04-24T15:08:55.793Z] === RUN   TestInspectNetwork/full_network_id
15:08:55 [2020-04-24T15:08:55.793Z] === RUN   TestInspectNetwork/partial_network_id
15:08:55 [2020-04-24T15:08:55.793Z] === RUN   TestInspectNetwork/network_name
15:08:55 [2020-04-24T15:08:55.793Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:08:55 [2020-04-24T15:08:55.793Z] === RUN   TestReadPluginNoRead/disabled_caching
15:08:57 [2020-04-24T15:08:57.593Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:08:59 [2020-04-24T15:08:59.050Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:08:59 [2020-04-24T15:08:59.911Z] --- PASS: TestServiceUpdateNetwork (16.46s)
15:08:59 [2020-04-24T15:08:59.911Z] === RUN   TestServiceUpdatePidsLimit
15:08:59 [2020-04-24T15:08:59.979Z] --- PASS: TestInspectNetwork (9.08s)
15:08:59 [2020-04-24T15:08:59.979Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:08:59 [2020-04-24T15:08:59.979Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:08:59 [2020-04-24T15:08:59.979Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:08:59 [2020-04-24T15:08:59.979Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:08:59 [2020-04-24T15:08:59.979Z] === RUN   TestRunContainerWithBridgeNone
15:09:00 [2020-04-24T15:09:00.522Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:09:01 [2020-04-24T15:09:01.138Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:09:01 [2020-04-24T15:09:01.556Z] --- PASS: TestReadPluginNoRead (12.19s)
15:09:01 [2020-04-24T15:09:01.556Z]     --- PASS: TestReadPluginNoRead/default (2.83s)
15:09:01 [2020-04-24T15:09:01.556Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.81s)
15:09:01 [2020-04-24T15:09:01.556Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.85s)
15:09:01 [2020-04-24T15:09:01.556Z]     read_test.go:91: [d964f3621db24] daemon is not started
15:09:01 [2020-04-24T15:09:01.556Z] PASS
15:09:01 [2020-04-24T15:09:01.556Z] 
15:09:01 [2020-04-24T15:09:01.556Z] DONE 6 tests in 26.649s
15:09:01 [2020-04-24T15:09:01.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:09:01 [2020-04-24T15:09:01.556Z] testing: warning: no tests to run
15:09:01 [2020-04-24T15:09:01.556Z] PASS
15:09:01 [2020-04-24T15:09:01.556Z] 
15:09:01 [2020-04-24T15:09:01.556Z] DONE 0 tests in 0.039s
15:09:01 [2020-04-24T15:09:01.556Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:09:01 [2020-04-24T15:09:01.771Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:09:01 [2020-04-24T15:09:01.771Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:09:01 [2020-04-24T15:09:01.787Z] eac6fba788c9: Verifying Checksum
15:09:01 [2020-04-24T15:09:01.787Z] eac6fba788c9: Download complete
15:09:01 [2020-04-24T15:09:01.810Z] INFO: Testing against a local daemon
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestPluginWithDevMounts
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:09:01 [2020-04-24T15:09:01.810Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:09:01 [2020-04-24T15:09:01.810Z] PASS
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === Skipped
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:09:01 [2020-04-24T15:09:01.810Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] DONE 1 tests, 1 skipped in 0.123s
15:09:01 [2020-04-24T15:09:01.810Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:09:01 [2020-04-24T15:09:01.810Z] INFO: Testing against a local daemon
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestSecretInspect
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestSecretInspect (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestSecretList
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestSecretList (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestSecretsCreateAndDelete
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestSecretsUpdate
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestSecretsUpdate (0.01s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestTemplatedSecret
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestTemplatedSecret (0.00s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] === RUN   TestSecretCreateResolve
15:09:01 [2020-04-24T15:09:01.810Z] --- SKIP: TestSecretCreateResolve (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] PASS
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === Skipped
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
15:09:01 [2020-04-24T15:09:01.810Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] 
15:09:01 [2020-04-24T15:09:01.810Z] DONE 6 tests, 6 skipped in 0.180s
15:09:01 [2020-04-24T15:09:01.810Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:09:02 [2020-04-24T15:09:02.065Z] INFO: Testing against a local daemon
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestServiceCreateInit
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:09:02 [2020-04-24T15:09:02.065Z] --- PASS: TestServiceCreateInit (0.02s)
15:09:02 [2020-04-24T15:09:02.065Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:02 [2020-04-24T15:09:02.065Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:02 [2020-04-24T15:09:02.065Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceMultipleTimes
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceConflict
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceConflict (0.02s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceMaxReplicas
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateWithDuplicateNetworkNames
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceSecretFileMode
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceConfigFileMode
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceSysctls
15:09:02 [2020-04-24T15:09:02.065Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:09:02 [2020-04-24T15:09:02.065Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.065Z] === RUN   TestCreateServiceCapabilities
15:09:02 [2020-04-24T15:09:02.319Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
15:09:02 [2020-04-24T15:09:02.319Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.319Z] === RUN   TestInspect
15:09:02 [2020-04-24T15:09:02.319Z] --- SKIP: TestInspect (0.02s)
15:09:02 [2020-04-24T15:09:02.319Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.319Z] === RUN   TestCreateJob
15:09:02 [2020-04-24T15:09:02.319Z] --- SKIP: TestCreateJob (0.01s)
15:09:02 [2020-04-24T15:09:02.319Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.319Z] === RUN   TestReplicatedJob
15:09:02 [2020-04-24T15:09:02.319Z] --- SKIP: TestReplicatedJob (0.01s)
15:09:02 [2020-04-24T15:09:02.319Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.319Z] === RUN   TestUpdateReplicatedJob
15:09:02 [2020-04-24T15:09:02.320Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:09:02 [2020-04-24T15:09:02.320Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.320Z] === RUN   TestServiceListWithStatuses
15:09:02 [2020-04-24T15:09:02.320Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:09:02 [2020-04-24T15:09:02.320Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:02 [2020-04-24T15:09:02.320Z] === RUN   TestDockerNetworkConnectAlias
15:09:02 [2020-04-24T15:09:02.320Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
15:09:02 [2020-04-24T15:09:02.320Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.320Z] === RUN   TestDockerNetworkReConnect
15:09:02 [2020-04-24T15:09:02.320Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:09:02 [2020-04-24T15:09:02.320Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:02 [2020-04-24T15:09:02.320Z] === RUN   TestServicePlugin
15:09:02 [2020-04-24T15:09:02.512Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
15:09:02 [2020-04-24T15:09:02.512Z] === RUN   TestNetworkInvalidJSON
15:09:02 [2020-04-24T15:09:02.512Z] === RUN   TestNetworkInvalidJSON//networks/create
15:09:02 [2020-04-24T15:09:02.512Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:09:02 [2020-04-24T15:09:02.512Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:09:02 [2020-04-24T15:09:02.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:09:02 [2020-04-24T15:09:02.512Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:02 [2020-04-24T15:09:02.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:02 [2020-04-24T15:09:02.512Z] === CONT  TestNetworkInvalidJSON//networks/create
15:09:02 [2020-04-24T15:09:02.512Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:09:02 [2020-04-24T15:09:02.513Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:09:02 [2020-04-24T15:09:02.513Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:09:02 [2020-04-24T15:09:02.513Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:09:02 [2020-04-24T15:09:02.513Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:09:02 [2020-04-24T15:09:02.513Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:09:02 [2020-04-24T15:09:02.513Z] === RUN   TestHostIPv4BridgeLabel
15:09:03 [2020-04-24T15:09:03.080Z] --- PASS: TestHostIPv4BridgeLabel (0.84s)
15:09:03 [2020-04-24T15:09:03.080Z] === RUN   TestDaemonRestartWithLiveRestore
15:09:04 [2020-04-24T15:09:04.456Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
15:09:04 [2020-04-24T15:09:04.456Z] === RUN   TestDaemonDefaultNetworkPools
15:09:05 [2020-04-24T15:09:05.831Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
15:09:05 [2020-04-24T15:09:05.831Z] === RUN   TestDaemonRestartWithExistingNetwork
15:09:05 [2020-04-24T15:09:05.947Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:09:05 [2020-04-24T15:09:05.947Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServicePlugin (3.57s)
15:09:06 [2020-04-24T15:09:06.474Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestServiceUpdateLabel
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServiceUpdateLabel (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestServiceUpdateSecrets
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestServiceUpdateConfigs
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestServiceUpdateNetwork
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestServiceUpdatePidsLimit
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] PASS
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === Skipped
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
15:09:06 [2020-04-24T15:09:06.474Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestInspect (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServicePlugin (3.57s)
15:09:06 [2020-04-24T15:09:06.474Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:09:06 [2020-04-24T15:09:06.474Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] DONE 24 tests, 23 skipped in 4.014s
15:09:06 [2020-04-24T15:09:06.474Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:09:06 [2020-04-24T15:09:06.474Z] INFO: Testing against a local daemon
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestSessionCreate
15:09:06 [2020-04-24T15:09:06.474Z] --- PASS: TestSessionCreate (0.03s)
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestSessionCreateWithBadUpgrade
15:09:06 [2020-04-24T15:09:06.474Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:09:06 [2020-04-24T15:09:06.474Z] PASS
15:09:06 [2020-04-24T15:09:06.474Z] 
15:09:06 [2020-04-24T15:09:06.474Z] DONE 2 tests in 0.147s
15:09:06 [2020-04-24T15:09:06.474Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:09:06 [2020-04-24T15:09:06.474Z] INFO: Testing against a local daemon
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:09:06 [2020-04-24T15:09:06.474Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:06 [2020-04-24T15:09:06.474Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:06 [2020-04-24T15:09:06.474Z] === RUN   TestEventsExecDie
15:09:07 [2020-04-24T15:09:07.033Z] --- PASS: TestEventsExecDie (0.71s)
15:09:07 [2020-04-24T15:09:07.033Z] === RUN   TestEventsBackwardsCompatible
15:09:07 [2020-04-24T15:09:07.033Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:09:07 [2020-04-24T15:09:07.033Z] === RUN   TestInfoBinaryCommits
15:09:07 [2020-04-24T15:09:07.033Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:09:07 [2020-04-24T15:09:07.033Z] === RUN   TestInfoAPIVersioned
15:09:07 [2020-04-24T15:09:07.033Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:09:07 [2020-04-24T15:09:07.033Z] === RUN   TestInfoDiscoveryBackend
15:09:07 [2020-04-24T15:09:07.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s)
15:09:07 [2020-04-24T15:09:07.744Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:09:08 [2020-04-24T15:09:08.915Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
15:09:08 [2020-04-24T15:09:08.915Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:09:09 [2020-04-24T15:09:09.497Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:09:09 [2020-04-24T15:09:09.649Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s)
15:09:09 [2020-04-24T15:09:09.650Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:09:10 [2020-04-24T15:09:10.587Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s)
15:09:10 [2020-04-24T15:09:10.587Z] === RUN   TestServiceWithPredefinedNetwork
15:09:11 [2020-04-24T15:09:11.204Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:09:11 [2020-04-24T15:09:11.204Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:09:11 [2020-04-24T15:09:11.204Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:09:12 [2020-04-24T15:09:12.263Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s)
15:09:12 [2020-04-24T15:09:12.263Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:09:12 [2020-04-24T15:09:12.263Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:09:12 [2020-04-24T15:09:12.263Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:12 [2020-04-24T15:09:12.263Z] === RUN   TestInfoAPI
15:09:12 [2020-04-24T15:09:12.263Z] --- PASS: TestInfoAPI (0.04s)
15:09:12 [2020-04-24T15:09:12.263Z] === RUN   TestInfoAPIWarnings
15:09:12 [2020-04-24T15:09:12.467Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:09:12 [2020-04-24T15:09:12.467Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:09:12 [2020-04-24T15:09:12.467Z] remote: Enumerating objects: 2, done.
15:09:12 [2020-04-24T15:09:12.467Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:09:12 [2020-04-24T15:09:12.467Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:09:12 [2020-04-24T15:09:12.467Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:09:12 [2020-04-24T15:09:12.467Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
15:09:12 [2020-04-24T15:09:12.467Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:09:12 [2020-04-24T15:09:12.467Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:09:12 [2020-04-24T15:09:12.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/test/unit
15:09:13 [2020-04-24T15:09:13.874Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
15:09:13 [2020-04-24T15:09:13.874Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:09:13 [2020-04-24T15:09:13.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:13 [2020-04-24T15:09:13.874Z]     service_test.go:236: FLAKY_TEST
15:09:13 [2020-04-24T15:09:13.874Z] === RUN   TestServiceWithDataPathPortInit
15:09:14 [2020-04-24T15:09:14.188Z] --- PASS: TestInfoAPIWarnings (1.64s)
15:09:14 [2020-04-24T15:09:14.188Z] === RUN   TestInfoDebug
15:09:14 [2020-04-24T15:09:14.484Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:09:14 [2020-04-24T15:09:14.741Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:09:15 [2020-04-24T15:09:15.305Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:09:15 [2020-04-24T15:09:15.547Z] --- PASS: TestInfoDebug (1.82s)
15:09:15 [2020-04-24T15:09:15.547Z] === RUN   TestInfoInsecureRegistries
15:09:15 [2020-04-24T15:09:15.870Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:09:16 [2020-04-24T15:09:16.224Z] ?   	github.com/docker/docker/api	[no test files]
15:09:16 [2020-04-24T15:09:16.435Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:09:17 [2020-04-24T15:09:17.431Z] --- PASS: TestInfoInsecureRegistries (1.81s)
15:09:17 [2020-04-24T15:09:17.431Z] === RUN   TestInfoRegistryMirrors
15:09:17 [2020-04-24T15:09:17.861Z] --- PASS: TestServiceUpdatePidsLimit (18.00s)
15:09:17 [2020-04-24T15:09:17.861Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
15:09:17 [2020-04-24T15:09:17.861Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
15:09:17 [2020-04-24T15:09:17.862Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.26s)
15:09:17 [2020-04-24T15:09:17.862Z] PASS
15:09:17 [2020-04-24T15:09:17.862Z] 
15:09:17 [2020-04-24T15:09:17.862Z] === Skipped
15:09:17 [2020-04-24T15:09:17.862Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
15:09:17 [2020-04-24T15:09:17.862Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:17 [2020-04-24T15:09:17.862Z] 
15:09:17 [2020-04-24T15:09:17.862Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:09:17 [2020-04-24T15:09:17.862Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:09:17 [2020-04-24T15:09:17.862Z] 
15:09:17 [2020-04-24T15:09:17.862Z] 
15:09:17 [2020-04-24T15:09:17.862Z] DONE 27 tests, 2 skipped in 175.608s
15:09:17 [2020-04-24T15:09:17.862Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:09:17 [2020-04-24T15:09:17.862Z] ++ 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
15:09:17 [2020-04-24T15:09:17.862Z] ++ set -e
15:09:17 [2020-04-24T15:09:17.862Z] ++ '[' -n 0 ']'
15:09:17 [2020-04-24T15:09:17.862Z] ++ set -x
15:09:17 [2020-04-24T15:09:17.862Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:17 [2020-04-24T15:09:17.862Z] INFO: Testing against a local daemon
15:09:17 [2020-04-24T15:09:17.862Z] === RUN   TestSessionCreate
15:09:17 [2020-04-24T15:09:17.862Z] --- PASS: TestSessionCreate (0.02s)
15:09:17 [2020-04-24T15:09:17.862Z] === RUN   TestSessionCreateWithBadUpgrade
15:09:17 [2020-04-24T15:09:17.862Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:09:17 [2020-04-24T15:09:17.862Z] PASS
15:09:17 [2020-04-24T15:09:17.862Z] 
15:09:17 [2020-04-24T15:09:17.862Z] DONE 2 tests in 0.215s
15:09:17 [2020-04-24T15:09:17.862Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:09:17 [2020-04-24T15:09:17.862Z] ++ 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
15:09:17 [2020-04-24T15:09:17.862Z] ++ set -e
15:09:17 [2020-04-24T15:09:17.862Z] ++ '[' -n 0 ']'
15:09:17 [2020-04-24T15:09:17.862Z] ++ set -x
15:09:17 [2020-04-24T15:09:17.862Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:17 [2020-04-24T15:09:17.862Z] INFO: Testing against a local daemon
15:09:17 [2020-04-24T15:09:17.862Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:09:17 [2020-04-24T15:09:17.862Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:17 [2020-04-24T15:09:17.862Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:17 [2020-04-24T15:09:17.862Z] === RUN   TestEventsExecDie
15:09:18 [2020-04-24T15:09:18.142Z] --- PASS: TestEventsExecDie (0.94s)
15:09:18 [2020-04-24T15:09:18.142Z] === RUN   TestEventsBackwardsCompatible
15:09:18 [2020-04-24T15:09:18.423Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
15:09:18 [2020-04-24T15:09:18.423Z] === RUN   TestInfoBinaryCommits
15:09:18 [2020-04-24T15:09:18.423Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:09:18 [2020-04-24T15:09:18.423Z] === RUN   TestInfoAPIVersioned
15:09:18 [2020-04-24T15:09:18.423Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:09:18 [2020-04-24T15:09:18.423Z] === RUN   TestInfoDiscoveryBackend
15:09:18 [2020-04-24T15:09:18.967Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:09:18 [2020-04-24T15:09:18.967Z] --- PASS: TestBuildWithHugeFile (83.87s)
15:09:18 [2020-04-24T15:09:18.967Z] === RUN   TestBuildWithEmptyDockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:18 [2020-04-24T15:09:18.967Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:19 [2020-04-24T15:09:19.035Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:09:19 [2020-04-24T15:09:19.035Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:09:19 [2020-04-24T15:09:19.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:19 [2020-04-24T15:09:19.225Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:09:19 [2020-04-24T15:09:19.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:09:19 [2020-04-24T15:09:19.225Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:09:19 [2020-04-24T15:09:19.225Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
15:09:19 [2020-04-24T15:09:19.225Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
15:09:19 [2020-04-24T15:09:19.225Z] === RUN   TestBuildPreserveOwnership
15:09:19 [2020-04-24T15:09:19.225Z] === RUN   TestBuildPreserveOwnership/copy_from
15:09:19 [2020-04-24T15:09:19.316Z] --- PASS: TestInfoRegistryMirrors (1.79s)
15:09:19 [2020-04-24T15:09:19.316Z] === RUN   TestLoginFailsWithBadCredentials
15:09:19 [2020-04-24T15:09:19.316Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
15:09:19 [2020-04-24T15:09:19.316Z] === RUN   TestPingCacheHeaders
15:09:19 [2020-04-24T15:09:19.316Z] --- PASS: TestPingCacheHeaders (0.05s)
15:09:19 [2020-04-24T15:09:19.316Z] === RUN   TestPingGet
15:09:19 [2020-04-24T15:09:19.571Z] --- PASS: TestPingGet (0.02s)
15:09:19 [2020-04-24T15:09:19.571Z] === RUN   TestPingHead
15:09:19 [2020-04-24T15:09:19.571Z] --- PASS: TestPingHead (0.02s)
15:09:19 [2020-04-24T15:09:19.571Z] === RUN   TestVersion
15:09:19 [2020-04-24T15:09:19.571Z] --- PASS: TestVersion (0.02s)
15:09:19 [2020-04-24T15:09:19.571Z] PASS
15:09:19 [2020-04-24T15:09:19.571Z] 
15:09:19 [2020-04-24T15:09:19.571Z] === Skipped
15:09:19 [2020-04-24T15:09:19.571Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:19 [2020-04-24T15:09:19.571Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:19 [2020-04-24T15:09:19.571Z] 
15:09:19 [2020-04-24T15:09:19.571Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:09:19 [2020-04-24T15:09:19.571Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:19 [2020-04-24T15:09:19.571Z] 
15:09:19 [2020-04-24T15:09:19.571Z] 
15:09:19 [2020-04-24T15:09:19.571Z] DONE 18 tests, 2 skipped in 13.382s
15:09:19 [2020-04-24T15:09:19.571Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:09:19 [2020-04-24T15:09:19.571Z] INFO: Testing against a local daemon
15:09:19 [2020-04-24T15:09:19.571Z] === RUN   TestVolumesCreateAndList
15:09:19 [2020-04-24T15:09:19.571Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:09:19 [2020-04-24T15:09:19.571Z] === RUN   TestVolumesRemove
15:09:19 [2020-04-24T15:09:19.825Z] --- PASS: TestVolumesRemove (0.09s)
15:09:19 [2020-04-24T15:09:19.825Z] === RUN   TestVolumesInspect
15:09:19 [2020-04-24T15:09:19.825Z] --- PASS: TestVolumesInspect (0.02s)
15:09:19 [2020-04-24T15:09:19.825Z] === RUN   TestVolumesInvalidJSON
15:09:19 [2020-04-24T15:09:19.825Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:09:19 [2020-04-24T15:09:19.825Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:09:19 [2020-04-24T15:09:19.825Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:09:19 [2020-04-24T15:09:19.825Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:09:19 [2020-04-24T15:09:19.825Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:09:19 [2020-04-24T15:09:19.825Z] PASS
15:09:19 [2020-04-24T15:09:19.825Z] 
15:09:19 [2020-04-24T15:09:19.825Z] DONE 5 tests in 0.247s
15:09:19 [2020-04-24T15:09:19.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:19 [2020-04-24T15:09:19.825Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11968 is not a child of this shell
15:09:19 [2020-04-24T15:09:19.825Z] warning: PID 11968 from bundles/test-integration/docker.pid had a nonzero exit code
15:09:19 [2020-04-24T15:09:19.825Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:19 [2020-04-24T15:09:19.825Z] 
15:09:19 [2020-04-24T15:09:19.825Z] Unloading profiles will leave already running processes permanently
15:09:19 [2020-04-24T15:09:19.825Z] unconfined, which can lead to unexpected situations.
15:09:19 [2020-04-24T15:09:19.825Z] 
15:09:19 [2020-04-24T15:09:19.825Z] To set a process to complain mode, use the command line tool
15:09:19 [2020-04-24T15:09:19.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:19 [2020-04-24T15:09:19.825Z] Removing test suite binaries
15:09:20 [2020-04-24T15:09:20.051Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:09:20 [2020-04-24T15:09:20.051Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:09:20 [2020-04-24T15:09:20.334Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:09:20 [2020-04-24T15:09:20.334Z] === RUN   TestInfoAPI
15:09:20 [2020-04-24T15:09:20.596Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:09:20 [2020-04-24T15:09:20.617Z] --- PASS: TestInfoAPI (0.02s)
15:09:20 [2020-04-24T15:09:20.617Z] === RUN   TestInfoAPIWarnings
15:09:20 [2020-04-24T15:09:20.748Z] 
15:09:20 [2020-04-24T15:09:20.855Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:09:20 [2020-04-24T15:09:20.897Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:09:20 [2020-04-24T15:09:20.898Z] === RUN   TestInfoDebug
15:09:21 [2020-04-24T15:09:21.420Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:09:21 [2020-04-24T15:09:21.508Z] --- PASS: TestInfoDebug (0.53s)
15:09:21 [2020-04-24T15:09:21.508Z] === RUN   TestInfoInsecureRegistries
15:09:22 [2020-04-24T15:09:22.120Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:09:22 [2020-04-24T15:09:22.120Z] === RUN   TestInfoRegistryMirrors
Post stage
[Pipeline] junit
15:09:22 [2020-04-24T15:09:22.161Z] Recording test results
15:09:22 [2020-04-24T15:09:22.352Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:09:22 [2020-04-24T15:09:22.730Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:09:22 [2020-04-24T15:09:22.730Z] === RUN   TestLoginFailsWithBadCredentials
15:09:22 [2020-04-24T15:09:22.730Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
15:09:22 [2020-04-24T15:09:22.730Z] === RUN   TestPingCacheHeaders
15:09:22 [2020-04-24T15:09:22.730Z] --- PASS: TestPingCacheHeaders (0.01s)
15:09:22 [2020-04-24T15:09:22.730Z] === RUN   TestPingGet
15:09:23 [2020-04-24T15:09:23.011Z] --- PASS: TestPingGet (0.03s)
15:09:23 [2020-04-24T15:09:23.011Z] === RUN   TestPingHead
15:09:23 [2020-04-24T15:09:23.011Z] --- PASS: TestPingHead (0.01s)
15:09:23 [2020-04-24T15:09:23.011Z] === RUN   TestVersion
15:09:23 [2020-04-24T15:09:23.011Z] --- PASS: TestVersion (0.01s)
15:09:23 [2020-04-24T15:09:23.011Z] PASS
15:09:23 [2020-04-24T15:09:23.011Z] 
15:09:23 [2020-04-24T15:09:23.011Z] === Skipped
15:09:23 [2020-04-24T15:09:23.011Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:23 [2020-04-24T15:09:23.011Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:23 [2020-04-24T15:09:23.011Z] 
15:09:23 [2020-04-24T15:09:23.011Z] 
15:09:23 [2020-04-24T15:09:23.011Z] DONE 18 tests, 1 skipped in 5.682s
15:09:23 [2020-04-24T15:09:23.011Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:09:23 [2020-04-24T15:09:23.011Z] ++ 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
15:09:23 [2020-04-24T15:09:23.011Z] ++ set -e
15:09:23 [2020-04-24T15:09:23.011Z] ++ '[' -n 0 ']'
15:09:23 [2020-04-24T15:09:23.011Z] ++ set -x
15:09:23 [2020-04-24T15:09:23.011Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:23 [2020-04-24T15:09:23.011Z] INFO: Testing against a local daemon
15:09:23 [2020-04-24T15:09:23.011Z] === RUN   TestVolumesCreateAndList
15:09:23 [2020-04-24T15:09:23.011Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:09:23 [2020-04-24T15:09:23.011Z] === RUN   TestVolumesRemove
15:09:23 [2020-04-24T15:09:23.288Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:09:23 [2020-04-24T15:09:23.291Z] --- PASS: TestVolumesRemove (0.14s)
15:09:23 [2020-04-24T15:09:23.291Z] === RUN   TestVolumesInspect
15:09:23 [2020-04-24T15:09:23.291Z] --- PASS: TestVolumesInspect (0.01s)
15:09:23 [2020-04-24T15:09:23.291Z] === RUN   TestVolumesInvalidJSON
15:09:23 [2020-04-24T15:09:23.291Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:09:23 [2020-04-24T15:09:23.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:09:23 [2020-04-24T15:09:23.291Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:09:23 [2020-04-24T15:09:23.291Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:09:23 [2020-04-24T15:09:23.291Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:09:23 [2020-04-24T15:09:23.291Z] PASS
15:09:23 [2020-04-24T15:09:23.291Z] 
15:09:23 [2020-04-24T15:09:23.291Z] DONE 5 tests in 0.330s
15:09:23 [2020-04-24T15:09:23.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:23 [2020-04-24T15:09:23.291Z] ++++ cat bundles/test-integration/docker.pid
15:09:23 [2020-04-24T15:09:23.291Z] +++ kill 11960
15:09:24 [2020-04-24T15:09:24.268Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:09:24 [2020-04-24T15:09:24.744Z] + echo Ensuring container killed.
15:09:24 [2020-04-24T15:09:24.744Z] Ensuring container killed.
15:09:24 [2020-04-24T15:09:24.744Z] + docker rm -vf docker-pr2
15:09:24 [2020-04-24T15:09:24.744Z] Error: No such container: docker-pr2
15:09:24 [2020-04-24T15:09:24.744Z] + true
[Pipeline] sh
15:09:24 [2020-04-24T15:09:24.761Z] +++ /etc/init.d/apparmor stop
15:09:24 [2020-04-24T15:09:24.761Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:24 [2020-04-24T15:09:24.761Z] 
15:09:24 [2020-04-24T15:09:24.761Z] Unloading profiles will leave already running processes permanently
15:09:24 [2020-04-24T15:09:24.761Z] unconfined, which can lead to unexpected situations.
15:09:24 [2020-04-24T15:09:24.761Z] 
15:09:24 [2020-04-24T15:09:24.761Z] To set a process to complain mode, use the command line tool
15:09:24 [2020-04-24T15:09:24.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:24 [2020-04-24T15:09:24.761Z] +++ true
15:09:24 [2020-04-24T15:09:24.761Z] 
15:09:25 [2020-04-24T15:09:25.113Z] + echo Chowning /workspace to jenkins user
15:09:25 [2020-04-24T15:09:25.113Z] Chowning /workspace to jenkins user
15:09:25 [2020-04-24T15:09:25.113Z] + id -u
15:09:25 [2020-04-24T15:09:25.113Z] + id -g
15:09:25 [2020-04-24T15:09:25.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/workspace busybox chown -R 1000:1000 /workspace
15:09:25 [2020-04-24T15:09:25.113Z] Unable to find image 'busybox:latest' locally
15:09:25 [2020-04-24T15:09:25.113Z] latest: Pulling from library/busybox
15:09:25 [2020-04-24T15:09:25.113Z] e2334dd9fee4: Pulling fs layer
15:09:25 [2020-04-24T15:09:25.204Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:09:25 [2020-04-24T15:09:25.367Z] e2334dd9fee4: Download complete
15:09:25 [2020-04-24T15:09:25.368Z] e2334dd9fee4: Pull complete
15:09:25 [2020-04-24T15:09:25.368Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
15:09:25 [2020-04-24T15:09:25.368Z] Status: Downloaded newer image for busybox:latest
15:09:25 [2020-04-24T15:09:25.464Z] --- PASS: TestBuildPreserveOwnership (6.18s)
15:09:25 [2020-04-24T15:09:25.464Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.15s)
15:09:25 [2020-04-24T15:09:25.464Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s)
15:09:25 [2020-04-24T15:09:25.464Z] === RUN   TestBuildPreserveXattrs
15:09:25 [2020-04-24T15:09:25.464Z] === RUN   TestBuildPreserveXattrs/testdata
Post stage
[Pipeline] junit
15:09:26 [2020-04-24T15:09:26.260Z] Recording test results
15:09:26 [2020-04-24T15:09:26.396Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:26 [2020-04-24T15:09:26.868Z] + echo Ensuring container killed.
15:09:26 [2020-04-24T15:09:26.868Z] Ensuring container killed.
15:09:26 [2020-04-24T15:09:26.868Z] + docker rm -vf docker-pr2
15:09:26 [2020-04-24T15:09:26.868Z] Error: No such container: docker-pr2
15:09:26 [2020-04-24T15:09:26.868Z] + true
[Pipeline] sh
15:09:27 [2020-04-24T15:09:27.069Z] + bundleName=amd64-rootless
15:09:27 [2020-04-24T15:09:27.069Z] + echo Creating amd64-rootless-bundles.tar.gz
15:09:27 [2020-04-24T15:09:27.069Z] Creating amd64-rootless-bundles.tar.gz
15:09:27 [2020-04-24T15:09:27.069Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:09:27 [2020-04-24T15:09:27.069Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:09:27 [2020-04-24T15:09:27.077Z] Archiving artifacts
15:09:27 [2020-04-24T15:09:27.234Z] + echo Chowning /workspace to jenkins user
15:09:27 [2020-04-24T15:09:27.234Z] Chowning /workspace to jenkins user
15:09:27 [2020-04-24T15:09:27.234Z] + id -u
15:09:27 [2020-04-24T15:09:27.234Z] + id -g
15:09:27 [2020-04-24T15:09:27.234Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40855:/workspace busybox chown -R 1001:1001 /workspace
15:09:27 [2020-04-24T15:09:27.321Z] 65014b3c3121: Verifying Checksum
15:09:27 [2020-04-24T15:09:27.321Z] 65014b3c3121: Download complete
15:09:27 [2020-04-24T15:09:27.767Z] === RUN   TestBuildPreserveXattrs/original
15:09:27 [2020-04-24T15:09:27.767Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:09:28 [2020-04-24T15:09:28.332Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:09:28 [2020-04-24T15:09:28.447Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:09:28 [2020-04-24T15:09:28.886Z] + make clean
15:09:28 [2020-04-24T15:09:28.898Z] === RUN   TestBuildPreserveXattrs/copy_dir
15:09:29 [2020-04-24T15:09:29.141Z] docker volume rm -f docker-dev-cache
15:09:29 [2020-04-24T15:09:29.141Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:09:29 [2020-04-24T15:09:29.465Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:09:29 [2020-04-24T15:09:29.635Z] + bundleName=s390x-integration
15:09:29 [2020-04-24T15:09:29.636Z] + echo Creating s390x-integration-bundles.tar.gz
15:09:29 [2020-04-24T15:09:29.636Z] Creating s390x-integration-bundles.tar.gz
15:09:29 [2020-04-24T15:09:29.636Z] + xargs tar -czf s390x-integration-bundles.tar.gz
15:09:29 [2020-04-24T15:09:29.636Z] + 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
15:09:29 [2020-04-24T15:09:29.670Z] Archiving artifacts
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:09:30 [2020-04-24T15:09:30.022Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
15:09:30 [2020-04-24T15:09:30.030Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
[Pipeline] // catchError
[Pipeline] sh
15:09:30 [2020-04-24T15:09:30.287Z] === RUN   TestBuildPreserveXattrs/copy_file
15:09:30 [2020-04-24T15:09:30.429Z] + make clean
15:09:30 [2020-04-24T15:09:30.544Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:09:30 [2020-04-24T15:09:30.709Z] docker volume rm -f docker-dev-cache
15:09:30 [2020-04-24T15:09:30.709Z] docker-dev-cache
[Pipeline] deleteDir
15:09:30 [2020-04-24T15:09:30.802Z] === RUN   TestDockerSuite/TestBuildAddScript
15:09:31 [2020-04-24T15:09:31.047Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
15:09:31 [2020-04-24T15:09:31.734Z] --- PASS: TestBuildPreserveXattrs (6.30s)
15:09:31 [2020-04-24T15:09:31.734Z]     --- PASS: TestBuildPreserveXattrs/testdata (2.31s)
15:09:31 [2020-04-24T15:09:31.734Z]     --- PASS: TestBuildPreserveXattrs/original (1.15s)
15:09:31 [2020-04-24T15:09:31.734Z]     --- PASS: TestBuildPreserveXattrs/copy_dir (1.47s)
15:09:31 [2020-04-24T15:09:31.734Z]     --- PASS: TestBuildPreserveXattrs/copy_file (1.38s)
15:09:31 [2020-04-24T15:09:31.734Z] === RUN   TestBuildPlatformInvalid
15:09:31 [2020-04-24T15:09:31.734Z] --- PASS: TestBuildPlatformInvalid (0.13s)
15:09:31 [2020-04-24T15:09:31.734Z] PASS
15:09:31 [2020-04-24T15:09:31.734Z] 
15:09:31 [2020-04-24T15:09:31.734Z] === Skipped
15:09:31 [2020-04-24T15:09:31.734Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:09:31 [2020-04-24T15:09:31.734Z]     build_session_test.go:25: TODO: BuildKit
15:09:31 [2020-04-24T15:09:31.734Z] 
15:09:31 [2020-04-24T15:09:31.734Z] 
15:09:31 [2020-04-24T15:09:31.734Z] DONE 37 tests, 1 skipped in 135.891s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
15:09:31 [2020-04-24T15:09:31.962Z] --- PASS: TestServiceWithDataPathPortInit (18.08s)
15:09:31 [2020-04-24T15:09:31.962Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] // node
[Pipeline] }
15:09:31 [2020-04-24T15:09:31.991Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:09:31 [2020-04-24T15:09:31.991Z] ++ 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
15:09:31 [2020-04-24T15:09:31.991Z] ++ set -e
15:09:31 [2020-04-24T15:09:31.991Z] ++ '[' -n 0 ']'
15:09:31 [2020-04-24T15:09:31.991Z] ++ set -x
15:09:31 [2020-04-24T15:09:31.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:31 [2020-04-24T15:09:31.991Z] INFO: Testing against a local daemon
15:09:31 [2020-04-24T15:09:31.991Z] === RUN   TestConfigInspect
[Pipeline] // stage
[Pipeline] }
15:09:33 [2020-04-24T15:09:33.885Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:09:34 [2020-04-24T15:09:34.144Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:09:35 [2020-04-24T15:09:35.515Z] --- PASS: TestConfigInspect (3.44s)
15:09:35 [2020-04-24T15:09:35.515Z] === RUN   TestConfigList
15:09:38 [2020-04-24T15:09:38.792Z] --- PASS: TestConfigList (3.11s)
15:09:38 [2020-04-24T15:09:38.792Z] === RUN   TestConfigsCreateAndDelete
15:09:40 [2020-04-24T15:09:40.688Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:09:41 [2020-04-24T15:09:41.620Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
15:09:41 [2020-04-24T15:09:41.621Z] === RUN   TestConfigsUpdate
15:09:41 [2020-04-24T15:09:41.878Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:09:41 [2020-04-24T15:09:41.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s)
15:09:41 [2020-04-24T15:09:41.944Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ynyr7v4owtsfxkhd1v9214jny Created:2020-04-24 15:09:33.467346407 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[57c2c94bf4e7216559f630b4aead700bf8a63f21b00c4820baed0f71bb999b11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yjy9tlco3c21mm4agsga40tok EndpointID:07e8e3826e80b5e3604057310fdc7fa4e94f9f4fe2bc0e570e46458fa25f785e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7966dc9f6229933f282133787b3daae5316fe89be45c95d61353dd5b4a992fae MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b073a38454c7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yjy9tlco3c21mm4agsga40tok EndpointID:07e8e3826e80b5e3604057310fdc7fa4e94f9f4fe2bc0e570e46458fa25f785e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:09:41 [2020-04-24T15:09:41.944Z] PASS
15:09:41 [2020-04-24T15:09:41.944Z] 
15:09:41 [2020-04-24T15:09:41.944Z] === Skipped
15:09:41 [2020-04-24T15:09:41.944Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:41 [2020-04-24T15:09:41.944Z]     service_test.go:236: FLAKY_TEST
15:09:41 [2020-04-24T15:09:41.944Z] 
15:09:41 [2020-04-24T15:09:41.944Z] 
15:09:41 [2020-04-24T15:09:41.944Z] DONE 22 tests, 1 skipped in 52.120s
15:09:41 [2020-04-24T15:09:41.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:09:41 [2020-04-24T15:09:41.945Z] ++ 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
15:09:41 [2020-04-24T15:09:41.945Z] ++ set -e
15:09:41 [2020-04-24T15:09:41.945Z] ++ '[' -n 0 ']'
15:09:41 [2020-04-24T15:09:41.945Z] ++ set -x
15:09:41 [2020-04-24T15:09:41.945Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:41 [2020-04-24T15:09:41.945Z] INFO: Testing against a local daemon
15:09:41 [2020-04-24T15:09:41.945Z] === RUN   TestDockerNetworkIpvlanPersistance
15:09:41 [2020-04-24T15:09:41.945Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:09:41 [2020-04-24T15:09:41.945Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:41 [2020-04-24T15:09:41.945Z] === RUN   TestDockerNetworkIpvlan
15:09:41 [2020-04-24T15:09:41.945Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:09:41 [2020-04-24T15:09:41.945Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:41 [2020-04-24T15:09:41.945Z] PASS
15:09:41 [2020-04-24T15:09:41.945Z] 
15:09:41 [2020-04-24T15:09:41.945Z] === Skipped
15:09:41 [2020-04-24T15:09:41.945Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:09:41 [2020-04-24T15:09:41.945Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:41 [2020-04-24T15:09:41.945Z] 
15:09:41 [2020-04-24T15:09:41.945Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:09:41 [2020-04-24T15:09:41.945Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:41 [2020-04-24T15:09:41.945Z] 
15:09:41 [2020-04-24T15:09:41.945Z] 
15:09:41 [2020-04-24T15:09:41.945Z] DONE 2 tests, 2 skipped in 0.137s
15:09:41 [2020-04-24T15:09:41.945Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:09:41 [2020-04-24T15:09:41.945Z] ++ 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
15:09:41 [2020-04-24T15:09:41.945Z] ++ set -e
15:09:41 [2020-04-24T15:09:41.945Z] ++ '[' -n 0 ']'
15:09:41 [2020-04-24T15:09:41.945Z] ++ set -x
15:09:41 [2020-04-24T15:09:41.945Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:41 [2020-04-24T15:09:41.945Z] INFO: Testing against a local daemon
15:09:41 [2020-04-24T15:09:41.945Z] === RUN   TestDockerNetworkMacvlanPersistance
15:09:43 [2020-04-24T15:09:43.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.98s)
15:09:43 [2020-04-24T15:09:43.322Z] === RUN   TestDockerNetworkMacvlan
15:09:44 [2020-04-24T15:09:44.260Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:09:44 [2020-04-24T15:09:44.405Z] --- PASS: TestConfigsUpdate (2.82s)
15:09:44 [2020-04-24T15:09:44.405Z] === RUN   TestTemplatedConfig
15:09:45 [2020-04-24T15:09:45.197Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:09:46 [2020-04-24T15:09:46.576Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:09:46 [2020-04-24T15:09:46.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:09:47 [2020-04-24T15:09:47.862Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:09:48 [2020-04-24T15:09:48.794Z] --- PASS: TestTemplatedConfig (4.05s)
15:09:48 [2020-04-24T15:09:48.794Z] === RUN   TestConfigCreateResolve
15:09:49 [2020-04-24T15:09:49.358Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:09:49 [2020-04-24T15:09:49.863Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:09:51 [2020-04-24T15:09:51.885Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:09:52 [2020-04-24T15:09:52.143Z] === RUN   TestDockerSuite/TestBuildAddTar
15:09:52 [2020-04-24T15:09:52.405Z] --- PASS: TestConfigCreateResolve (3.88s)
15:09:52 [2020-04-24T15:09:52.406Z] === RUN   TestConfigDaemonLibtrustID
15:09:52 [2020-04-24T15:09:52.971Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
15:09:52 [2020-04-24T15:09:52.971Z] PASS
15:09:52 [2020-04-24T15:09:52.971Z] 
15:09:52 [2020-04-24T15:09:52.971Z] DONE 7 tests in 21.148s
15:09:52 [2020-04-24T15:09:52.971Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:09:52 [2020-04-24T15:09:52.971Z] ++ 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
15:09:52 [2020-04-24T15:09:52.971Z] ++ set -e
15:09:52 [2020-04-24T15:09:52.971Z] ++ '[' -n 0 ']'
15:09:52 [2020-04-24T15:09:52.971Z] ++ set -x
15:09:52 [2020-04-24T15:09:52.971Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:09:53 [2020-04-24T15:09:53.153Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:09:53 [2020-04-24T15:09:53.228Z] INFO: Testing against a local daemon
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestCheckpoint
15:09:53 [2020-04-24T15:09:53.228Z] --- SKIP: TestCheckpoint (0.00s)
15:09:53 [2020-04-24T15:09:53.228Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestContainerInvalidJSON
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:09:53 [2020-04-24T15:09:53.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:09:53 [2020-04-24T15:09:53.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:09:53 [2020-04-24T15:09:53.228Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:09:53 [2020-04-24T15:09:53.228Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:09:53 [2020-04-24T15:09:53.228Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:09:53 [2020-04-24T15:09:53.228Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:09:53 [2020-04-24T15:09:53.228Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:09:53 [2020-04-24T15:09:53.228Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:09:53 [2020-04-24T15:09:53.228Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:09:53 [2020-04-24T15:09:53.228Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:09:53 [2020-04-24T15:09:53.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:09:53 [2020-04-24T15:09:53.228Z] === RUN   TestCopyFromContainerPathIsNotDir
15:09:53 [2020-04-24T15:09:53.485Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:09:53 [2020-04-24T15:09:53.485Z] === RUN   TestCopyToContainerPathDoesNotExist
15:09:53 [2020-04-24T15:09:53.485Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:09:53 [2020-04-24T15:09:53.485Z] === RUN   TestCopyToContainerPathIsNotDir
15:09:53 [2020-04-24T15:09:53.742Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:09:53 [2020-04-24T15:09:53.742Z] === RUN   TestCopyFromContainer
15:09:56 [2020-04-24T15:09:56.279Z] === RUN   TestCopyFromContainer//
15:09:56 [2020-04-24T15:09:56.279Z] === RUN   TestCopyFromContainer//bar/root
15:09:56 [2020-04-24T15:09:56.279Z] === RUN   TestCopyFromContainer//bar/root/
15:09:56 [2020-04-24T15:09:56.279Z] === RUN   TestCopyFromContainer/bar/quux
15:09:56 [2020-04-24T15:09:56.279Z] === RUN   TestCopyFromContainer/bar/quux/
15:09:56 [2020-04-24T15:09:56.536Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:09:56 [2020-04-24T15:09:56.536Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:09:56 [2020-04-24T15:09:56.536Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:09:56 [2020-04-24T15:09:56.793Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:09:56 [2020-04-24T15:09:56.793Z] === RUN   TestCopyFromContainer/bar/notarget
15:09:57 [2020-04-24T15:09:57.053Z] --- PASS: TestCopyFromContainer (3.40s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer// (0.15s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:57 [2020-04-24T15:09:57.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:09:57 [2020-04-24T15:09:57.053Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateLinkToNonExistingContainer
15:09:57 [2020-04-24T15:09:57.053Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateWithInvalidEnv
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateWithInvalidEnv/0
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateWithInvalidEnv/0
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateWithInvalidEnv/1
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateWithInvalidEnv/1
15:09:57 [2020-04-24T15:09:57.053Z] === RUN   TestCreateWithInvalidEnv/2
15:09:57 [2020-04-24T15:09:57.053Z] === PAUSE TestCreateWithInvalidEnv/2
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateWithInvalidEnv/0
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateWithInvalidEnv/2
15:09:57 [2020-04-24T15:09:57.053Z] === CONT  TestCreateWithInvalidEnv/1
15:09:57 [2020-04-24T15:09:57.313Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:09:57 [2020-04-24T15:09:57.313Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:09:57 [2020-04-24T15:09:57.313Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:09:57 [2020-04-24T15:09:57.313Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
15:09:57 [2020-04-24T15:09:57.313Z] === RUN   TestCreateTmpfsMountsTarget
15:09:57 [2020-04-24T15:09:57.313Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
15:09:57 [2020-04-24T15:09:57.313Z] === RUN   TestCreateWithCustomMaskedPaths
15:09:59 [2020-04-24T15:09:59.717Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:10:00 [2020-04-24T15:10:00.593Z] --- PASS: TestCreateWithCustomMaskedPaths (3.30s)
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:10:00 [2020-04-24T15:10:00.593Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:10:00 [2020-04-24T15:10:00.852Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:10:00 [2020-04-24T15:10:00.852Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:10:00 [2020-04-24T15:10:00.852Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:10:00 [2020-04-24T15:10:00.852Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:10:00 [2020-04-24T15:10:00.852Z] --- PASS: TestCreateWithCapabilities (0.06s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:10:00 [2020-04-24T15:10:00.852Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
15:10:00 [2020-04-24T15:10:00.852Z] === RUN   TestCreateWithCustomReadonlyPaths
15:10:01 [2020-04-24T15:10:01.094Z] --- PASS: TestDockerNetworkMacvlan (18.10s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.98s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s)
15:10:01 [2020-04-24T15:10:01.094Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
15:10:01 [2020-04-24T15:10:01.094Z] PASS
15:10:01 [2020-04-24T15:10:01.352Z] 
15:10:01 [2020-04-24T15:10:01.352Z] DONE 8 tests in 20.209s
15:10:01 [2020-04-24T15:10:01.352Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:10:01 [2020-04-24T15:10:01.352Z] ++ 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
15:10:01 [2020-04-24T15:10:01.352Z] ++ set -e
15:10:01 [2020-04-24T15:10:01.352Z] ++ '[' -n 0 ']'
15:10:01 [2020-04-24T15:10:01.352Z] ++ set -x
15:10:01 [2020-04-24T15:10:01.353Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:10:01 [2020-04-24T15:10:01.353Z] testing: warning: no tests to run
15:10:01 [2020-04-24T15:10:01.353Z] PASS
15:10:01 [2020-04-24T15:10:01.353Z] 
15:10:01 [2020-04-24T15:10:01.353Z] DONE 0 tests in 0.026s
15:10:01 [2020-04-24T15:10:01.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:10:01 [2020-04-24T15:10:01.353Z] ++ 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
15:10:01 [2020-04-24T15:10:01.353Z] ++ set -e
15:10:01 [2020-04-24T15:10:01.353Z] ++ '[' -n 0 ']'
15:10:01 [2020-04-24T15:10:01.353Z] ++ set -x
15:10:01 [2020-04-24T15:10:01.353Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:10:01 [2020-04-24T15:10:01.353Z] INFO: Testing against a local daemon
15:10:01 [2020-04-24T15:10:01.353Z] === RUN   TestAuthZPluginAllowRequest
15:10:02 [2020-04-24T15:10:02.768Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:10:03 [2020-04-24T15:10:03.025Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:10:03 [2020-04-24T15:10:03.255Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
15:10:03 [2020-04-24T15:10:03.255Z] === RUN   TestAuthZPluginTLS
15:10:03 [2020-04-24T15:10:03.823Z] --- PASS: TestAuthZPluginTLS (0.67s)
15:10:03 [2020-04-24T15:10:03.823Z] === RUN   TestAuthZPluginDenyRequest
15:10:04 [2020-04-24T15:10:04.411Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s)
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:04 [2020-04-24T15:10:04.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:04 [2020-04-24T15:10:04.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:04 [2020-04-24T15:10:04.411Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:04 [2020-04-24T15:10:04.411Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:04 [2020-04-24T15:10:04.411Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:10:04 [2020-04-24T15:10:04.411Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:10:04 [2020-04-24T15:10:04.411Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:10:04 [2020-04-24T15:10:04.411Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:10:04 [2020-04-24T15:10:04.411Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:10:04 [2020-04-24T15:10:04.411Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:10:04 [2020-04-24T15:10:04.411Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:10:04 [2020-04-24T15:10:04.667Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:10:04 [2020-04-24T15:10:04.759Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
15:10:04 [2020-04-24T15:10:04.759Z] === RUN   TestAuthZPluginAPIDenyResponse
15:10:05 [2020-04-24T15:10:05.234Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:10:05 [2020-04-24T15:10:05.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
15:10:05 [2020-04-24T15:10:05.327Z] === RUN   TestAuthZPluginDenyResponse
15:10:05 [2020-04-24T15:10:05.490Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s)
15:10:05 [2020-04-24T15:10:05.490Z] === RUN   TestContainerStartOnDaemonRestart
15:10:05 [2020-04-24T15:10:05.490Z] === PAUSE TestContainerStartOnDaemonRestart
15:10:05 [2020-04-24T15:10:05.490Z] === RUN   TestDaemonRestartIpcMode
15:10:05 [2020-04-24T15:10:05.490Z] === PAUSE TestDaemonRestartIpcMode
15:10:05 [2020-04-24T15:10:05.490Z] === RUN   TestDaemonHostGatewayIP
15:10:05 [2020-04-24T15:10:05.490Z] === PAUSE TestDaemonHostGatewayIP
15:10:05 [2020-04-24T15:10:05.490Z] === RUN   TestContainerKillOnDaemonStart
15:10:05 [2020-04-24T15:10:05.490Z] === PAUSE TestContainerKillOnDaemonStart
15:10:05 [2020-04-24T15:10:05.490Z] === RUN   TestDiff
15:10:05 [2020-04-24T15:10:05.895Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
15:10:05 [2020-04-24T15:10:05.895Z] === RUN   TestAuthZPluginAllowEventStream
15:10:06 [2020-04-24T15:10:06.424Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:10:06 [2020-04-24T15:10:06.424Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:10:06 [2020-04-24T15:10:06.424Z] --- PASS: TestDiff (1.00s)
15:10:06 [2020-04-24T15:10:06.424Z] === RUN   TestExecWithCloseStdin
15:10:09 [2020-04-24T15:10:09.151Z] --- PASS: TestExecWithCloseStdin (1.03s)
15:10:09 [2020-04-24T15:10:09.151Z] === RUN   TestExec
15:10:09 [2020-04-24T15:10:09.151Z] --- PASS: TestExec (1.07s)
15:10:09 [2020-04-24T15:10:09.151Z] === RUN   TestExecUser
15:10:09 [2020-04-24T15:10:09.152Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
15:10:09 [2020-04-24T15:10:09.152Z] === RUN   TestAuthZPluginErrorResponse
15:10:09 [2020-04-24T15:10:09.152Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
15:10:09 [2020-04-24T15:10:09.152Z] === RUN   TestAuthZPluginErrorRequest
15:10:09 [2020-04-24T15:10:09.152Z] --- PASS: TestAuthZPluginErrorRequest (0.61s)
15:10:09 [2020-04-24T15:10:09.152Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:10:09 [2020-04-24T15:10:09.411Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s)
15:10:09 [2020-04-24T15:10:09.411Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:10:09 [2020-04-24T15:10:09.716Z] --- PASS: TestExecUser (1.14s)
15:10:09 [2020-04-24T15:10:09.716Z] === RUN   TestExportContainerAndImportImage
15:10:11 [2020-04-24T15:10:11.088Z] --- PASS: TestExportContainerAndImportImage (1.20s)
15:10:11 [2020-04-24T15:10:11.088Z] === RUN   TestExportContainerAfterDaemonRestart
15:10:11 [2020-04-24T15:10:11.345Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:10:11 [2020-04-24T15:10:11.603Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:10:11 [2020-04-24T15:10:11.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
15:10:11 [2020-04-24T15:10:11.948Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:10:12 [2020-04-24T15:10:12.534Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s)
15:10:12 [2020-04-24T15:10:12.534Z] === RUN   TestHealthCheckWorkdir
15:10:13 [2020-04-24T15:10:13.853Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
15:10:13 [2020-04-24T15:10:13.853Z] === RUN   TestAuthZPluginHeader
15:10:13 [2020-04-24T15:10:13.904Z] --- PASS: TestHealthCheckWorkdir (1.32s)
15:10:13 [2020-04-24T15:10:13.904Z] === RUN   TestHealthKillContainer
15:10:15 [2020-04-24T15:10:15.230Z] --- PASS: TestAuthZPluginHeader (0.96s)
15:10:15 [2020-04-24T15:10:15.230Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:10:15 [2020-04-24T15:10:15.230Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:10:15 [2020-04-24T15:10:15.230Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:15 [2020-04-24T15:10:15.230Z] === RUN   TestAuthZPluginV2Disable
15:10:15 [2020-04-24T15:10:15.230Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:10:15 [2020-04-24T15:10:15.230Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:15 [2020-04-24T15:10:15.230Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:10:15 [2020-04-24T15:10:15.230Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:10:15 [2020-04-24T15:10:15.230Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:15 [2020-04-24T15:10:15.231Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:10:15 [2020-04-24T15:10:15.231Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:10:15 [2020-04-24T15:10:15.231Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:15 [2020-04-24T15:10:15.231Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:10:15 [2020-04-24T15:10:15.277Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:10:17 [2020-04-24T15:10:17.170Z] --- PASS: TestHealthKillContainer (3.29s)
15:10:17 [2020-04-24T15:10:17.170Z] === RUN   TestInspectCpusetInConfigPre120
15:10:17 [2020-04-24T15:10:17.736Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
15:10:17 [2020-04-24T15:10:17.736Z] === RUN   TestIpcModeNone
15:10:18 [2020-04-24T15:10:18.666Z] === RUN   TestDockerSuite/TestBuildBlankName
15:10:18 [2020-04-24T15:10:18.923Z] --- PASS: TestIpcModeNone (1.05s)
15:10:18 [2020-04-24T15:10:18.923Z] === RUN   TestIpcModePrivate
15:10:18 [2020-04-24T15:10:18.923Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:10:19 [2020-04-24T15:10:19.854Z] --- PASS: TestIpcModePrivate (0.85s)
15:10:19 [2020-04-24T15:10:19.854Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:212, shared: false, mustBeShared: false
15:10:19 [2020-04-24T15:10:19.854Z] === RUN   TestIpcModeShareable
15:10:20 [2020-04-24T15:10:20.787Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:10:20 [2020-04-24T15:10:20.787Z] --- PASS: TestIpcModeShareable (0.93s)
15:10:20 [2020-04-24T15:10:20.787Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:219, shared: true, mustBeShared: true
15:10:20 [2020-04-24T15:10:20.787Z] === RUN   TestAPIIpcModeShareableAndContainer
15:10:21 [2020-04-24T15:10:21.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:10:22 [2020-04-24T15:10:22.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:10:24 [2020-04-24T15:10:24.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:10:24 [2020-04-24T15:10:24.178Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s)
15:10:24 [2020-04-24T15:10:24.178Z] === RUN   TestAPIIpcModeHost
15:10:24 [2020-04-24T15:10:24.742Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:10:24 [2020-04-24T15:10:24.742Z] --- PASS: TestAPIIpcModeHost (0.86s)
15:10:24 [2020-04-24T15:10:24.742Z] === RUN   TestDaemonIpcModeShareable
15:10:25 [2020-04-24T15:10:25.306Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:10:26 [2020-04-24T15:10:26.676Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
15:10:26 [2020-04-24T15:10:26.676Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true
15:10:26 [2020-04-24T15:10:26.676Z] === RUN   TestDaemonIpcModePrivate
15:10:28 [2020-04-24T15:10:28.047Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:10:28 [2020-04-24T15:10:28.612Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
15:10:28 [2020-04-24T15:10:28.612Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:245, shared: false, mustBeShared: false
15:10:28 [2020-04-24T15:10:28.612Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:10:30 [2020-04-24T15:10:30.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:10:30 [2020-04-24T15:10:30.509Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s)
15:10:30 [2020-04-24T15:10:30.509Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false
15:10:30 [2020-04-24T15:10:30.509Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:10:32 [2020-04-24T15:10:32.403Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
15:10:32 [2020-04-24T15:10:32.403Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:252, shared: true, mustBeShared: true
15:10:32 [2020-04-24T15:10:32.403Z] === RUN   TestIpcModeOlderClient
15:10:32 [2020-04-24T15:10:32.403Z] === PAUSE TestIpcModeOlderClient
15:10:32 [2020-04-24T15:10:32.403Z] === RUN   TestKillContainerInvalidSignal
15:10:33 [2020-04-24T15:10:33.326Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s)
15:10:33 [2020-04-24T15:10:33.326Z] PASS
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] === Skipped
15:10:33 [2020-04-24T15:10:33.326Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:10:33 [2020-04-24T15:10:33.326Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:10:33 [2020-04-24T15:10:33.326Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:10:33 [2020-04-24T15:10:33.326Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:10:33 [2020-04-24T15:10:33.326Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] 
15:10:33 [2020-04-24T15:10:33.326Z] DONE 17 tests, 4 skipped in 31.464s
15:10:33 [2020-04-24T15:10:33.326Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:10:33 [2020-04-24T15:10:33.326Z] ++ 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
15:10:33 [2020-04-24T15:10:33.326Z] ++ set -e
15:10:33 [2020-04-24T15:10:33.326Z] ++ '[' -n 0 ']'
15:10:33 [2020-04-24T15:10:33.326Z] ++ set -x
15:10:33 [2020-04-24T15:10:33.326Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:10:33 [2020-04-24T15:10:33.326Z] INFO: Testing against a local daemon
15:10:33 [2020-04-24T15:10:33.326Z] === RUN   TestPluginInvalidJSON
15:10:33 [2020-04-24T15:10:33.326Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:10:33 [2020-04-24T15:10:33.326Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:10:33 [2020-04-24T15:10:33.326Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:10:33 [2020-04-24T15:10:33.326Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:10:33 [2020-04-24T15:10:33.326Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:10:33 [2020-04-24T15:10:33.326Z] === RUN   TestPluginInstall
15:10:33 [2020-04-24T15:10:33.326Z] === RUN   TestPluginInstall/no_auth
15:10:33 [2020-04-24T15:10:33.334Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:10:33 [2020-04-24T15:10:33.334Z] --- PASS: TestKillContainerInvalidSignal (1.05s)
15:10:33 [2020-04-24T15:10:33.334Z] === RUN   TestKillContainer
15:10:33 [2020-04-24T15:10:33.334Z] === RUN   TestKillContainer/no_signal
15:10:34 [2020-04-24T15:10:34.267Z] === RUN   TestKillContainer/non_killing_signal
15:10:34 [2020-04-24T15:10:34.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:10:35 [2020-04-24T15:10:35.089Z] === RUN   TestKillContainer/killing_signal
15:10:35 [2020-04-24T15:10:35.089Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:10:36 [2020-04-24T15:10:36.021Z] --- PASS: TestKillContainer (2.64s)
15:10:36 [2020-04-24T15:10:36.021Z]     --- PASS: TestKillContainer/no_signal (0.88s)
15:10:36 [2020-04-24T15:10:36.021Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
15:10:36 [2020-04-24T15:10:36.021Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
15:10:36 [2020-04-24T15:10:36.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:10:36 [2020-04-24T15:10:36.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:10:36 [2020-04-24T15:10:36.953Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:10:37 [2020-04-24T15:10:37.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s)
15:10:37 [2020-04-24T15:10:37.886Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
15:10:37 [2020-04-24T15:10:37.886Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
15:10:37 [2020-04-24T15:10:37.886Z] === RUN   TestKillStoppedContainer
15:10:37 [2020-04-24T15:10:37.886Z] --- PASS: TestKillStoppedContainer (0.08s)
15:10:37 [2020-04-24T15:10:37.886Z] === RUN   TestKillStoppedContainerAPIPre120
15:10:37 [2020-04-24T15:10:37.886Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
15:10:37 [2020-04-24T15:10:37.886Z] === RUN   TestKillDifferentUserContainer
15:10:38 [2020-04-24T15:10:38.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:10:38 [2020-04-24T15:10:38.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:762362f62759d1396969120565b9bfbe79010e3abe9bb58e79f01a5a6a2d0694" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:38 [2020-04-24T15:10:38.632Z] time="2020-04-24T15:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:762362f62759d1396969120565b9bfbe79010e3abe9bb58e79f01a5a6a2d0694" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
15:10:38 [2020-04-24T15:10:38.709Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:10:38 [2020-04-24T15:10:38.709Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:10:38 [2020-04-24T15:10:38.890Z] === RUN   TestPluginInstall/with_htpasswd
15:10:38 [2020-04-24T15:10:38.964Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:10:38 [2020-04-24T15:10:38.964Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:10:39 [2020-04-24T15:10:39.073Z] --- PASS: TestKillDifferentUserContainer (0.90s)
15:10:39 [2020-04-24T15:10:39.073Z] === RUN   TestInspectOomKilledTrue
15:10:39 [2020-04-24T15:10:39.073Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:10:39 [2020-04-24T15:10:39.073Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:39 [2020-04-24T15:10:39.073Z] === RUN   TestInspectOomKilledFalse
15:10:39 [2020-04-24T15:10:39.073Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:10:39 [2020-04-24T15:10:39.073Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:39 [2020-04-24T15:10:39.073Z] === RUN   TestLinksEtcHostsContentMatch
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7038249851f3b46eec16d4da9aba7d114e149474561f81e4ddde1b759ee02488" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:39 [2020-04-24T15:10:39.458Z] time="2020-04-24T15:10:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7038249851f3b46eec16d4da9aba7d114e149474561f81e4ddde1b759ee02488" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:39 [2020-04-24T15:10:39.524Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.8% of statements
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/types	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:10:39 [2020-04-24T15:10:39.524Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:10:39 [2020-04-24T15:10:39.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
15:10:39 [2020-04-24T15:10:39.640Z] === RUN   TestLinksContainerNames
15:10:39 [2020-04-24T15:10:39.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:10:40 [2020-04-24T15:10:40.025Z] === RUN   TestPluginInstall/with_insecure
15:10:40 [2020-04-24T15:10:40.085Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
15:10:40 [2020-04-24T15:10:40.085Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:10:40 [2020-04-24T15:10:40.085Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:10:40 [2020-04-24T15:10:40.344Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:10:40 [2020-04-24T15:10:40.344Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:10:40 [2020-04-24T15:10:40.599Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:10:41 [2020-04-24T15:10:41.159Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e486296edc45a76018f3691dda03c603b4a8cca8af92ffcfcf59285084dea93e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:10:41 [2020-04-24T15:10:41.402Z] time="2020-04-24T15:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e486296edc45a76018f3691dda03c603b4a8cca8af92ffcfcf59285084dea93e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:10:41 [2020-04-24T15:10:41.534Z] --- PASS: TestLinksContainerNames (1.83s)
15:10:41 [2020-04-24T15:10:41.534Z] === RUN   TestLogsFollowTailEmpty
15:10:41 [2020-04-24T15:10:41.661Z] --- PASS: TestPluginInstall (8.79s)
15:10:41 [2020-04-24T15:10:41.661Z]     --- PASS: TestPluginInstall/no_auth (5.82s)
15:10:41 [2020-04-24T15:10:41.661Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
15:10:41 [2020-04-24T15:10:41.661Z]     --- PASS: TestPluginInstall/with_insecure (1.77s)
15:10:41 [2020-04-24T15:10:41.661Z]         plugin_test.go:157: [df76877f4734b] daemon is not started
15:10:41 [2020-04-24T15:10:41.661Z] PASS
15:10:41 [2020-04-24T15:10:41.661Z] 
15:10:41 [2020-04-24T15:10:41.661Z] DONE 6 tests in 8.960s
15:10:41 [2020-04-24T15:10:41.661Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:10:41 [2020-04-24T15:10:41.661Z] ++ 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
15:10:41 [2020-04-24T15:10:41.661Z] ++ set -e
15:10:41 [2020-04-24T15:10:41.661Z] ++ '[' -n 0 ']'
15:10:41 [2020-04-24T15:10:41.661Z] ++ set -x
15:10:41 [2020-04-24T15:10:41.661Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:10:41 [2020-04-24T15:10:41.792Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:10:41 [2020-04-24T15:10:41.919Z] INFO: Testing against a local daemon
15:10:41 [2020-04-24T15:10:41.919Z] === RUN   TestExternalGraphDriver
15:10:42 [2020-04-24T15:10:42.177Z] === RUN   TestExternalGraphDriver/json
15:10:42 [2020-04-24T15:10:42.357Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
15:10:42 [2020-04-24T15:10:42.357Z] === RUN   TestContainerNetworkMountsNoChown
15:10:43 [2020-04-24T15:10:43.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s)
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/default
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/default
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/private
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/private
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rprivate
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rprivate
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/slave
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/slave
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rslave
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rslave
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/shared
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/shared
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rshared
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rshared
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/default
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/default/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/default/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/default/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/rprivate
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/rshared
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/private
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/private/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/private/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/default/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/rslave
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/shared
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/slave
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:10:43 [2020-04-24T15:10:43.290Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:10:43 [2020-04-24T15:10:43.290Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:10:43 [2020-04-24T15:10:43.547Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/private/mount_root
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/private/bind_root
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:10:43 [2020-04-24T15:10:43.805Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:10:44 [2020-04-24T15:10:44.062Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:10:44 [2020-04-24T15:10:44.062Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:10:44 [2020-04-24T15:10:44.062Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:10:44 [2020-04-24T15:10:44.062Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:10:44 [2020-04-24T15:10:44.062Z] --- PASS: TestMountDaemonRoot (0.03s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:10:44 [2020-04-24T15:10:44.062Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:10:44 [2020-04-24T15:10:44.062Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:10:44 [2020-04-24T15:10:44.062Z] === RUN   TestContainerBindMountNonRecursive
15:10:44 [2020-04-24T15:10:44.709Z] === RUN   TestExternalGraphDriver/spec
15:10:45 [2020-04-24T15:10:45.314Z] ok  	github.com/docker/docker/builder/dockerfile	0.541s	coverage: 48.2% of statements
15:10:45 [2020-04-24T15:10:45.314Z] ok  	github.com/docker/docker/builder/remotecontext	0.207s	coverage: 13.6% of statements
15:10:45 [2020-04-24T15:10:45.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:10:45 [2020-04-24T15:10:45.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:10:45 [2020-04-24T15:10:45.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:10:45 [2020-04-24T15:10:45.874Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:10:46 [2020-04-24T15:10:46.363Z] --- PASS: TestContainerBindMountNonRecursive (2.35s)
15:10:46 [2020-04-24T15:10:46.363Z] === RUN   TestNetworkNat
15:10:47 [2020-04-24T15:10:47.233Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.395s	coverage: 86.3% of statements
15:10:47 [2020-04-24T15:10:47.233Z] ?   	github.com/docker/docker/cli	[no test files]
15:10:47 [2020-04-24T15:10:47.233Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:10:47 [2020-04-24T15:10:47.243Z] === RUN   TestExternalGraphDriver/pull
15:10:47 [2020-04-24T15:10:47.293Z] --- PASS: TestNetworkNat (0.93s)
15:10:47 [2020-04-24T15:10:47.293Z] === RUN   TestNetworkLocalhostTCPNat
15:10:48 [2020-04-24T15:10:48.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s)
15:10:48 [2020-04-24T15:10:48.224Z] === RUN   TestNetworkLoopbackNat
15:10:48 [2020-04-24T15:10:48.788Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:10:49 [2020-04-24T15:10:49.718Z] --- PASS: TestNetworkLoopbackNat (1.25s)
15:10:49 [2020-04-24T15:10:49.718Z] === RUN   TestPause
15:10:49 [2020-04-24T15:10:49.775Z] --- PASS: TestExternalGraphDriver (7.76s)
15:10:49 [2020-04-24T15:10:49.775Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
15:10:49 [2020-04-24T15:10:49.775Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
15:10:49 [2020-04-24T15:10:49.775Z]     --- PASS: TestExternalGraphDriver/pull (2.43s)
15:10:49 [2020-04-24T15:10:49.775Z] === RUN   TestGraphdriverPluginV2
15:10:49 [2020-04-24T15:10:49.775Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
15:10:49 [2020-04-24T15:10:49.775Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:49 [2020-04-24T15:10:49.775Z] PASS
15:10:49 [2020-04-24T15:10:49.775Z] 
15:10:49 [2020-04-24T15:10:49.775Z] === Skipped
15:10:49 [2020-04-24T15:10:49.775Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
15:10:49 [2020-04-24T15:10:49.775Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:49 [2020-04-24T15:10:49.775Z] 
15:10:49 [2020-04-24T15:10:49.775Z] 
15:10:49 [2020-04-24T15:10:49.775Z] DONE 5 tests, 1 skipped in 7.928s
15:10:49 [2020-04-24T15:10:49.775Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:10:49 [2020-04-24T15:10:49.775Z] ++ 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
15:10:49 [2020-04-24T15:10:49.775Z] ++ set -e
15:10:49 [2020-04-24T15:10:49.775Z] ++ '[' -n 0 ']'
15:10:49 [2020-04-24T15:10:49.775Z] ++ set -x
15:10:49 [2020-04-24T15:10:49.775Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:10:49 [2020-04-24T15:10:49.775Z] INFO: Testing against a local daemon
15:10:49 [2020-04-24T15:10:49.775Z] === RUN   TestContinueAfterPluginCrash
15:10:49 [2020-04-24T15:10:49.775Z] === PAUSE TestContinueAfterPluginCrash
15:10:49 [2020-04-24T15:10:49.775Z] === RUN   TestReadPluginNoRead
15:10:49 [2020-04-24T15:10:49.775Z] === PAUSE TestReadPluginNoRead
15:10:49 [2020-04-24T15:10:49.775Z] === RUN   TestDaemonStartWithLogOpt
15:10:49 [2020-04-24T15:10:49.775Z] === PAUSE TestDaemonStartWithLogOpt
15:10:49 [2020-04-24T15:10:49.775Z] === CONT  TestContinueAfterPluginCrash
15:10:49 [2020-04-24T15:10:49.775Z] === CONT  TestReadPluginNoRead
15:10:49 [2020-04-24T15:10:49.775Z] === CONT  TestDaemonStartWithLogOpt
15:10:50 [2020-04-24T15:10:50.493Z] ok  	github.com/docker/docker/client	0.157s	coverage: 75.4% of statements
15:10:50 [2020-04-24T15:10:50.649Z] --- PASS: TestPause (0.87s)
15:10:50 [2020-04-24T15:10:50.649Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:10:50 [2020-04-24T15:10:50.649Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:50 [2020-04-24T15:10:50.649Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:50 [2020-04-24T15:10:50.649Z] === RUN   TestPauseStopPausedContainer
15:10:50 [2020-04-24T15:10:50.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:10:51 [2020-04-24T15:10:51.581Z] --- PASS: TestPauseStopPausedContainer (0.96s)
15:10:51 [2020-04-24T15:10:51.581Z] === RUN   TestPsFilter
15:10:51 [2020-04-24T15:10:51.581Z] --- PASS: TestPsFilter (0.20s)
15:10:51 [2020-04-24T15:10:51.581Z] === RUN   TestRemoveContainerWithRemovedVolume
15:10:52 [2020-04-24T15:10:52.513Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s)
15:10:52 [2020-04-24T15:10:52.513Z] === RUN   TestRemoveContainerWithVolume
15:10:53 [2020-04-24T15:10:53.443Z] --- PASS: TestRemoveContainerWithVolume (1.01s)
15:10:53 [2020-04-24T15:10:53.443Z] === RUN   TestRemoveContainerRunning
15:10:54 [2020-04-24T15:10:54.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:10:54 [2020-04-24T15:10:54.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:10:54 [2020-04-24T15:10:54.575Z] --- PASS: TestRemoveContainerRunning (0.91s)
15:10:54 [2020-04-24T15:10:54.575Z] === RUN   TestRemoveContainerForceRemoveRunning
15:10:55 [2020-04-24T15:10:55.049Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:10:55 [2020-04-24T15:10:55.049Z] --- PASS: TestDaemonStartWithLogOpt (4.89s)
15:10:55 [2020-04-24T15:10:55.509Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
15:10:55 [2020-04-24T15:10:55.509Z] === RUN   TestRemoveInvalidContainer
15:10:55 [2020-04-24T15:10:55.509Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:10:55 [2020-04-24T15:10:55.509Z] === RUN   TestRenameLinkedContainer
15:10:55 [2020-04-24T15:10:55.985Z] === RUN   TestReadPluginNoRead/default
15:10:56 [2020-04-24T15:10:56.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:10:57 [2020-04-24T15:10:57.442Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:10:57 [2020-04-24T15:10:57.442Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:10:57 [2020-04-24T15:10:57.888Z] === RUN   TestReadPluginNoRead/disabled_caching
15:10:59 [2020-04-24T15:10:59.339Z] --- PASS: TestRenameLinkedContainer (3.75s)
15:10:59 [2020-04-24T15:10:59.339Z] === RUN   TestRenameStoppedContainer
15:10:59 [2020-04-24T15:10:59.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:10:59 [2020-04-24T15:10:59.790Z] --- PASS: TestReadPluginNoRead (9.91s)
15:10:59 [2020-04-24T15:10:59.790Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s)
15:10:59 [2020-04-24T15:10:59.790Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
15:10:59 [2020-04-24T15:10:59.790Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.87s)
15:10:59 [2020-04-24T15:10:59.790Z]     read_test.go:91: [de2b3ed5db7f5] daemon is not started
15:10:59 [2020-04-24T15:10:59.854Z] --- PASS: TestRenameStoppedContainer (0.83s)
15:10:59 [2020-04-24T15:10:59.854Z] === RUN   TestRenameRunningContainerAndReuse
15:11:00 [2020-04-24T15:11:00.049Z] --- PASS: TestContinueAfterPluginCrash (10.26s)
15:11:00 [2020-04-24T15:11:00.049Z] PASS
15:11:00 [2020-04-24T15:11:00.049Z] 
15:11:00 [2020-04-24T15:11:00.049Z] DONE 6 tests in 10.395s
15:11:00 [2020-04-24T15:11:00.049Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:11:00 [2020-04-24T15:11:00.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:11:00 [2020-04-24T15:11:00.049Z] ++ set -e
15:11:00 [2020-04-24T15:11:00.049Z] ++ '[' -n 0 ']'
15:11:00 [2020-04-24T15:11:00.049Z] ++ set -x
15:11:00 [2020-04-24T15:11:00.049Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:11:00 [2020-04-24T15:11:00.307Z] testing: warning: no tests to run
15:11:00 [2020-04-24T15:11:00.307Z] PASS
15:11:00 [2020-04-24T15:11:00.307Z] 
15:11:00 [2020-04-24T15:11:00.307Z] DONE 0 tests in 0.044s
15:11:00 [2020-04-24T15:11:00.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:11:00 [2020-04-24T15:11:00.307Z] ++ 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
15:11:00 [2020-04-24T15:11:00.307Z] ++ set -e
15:11:00 [2020-04-24T15:11:00.307Z] ++ '[' -n 0 ']'
15:11:00 [2020-04-24T15:11:00.307Z] ++ set -x
15:11:00 [2020-04-24T15:11:00.308Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:11:00 [2020-04-24T15:11:00.308Z] INFO: Testing against a local daemon
15:11:00 [2020-04-24T15:11:00.308Z] === RUN   TestPluginWithDevMounts
15:11:00 [2020-04-24T15:11:00.308Z] === PAUSE TestPluginWithDevMounts
15:11:00 [2020-04-24T15:11:00.308Z] === CONT  TestPluginWithDevMounts
15:11:00 [2020-04-24T15:11:00.785Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:11:02 [2020-04-24T15:11:02.156Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s)
15:11:02 [2020-04-24T15:11:02.156Z] === RUN   TestRenameInvalidName
15:11:02 [2020-04-24T15:11:02.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:11:02 [2020-04-24T15:11:02.722Z] --- PASS: TestRenameInvalidName (0.86s)
15:11:02 [2020-04-24T15:11:02.722Z] === RUN   TestRenameAnonymousContainer
15:11:02 [2020-04-24T15:11:02.840Z] --- PASS: TestPluginWithDevMounts (2.22s)
15:11:02 [2020-04-24T15:11:02.840Z] PASS
15:11:02 [2020-04-24T15:11:02.840Z] 
15:11:02 [2020-04-24T15:11:02.840Z] DONE 1 tests in 2.359s
15:11:02 [2020-04-24T15:11:02.840Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:11:02 [2020-04-24T15:11:02.840Z] ++ 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
15:11:02 [2020-04-24T15:11:02.840Z] ++ set -e
15:11:02 [2020-04-24T15:11:02.840Z] ++ '[' -n 0 ']'
15:11:02 [2020-04-24T15:11:02.840Z] ++ set -x
15:11:02 [2020-04-24T15:11:02.841Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:11:02 [2020-04-24T15:11:02.841Z] INFO: Testing against a local daemon
15:11:02 [2020-04-24T15:11:02.841Z] === RUN   TestSecretInspect
15:11:03 [2020-04-24T15:11:03.286Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:11:06 [2020-04-24T15:11:06.128Z] --- PASS: TestSecretInspect (3.27s)
15:11:06 [2020-04-24T15:11:06.128Z] === RUN   TestSecretList
15:11:06 [2020-04-24T15:11:06.561Z] --- PASS: TestRenameAnonymousContainer (3.85s)
15:11:06 [2020-04-24T15:11:06.561Z] === RUN   TestRenameContainerWithSameName
15:11:07 [2020-04-24T15:11:07.931Z] --- PASS: TestRenameContainerWithSameName (1.12s)
15:11:07 [2020-04-24T15:11:07.931Z] === RUN   TestRenameContainerWithLinkedContainer
15:11:07 [2020-04-24T15:11:07.931Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:11:08 [2020-04-24T15:11:08.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:11:09 [2020-04-24T15:11:09.416Z] --- PASS: TestSecretList (3.21s)
15:11:09 [2020-04-24T15:11:09.416Z] === RUN   TestSecretsCreateAndDelete
15:11:09 [2020-04-24T15:11:09.796Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s)
15:11:09 [2020-04-24T15:11:09.796Z] === RUN   TestResize
15:11:10 [2020-04-24T15:11:10.360Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:11:10 [2020-04-24T15:11:10.928Z] --- PASS: TestResize (1.17s)
15:11:10 [2020-04-24T15:11:10.928Z] === RUN   TestResizeWithInvalidSize
15:11:11 [2020-04-24T15:11:11.861Z] --- PASS: TestResizeWithInvalidSize (0.89s)
15:11:11 [2020-04-24T15:11:11.861Z] === RUN   TestResizeWhenContainerNotStarted
15:11:11 [2020-04-24T15:11:11.861Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:11:12 [2020-04-24T15:11:12.119Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:11:12 [2020-04-24T15:11:12.702Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:11:12 [2020-04-24T15:11:12.703Z] --- PASS: TestSecretsCreateAndDelete (3.22s)
15:11:12 [2020-04-24T15:11:12.703Z] === RUN   TestSecretsUpdate
15:11:12 [2020-04-24T15:11:12.959Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s)
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:12 [2020-04-24T15:11:12.959Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:11:13 [2020-04-24T15:11:13.897Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:11:15 [2020-04-24T15:11:15.236Z] --- PASS: TestSecretsUpdate (2.74s)
15:11:15 [2020-04-24T15:11:15.236Z] === RUN   TestTemplatedSecret
15:11:15 [2020-04-24T15:11:15.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:11:15 [2020-04-24T15:11:15.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:11:17 [2020-04-24T15:11:17.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:17 [2020-04-24T15:11:17.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:17 [2020-04-24T15:11:17.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:11:18 [2020-04-24T15:11:18.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:19 [2020-04-24T15:11:19.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:19 [2020-04-24T15:11:19.425Z] --- PASS: TestTemplatedSecret (3.42s)
15:11:19 [2020-04-24T15:11:19.425Z] === RUN   TestSecretCreateResolve
15:11:20 [2020-04-24T15:11:20.547Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:11:20 [2020-04-24T15:11:20.805Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:11:21 [2020-04-24T15:11:21.328Z] --- PASS: TestSecretCreateResolve (2.75s)
15:11:21 [2020-04-24T15:11:21.328Z] PASS
15:11:21 [2020-04-24T15:11:21.328Z] 
15:11:21 [2020-04-24T15:11:21.328Z] DONE 6 tests in 18.788s
15:11:21 [2020-04-24T15:11:21.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:21 [2020-04-24T15:11:21.587Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:11:21 [2020-04-24T15:11:21.587Z] ++ 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
15:11:21 [2020-04-24T15:11:21.587Z] ++ set -e
15:11:21 [2020-04-24T15:11:21.587Z] ++ '[' -n 0 ']'
15:11:21 [2020-04-24T15:11:21.587Z] ++ set -x
15:11:21 [2020-04-24T15:11:21.587Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:11:21 [2020-04-24T15:11:21.587Z] INFO: Testing against a local daemon
15:11:21 [2020-04-24T15:11:21.587Z] === RUN   TestServiceCreateInit
15:11:21 [2020-04-24T15:11:21.587Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:11:21 [2020-04-24T15:11:21.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:22 [2020-04-24T15:11:22.554Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:11:23 [2020-04-24T15:11:23.485Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:11:24 [2020-04-24T15:11:24.416Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:11:24 [2020-04-24T15:11:24.673Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:11:24 [2020-04-24T15:11:24.673Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:25 [2020-04-24T15:11:25.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:11:26 [2020-04-24T15:11:26.855Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:11:28 [2020-04-24T15:11:28.128Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s)
15:11:28 [2020-04-24T15:11:28.128Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s)
15:11:28 [2020-04-24T15:11:28.128Z] === RUN   TestCgroupNamespacesRun
15:11:28 [2020-04-24T15:11:28.128Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:11:29 [2020-04-24T15:11:29.138Z] ok  	github.com/docker/docker/cmd/dockerd	0.071s	coverage: 30.8% of statements
15:11:29 [2020-04-24T15:11:29.499Z] --- PASS: TestCgroupNamespacesRun (1.69s)
15:11:29 [2020-04-24T15:11:29.499Z] === RUN   TestCgroupNamespacesRunPrivileged
15:11:30 [2020-04-24T15:11:30.063Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:11:30 [2020-04-24T15:11:30.502Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.9% of statements
15:11:30 [2020-04-24T15:11:30.502Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:11:30 [2020-04-24T15:11:30.502Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:11:30 [2020-04-24T15:11:30.502Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:11:30 [2020-04-24T15:11:30.502Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:11:30 [2020-04-24T15:11:30.994Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:11:30 [2020-04-24T15:11:30.994Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
15:11:30 [2020-04-24T15:11:30.994Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:11:32 [2020-04-24T15:11:32.124Z] --- PASS: TestServiceCreateInit (10.23s)
15:11:32 [2020-04-24T15:11:32.124Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
15:11:32 [2020-04-24T15:11:32.124Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s)
15:11:32 [2020-04-24T15:11:32.124Z] === RUN   TestCreateServiceMultipleTimes
15:11:32 [2020-04-24T15:11:32.890Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
15:11:32 [2020-04-24T15:11:32.890Z] === RUN   TestCgroupNamespacesRunHostMode
15:11:33 [2020-04-24T15:11:33.147Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:11:33 [2020-04-24T15:11:33.711Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:11:34 [2020-04-24T15:11:34.276Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:11:34 [2020-04-24T15:11:34.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
15:11:34 [2020-04-24T15:11:34.533Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:11:34 [2020-04-24T15:11:34.791Z] === RUN   TestDockerSuite/TestBuildCmd
15:11:35 [2020-04-24T15:11:35.048Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:11:35 [2020-04-24T15:11:35.305Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:11:35 [2020-04-24T15:11:35.870Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:11:35 [2020-04-24T15:11:35.870Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:11:36 [2020-04-24T15:11:36.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
15:11:36 [2020-04-24T15:11:36.435Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:11:37 [2020-04-24T15:11:37.368Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:11:37 [2020-04-24T15:11:37.368Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s)
15:11:37 [2020-04-24T15:11:37.368Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:11:38 [2020-04-24T15:11:38.300Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
15:11:38 [2020-04-24T15:11:38.300Z] === RUN   TestCgroupNamespacesRunOlderClient
15:11:39 [2020-04-24T15:11:39.610Z] 65014b3c3121: Pull complete
15:11:39 [2020-04-24T15:11:39.669Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
15:11:39 [2020-04-24T15:11:39.669Z] === RUN   TestKernelTCPMemory
15:11:40 [2020-04-24T15:11:40.233Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:11:40 [2020-04-24T15:11:40.434Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
15:11:40 [2020-04-24T15:11:40.796Z] --- PASS: TestKernelTCPMemory (0.99s)
15:11:40 [2020-04-24T15:11:40.797Z] === RUN   TestNISDomainname
15:11:41 [2020-04-24T15:11:41.361Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:11:41 [2020-04-24T15:11:41.925Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:11:41 [2020-04-24T15:11:41.926Z] --- PASS: TestNISDomainname (1.17s)
15:11:41 [2020-04-24T15:11:41.926Z] === RUN   TestHostnameDnsResolution
15:11:42 [2020-04-24T15:11:42.319Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:11:42 [2020-04-24T15:11:42.490Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:11:43 [2020-04-24T15:11:43.421Z] --- PASS: TestHostnameDnsResolution (1.29s)
15:11:43 [2020-04-24T15:11:43.421Z] === RUN   TestStats
15:11:43 [2020-04-24T15:11:43.421Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:11:43 [2020-04-24T15:11:43.679Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
15:11:44 [2020-04-24T15:11:44.351Z] === RUN   TestDockerSuite/TestBuildContChar
15:11:46 [2020-04-24T15:11:46.246Z] --- PASS: TestStats (2.93s)
15:11:46 [2020-04-24T15:11:46.246Z] === RUN   TestStopContainerWithTimeout
15:11:46 [2020-04-24T15:11:46.246Z] === RUN   TestStopContainerWithTimeout/0
15:11:46 [2020-04-24T15:11:46.246Z] === PAUSE TestStopContainerWithTimeout/0
15:11:46 [2020-04-24T15:11:46.246Z] === RUN   TestStopContainerWithTimeout/1
15:11:46 [2020-04-24T15:11:46.246Z] === PAUSE TestStopContainerWithTimeout/1
15:11:46 [2020-04-24T15:11:46.246Z] === RUN   TestStopContainerWithTimeout/3
15:11:46 [2020-04-24T15:11:46.246Z] === PAUSE TestStopContainerWithTimeout/3
15:11:46 [2020-04-24T15:11:46.246Z] === RUN   TestStopContainerWithTimeout/-1
15:11:46 [2020-04-24T15:11:46.246Z] === PAUSE TestStopContainerWithTimeout/-1
15:11:46 [2020-04-24T15:11:46.246Z] === CONT  TestStopContainerWithTimeout/0
15:11:46 [2020-04-24T15:11:46.246Z] === CONT  TestStopContainerWithTimeout/3
15:11:47 [2020-04-24T15:11:47.177Z] === CONT  TestStopContainerWithTimeout/-1
15:11:47 [2020-04-24T15:11:47.434Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:11:47 [2020-04-24T15:11:47.434Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:11:48 [2020-04-24T15:11:48.365Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:11:48 [2020-04-24T15:11:48.623Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:11:48 [2020-04-24T15:11:48.880Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:11:49 [2020-04-24T15:11:49.137Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:11:49 [2020-04-24T15:11:49.137Z] === CONT  TestStopContainerWithTimeout/1
15:11:49 [2020-04-24T15:11:49.137Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:11:49 [2020-04-24T15:11:49.701Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:11:49 [2020-04-24T15:11:49.701Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:11:49 [2020-04-24T15:11:49.959Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:11:50 [2020-04-24T15:11:50.893Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:11:50 [2020-04-24T15:11:50.893Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
15:11:50 [2020-04-24T15:11:50.893Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
15:11:50 [2020-04-24T15:11:50.893Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
15:11:50 [2020-04-24T15:11:50.893Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
15:11:50 [2020-04-24T15:11:50.893Z] === RUN   TestDeleteDevicemapper
15:11:50 [2020-04-24T15:11:50.893Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:11:50 [2020-04-24T15:11:50.893Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:50 [2020-04-24T15:11:50.893Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:11:53 [2020-04-24T15:11:53.418Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:11:53 [2020-04-24T15:11:53.418Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
15:11:53 [2020-04-24T15:11:53.418Z] === RUN   TestUpdateMemory
15:11:53 [2020-04-24T15:11:53.418Z] --- SKIP: TestUpdateMemory (0.00s)
15:11:53 [2020-04-24T15:11:53.418Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:53 [2020-04-24T15:11:53.418Z] === RUN   TestUpdateCPUQuota
15:11:53 [2020-04-24T15:11:53.418Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:11:53 [2020-04-24T15:11:53.608Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.8% of statements
15:11:53 [2020-04-24T15:11:53.863Z] ok  	github.com/docker/docker/daemon	12.231s	coverage: 17.3% of statements
15:11:53 [2020-04-24T15:11:53.863Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:11:53 [2020-04-24T15:11:53.863Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:11:53 [2020-04-24T15:11:53.863Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 81.7% of statements
15:11:54 [2020-04-24T15:11:54.052Z] --- PASS: TestCreateServiceMultipleTimes (19.23s)
15:11:54 [2020-04-24T15:11:54.052Z] === RUN   TestCreateServiceConflict
15:11:54 [2020-04-24T15:11:54.312Z] --- PASS: TestCreateServiceConflict (3.23s)
15:11:54 [2020-04-24T15:11:54.312Z] === RUN   TestCreateServiceMaxReplicas
15:11:55 [2020-04-24T15:11:55.225Z] ok  	github.com/docker/docker/daemon/discovery	0.007s	coverage: 30.0% of statements
15:11:55 [2020-04-24T15:11:55.225Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:11:55 [2020-04-24T15:11:55.225Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:11:55 [2020-04-24T15:11:55.225Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:11:55 [2020-04-24T15:11:55.312Z] --- PASS: TestUpdateCPUQuota (1.62s)
15:11:55 [2020-04-24T15:11:55.312Z] === RUN   TestUpdatePidsLimit
15:11:55 [2020-04-24T15:11:55.312Z] === RUN   TestUpdatePidsLimit/update_from_none
15:11:55 [2020-04-24T15:11:55.570Z] === RUN   TestUpdatePidsLimit/no_change
15:11:55 [2020-04-24T15:11:55.827Z] === RUN   TestUpdatePidsLimit/update_lower
15:11:56 [2020-04-24T15:11:56.391Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:11:56 [2020-04-24T15:11:56.391Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:11:56 [2020-04-24T15:11:56.648Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:11:57 [2020-04-24T15:11:57.121Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:11:57 [2020-04-24T15:11:57.213Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:11:57 [2020-04-24T15:11:57.470Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:11:58 [2020-04-24T15:11:58.402Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:11:58 [2020-04-24T15:11:58.499Z] --- PASS: TestCreateServiceMaxReplicas (3.67s)
15:11:58 [2020-04-24T15:11:58.499Z] === RUN   TestCreateWithDuplicateNetworkNames
15:11:58 [2020-04-24T15:11:58.968Z] --- PASS: TestUpdatePidsLimit (3.94s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
15:11:58 [2020-04-24T15:11:58.968Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:11:58 [2020-04-24T15:11:58.968Z] === RUN   TestUpdateRestartPolicy
15:11:59 [2020-04-24T15:11:59.002Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
15:11:59 [2020-04-24T15:11:59.924Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.209s	coverage: 57.0% of statements
15:12:03 [2020-04-24T15:12:03.145Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:12:03 [2020-04-24T15:12:03.145Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:12:03 [2020-04-24T15:12:03.183Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.510s	coverage: 72.5% of statements
15:12:03 [2020-04-24T15:12:03.709Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:12:03 [2020-04-24T15:12:03.741Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.962s	coverage: 46.2% of statements
15:12:03 [2020-04-24T15:12:03.966Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:12:04 [2020-04-24T15:12:04.530Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:12:04 [2020-04-24T15:12:04.664Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
15:12:04 [2020-04-24T15:12:04.664Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:12:06 [2020-04-24T15:12:06.546Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.094s	coverage: 49.5% of statements
15:12:07 [2020-04-24T15:12:07.809Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:12:07 [2020-04-24T15:12:07.809Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:12:08 [2020-04-24T15:12:08.429Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.328s	coverage: 76.1% of statements
15:12:08 [2020-04-24T15:12:08.988Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
15:12:09 [2020-04-24T15:12:09.242Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.142s	coverage: 57.7% of statements
15:12:09 [2020-04-24T15:12:09.242Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:12:09 [2020-04-24T15:12:09.242Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:12:10 [2020-04-24T15:12:10.603Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
15:12:11 [2020-04-24T15:12:11.084Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:12:11 [2020-04-24T15:12:11.526Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
15:12:12 [2020-04-24T15:12:12.014Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:12:12 [2020-04-24T15:12:12.272Z] --- PASS: TestUpdateRestartPolicy (13.33s)
15:12:12 [2020-04-24T15:12:12.272Z] === RUN   TestUpdateRestartWithAutoRemove
15:12:12 [2020-04-24T15:12:12.886Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
15:12:12 [2020-04-24T15:12:12.886Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:12:12 [2020-04-24T15:12:12.886Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:12:13 [2020-04-24T15:12:13.140Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 41.8% of statements
15:12:13 [2020-04-24T15:12:13.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s)
15:12:13 [2020-04-24T15:12:13.203Z] === RUN   TestWaitNonBlocked
15:12:13 [2020-04-24T15:12:13.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:13 [2020-04-24T15:12:13.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:13 [2020-04-24T15:12:13.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:13 [2020-04-24T15:12:13.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:13 [2020-04-24T15:12:13.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:12:13 [2020-04-24T15:12:13.204Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:12:13 [2020-04-24T15:12:13.374Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s)
15:12:13 [2020-04-24T15:12:13.375Z] === RUN   TestCreateServiceSecretFileMode
15:12:13 [2020-04-24T15:12:13.769Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:12:13 [2020-04-24T15:12:13.769Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:12:13 [2020-04-24T15:12:13.769Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:12:13 [2020-04-24T15:12:13.769Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:12:13 [2020-04-24T15:12:13.769Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:12:14 [2020-04-24T15:12:14.026Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:12:14 [2020-04-24T15:12:14.590Z] --- PASS: TestWaitNonBlocked (0.03s)
15:12:14 [2020-04-24T15:12:14.590Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s)
15:12:14 [2020-04-24T15:12:14.590Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s)
15:12:14 [2020-04-24T15:12:14.590Z] === RUN   TestWaitBlocked
15:12:14 [2020-04-24T15:12:14.590Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:12:14 [2020-04-24T15:12:14.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:12:14 [2020-04-24T15:12:14.590Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:12:14 [2020-04-24T15:12:14.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:12:14 [2020-04-24T15:12:14.590Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:12:14 [2020-04-24T15:12:14.590Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:12:15 [2020-04-24T15:12:15.022Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
15:12:15 [2020-04-24T15:12:15.022Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 77.8% of statements
15:12:15 [2020-04-24T15:12:15.022Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:12:15 [2020-04-24T15:12:15.022Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:12:15 [2020-04-24T15:12:15.959Z] --- PASS: TestWaitBlocked (0.01s)
15:12:15 [2020-04-24T15:12:15.959Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
15:12:15 [2020-04-24T15:12:15.959Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
15:12:15 [2020-04-24T15:12:15.959Z] === CONT  TestContainerStartOnDaemonRestart
15:12:15 [2020-04-24T15:12:15.959Z] === CONT  TestIpcModeOlderClient
15:12:15 [2020-04-24T15:12:15.959Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:12:15 [2020-04-24T15:12:15.959Z] === CONT  TestDaemonHostGatewayIP
15:12:16 [2020-04-24T15:12:16.217Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:12:16 [2020-04-24T15:12:16.382Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
15:12:16 [2020-04-24T15:12:16.382Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.023s	coverage: 61.6% of statements
15:12:16 [2020-04-24T15:12:16.637Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:12:16 [2020-04-24T15:12:16.662Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
15:12:16 [2020-04-24T15:12:16.662Z] === RUN   TestCreateServiceConfigFileMode
15:12:16 [2020-04-24T15:12:16.781Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:12:17 [2020-04-24T15:12:17.346Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:12:17 [2020-04-24T15:12:17.911Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:12:17 [2020-04-24T15:12:17.999Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
15:12:17 [2020-04-24T15:12:17.999Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:12:18 [2020-04-24T15:12:18.558Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 19.8% of statements
15:12:18 [2020-04-24T15:12:18.843Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:12:19 [2020-04-24T15:12:19.118Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
15:12:19 [2020-04-24T15:12:19.779Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s)
15:12:19 [2020-04-24T15:12:19.779Z] === CONT  TestContainerKillOnDaemonStart
15:12:19 [2020-04-24T15:12:19.779Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:12:19 [2020-04-24T15:12:19.779Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:12:19 [2020-04-24T15:12:19.946Z] --- PASS: TestCreateServiceConfigFileMode (3.37s)
15:12:19 [2020-04-24T15:12:19.946Z] === RUN   TestCreateServiceSysctls
15:12:20 [2020-04-24T15:12:20.344Z] --- PASS: TestDaemonHostGatewayIP (4.27s)
15:12:20 [2020-04-24T15:12:20.344Z] === CONT  TestDaemonRestartIpcMode
15:12:20 [2020-04-24T15:12:20.480Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
15:12:21 [2020-04-24T15:12:21.040Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:12:21 [2020-04-24T15:12:21.600Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:12:21 [2020-04-24T15:12:21.716Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:12:21 [2020-04-24T15:12:21.855Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.612s	coverage: 82.5% of statements
15:12:21 [2020-04-24T15:12:21.855Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:12:21 [2020-04-24T15:12:21.855Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:12:23 [2020-04-24T15:12:23.612Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:12:24 [2020-04-24T15:12:24.135Z] --- PASS: TestCreateServiceSysctls (3.86s)
15:12:24 [2020-04-24T15:12:24.135Z] === RUN   TestCreateServiceCapabilities
15:12:24 [2020-04-24T15:12:24.176Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
15:12:24 [2020-04-24T15:12:24.366Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
15:12:24 [2020-04-24T15:12:24.366Z] ok  	github.com/docker/docker/distribution	0.210s	coverage: 22.1% of statements
15:12:24 [2020-04-24T15:12:24.366Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:12:24 [2020-04-24T15:12:24.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:12:25 [2020-04-24T15:12:25.729Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
15:12:26 [2020-04-24T15:12:26.653Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:12:27 [2020-04-24T15:12:27.420Z] --- PASS: TestCreateServiceCapabilities (3.44s)
15:12:27 [2020-04-24T15:12:27.420Z] === RUN   TestInspect
15:12:27 [2020-04-24T15:12:27.578Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:12:27 [2020-04-24T15:12:27.578Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
15:12:27 [2020-04-24T15:12:27.578Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:12:27 [2020-04-24T15:12:27.578Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:12:27 [2020-04-24T15:12:27.761Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:12:27 [2020-04-24T15:12:27.761Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:12:28 [2020-04-24T15:12:28.017Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:12:28 [2020-04-24T15:12:28.581Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:12:28 [2020-04-24T15:12:28.940Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:12:28 [2020-04-24T15:12:28.940Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:12:29 [2020-04-24T15:12:29.867Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:12:29 [2020-04-24T15:12:29.949Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:12:30 [2020-04-24T15:12:30.708Z] --- PASS: TestInspect (3.52s)
15:12:30 [2020-04-24T15:12:30.708Z] === RUN   TestCreateJob
15:12:30 [2020-04-24T15:12:30.791Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
15:12:30 [2020-04-24T15:12:30.791Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:12:32 [2020-04-24T15:12:32.673Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 77.6% of statements
15:12:33 [2020-04-24T15:12:33.224Z] --- PASS: TestContainerKillOnDaemonStart (13.08s)
15:12:33 [2020-04-24T15:12:33.224Z] PASS
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === Skipped
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:12:33 [2020-04-24T15:12:33.224Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] 
15:12:33 [2020-04-24T15:12:33.224Z] DONE 200 tests, 6 skipped in 159.677s
15:12:33 [2020-04-24T15:12:33.224Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:12:33 [2020-04-24T15:12:33.224Z] ++ 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
15:12:33 [2020-04-24T15:12:33.224Z] ++ set -e
15:12:33 [2020-04-24T15:12:33.224Z] ++ '[' -n 0 ']'
15:12:33 [2020-04-24T15:12:33.224Z] ++ set -x
15:12:33 [2020-04-24T15:12:33.224Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:12:33 [2020-04-24T15:12:33.224Z] INFO: Testing against a local daemon
15:12:33 [2020-04-24T15:12:33.224Z] === RUN   TestCommitInheritsEnv
15:12:33 [2020-04-24T15:12:33.224Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:12:33 [2020-04-24T15:12:33.481Z] --- PASS: TestCommitInheritsEnv (0.56s)
15:12:33 [2020-04-24T15:12:33.481Z] === RUN   TestImportExtremelyLargeImageWorks
15:12:33 [2020-04-24T15:12:33.481Z] === PAUSE TestImportExtremelyLargeImageWorks
15:12:33 [2020-04-24T15:12:33.481Z] === RUN   TestImagesFilterMultiReference
15:12:33 [2020-04-24T15:12:33.481Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:12:33 [2020-04-24T15:12:33.481Z] === RUN   TestImagePullPlatformInvalid
15:12:33 [2020-04-24T15:12:33.481Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:12:33 [2020-04-24T15:12:33.481Z] === RUN   TestRemoveImageOrphaning
15:12:33 [2020-04-24T15:12:33.647Z] ok  	github.com/docker/docker/pkg/authorization	0.163s	coverage: 68.3% of statements
15:12:33 [2020-04-24T15:12:33.904Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:12:34 [2020-04-24T15:12:34.044Z] --- PASS: TestRemoveImageOrphaning (0.44s)
15:12:34 [2020-04-24T15:12:34.044Z] === RUN   TestRemoveImageGarbageCollector
15:12:34 [2020-04-24T15:12:34.159Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:12:34 [2020-04-24T15:12:34.301Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:12:34 [2020-04-24T15:12:34.895Z] --- PASS: TestCreateJob (4.16s)
15:12:34 [2020-04-24T15:12:34.895Z] === RUN   TestReplicatedJob
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestRemoveImageGarbageCollector (2.07s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagInvalidReference
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagInvalidReference (0.01s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagValidPrefixedRepo
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagExistedNameWithoutForce
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagOfficialNames
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagOfficialNames (0.06s)
15:12:36 [2020-04-24T15:12:36.195Z] === RUN   TestTagMatchesDigest
15:12:36 [2020-04-24T15:12:36.195Z] --- PASS: TestTagMatchesDigest (0.02s)
15:12:36 [2020-04-24T15:12:36.195Z] === CONT  TestImportExtremelyLargeImageWorks
15:12:36 [2020-04-24T15:12:36.759Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:12:38 [2020-04-24T15:12:38.312Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.920s	coverage: 43.2% of statements
15:12:38 [2020-04-24T15:12:38.313Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:12:38 [2020-04-24T15:12:38.313Z] ok  	github.com/docker/docker/layer	8.018s	coverage: 68.8% of statements
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/oci	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:12:38 [2020-04-24T15:12:38.313Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:12:38 [2020-04-24T15:12:38.567Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:12:38 [2020-04-24T15:12:38.822Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
15:12:39 [2020-04-24T15:12:39.746Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
15:12:40 [2020-04-24T15:12:40.306Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:12:40 [2020-04-24T15:12:40.560Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
15:12:41 [2020-04-24T15:12:41.458Z] --- PASS: TestReplicatedJob (6.34s)
15:12:41 [2020-04-24T15:12:41.458Z] === RUN   TestUpdateReplicatedJob
15:12:41 [2020-04-24T15:12:41.919Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:12:42 [2020-04-24T15:12:42.013Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:12:42 [2020-04-24T15:12:42.013Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:12:42 [2020-04-24T15:12:42.577Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:12:42 [2020-04-24T15:12:42.842Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
15:12:43 [2020-04-24T15:12:43.097Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
15:12:43 [2020-04-24T15:12:43.351Z] ok  	github.com/docker/docker/pkg/fsutils	0.198s	coverage: 85.1% of statements
15:12:43 [2020-04-24T15:12:43.351Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:12:43 [2020-04-24T15:12:43.948Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:12:44 [2020-04-24T15:12:44.205Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:12:44 [2020-04-24T15:12:44.711Z] ok  	github.com/docker/docker/pkg/idtools	0.460s	coverage: 70.1% of statements
15:12:44 [2020-04-24T15:12:44.711Z] ok  	github.com/docker/docker/pkg/ioutils	0.416s	coverage: 69.3% of statements
15:12:44 [2020-04-24T15:12:44.742Z] --- PASS: TestUpdateReplicatedJob (3.87s)
15:12:44 [2020-04-24T15:12:44.742Z] === RUN   TestServiceListWithStatuses
15:12:44 [2020-04-24T15:12:44.742Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:12:44 [2020-04-24T15:12:44.742Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:12:44 [2020-04-24T15:12:44.742Z] === RUN   TestDockerNetworkConnectAlias
15:12:45 [2020-04-24T15:12:45.271Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
15:12:45 [2020-04-24T15:12:45.271Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
15:12:45 [2020-04-24T15:12:45.526Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
15:12:45 [2020-04-24T15:12:45.526Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:12:45 [2020-04-24T15:12:45.526Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:12:45 [2020-04-24T15:12:45.526Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
15:12:45 [2020-04-24T15:12:45.526Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:12:45 [2020-04-24T15:12:45.575Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:12:46 [2020-04-24T15:12:46.087Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
15:12:46 [2020-04-24T15:12:46.087Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
15:12:46 [2020-04-24T15:12:46.505Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:12:46 [2020-04-24T15:12:46.647Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
15:12:46 [2020-04-24T15:12:46.647Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:12:46 [2020-04-24T15:12:46.647Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:12:46 [2020-04-24T15:12:46.647Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:12:47 [2020-04-24T15:12:47.569Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:12:48 [2020-04-24T15:12:48.493Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:12:48 [2020-04-24T15:12:48.747Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:12:48 [2020-04-24T15:12:48.748Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:12:49 [2020-04-24T15:12:49.027Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:12:49 [2020-04-24T15:12:49.592Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:12:49 [2020-04-24T15:12:49.592Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:12:50 [2020-04-24T15:12:50.105Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
15:12:50 [2020-04-24T15:12:50.157Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:12:50 [2020-04-24T15:12:50.360Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:12:51 [2020-04-24T15:12:51.303Z] --- PASS: TestDockerNetworkConnectAlias (6.59s)
15:12:51 [2020-04-24T15:12:51.303Z] === RUN   TestDockerNetworkReConnect
15:12:51 [2020-04-24T15:12:51.527Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:12:52 [2020-04-24T15:12:52.897Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:12:53 [2020-04-24T15:12:53.615Z] ok  	github.com/docker/docker/pkg/signal	2.394s	coverage: 61.0% of statements
15:12:53 [2020-04-24T15:12:53.615Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:12:53 [2020-04-24T15:12:53.869Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:12:54 [2020-04-24T15:12:54.124Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:12:54 [2020-04-24T15:12:54.378Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:12:54 [2020-04-24T15:12:54.794Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:12:54 [2020-04-24T15:12:54.938Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
15:12:55 [2020-04-24T15:12:55.496Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 32.7% of statements
15:12:55 [2020-04-24T15:12:55.751Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
15:12:56 [2020-04-24T15:12:56.311Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
15:12:56 [2020-04-24T15:12:56.566Z] testing: warning: no tests to run
15:12:56 [2020-04-24T15:12:56.566Z] coverage: [no statements]
15:12:56 [2020-04-24T15:12:56.566Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:12:56 [2020-04-24T15:12:56.572Z] --- PASS: TestDockerNetworkReConnect (5.30s)
15:12:56 [2020-04-24T15:12:56.572Z] === RUN   TestServicePlugin
15:12:56 [2020-04-24T15:12:56.572Z] --- SKIP: TestServicePlugin (0.00s)
15:12:56 [2020-04-24T15:12:56.572Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:12:56 [2020-04-24T15:12:56.572Z] === RUN   TestServiceUpdateLabel
15:12:56 [2020-04-24T15:12:56.821Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:12:57 [2020-04-24T15:12:57.076Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:12:57 [2020-04-24T15:12:57.330Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:12:58 [2020-04-24T15:12:58.967Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:12:59 [2020-04-24T15:12:59.841Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 23.3% of statements
15:12:59 [2020-04-24T15:12:59.856Z] --- PASS: TestServiceUpdateLabel (3.27s)
15:12:59 [2020-04-24T15:12:59.856Z] === RUN   TestServiceUpdateSecrets
15:13:00 [2020-04-24T15:13:00.096Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:13:01 [2020-04-24T15:13:01.021Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:13:01 [2020-04-24T15:13:01.276Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:13:03 [2020-04-24T15:13:03.159Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 56.1% of statements
15:13:03 [2020-04-24T15:13:03.414Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:13:03 [2020-04-24T15:13:03.670Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:13:04 [2020-04-24T15:13:04.229Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
15:13:04 [2020-04-24T15:13:04.484Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:13:07 [2020-04-24T15:13:07.741Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:13:07 [2020-04-24T15:13:07.995Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
15:13:08 [2020-04-24T15:13:08.555Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:13:08 [2020-04-24T15:13:08.929Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:13:08 [2020-04-24T15:13:08.929Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:13:09 [2020-04-24T15:13:09.185Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:13:09 [2020-04-24T15:13:09.479Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
15:13:12 [2020-04-24T15:13:12.459Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:13:13 [2020-04-24T15:13:13.389Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:13:13 [2020-04-24T15:13:13.954Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:13:17 [2020-04-24T15:13:17.938Z] --- PASS: TestServiceUpdateSecrets (15.32s)
15:13:17 [2020-04-24T15:13:17.938Z] === RUN   TestServiceUpdateConfigs
15:13:18 [2020-04-24T15:13:18.130Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:13:18 [2020-04-24T15:13:18.130Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:13:21 [2020-04-24T15:13:21.651Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/rootless	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/volume	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === Skipped
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:73: No driver to put!
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z] time="2020-04-24T15:12:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z] time="2020-04-24T15:12:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z] time="2020-04-24T15:12:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z] time="2020-04-24T15:12:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z] time="2020-04-24T15:12:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:73: No driver to put!
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     overlay_test.go:49: Fails to compute changes intermittently
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.651Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.651Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:21 [2020-04-24T15:13:21.651Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     graphtest_unix.go:73: No driver to put!
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:13:21 [2020-04-24T15:13:21.652Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] 
15:13:21 [2020-04-24T15:13:21.652Z] DONE 2122 tests, 26 skipped in 247.199s
Post stage
[Pipeline] junit
15:13:22 [2020-04-24T15:13:22.221Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:13:22 [2020-04-24T15:13:22.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40855/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b300997e7fee84f39e2b3b81f58a328c1c1a9d hack/validate/vendor
15:13:23 [2020-04-24T15:13:23.386Z] --- PASS: TestDockerDaemonSuite (347.47s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.61s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.56s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:1449: [d1611c584d1af] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [ddc40236cb8a6] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d69a6c0be3c30] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.33s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.00s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.92s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.09s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.75s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d4ecc176e53d4] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d8be5ba2043ef] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d91794a550914] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.28s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.98s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.01s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.74s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d676057b73c8a] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.92s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.56s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.35s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [dc58ef915b76c] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.50s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.77s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.08s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.14s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [dee391a026441] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.06s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [de05148f59c90] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.25s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_plugins_test.go:79: [d8dd20d2af3c5] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_plugins_test.go:169: [dc3dbb60d4660] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.30s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.62s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [dece8b09da894] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.19s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.01s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [df1eda5023020] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.40s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.42s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d2d59cf78da1a] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.39s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d8ba04187e6f1] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [db723e1c0a1a6] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.55s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d60cfeb9c98e6] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.42s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.55s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.63s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.78s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [db6e22a88f763] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.75s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d87d4f8dc13af] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.59s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [df6bfa15f1a08] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d5577b287962a] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.31s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d9ae1c99f7b95] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [dc2f68d761d3a] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.23s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.34s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d9c8f57c319d9] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d37e23a092f5e] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.54s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.20s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.51s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.11s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.52s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.30s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.21s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.94s)
15:13:23 [2020-04-24T15:13:23.386Z]         docker_cli_daemon_test.go:2542: [d9f8a8d610a66] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.74s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.21s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.52s)
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
15:13:23 [2020-04-24T15:13:23.386Z]         check_test.go:309: [d850053cd0311] daemon is not started
15:13:23 [2020-04-24T15:13:23.386Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s)
15:13:23 [2020-04-24T15:13:23.386Z] === RUN   TestDockerSwarmSuite
15:13:23 [2020-04-24T15:13:23.386Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:13:23 [2020-04-24T15:13:23.827Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:13:24 [2020-04-24T15:13:24.530Z] + echo Building e2e image
15:13:24 [2020-04-24T15:13:24.530Z] Building e2e image
15:13:24 [2020-04-24T15:13:24.530Z] + docker build --build-arg DOCKER_GITCOMMIT=41b300997e7fee84f39e2b3b81f58a328c1c1a9d -t moby-e2e-test -f Dockerfile.e2e .
15:13:24 [2020-04-24T15:13:24.530Z] #2 [internal] load build definition from Dockerfile.e2e
15:13:24 [2020-04-24T15:13:24.530Z] #2 transferring dockerfile: 3.21kB done
15:13:24 [2020-04-24T15:13:24.530Z] #2 DONE 0.0s
15:13:24 [2020-04-24T15:13:24.530Z] 
15:13:24 [2020-04-24T15:13:24.530Z] #1 [internal] load .dockerignore
15:13:24 [2020-04-24T15:13:24.530Z] #1 transferring context: 34B done
15:13:24 [2020-04-24T15:13:24.530Z] #1 DONE 0.0s
15:13:24 [2020-04-24T15:13:24.530Z] 
15:13:24 [2020-04-24T15:13:24.530Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
15:13:24 [2020-04-24T15:13:24.530Z] #3 DONE 0.0s
15:13:24 [2020-04-24T15:13:24.530Z] 
15:13:24 [2020-04-24T15:13:24.530Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
15:13:24 [2020-04-24T15:13:24.785Z] #4 DONE 0.2s
15:13:24 [2020-04-24T15:13:24.785Z] 
15:13:24 [2020-04-24T15:13:24.785Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine
15:13:24 [2020-04-24T15:13:24.785Z] #14 resolve docker.io/library/golang:1.13.10-alpine done
15:13:24 [2020-04-24T15:13:24.785Z] #14 DONE 0.0s
15:13:24 [2020-04-24T15:13:24.785Z] 
15:13:24 [2020-04-24T15:13:24.785Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:13:24 [2020-04-24T15:13:24.785Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
15:13:24 [2020-04-24T15:13:24.785Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
15:13:24 [2020-04-24T15:13:24.785Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
15:13:24 [2020-04-24T15:13:24.785Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
15:13:24 [2020-04-24T15:13:24.785Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.1s
15:13:25 [2020-04-24T15:13:25.040Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
15:13:25 [2020-04-24T15:13:25.040Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
15:13:25 [2020-04-24T15:13:25.294Z] #5 ...
15:13:25 [2020-04-24T15:13:25.294Z] 
15:13:25 [2020-04-24T15:13:25.294Z] #8 [internal] load build context
15:13:25 [2020-04-24T15:13:25.294Z] #8 transferring context: 840.71kB 0.3s done
15:13:25 [2020-04-24T15:13:25.294Z] #8 DONE 0.4s
15:13:25 [2020-04-24T15:13:25.294Z] 
15:13:25 [2020-04-24T15:13:25.294Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:13:25 [2020-04-24T15:13:25.294Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
15:13:25 [2020-04-24T15:13:25.294Z] #5 DONE 0.5s
15:13:25 [2020-04-24T15:13:25.294Z] 
15:13:25 [2020-04-24T15:13:25.294Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:13:26 [2020-04-24T15:13:26.195Z] --- PASS: TestImportExtremelyLargeImageWorks (301.75s)
15:13:26 [2020-04-24T15:13:26.195Z] PASS
15:13:26 [2020-04-24T15:13:26.195Z] 
15:13:26 [2020-04-24T15:13:26.195Z] === Skipped
15:13:26 [2020-04-24T15:13:26.195Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:13:26 [2020-04-24T15:13:26.195Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:26 [2020-04-24T15:13:26.195Z] 
15:13:26 [2020-04-24T15:13:26.195Z] 
15:13:26 [2020-04-24T15:13:26.195Z] DONE 12 tests, 1 skipped in 303.080s
15:13:26 [2020-04-24T15:13:26.195Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:13:26 [2020-04-24T15:13:26.195Z] ++ 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
15:13:26 [2020-04-24T15:13:26.195Z] ++ set -e
15:13:26 [2020-04-24T15:13:26.195Z] ++ '[' -n 0 ']'
15:13:26 [2020-04-24T15:13:26.195Z] ++ set -x
15:13:26 [2020-04-24T15:13:26.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
15:13:26 [2020-04-24T15:13:26.195Z] INFO: Testing against a local daemon
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestNetworkCreateDelete
15:13:26 [2020-04-24T15:13:26.195Z] --- PASS: TestNetworkCreateDelete (0.24s)
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestDockerNetworkDeletePreferID
15:13:26 [2020-04-24T15:13:26.195Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestInspectNetwork
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestInspectNetwork/full_network_id
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestInspectNetwork/partial_network_id
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestInspectNetwork/network_name
15:13:26 [2020-04-24T15:13:26.195Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:13:26 [2020-04-24T15:13:26.218Z] #6 DONE 0.9s
15:13:26 [2020-04-24T15:13:26.218Z] 
15:13:26 [2020-04-24T15:13:26.218Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:13:26 [2020-04-24T15:13:26.218Z] #15 1.057 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
15:13:26 [2020-04-24T15:13:26.660Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.129 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.217 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.221 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.227 (3/42) Installing readline (8.0.1-r0)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.231 (4/42) Installing bash (5.0.11-r1)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.243 Executing bash-5.0.11-r1.post-install
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.246 (5/42) Installing linux-headers (4.19.36-r0)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.319 (6/42) Installing libblkid (2.34-r1)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.324 (7/42) Installing libuuid (2.34-r1)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.326 (8/42) Installing btrfs-progs-libs (5.4-r0)
15:13:27 [2020-04-24T15:13:27.142Z] #15 2.332 (9/42) Installing btrfs-progs-dev (5.4-r0)
15:13:27 [2020-04-24T15:13:27.143Z] #15 2.337 (10/42) Installing libgcc (9.2.0-r4)
15:13:27 [2020-04-24T15:13:27.143Z] #15 2.339 (11/42) Installing libstdc++ (9.2.0-r4)
15:13:27 [2020-04-24T15:13:27.143Z] #15 2.353 (12/42) Installing binutils (2.33.1-r0)
15:13:27 [2020-04-24T15:13:27.143Z] #15 2.421 (13/42) Installing libmagic (5.37-r1)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.441 (14/42) Installing file (5.37-r1)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.443 (15/42) Installing gmp (6.1.2-r1)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.448 (16/42) Installing isl (0.18-r0)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.462 (17/42) Installing libgomp (9.2.0-r4)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.465 (18/42) Installing libatomic (9.2.0-r4)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.467 (19/42) Installing mpfr4 (4.0.2-r1)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.473 (20/42) Installing mpc1 (1.1.0-r1)
15:13:27 [2020-04-24T15:13:27.397Z] #15 2.475 (21/42) Installing gcc (9.2.0-r4)
15:13:27 [2020-04-24T15:13:27.957Z] #15 3.141 (22/42) Installing musl-dev (1.1.24-r2)
15:13:27 [2020-04-24T15:13:27.957Z] #15 3.215 (23/42) Installing libc-dev (0.7.2-r0)
15:13:27 [2020-04-24T15:13:27.957Z] #15 3.217 (24/42) Installing g++ (9.2.0-r4)
15:13:28 [2020-04-24T15:13:28.033Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.757 (25/42) Installing make (4.2.1-r2)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.762 (26/42) Installing fortify-headers (1.1-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.764 (27/42) Installing build-base (0.5-r1)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.766 (28/42) Installing nghttp2-libs (1.40.0-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.769 (29/42) Installing libcurl (7.67.0-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.777 (30/42) Installing curl (7.67.0-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.781 (31/42) Installing oniguruma (6.9.4-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.788 (32/42) Installing jq (1.6-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.796 (33/42) Installing device-mapper-libs (2.02.186-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.802 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.804 (35/42) Installing libaio (0.3.112-r1)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.807 (36/42) Installing lvm2-libs (2.02.186-r0)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.847 (37/42) Installing libfdisk (2.34-r1)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.854 (38/42) Installing libmount (2.34-r1)
15:13:28 [2020-04-24T15:13:28.516Z] #15 3.859 (39/42) Installing libsmartcols (2.34-r1)
15:13:28 [2020-04-24T15:13:28.771Z] #15 3.864 (40/42) Installing pkgconf (1.6.3-r0)
15:13:28 [2020-04-24T15:13:28.771Z] #15 3.867 (41/42) Installing util-linux-dev (2.34-r1)
15:13:28 [2020-04-24T15:13:28.771Z] #15 3.898 (42/42) Installing lvm2-dev (2.02.186-r0)
15:13:28 [2020-04-24T15:13:28.771Z] #15 3.922 Executing busybox-1.31.1-r9.trigger
15:13:28 [2020-04-24T15:13:28.771Z] #15 3.932 OK: 196 MiB in 57 packages
15:13:28 [2020-04-24T15:13:28.885Z] --- PASS: TestInspectNetwork (7.64s)
15:13:28 [2020-04-24T15:13:28.885Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:13:28 [2020-04-24T15:13:28.885Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:13:28 [2020-04-24T15:13:28.885Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:13:28 [2020-04-24T15:13:28.886Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:13:28 [2020-04-24T15:13:28.886Z] === RUN   TestRunContainerWithBridgeNone
15:13:28 [2020-04-24T15:13:28.963Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:13:28 [2020-04-24T15:13:28.963Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:13:29 [2020-04-24T15:13:29.332Z] #15 DONE 4.4s
15:13:29 [2020-04-24T15:13:29.332Z] 
15:13:29 [2020-04-24T15:13:29.332Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:13:29 [2020-04-24T15:13:29.332Z] #7 0.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:13:29 [2020-04-24T15:13:29.332Z] #7 1.810 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:13:29 [2020-04-24T15:13:29.332Z] #7 1.987 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:13:29 [2020-04-24T15:13:29.332Z] #7 1.993 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.005 (3/30) Installing readline (8.0.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.010 (4/30) Installing bash (5.0.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.028 Executing bash-5.0.0-r0.post-install
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.031 (5/30) Installing ca-certificates (20191127-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.050 (6/30) Installing libgcc (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.054 (7/30) Installing libstdc++ (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.070 (8/30) Installing binutils (2.32-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.178 (9/30) Installing gmp (6.1.2-r1)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.187 (10/30) Installing isl (0.18-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.208 (11/30) Installing libgomp (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.212 (12/30) Installing libatomic (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.215 (13/30) Installing mpfr3 (3.1.5-r1)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.221 (14/30) Installing mpc1 (1.1.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.224 (15/30) Installing gcc (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.332Z] #7 2.982 (16/30) Installing musl-dev (1.1.22-r3)
15:13:29 [2020-04-24T15:13:29.588Z] #7 3.122 (17/30) Installing libc-dev (0.7.1-r0)
15:13:29 [2020-04-24T15:13:29.588Z] #7 3.126 (18/30) Installing g++ (8.3.0-r0)
15:13:29 [2020-04-24T15:13:29.844Z] #7 3.653 (19/30) Installing nghttp2-libs (1.39.2-r0)
15:13:29 [2020-04-24T15:13:29.844Z] #7 3.657 (20/30) Installing libcurl (7.66.0-r0)
15:13:29 [2020-04-24T15:13:29.844Z] #7 3.665 (21/30) Installing expat (2.2.8-r0)
15:13:29 [2020-04-24T15:13:29.844Z] #7 3.669 (22/30) Installing pcre2 (10.33-r0)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.679 (23/30) Installing git (2.22.4-r0)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.894 (24/30) Installing libmnl (1.0.4-r0)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.896 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.899 (26/30) Installing iptables (1.8.3-r1)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.918 (27/30) Installing pigz (2.4-r0)
15:13:30 [2020-04-24T15:13:30.099Z] #7 3.923 (28/30) Installing tar (1.32-r0)
15:13:30 [2020-04-24T15:13:30.333Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:13:30 [2020-04-24T15:13:30.353Z] #7 3.930 (29/30) Installing xz-libs (5.2.4-r0)
15:13:30 [2020-04-24T15:13:30.353Z] #7 3.933 (30/30) Installing xz (5.2.4-r0)
15:13:30 [2020-04-24T15:13:30.353Z] #7 3.939 Executing busybox-1.30.1-r3.trigger
15:13:30 [2020-04-24T15:13:30.353Z] #7 3.943 Executing ca-certificates-20191127-r0.trigger
15:13:30 [2020-04-24T15:13:30.353Z] #7 3.998 OK: 179 MiB in 44 packages
15:13:30 [2020-04-24T15:13:30.353Z] #7 DONE 4.1s
15:13:30 [2020-04-24T15:13:30.353Z] 
15:13:30 [2020-04-24T15:13:30.353Z] #16 [base 3/5] RUN mkdir -p /build/
15:13:30 [2020-04-24T15:13:30.353Z] #16 DONE 1.2s
15:13:30 [2020-04-24T15:13:30.353Z] 
15:13:30 [2020-04-24T15:13:30.353Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:13:30 [2020-04-24T15:13:30.353Z] #9 DONE 0.1s
15:13:30 [2020-04-24T15:13:30.353Z] 
15:13:30 [2020-04-24T15:13:30.353Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:13:30 [2020-04-24T15:13:30.608Z] #17 ...
15:13:30 [2020-04-24T15:13:30.608Z] 
15:13:30 [2020-04-24T15:13:30.608Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:13:30 [2020-04-24T15:13:30.608Z] #10 DONE 0.1s
15:13:30 [2020-04-24T15:13:30.608Z] 
15:13:30 [2020-04-24T15:13:30.608Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:13:30 [2020-04-24T15:13:30.608Z] #11 DONE 0.0s
15:13:30 [2020-04-24T15:13:30.608Z] 
15:13:30 [2020-04-24T15:13:30.608Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:13:30 [2020-04-24T15:13:30.608Z] #12 DONE 0.1s
15:13:30 [2020-04-24T15:13:30.608Z] 
15:13:30 [2020-04-24T15:13:30.608Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:13:30 [2020-04-24T15:13:30.862Z] #17 ...
15:13:30 [2020-04-24T15:13:30.862Z] 
15:13:30 [2020-04-24T15:13:30.862Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:13:30 [2020-04-24T15:13:30.862Z] #13 DONE 0.1s
15:13:30 [2020-04-24T15:13:30.862Z] 
15:13:30 [2020-04-24T15:13:30.862Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:13:31 [2020-04-24T15:13:31.421Z] #17 DONE 0.8s
15:13:31 [2020-04-24T15:13:31.421Z] 
15:13:31 [2020-04-24T15:13:31.421Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:13:31 [2020-04-24T15:13:31.421Z] #18 DONE 0.0s
15:13:31 [2020-04-24T15:13:31.421Z] 
15:13:31 [2020-04-24T15:13:31.421Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:13:31 [2020-04-24T15:13:31.421Z] #19 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.421Z] 
15:13:31 [2020-04-24T15:13:31.421Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:13:31 [2020-04-24T15:13:31.421Z] #22 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.421Z] 
15:13:31 [2020-04-24T15:13:31.421Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:13:31 [2020-04-24T15:13:31.421Z] #26 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.421Z] 
15:13:31 [2020-04-24T15:13:31.421Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:13:31 [2020-04-24T15:13:31.603Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
15:13:31 [2020-04-24T15:13:31.603Z] === RUN   TestNetworkInvalidJSON
15:13:31 [2020-04-24T15:13:31.603Z] === RUN   TestNetworkInvalidJSON//networks/create
15:13:31 [2020-04-24T15:13:31.603Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:13:31 [2020-04-24T15:13:31.603Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:13:31 [2020-04-24T15:13:31.603Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:13:31 [2020-04-24T15:13:31.603Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:31 [2020-04-24T15:13:31.603Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:31 [2020-04-24T15:13:31.603Z] === CONT  TestNetworkInvalidJSON//networks/create
15:13:31 [2020-04-24T15:13:31.603Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:31 [2020-04-24T15:13:31.603Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:13:31 [2020-04-24T15:13:31.603Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:13:31 [2020-04-24T15:13:31.603Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:13:31 [2020-04-24T15:13:31.603Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:13:31 [2020-04-24T15:13:31.603Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:13:31 [2020-04-24T15:13:31.603Z] === RUN   TestHostIPv4BridgeLabel
15:13:31 [2020-04-24T15:13:31.675Z] #27 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.676Z] 
15:13:31 [2020-04-24T15:13:31.676Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:13:31 [2020-04-24T15:13:31.676Z] #23 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.676Z] 
15:13:31 [2020-04-24T15:13:31.676Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:13:31 [2020-04-24T15:13:31.676Z] #28 DONE 0.1s
15:13:31 [2020-04-24T15:13:31.676Z] 
15:13:31 [2020-04-24T15:13:31.676Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:13:32 [2020-04-24T15:13:32.224Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
15:13:32 [2020-04-24T15:13:32.224Z] === RUN   TestDaemonRestartWithLiveRestore
15:13:32 [2020-04-24T15:13:32.813Z] --- PASS: TestServiceUpdateConfigs (15.52s)
15:13:32 [2020-04-24T15:13:32.813Z] === RUN   TestServiceUpdateNetwork
15:13:33 [2020-04-24T15:13:33.039Z] #29 ...
15:13:33 [2020-04-24T15:13:33.039Z] 
15:13:33 [2020-04-24T15:13:33.039Z] #31 [builder 1/4] COPY . .
15:13:33 [2020-04-24T15:13:33.039Z] #31 DONE 1.5s
15:13:33 [2020-04-24T15:13:33.039Z] 
15:13:33 [2020-04-24T15:13:33.039Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:13:33 [2020-04-24T15:13:33.243Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:13:33 [2020-04-24T15:13:33.244Z] === RUN   TestDaemonDefaultNetworkPools
15:13:33 [2020-04-24T15:13:33.865Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:13:33 [2020-04-24T15:13:33.865Z] === RUN   TestDaemonRestartWithExistingNetwork
15:13:34 [2020-04-24T15:13:34.398Z] #32 DONE 1.7s
15:13:34 [2020-04-24T15:13:34.398Z] 
15:13:34 [2020-04-24T15:13:34.399Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:13:35 [2020-04-24T15:13:35.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
15:13:35 [2020-04-24T15:13:35.351Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:13:35 [2020-04-24T15:13:35.587Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:13:35 [2020-04-24T15:13:35.760Z] #33 1.546 
15:13:35 [2020-04-24T15:13:35.844Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:13:36 [2020-04-24T15:13:36.014Z] #33 ...
15:13:36 [2020-04-24T15:13:36.014Z] 
15:13:36 [2020-04-24T15:13:36.014Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.463 + RM_GOPATH=0
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.463 + TMP_GOPATH=
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.463 + : /build
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.463 + '[' -z '' ']'
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.464 ++ mktemp -d
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.471 + export GOPATH=/tmp/tmp.FipcKO
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.471 + GOPATH=/tmp/tmp.FipcKO
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.471 + RM_GOPATH=1
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.471 ++ dirname ./install.sh
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 + dir=.
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 + bin=dockercli
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 + shift
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 + '[' '!' -f ./dockercli.installer ']'
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 + . ./dockercli.installer
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 ++ : stable
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.472 ++ : 17.06.2-ce
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.473 + install_dockercli
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.473 Install docker/cli version 17.06.2-ce from stable
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.473 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.473 ++ uname -m
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.474 + arch=x86_64
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.474 + '[' x86_64 '!=' x86_64 ']'
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.474 + url=https://download.docker.com/linux/static
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.475 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:13:36 [2020-04-24T15:13:36.014Z] #24 1.477 + tar -xz docker/docker
15:13:36 [2020-04-24T15:13:36.014Z] #24 4.471 + mkdir -p /build
15:13:36 [2020-04-24T15:13:36.014Z] #24 4.473 + mv docker/docker /build/
15:13:36 [2020-04-24T15:13:36.014Z] #24 4.483 + rmdir docker
15:13:36 [2020-04-24T15:13:36.014Z] #24 DONE 4.6s
15:13:36 [2020-04-24T15:13:36.269Z] 
15:13:36 [2020-04-24T15:13:36.269Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:13:36 [2020-04-24T15:13:36.269Z] #20 2.583 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:13:36 [2020-04-24T15:13:36.269Z] #20 3.167 curl: option --progress: is ambiguous
15:13:36 [2020-04-24T15:13:36.269Z] #20 3.168 curl: try 'curl --help' or 'curl --manual' for more information
15:13:36 [2020-04-24T15:13:36.269Z] #20 3.782 curl: option --progress: is ambiguous
15:13:36 [2020-04-24T15:13:36.269Z] #20 3.787 curl: try 'curl --help' or 'curl --manual' for more information
15:13:36 [2020-04-24T15:13:36.269Z] #20 4.196 curl: option --progress: is ambiguous
15:13:36 [2020-04-24T15:13:36.269Z] #20 4.201 curl: try 'curl --help' or 'curl --manual' for more information
15:13:36 [2020-04-24T15:13:36.269Z] #20 4.680 curl: option --progress: is ambiguous
15:13:36 [2020-04-24T15:13:36.269Z] #20 4.691 curl: try 'curl --help' or 'curl --manual' for more information
15:13:36 [2020-04-24T15:13:36.523Z] #20 5.342 
15:13:36 [2020-04-24T15:13:36.836Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
15:13:36 [2020-04-24T15:13:36.836Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:13:37 [2020-04-24T15:13:37.121Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:13:37 [2020-04-24T15:13:37.121Z] === RUN   TestServiceWithPredefinedNetwork
15:13:37 [2020-04-24T15:13:37.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:13:37 [2020-04-24T15:13:37.885Z] #20 6.543 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:13:38 [2020-04-24T15:13:38.139Z] #20 6.829 curl: option --progress: is ambiguous
15:13:38 [2020-04-24T15:13:38.139Z] #20 6.844 curl: try 'curl --help' or 'curl --manual' for more information
15:13:38 [2020-04-24T15:13:38.393Z] #20 7.219 
15:13:39 [2020-04-24T15:13:39.753Z] #20 8.370 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:13:39 [2020-04-24T15:13:39.818Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
15:13:39 [2020-04-24T15:13:39.818Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:13:39 [2020-04-24T15:13:39.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:13:39 [2020-04-24T15:13:39.818Z]     service_test.go:236: FLAKY_TEST
15:13:39 [2020-04-24T15:13:39.818Z] === RUN   TestServiceWithDataPathPortInit
15:13:40 [2020-04-24T15:13:40.008Z] #20 8.770 curl: option --progress: is ambiguous
15:13:40 [2020-04-24T15:13:40.008Z] #20 8.770 curl: try 'curl --help' or 'curl --manual' for more information
15:13:40 [2020-04-24T15:13:40.567Z] #20 9.069 
15:13:41 [2020-04-24T15:13:41.021Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:13:41 [2020-04-24T15:13:41.927Z] #20 10.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:13:41 [2020-04-24T15:13:41.927Z] #20 10.66 curl: option --progress: is ambiguous
15:13:41 [2020-04-24T15:13:41.927Z] #20 10.66 curl: try 'curl --help' or 'curl --manual' for more information
15:13:42 [2020-04-24T15:13:42.513Z] #20 11.01 
15:13:43 [2020-04-24T15:13:43.883Z] #20 12.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:13:44 [2020-04-24T15:13:44.138Z] #20 12.67 curl: option --progress: is ambiguous
15:13:44 [2020-04-24T15:13:44.138Z] #20 12.67 curl: try 'curl --help' or 'curl --manual' for more information
15:13:44 [2020-04-24T15:13:44.392Z] #20 12.99 
15:13:44 [2020-04-24T15:13:44.392Z] #20 13.09 Download of images into '/build' complete.
15:13:44 [2020-04-24T15:13:44.392Z] #20 13.09 Use something like the following to load the result into a Docker daemon:
15:13:44 [2020-04-24T15:13:44.392Z] #20 13.09   tar -cC '/build' . | docker load
15:13:44 [2020-04-24T15:13:44.392Z] #20 DONE 13.2s
15:13:44 [2020-04-24T15:13:44.392Z] 
15:13:44 [2020-04-24T15:13:44.392Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:13:44 [2020-04-24T15:13:44.392Z] #33 1.854 Removing bundles/
15:13:44 [2020-04-24T15:13:44.392Z] #33 1.854 
15:13:44 [2020-04-24T15:13:44.392Z] #33 1.880 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:13:44 [2020-04-24T15:13:44.392Z] #33 3.296 Building test suite binary ./integration-cli/test.main
15:13:44 [2020-04-24T15:13:44.953Z] #33 ...
15:13:44 [2020-04-24T15:13:44.953Z] 
15:13:44 [2020-04-24T15:13:44.953Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:13:45 [2020-04-24T15:13:45.013Z] --- PASS: TestServiceUpdateNetwork (14.22s)
15:13:45 [2020-04-24T15:13:45.013Z] === RUN   TestServiceUpdatePidsLimit
15:13:45 [2020-04-24T15:13:45.208Z] #21 DONE 0.1s
15:13:45 [2020-04-24T15:13:45.208Z] 
15:13:45 [2020-04-24T15:13:45.208Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:13:45 [2020-04-24T15:13:45.208Z] #25 DONE 0.1s
15:13:45 [2020-04-24T15:13:45.208Z] 
15:13:45 [2020-04-24T15:13:45.208Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:13:46 [2020-04-24T15:13:46.917Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:13:47 [2020-04-24T15:13:47.571Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:13:47 [2020-04-24T15:13:47.852Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:13:48 [2020-04-24T15:13:48.502Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:13:49 [2020-04-24T15:13:49.435Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:13:50 [2020-04-24T15:13:50.368Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:13:51 [2020-04-24T15:13:51.884Z] eac6fba788c9: Pull complete
15:13:51 [2020-04-24T15:13:51.884Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
15:13:51 [2020-04-24T15:13:51.884Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:13:51 [2020-04-24T15:13:51.884Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
15:13:51 [2020-04-24T15:13:51.884Z] WARN: Skipping validation tests
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Running unit tests at 04/24/2020 15:13:46...
15:13:51 [2020-04-24T15:13:51.884Z] INFO: make.ps1 starting at 04/24/2020 15:13:50
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Git commit (41b300997e) assumed from DOCKER_GITCOMMIT environment variable
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Invoking autogen...
15:13:51 [2020-04-24T15:13:51.884Z] INFO: Running unit tests...
15:13:53 [2020-04-24T15:13:53.645Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:13:55 [2020-04-24T15:13:55.059Z] --- PASS: TestServiceWithDataPathPortInit (14.68s)
15:13:55 [2020-04-24T15:13:55.059Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:13:55 [2020-04-24T15:13:55.964Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:14:01 [2020-04-24T15:14:01.899Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s)
15:14:01 [2020-04-24T15:14:01.899Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mo4o2eeyqn71am6honye3fob9 Created:2020-04-24 15:13:55.498090039 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6791429f17bae4521ebc5ece062a246ff00929e8d57496ee567a7949a1de1456:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hze82hsjdj39rqrutta689sgq EndpointID:e3a60bbc83a26cb82ff67e0993f1e19dfb95e90e122e1cd8b77f79b243228a17 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33479da32c2e3a4adf28f7e3da62b8338c67dd53b22432be272645f97396080c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:03140836f234 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hze82hsjdj39rqrutta689sgq EndpointID:e3a60bbc83a26cb82ff67e0993f1e19dfb95e90e122e1cd8b77f79b243228a17 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:14:01 [2020-04-24T15:14:01.899Z] PASS
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] === Skipped
15:14:01 [2020-04-24T15:14:01.899Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:14:01 [2020-04-24T15:14:01.899Z]     service_test.go:236: FLAKY_TEST
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] DONE 22 tests, 1 skipped in 41.365s
15:14:01 [2020-04-24T15:14:01.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:14:01 [2020-04-24T15:14:01.899Z] ++ 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
15:14:01 [2020-04-24T15:14:01.899Z] ++ set -e
15:14:01 [2020-04-24T15:14:01.899Z] ++ '[' -n 0 ']'
15:14:01 [2020-04-24T15:14:01.899Z] ++ set -x
15:14:01 [2020-04-24T15:14:01.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:14:01 [2020-04-24T15:14:01.899Z] INFO: Testing against a local daemon
15:14:01 [2020-04-24T15:14:01.899Z] === RUN   TestDockerNetworkIpvlanPersistance
15:14:01 [2020-04-24T15:14:01.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:14:01 [2020-04-24T15:14:01.899Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:01 [2020-04-24T15:14:01.899Z] === RUN   TestDockerNetworkIpvlan
15:14:01 [2020-04-24T15:14:01.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:14:01 [2020-04-24T15:14:01.899Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:01 [2020-04-24T15:14:01.899Z] PASS
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] === Skipped
15:14:01 [2020-04-24T15:14:01.899Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:14:01 [2020-04-24T15:14:01.899Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:14:01 [2020-04-24T15:14:01.899Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] 
15:14:01 [2020-04-24T15:14:01.899Z] DONE 2 tests, 2 skipped in 0.102s
15:14:01 [2020-04-24T15:14:01.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:14:01 [2020-04-24T15:14:01.899Z] ++ 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
15:14:01 [2020-04-24T15:14:01.899Z] ++ set -e
15:14:01 [2020-04-24T15:14:01.899Z] ++ '[' -n 0 ']'
15:14:01 [2020-04-24T15:14:01.899Z] ++ set -x
15:14:01 [2020-04-24T15:14:01.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:14:01 [2020-04-24T15:14:01.899Z] INFO: Testing against a local daemon
15:14:01 [2020-04-24T15:14:01.899Z] === RUN   TestDockerNetworkMacvlanPersistance
15:14:02 [2020-04-24T15:14:02.497Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:14:03 [2020-04-24T15:14:03.239Z] #33 ...
15:14:03 [2020-04-24T15:14:03.239Z] 
15:14:03 [2020-04-24T15:14:03.239Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:14:03 [2020-04-24T15:14:03.239Z] #29 29.71 # github.com/docker/docker/contrib/httpserver
15:14:03 [2020-04-24T15:14:03.239Z] #29 29.71 loadinternal: cannot find runtime/cgo
15:14:03 [2020-04-24T15:14:03.239Z] #29 DONE 30.0s
15:14:03 [2020-04-24T15:14:03.239Z] 
15:14:03 [2020-04-24T15:14:03.239Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:14:03 [2020-04-24T15:14:03.239Z] #33 ...
15:14:03 [2020-04-24T15:14:03.239Z] 
15:14:03 [2020-04-24T15:14:03.239Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:14:03 [2020-04-24T15:14:03.239Z] #30 DONE 0.1s
15:14:03 [2020-04-24T15:14:03.239Z] 
15:14:03 [2020-04-24T15:14:03.239Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:14:03 [2020-04-24T15:14:03.380Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
15:14:03 [2020-04-24T15:14:03.380Z] === RUN   TestDockerNetworkMacvlan
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestServiceUpdatePidsLimit (17.72s)
15:14:04 [2020-04-24T15:14:04.078Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
15:14:04 [2020-04-24T15:14:04.078Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
15:14:04 [2020-04-24T15:14:04.078Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
15:14:04 [2020-04-24T15:14:04.078Z] PASS
15:14:04 [2020-04-24T15:14:04.078Z] 
15:14:04 [2020-04-24T15:14:04.078Z] === Skipped
15:14:04 [2020-04-24T15:14:04.078Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:14:04 [2020-04-24T15:14:04.078Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:14:04 [2020-04-24T15:14:04.078Z] 
15:14:04 [2020-04-24T15:14:04.078Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:14:04 [2020-04-24T15:14:04.078Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:04 [2020-04-24T15:14:04.078Z] 
15:14:04 [2020-04-24T15:14:04.078Z] 
15:14:04 [2020-04-24T15:14:04.078Z] DONE 27 tests, 2 skipped in 161.212s
15:14:04 [2020-04-24T15:14:04.078Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:14:04 [2020-04-24T15:14:04.078Z] ++ 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
15:14:04 [2020-04-24T15:14:04.078Z] ++ set -e
15:14:04 [2020-04-24T15:14:04.078Z] ++ '[' -n 0 ']'
15:14:04 [2020-04-24T15:14:04.078Z] ++ set -x
15:14:04 [2020-04-24T15:14:04.078Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:14:04 [2020-04-24T15:14:04.078Z] INFO: Testing against a local daemon
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestSessionCreate
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestSessionCreate (0.05s)
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestSessionCreateWithBadUpgrade
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:14:04 [2020-04-24T15:14:04.078Z] PASS
15:14:04 [2020-04-24T15:14:04.078Z] 
15:14:04 [2020-04-24T15:14:04.078Z] DONE 2 tests in 0.229s
15:14:04 [2020-04-24T15:14:04.078Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:14:04 [2020-04-24T15:14:04.078Z] ++ 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
15:14:04 [2020-04-24T15:14:04.078Z] ++ set -e
15:14:04 [2020-04-24T15:14:04.078Z] ++ '[' -n 0 ']'
15:14:04 [2020-04-24T15:14:04.078Z] ++ set -x
15:14:04 [2020-04-24T15:14:04.078Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:14:04 [2020-04-24T15:14:04.078Z] INFO: Testing against a local daemon
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:14:04 [2020-04-24T15:14:04.078Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:14:04 [2020-04-24T15:14:04.078Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestEventsExecDie
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestEventsExecDie (0.92s)
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestEventsBackwardsCompatible
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestInfoBinaryCommits
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestInfoBinaryCommits (0.06s)
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestInfoAPIVersioned
15:14:04 [2020-04-24T15:14:04.078Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:14:04 [2020-04-24T15:14:04.078Z] === RUN   TestInfoDiscoveryBackend
15:14:04 [2020-04-24T15:14:04.400Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:14:05 [2020-04-24T15:14:05.014Z] --- PASS: TestInfoDiscoveryBackend (0.58s)
15:14:05 [2020-04-24T15:14:05.014Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:14:05 [2020-04-24T15:14:05.415Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:14:05 [2020-04-24T15:14:05.949Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:14:05 [2020-04-24T15:14:05.949Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:14:06 [2020-04-24T15:14:06.433Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:14:06 [2020-04-24T15:14:06.516Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
15:14:06 [2020-04-24T15:14:06.516Z] === RUN   TestInfoAPI
15:14:06 [2020-04-24T15:14:06.516Z] --- PASS: TestInfoAPI (0.05s)
15:14:06 [2020-04-24T15:14:06.516Z] === RUN   TestInfoAPIWarnings
15:14:07 [2020-04-24T15:14:07.083Z] --- PASS: TestInfoAPIWarnings (0.58s)
15:14:07 [2020-04-24T15:14:07.083Z] === RUN   TestInfoDebug
15:14:07 [2020-04-24T15:14:07.650Z] --- PASS: TestInfoDebug (0.60s)
15:14:07 [2020-04-24T15:14:07.650Z] === RUN   TestInfoInsecureRegistries
15:14:08 [2020-04-24T15:14:08.218Z] --- PASS: TestInfoInsecureRegistries (0.59s)
15:14:08 [2020-04-24T15:14:08.218Z] === RUN   TestInfoRegistryMirrors
15:14:08 [2020-04-24T15:14:08.785Z] --- PASS: TestInfoRegistryMirrors (0.59s)
15:14:08 [2020-04-24T15:14:08.785Z] === RUN   TestLoginFailsWithBadCredentials
15:14:09 [2020-04-24T15:14:09.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
15:14:09 [2020-04-24T15:14:09.044Z] === RUN   TestPingCacheHeaders
15:14:09 [2020-04-24T15:14:09.044Z] --- PASS: TestPingCacheHeaders (0.05s)
15:14:09 [2020-04-24T15:14:09.044Z] === RUN   TestPingGet
15:14:09 [2020-04-24T15:14:09.044Z] --- PASS: TestPingGet (0.03s)
15:14:09 [2020-04-24T15:14:09.044Z] === RUN   TestPingHead
15:14:09 [2020-04-24T15:14:09.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:14:09 [2020-04-24T15:14:09.303Z] --- PASS: TestPingHead (0.05s)
15:14:09 [2020-04-24T15:14:09.303Z] === RUN   TestVersion
15:14:09 [2020-04-24T15:14:09.303Z] --- PASS: TestVersion (0.05s)
15:14:09 [2020-04-24T15:14:09.303Z] PASS
15:14:09 [2020-04-24T15:14:09.303Z] 
15:14:09 [2020-04-24T15:14:09.303Z] === Skipped
15:14:09 [2020-04-24T15:14:09.303Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:14:09 [2020-04-24T15:14:09.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:14:09 [2020-04-24T15:14:09.303Z] 
15:14:09 [2020-04-24T15:14:09.303Z] 
15:14:09 [2020-04-24T15:14:09.303Z] DONE 18 tests, 1 skipped in 6.270s
15:14:09 [2020-04-24T15:14:09.303Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:14:09 [2020-04-24T15:14:09.303Z] ++ 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
15:14:09 [2020-04-24T15:14:09.303Z] ++ set -e
15:14:09 [2020-04-24T15:14:09.303Z] ++ '[' -n 0 ']'
15:14:09 [2020-04-24T15:14:09.303Z] ++ set -x
15:14:09 [2020-04-24T15:14:09.303Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:14:09 [2020-04-24T15:14:09.303Z] INFO: Testing against a local daemon
15:14:09 [2020-04-24T15:14:09.303Z] === RUN   TestVolumesCreateAndList
15:14:09 [2020-04-24T15:14:09.303Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:14:09 [2020-04-24T15:14:09.303Z] === RUN   TestVolumesRemove
15:14:09 [2020-04-24T15:14:09.561Z] --- PASS: TestVolumesRemove (0.12s)
15:14:09 [2020-04-24T15:14:09.561Z] === RUN   TestVolumesInspect
15:14:09 [2020-04-24T15:14:09.561Z] --- PASS: TestVolumesInspect (0.04s)
15:14:09 [2020-04-24T15:14:09.561Z] === RUN   TestVolumesInvalidJSON
15:14:09 [2020-04-24T15:14:09.561Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:14:09 [2020-04-24T15:14:09.561Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:14:09 [2020-04-24T15:14:09.561Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:14:09 [2020-04-24T15:14:09.561Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:14:09 [2020-04-24T15:14:09.561Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:14:09 [2020-04-24T15:14:09.561Z] PASS
15:14:09 [2020-04-24T15:14:09.561Z] 
15:14:09 [2020-04-24T15:14:09.561Z] DONE 5 tests in 0.353s
15:14:09 [2020-04-24T15:14:09.561Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:14:09 [2020-04-24T15:14:09.819Z] ++++ cat bundles/test-integration/docker.pid
15:14:09 [2020-04-24T15:14:09.819Z] +++ kill 13481
15:14:11 [2020-04-24T15:14:11.178Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:14:11 [2020-04-24T15:14:11.195Z] +++ /etc/init.d/apparmor stop
15:14:11 [2020-04-24T15:14:11.195Z] Leaving: AppArmorNo profiles have been unloaded.
15:14:11 [2020-04-24T15:14:11.195Z] 
15:14:11 [2020-04-24T15:14:11.195Z] Unloading profiles will leave already running processes permanently
15:14:11 [2020-04-24T15:14:11.195Z] unconfined, which can lead to unexpected situations.
15:14:11 [2020-04-24T15:14:11.195Z] 
15:14:11 [2020-04-24T15:14:11.195Z] To set a process to complain mode, use the command line tool
15:14:11 [2020-04-24T15:14:11.195Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:14:11 [2020-04-24T15:14:11.195Z] +++ true
15:14:11 [2020-04-24T15:14:11.195Z] 
15:14:11 [2020-04-24T15:14:11.314Z] ?   	github.com/docker/docker/api	[no test files]
Post stage
[Pipeline] junit
15:14:13 [2020-04-24T15:14:13.739Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:14:14 [2020-04-24T15:14:14.396Z] + echo Ensuring container killed.
15:14:14 [2020-04-24T15:14:14.396Z] Ensuring container killed.
15:14:14 [2020-04-24T15:14:14.396Z] + docker rm -vf docker-pr2
15:14:14 [2020-04-24T15:14:14.396Z] Error: No such container: docker-pr2
15:14:14 [2020-04-24T15:14:14.396Z] + true
[Pipeline] sh
15:14:14 [2020-04-24T15:14:14.684Z] + echo Chowning /workspace to jenkins user
15:14:14 [2020-04-24T15:14:14.684Z] Chowning /workspace to jenkins user
15:14:14 [2020-04-24T15:14:14.684Z] + id -u
15:14:14 [2020-04-24T15:14:14.684Z] + id -g
15:14:14 [2020-04-24T15:14:14.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/workspace busybox chown -R 1000:1000 /workspace
15:14:14 [2020-04-24T15:14:14.684Z] Unable to find image 'busybox:latest' locally
15:14:14 [2020-04-24T15:14:14.943Z] latest: Pulling from library/busybox
15:14:14 [2020-04-24T15:14:14.943Z] a28b2a8c0530: Pulling fs layer
15:14:14 [2020-04-24T15:14:14.943Z] a28b2a8c0530: Verifying Checksum
15:14:14 [2020-04-24T15:14:14.943Z] a28b2a8c0530: Download complete
15:14:15 [2020-04-24T15:14:15.201Z] a28b2a8c0530: Pull complete
15:14:15 [2020-04-24T15:14:15.201Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
15:14:15 [2020-04-24T15:14:15.201Z] Status: Downloaded newer image for busybox:latest
15:14:15 [2020-04-24T15:14:15.552Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:14:15 [2020-04-24T15:14:15.552Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:14:15 [2020-04-24T15:14:15.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:14:15 [2020-04-24T15:14:15.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:14:16 [2020-04-24T15:14:16.689Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:14:17 [2020-04-24T15:14:17.316Z] --- PASS: TestDockerNetworkMacvlan (13.76s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s)
15:14:17 [2020-04-24T15:14:17.316Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
15:14:17 [2020-04-24T15:14:17.316Z] PASS
15:14:17 [2020-04-24T15:14:17.316Z] 
15:14:17 [2020-04-24T15:14:17.316Z] DONE 8 tests in 15.345s
15:14:17 [2020-04-24T15:14:17.316Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:14:17 [2020-04-24T15:14:17.316Z] ++ 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
15:14:17 [2020-04-24T15:14:17.316Z] ++ set -e
15:14:17 [2020-04-24T15:14:17.316Z] ++ '[' -n 0 ']'
15:14:17 [2020-04-24T15:14:17.316Z] ++ set -x
15:14:17 [2020-04-24T15:14:17.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:14:17 [2020-04-24T15:14:17.317Z] testing: warning: no tests to run
15:14:17 [2020-04-24T15:14:17.317Z] PASS
15:14:17 [2020-04-24T15:14:17.317Z] 
15:14:17 [2020-04-24T15:14:17.317Z] DONE 0 tests in 0.017s
15:14:17 [2020-04-24T15:14:17.317Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:14:17 [2020-04-24T15:14:17.317Z] ++ 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
15:14:17 [2020-04-24T15:14:17.317Z] ++ set -e
15:14:17 [2020-04-24T15:14:17.317Z] ++ '[' -n 0 ']'
15:14:17 [2020-04-24T15:14:17.317Z] ++ set -x
15:14:17 [2020-04-24T15:14:17.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:14:17 [2020-04-24T15:14:17.317Z] INFO: Testing against a local daemon
15:14:17 [2020-04-24T15:14:17.317Z] === RUN   TestAuthZPluginAllowRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:14:18 [2020-04-24T15:14:18.789Z] + bundleName=arm64-integration
15:14:18 [2020-04-24T15:14:18.789Z] + echo Creating arm64-integration-bundles.tar.gz
15:14:18 [2020-04-24T15:14:18.789Z] Creating arm64-integration-bundles.tar.gz
15:14:18 [2020-04-24T15:14:18.789Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:14:18 [2020-04-24T15:14:18.789Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:14:19 [2020-04-24T15:14:19.059Z] Archiving artifacts
15:14:19 [2020-04-24T15:14:19.348Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
15:14:19 [2020-04-24T15:14:19.348Z] === RUN   TestAuthZPluginTLS
15:14:19 [2020-04-24T15:14:19.642Z] --- PASS: TestAuthZPluginTLS (0.59s)
15:14:19 [2020-04-24T15:14:19.642Z] === RUN   TestAuthZPluginDenyRequest
15:14:20 [2020-04-24T15:14:20.022Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:14:20 [2020-04-24T15:14:20.022Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:14:20 [2020-04-24T15:14:20.263Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
15:14:20 [2020-04-24T15:14:20.263Z] === RUN   TestAuthZPluginAPIDenyResponse
15:14:20 [2020-04-24T15:14:20.279Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:14:20 [2020-04-24T15:14:20.884Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
15:14:20 [2020-04-24T15:14:20.884Z] === RUN   TestAuthZPluginDenyResponse
15:14:20 [2020-04-24T15:14:20.887Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:14:21 [2020-04-24T15:14:21.211Z] + make clean
15:14:21 [2020-04-24T15:14:21.246Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:14:21 [2020-04-24T15:14:21.504Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:14:21 [2020-04-24T15:14:21.506Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
15:14:21 [2020-04-24T15:14:21.506Z] === RUN   TestAuthZPluginAllowEventStream
15:14:21 [2020-04-24T15:14:21.761Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:14:21 [2020-04-24T15:14:21.779Z] docker volume rm -f docker-dev-cache
15:14:22 [2020-04-24T15:14:22.037Z] docker-dev-cache
[Pipeline] deleteDir
15:14:22 [2020-04-24T15:14:22.324Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:14:22 [2020-04-24T15:14:22.987Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
15:14:22 [2020-04-24T15:14:22.987Z] === RUN   TestAuthZPluginErrorResponse
15:14:23 [2020-04-24T15:14:23.607Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:14:23 [2020-04-24T15:14:23.607Z] === RUN   TestAuthZPluginErrorRequest
15:14:24 [2020-04-24T15:14:24.229Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
15:14:24 [2020-04-24T15:14:24.229Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:14:24 [2020-04-24T15:14:24.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
15:14:24 [2020-04-24T15:14:24.516Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:14:24 [2020-04-24T15:14:24.846Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:14:26 [2020-04-24T15:14:26.436Z] ok  	github.com/docker/docker/api/server	0.131s	coverage: 9.0% of statements
15:14:26 [2020-04-24T15:14:26.744Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:14:27 [2020-04-24T15:14:27.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
15:14:27 [2020-04-24T15:14:27.224Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:14:28 [2020-04-24T15:14:28.637Z] === RUN   TestDockerSuite/TestBuildEnv
15:14:28 [2020-04-24T15:14:28.707Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
15:14:28 [2020-04-24T15:14:28.707Z] === RUN   TestAuthZPluginHeader
15:14:29 [2020-04-24T15:14:29.728Z] --- PASS: TestAuthZPluginHeader (0.93s)
15:14:29 [2020-04-24T15:14:29.728Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:14:29 [2020-04-24T15:14:29.728Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:14:29 [2020-04-24T15:14:29.728Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:29 [2020-04-24T15:14:29.728Z] === RUN   TestAuthZPluginV2Disable
15:14:29 [2020-04-24T15:14:29.728Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:14:29 [2020-04-24T15:14:29.728Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:29 [2020-04-24T15:14:29.728Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:14:29 [2020-04-24T15:14:29.728Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:14:29 [2020-04-24T15:14:29.728Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:29 [2020-04-24T15:14:29.728Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:14:29 [2020-04-24T15:14:29.728Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:14:29 [2020-04-24T15:14:29.728Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:29 [2020-04-24T15:14:29.728Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:14:30 [2020-04-24T15:14:30.007Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:14:31 [2020-04-24T15:14:31.901Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:14:33 [2020-04-24T15:14:33.271Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:14:38 [2020-04-24T15:14:38.527Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:14:38 [2020-04-24T15:14:38.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:14:42 [2020-04-24T15:14:42.059Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:14:48 [2020-04-24T15:14:48.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
15:14:48 [2020-04-24T15:14:48.207Z] PASS
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] === Skipped
15:14:48 [2020-04-24T15:14:48.207Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:14:48 [2020-04-24T15:14:48.207Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:14:48 [2020-04-24T15:14:48.207Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:14:48 [2020-04-24T15:14:48.207Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:14:48 [2020-04-24T15:14:48.207Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] 
15:14:48 [2020-04-24T15:14:48.207Z] DONE 17 tests, 4 skipped in 29.182s
15:14:48 [2020-04-24T15:14:48.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:14:48 [2020-04-24T15:14:48.207Z] ++ 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
15:14:48 [2020-04-24T15:14:48.207Z] ++ set -e
15:14:48 [2020-04-24T15:14:48.207Z] ++ '[' -n 0 ']'
15:14:48 [2020-04-24T15:14:48.207Z] ++ set -x
15:14:48 [2020-04-24T15:14:48.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:14:48 [2020-04-24T15:14:48.207Z] INFO: Testing against a local daemon
15:14:48 [2020-04-24T15:14:48.207Z] === RUN   TestPluginInvalidJSON
15:14:48 [2020-04-24T15:14:48.207Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:14:48 [2020-04-24T15:14:48.207Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:14:48 [2020-04-24T15:14:48.207Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:14:48 [2020-04-24T15:14:48.207Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:14:48 [2020-04-24T15:14:48.207Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:14:48 [2020-04-24T15:14:48.207Z] === RUN   TestPluginInstall
15:14:48 [2020-04-24T15:14:48.207Z] === RUN   TestPluginInstall/no_auth
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7aac3d0928d74f9e9e3079b7d7361ccdb686d1dfd3c4d00416eda10f80076d5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:55 [2020-04-24T15:14:55.047Z] time="2020-04-24T15:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7aac3d0928d74f9e9e3079b7d7361ccdb686d1dfd3c4d00416eda10f80076d5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:55 [2020-04-24T15:14:55.047Z] === RUN   TestPluginInstall/with_htpasswd
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b6748415bf91fed5a02aa5bcc6d9ad4344d7ae3906b019d11ea5a99882f7c06" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:55 [2020-04-24T15:14:55.667Z] time="2020-04-24T15:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b6748415bf91fed5a02aa5bcc6d9ad4344d7ae3906b019d11ea5a99882f7c06" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:55 [2020-04-24T15:14:55.953Z] === RUN   TestPluginInstall/with_insecure
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2c39dabae114eb31ca7123c19df036e2309da1409b72bf509d6fe89ec96acc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:14:57 [2020-04-24T15:14:57.454Z] time="2020-04-24T15:14:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa2c39dabae114eb31ca7123c19df036e2309da1409b72bf509d6fe89ec96acc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:14:57 [2020-04-24T15:14:57.739Z] --- PASS: TestPluginInstall (11.09s)
15:14:57 [2020-04-24T15:14:57.739Z]     --- PASS: TestPluginInstall/no_auth (8.02s)
15:14:57 [2020-04-24T15:14:57.739Z]     --- PASS: TestPluginInstall/with_htpasswd (1.30s)
15:14:57 [2020-04-24T15:14:57.739Z]     --- PASS: TestPluginInstall/with_insecure (1.77s)
15:14:57 [2020-04-24T15:14:57.739Z]         plugin_test.go:157: [d697b5d0f63d2] daemon is not started
15:14:57 [2020-04-24T15:14:57.739Z] PASS
15:14:57 [2020-04-24T15:14:57.739Z] 
15:14:57 [2020-04-24T15:14:57.739Z] DONE 6 tests in 11.220s
15:14:57 [2020-04-24T15:14:57.739Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:14:57 [2020-04-24T15:14:57.739Z] ++ 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
15:14:57 [2020-04-24T15:14:57.739Z] ++ set -e
15:14:57 [2020-04-24T15:14:57.739Z] ++ '[' -n 0 ']'
15:14:57 [2020-04-24T15:14:57.739Z] ++ set -x
15:14:57 [2020-04-24T15:14:57.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:14:57 [2020-04-24T15:14:57.739Z] INFO: Testing against a local daemon
15:14:57 [2020-04-24T15:14:57.739Z] === RUN   TestExternalGraphDriver
15:14:58 [2020-04-24T15:14:58.024Z] === RUN   TestExternalGraphDriver/json
15:15:00 [2020-04-24T15:15:00.064Z] === RUN   TestExternalGraphDriver/spec
15:15:02 [2020-04-24T15:15:02.104Z] === RUN   TestExternalGraphDriver/pull
15:15:04 [2020-04-24T15:15:04.806Z] --- PASS: TestExternalGraphDriver (6.46s)
15:15:04 [2020-04-24T15:15:04.806Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
15:15:04 [2020-04-24T15:15:04.806Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
15:15:04 [2020-04-24T15:15:04.806Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
15:15:04 [2020-04-24T15:15:04.806Z] === RUN   TestGraphdriverPluginV2
15:15:04 [2020-04-24T15:15:04.806Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
15:15:04 [2020-04-24T15:15:04.806Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:04 [2020-04-24T15:15:04.806Z] PASS
15:15:04 [2020-04-24T15:15:04.806Z] 
15:15:04 [2020-04-24T15:15:04.806Z] === Skipped
15:15:04 [2020-04-24T15:15:04.806Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
15:15:04 [2020-04-24T15:15:04.806Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:04 [2020-04-24T15:15:04.806Z] 
15:15:04 [2020-04-24T15:15:04.806Z] 
15:15:04 [2020-04-24T15:15:04.806Z] DONE 5 tests, 1 skipped in 6.646s
15:15:04 [2020-04-24T15:15:04.806Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:04 [2020-04-24T15:15:04.806Z] ++ 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
15:15:04 [2020-04-24T15:15:04.806Z] ++ set -e
15:15:04 [2020-04-24T15:15:04.806Z] ++ '[' -n 0 ']'
15:15:04 [2020-04-24T15:15:04.806Z] ++ set -x
15:15:04 [2020-04-24T15:15:04.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:15:04 [2020-04-24T15:15:04.806Z] INFO: Testing against a local daemon
15:15:04 [2020-04-24T15:15:04.806Z] === RUN   TestContinueAfterPluginCrash
15:15:04 [2020-04-24T15:15:04.806Z] === PAUSE TestContinueAfterPluginCrash
15:15:04 [2020-04-24T15:15:04.806Z] === RUN   TestReadPluginNoRead
15:15:04 [2020-04-24T15:15:04.806Z] === PAUSE TestReadPluginNoRead
15:15:04 [2020-04-24T15:15:04.806Z] === RUN   TestDaemonStartWithLogOpt
15:15:04 [2020-04-24T15:15:04.806Z] === PAUSE TestDaemonStartWithLogOpt
15:15:04 [2020-04-24T15:15:04.806Z] === CONT  TestContinueAfterPluginCrash
15:15:04 [2020-04-24T15:15:04.806Z] === CONT  TestDaemonStartWithLogOpt
15:15:04 [2020-04-24T15:15:04.806Z] === CONT  TestReadPluginNoRead
15:15:08 [2020-04-24T15:15:08.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:15:09 [2020-04-24T15:15:09.508Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:15:11 [2020-04-24T15:15:11.672Z] === RUN   TestReadPluginNoRead/default
15:15:11 [2020-04-24T15:15:11.672Z] --- PASS: TestDaemonStartWithLogOpt (7.18s)
15:15:13 [2020-04-24T15:15:13.155Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:14 [2020-04-24T15:15:14.636Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:15:14 [2020-04-24T15:15:14.762Z] --- PASS: TestImportExtremelyLargeImageWorks (158.61s)
15:15:14 [2020-04-24T15:15:14.762Z] PASS
15:15:14 [2020-04-24T15:15:14.762Z] 
15:15:14 [2020-04-24T15:15:14.762Z] DONE 12 tests in 162.061s
15:15:14 [2020-04-24T15:15:14.762Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:15:14 [2020-04-24T15:15:14.762Z] ++ 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
15:15:14 [2020-04-24T15:15:14.762Z] ++ set -e
15:15:14 [2020-04-24T15:15:14.762Z] ++ '[' -n 0 ']'
15:15:14 [2020-04-24T15:15:14.762Z] ++ set -x
15:15:14 [2020-04-24T15:15:14.762Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:15:14 [2020-04-24T15:15:14.762Z] INFO: Testing against a local daemon
15:15:14 [2020-04-24T15:15:14.762Z] === RUN   TestNetworkCreateDelete
15:15:15 [2020-04-24T15:15:15.020Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:15:15 [2020-04-24T15:15:15.020Z] === RUN   TestDockerNetworkDeletePreferID
15:15:15 [2020-04-24T15:15:15.277Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
15:15:15 [2020-04-24T15:15:15.277Z] === RUN   TestInspectNetwork
15:15:16 [2020-04-24T15:15:16.676Z] --- PASS: TestReadPluginNoRead (11.83s)
15:15:16 [2020-04-24T15:15:16.676Z]     --- PASS: TestReadPluginNoRead/default (1.65s)
15:15:16 [2020-04-24T15:15:16.676Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
15:15:16 [2020-04-24T15:15:16.676Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
15:15:16 [2020-04-24T15:15:16.676Z]     read_test.go:91: [d6bbf257e15bd] daemon is not started
15:15:17 [2020-04-24T15:15:17.299Z] --- PASS: TestContinueAfterPluginCrash (12.59s)
15:15:17 [2020-04-24T15:15:17.299Z] PASS
15:15:17 [2020-04-24T15:15:17.299Z] 
15:15:17 [2020-04-24T15:15:17.299Z] DONE 6 tests in 12.692s
15:15:17 [2020-04-24T15:15:17.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:15:17 [2020-04-24T15:15:17.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:15:17 [2020-04-24T15:15:17.299Z] ++ set -e
15:15:17 [2020-04-24T15:15:17.299Z] ++ '[' -n 0 ']'
15:15:17 [2020-04-24T15:15:17.299Z] ++ set -x
15:15:17 [2020-04-24T15:15:17.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:15:17 [2020-04-24T15:15:17.299Z] testing: warning: no tests to run
15:15:17 [2020-04-24T15:15:17.299Z] PASS
15:15:17 [2020-04-24T15:15:17.299Z] 
15:15:17 [2020-04-24T15:15:17.299Z] DONE 0 tests in 0.019s
15:15:17 [2020-04-24T15:15:17.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:15:17 [2020-04-24T15:15:17.299Z] ++ 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
15:15:17 [2020-04-24T15:15:17.299Z] ++ set -e
15:15:17 [2020-04-24T15:15:17.299Z] ++ '[' -n 0 ']'
15:15:17 [2020-04-24T15:15:17.299Z] ++ set -x
15:15:17 [2020-04-24T15:15:17.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:15:17 [2020-04-24T15:15:17.299Z] INFO: Testing against a local daemon
15:15:17 [2020-04-24T15:15:17.299Z] === RUN   TestPluginWithDevMounts
15:15:17 [2020-04-24T15:15:17.299Z] === PAUSE TestPluginWithDevMounts
15:15:17 [2020-04-24T15:15:17.299Z] === CONT  TestPluginWithDevMounts
15:15:19 [2020-04-24T15:15:19.997Z] --- PASS: TestPluginWithDevMounts (2.28s)
15:15:19 [2020-04-24T15:15:19.997Z] PASS
15:15:19 [2020-04-24T15:15:19.997Z] 
15:15:19 [2020-04-24T15:15:19.997Z] DONE 1 tests in 2.388s
15:15:19 [2020-04-24T15:15:19.997Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:15:19 [2020-04-24T15:15:19.997Z] ++ 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
15:15:19 [2020-04-24T15:15:19.997Z] ++ set -e
15:15:19 [2020-04-24T15:15:19.997Z] ++ '[' -n 0 ']'
15:15:19 [2020-04-24T15:15:19.997Z] ++ set -x
15:15:19 [2020-04-24T15:15:19.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
15:15:19 [2020-04-24T15:15:19.997Z] INFO: Testing against a local daemon
15:15:19 [2020-04-24T15:15:19.997Z] === RUN   TestSecretInspect
15:15:20 [2020-04-24T15:15:20.530Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:15:20 [2020-04-24T15:15:20.531Z] === RUN   TestInspectNetwork/full_network_id
15:15:20 [2020-04-24T15:15:20.531Z] === RUN   TestInspectNetwork/partial_network_id
15:15:20 [2020-04-24T15:15:20.531Z] === RUN   TestInspectNetwork/network_name
15:15:20 [2020-04-24T15:15:20.531Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:15:20 [2020-04-24T15:15:20.788Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:15:21 [2020-04-24T15:15:21.353Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:15:21 [2020-04-24T15:15:21.609Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:15:22 [2020-04-24T15:15:22.042Z] --- PASS: TestSecretInspect (2.28s)
15:15:22 [2020-04-24T15:15:22.042Z] === RUN   TestSecretList
15:15:22 [2020-04-24T15:15:22.979Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:15:22 [2020-04-24T15:15:22.979Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:15:23 [2020-04-24T15:15:23.542Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:15:24 [2020-04-24T15:15:24.473Z] --- PASS: TestInspectNetwork (8.94s)
15:15:24 [2020-04-24T15:15:24.473Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:15:24 [2020-04-24T15:15:24.473Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:15:24 [2020-04-24T15:15:24.473Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:15:24 [2020-04-24T15:15:24.473Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:15:24 [2020-04-24T15:15:24.473Z] === RUN   TestRunContainerWithBridgeNone
15:15:24 [2020-04-24T15:15:24.746Z] --- PASS: TestSecretList (2.31s)
15:15:24 [2020-04-24T15:15:24.746Z] === RUN   TestSecretsCreateAndDelete
15:15:26 [2020-04-24T15:15:26.998Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
15:15:26 [2020-04-24T15:15:26.998Z] === RUN   TestNetworkInvalidJSON
15:15:26 [2020-04-24T15:15:26.998Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:26 [2020-04-24T15:15:26.998Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:26 [2020-04-24T15:15:26.998Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:26 [2020-04-24T15:15:26.998Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:26 [2020-04-24T15:15:26.998Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:26 [2020-04-24T15:15:26.998Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:26 [2020-04-24T15:15:26.998Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:26 [2020-04-24T15:15:26.998Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:26 [2020-04-24T15:15:26.998Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:26 [2020-04-24T15:15:26.998Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:15:26 [2020-04-24T15:15:26.998Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:26 [2020-04-24T15:15:26.998Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:26 [2020-04-24T15:15:26.998Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:26 [2020-04-24T15:15:26.998Z] === RUN   TestHostIPv4BridgeLabel
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/server/httputils	0.108s	coverage: 14.7% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/server/middleware	0.176s	coverage: 37.7% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/types/strslice	0.129s	coverage: 90.0% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/types/filters	0.124s	coverage: 92.2% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/server/router/swarm	0.114s	coverage: 4.8% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/types/time	0.210s	coverage: 100.0% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/api/types/versions	0.137s	coverage: 75.0% of statements
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:15:27 [2020-04-24T15:15:27.381Z] ok  	github.com/docker/docker/builder/dockerignore	0.061s	coverage: 96.8% of statements
15:15:27 [2020-04-24T15:15:27.448Z] --- PASS: TestSecretsCreateAndDelete (2.76s)
15:15:27 [2020-04-24T15:15:27.448Z] === RUN   TestSecretsUpdate
15:15:27 [2020-04-24T15:15:27.562Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
15:15:27 [2020-04-24T15:15:27.562Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:27 [2020-04-24T15:15:27.820Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:15:28 [2020-04-24T15:15:28.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:15:28 [2020-04-24T15:15:28.753Z] === RUN   TestDaemonDefaultNetworkPools
15:15:29 [2020-04-24T15:15:29.317Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
15:15:29 [2020-04-24T15:15:29.317Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:29 [2020-04-24T15:15:29.482Z] --- PASS: TestSecretsUpdate (2.29s)
15:15:29 [2020-04-24T15:15:29.482Z] === RUN   TestTemplatedSecret
15:15:29 [2020-04-24T15:15:29.647Z] ok  	github.com/docker/docker/cli/debug	0.057s	coverage: 100.0% of statements
15:15:30 [2020-04-24T15:15:30.654Z] ok  	github.com/docker/docker/builder/remotecontext	0.864s	coverage: 9.2% of statements
15:15:30 [2020-04-24T15:15:30.654Z] FAIL
15:15:30 [2020-04-24T15:15:30.654Z] FAIL	github.com/docker/docker/builder/dockerfile	0.897s
15:15:30 [2020-04-24T15:15:30.688Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.36s)
15:15:30 [2020-04-24T15:15:30.688Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:32 [2020-04-24T15:15:32.059Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
15:15:32 [2020-04-24T15:15:32.059Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:32 [2020-04-24T15:15:32.182Z] --- PASS: TestTemplatedSecret (2.92s)
15:15:32 [2020-04-24T15:15:32.182Z] === RUN   TestSecretCreateResolve
15:15:32 [2020-04-24T15:15:32.623Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:15:32 [2020-04-24T15:15:32.623Z] === RUN   TestServiceWithPredefinedNetwork
15:15:34 [2020-04-24T15:15:34.884Z] --- PASS: TestSecretCreateResolve (2.23s)
15:15:34 [2020-04-24T15:15:34.884Z] PASS
15:15:34 [2020-04-24T15:15:34.884Z] 
15:15:34 [2020-04-24T15:15:34.884Z] DONE 6 tests in 14.888s
15:15:34 [2020-04-24T15:15:34.884Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:15:34 [2020-04-24T15:15:34.884Z] ++ 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
15:15:34 [2020-04-24T15:15:34.884Z] ++ set -e
15:15:34 [2020-04-24T15:15:34.884Z] ++ '[' -n 0 ']'
15:15:34 [2020-04-24T15:15:34.884Z] ++ set -x
15:15:34 [2020-04-24T15:15:34.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
15:15:34 [2020-04-24T15:15:34.884Z] INFO: Testing against a local daemon
15:15:34 [2020-04-24T15:15:34.884Z] === RUN   TestServiceCreateInit
15:15:34 [2020-04-24T15:15:34.884Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:15:35 [2020-04-24T15:15:35.897Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s)
15:15:35 [2020-04-24T15:15:35.897Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:35 [2020-04-24T15:15:35.897Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:35 [2020-04-24T15:15:35.897Z]     service_test.go:236: FLAKY_TEST
15:15:35 [2020-04-24T15:15:35.897Z] === RUN   TestServiceWithDataPathPortInit
15:15:35 [2020-04-24T15:15:35.897Z] === RUN   TestDockerSuite/TestBuildExpose
15:15:35 [2020-04-24T15:15:35.897Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:15:36 [2020-04-24T15:15:36.461Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:15:37 [2020-04-24T15:15:37.024Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:15:37 [2020-04-24T15:15:37.281Z] === RUN   TestDockerSuite/TestBuildFails
15:15:38 [2020-04-24T15:15:38.651Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:15:38 [2020-04-24T15:15:38.651Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:15:39 [2020-04-24T15:15:39.280Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:15:41 [2020-04-24T15:15:41.173Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:15:42 [2020-04-24T15:15:42.764Z] --- PASS: TestServiceCreateInit (8.20s)
15:15:42 [2020-04-24T15:15:42.764Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s)
15:15:42 [2020-04-24T15:15:42.764Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s)
15:15:42 [2020-04-24T15:15:42.764Z] === RUN   TestCreateServiceMultipleTimes
15:15:43 [2020-04-24T15:15:43.065Z] === RUN   TestDockerSuite/TestBuildForceRm
15:15:44 [2020-04-24T15:15:44.434Z] === RUN   TestDockerSuite/TestBuildFromGit
15:15:45 [2020-04-24T15:15:45.792Z] ok  	github.com/docker/docker/client	0.637s	coverage: 74.9% of statements
15:15:46 [2020-04-24T15:15:46.330Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:15:46 [2020-04-24T15:15:46.588Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:15:47 [2020-04-24T15:15:47.957Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:15:49 [2020-04-24T15:15:49.852Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:15:50 [2020-04-24T15:15:50.416Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:15:50 [2020-04-24T15:15:50.673Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:15:53 [2020-04-24T15:15:53.196Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:15:53 [2020-04-24T15:15:53.196Z] --- PASS: TestServiceWithDataPathPortInit (17.64s)
15:15:53 [2020-04-24T15:15:53.196Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:54 [2020-04-24T15:15:54.597Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:15:54 [2020-04-24T15:15:54.597Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:15:54 [2020-04-24T15:15:54.597Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:15:54 [2020-04-24T15:15:54.597Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:15:54 [2020-04-24T15:15:54.597Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:15:55 [2020-04-24T15:15:55.156Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:15:55 [2020-04-24T15:15:55.717Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:15:56 [2020-04-24T15:15:56.081Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:15:57 [2020-04-24T15:15:57.087Z] === RUN   TestDockerSuite/TestBuildHistory
15:15:57 [2020-04-24T15:15:57.442Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:15:57 [2020-04-24T15:15:57.697Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:15:59 [2020-04-24T15:15:59.058Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:16:00 [2020-04-24T15:16:00.942Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:16:01 [2020-04-24T15:16:01.262Z] === RUN   TestDockerSuite/TestBuildIidFile
15:16:01 [2020-04-24T15:16:01.270Z] --- PASS: TestCreateServiceMultipleTimes (16.67s)
15:16:01 [2020-04-24T15:16:01.270Z] === RUN   TestCreateServiceConflict
15:16:01 [2020-04-24T15:16:01.826Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:16:01 [2020-04-24T15:16:01.826Z] === RUN   TestDockerSuite/TestBuildInheritance
15:16:01 [2020-04-24T15:16:01.889Z] --- PASS: TestCreateServiceConflict (2.26s)
15:16:01 [2020-04-24T15:16:01.889Z] === RUN   TestCreateServiceMaxReplicas
15:16:02 [2020-04-24T15:16:02.303Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:16:02 [2020-04-24T15:16:02.391Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s)
15:16:02 [2020-04-24T15:16:02.391Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r9le2o2vk2am6ce2espdxa2ce Created:2020-04-24 15:15:54.950386217 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0e00b5d634831ee55910bdcfa1f1800704ebc3b0696b782aaf9b5f6dca04f489:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhax57305afz2o13326r76dxe EndpointID:09d8d22b70c5fef9f64cd87212ccc7d840311cb35044eeaaac52ae2912b60c3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28b7f6c7dd9bcc426ececcf9ccaf77407e6f61b817f0c9500f268d9dc32b047f MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:71b1d01b84c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhax57305afz2o13326r76dxe EndpointID:09d8d22b70c5fef9f64cd87212ccc7d840311cb35044eeaaac52ae2912b60c3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:16:02 [2020-04-24T15:16:02.391Z] PASS
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] === Skipped
15:16:02 [2020-04-24T15:16:02.391Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:16:02 [2020-04-24T15:16:02.391Z]     service_test.go:236: FLAKY_TEST
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] DONE 22 tests, 1 skipped in 47.447s
15:16:02 [2020-04-24T15:16:02.391Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:16:02 [2020-04-24T15:16:02.391Z] ++ 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
15:16:02 [2020-04-24T15:16:02.391Z] ++ set -e
15:16:02 [2020-04-24T15:16:02.391Z] ++ '[' -n 0 ']'
15:16:02 [2020-04-24T15:16:02.391Z] ++ set -x
15:16:02 [2020-04-24T15:16:02.391Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:16:02 [2020-04-24T15:16:02.391Z] INFO: Testing against a local daemon
15:16:02 [2020-04-24T15:16:02.391Z] === RUN   TestDockerNetworkIpvlanPersistance
15:16:02 [2020-04-24T15:16:02.391Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:16:02 [2020-04-24T15:16:02.391Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:02 [2020-04-24T15:16:02.391Z] === RUN   TestDockerNetworkIpvlan
15:16:02 [2020-04-24T15:16:02.391Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:16:02 [2020-04-24T15:16:02.391Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:02 [2020-04-24T15:16:02.391Z] PASS
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] === Skipped
15:16:02 [2020-04-24T15:16:02.391Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:16:02 [2020-04-24T15:16:02.391Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:16:02 [2020-04-24T15:16:02.391Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] 
15:16:02 [2020-04-24T15:16:02.391Z] DONE 2 tests, 2 skipped in 0.067s
15:16:02 [2020-04-24T15:16:02.391Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:16:02 [2020-04-24T15:16:02.391Z] ++ 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
15:16:02 [2020-04-24T15:16:02.391Z] ++ set -e
15:16:02 [2020-04-24T15:16:02.391Z] ++ '[' -n 0 ']'
15:16:02 [2020-04-24T15:16:02.391Z] ++ set -x
15:16:02 [2020-04-24T15:16:02.391Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:16:02 [2020-04-24T15:16:02.391Z] INFO: Testing against a local daemon
15:16:02 [2020-04-24T15:16:02.391Z] === RUN   TestDockerNetworkMacvlanPersistance
15:16:02 [2020-04-24T15:16:02.648Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:16:03 [2020-04-24T15:16:03.212Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:16:03 [2020-04-24T15:16:03.212Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:16:03 [2020-04-24T15:16:03.778Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
15:16:03 [2020-04-24T15:16:03.778Z] === RUN   TestDockerNetworkMacvlan
15:16:03 [2020-04-24T15:16:03.818Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.658s	coverage: 86.3% of statements
15:16:03 [2020-04-24T15:16:03.818Z] ?   	github.com/docker/docker/cli	[no test files]
15:16:03 [2020-04-24T15:16:03.818Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:16:04 [2020-04-24T15:16:04.186Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:16:04 [2020-04-24T15:16:04.381Z] === RUN   TestDockerSuite/TestBuildLabel
15:16:04 [2020-04-24T15:16:04.440Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:16:04 [2020-04-24T15:16:04.648Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:16:04 [2020-04-24T15:16:04.906Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:16:05 [2020-04-24T15:16:05.165Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:16:05 [2020-04-24T15:16:05.366Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
15:16:05 [2020-04-24T15:16:05.366Z] === RUN   TestCreateWithDuplicateNetworkNames
15:16:05 [2020-04-24T15:16:05.736Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:16:05 [2020-04-24T15:16:05.736Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:16:05 [2020-04-24T15:16:05.993Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:16:06 [2020-04-24T15:16:06.250Z] === RUN   TestDockerSuite/TestBuildLabels
15:16:06 [2020-04-24T15:16:06.324Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:16:06 [2020-04-24T15:16:06.814Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:16:07 [2020-04-24T15:16:07.071Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:16:07 [2020-04-24T15:16:07.249Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:16:08 [2020-04-24T15:16:08.441Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:16:09 [2020-04-24T15:16:09.133Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:16:10 [2020-04-24T15:16:10.057Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:16:10 [2020-04-24T15:16:10.337Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:16:10 [2020-04-24T15:16:10.981Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:16:11 [2020-04-24T15:16:11.102Z] ok  	github.com/docker/docker/cmd/dockerd	0.713s	coverage: 19.3% of statements
15:16:11 [2020-04-24T15:16:11.707Z] === RUN   TestDockerSuite/TestBuildLastModified
15:16:12 [2020-04-24T15:16:12.341Z] #33 157.9 
15:16:12 [2020-04-24T15:16:12.596Z] #33 DONE 158.2s
15:16:12 [2020-04-24T15:16:12.596Z] 
15:16:12 [2020-04-24T15:16:12.596Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:16:13 [2020-04-24T15:16:13.386Z] ok  	github.com/docker/docker/container	0.577s	coverage: 41.9% of statements
15:16:13 [2020-04-24T15:16:13.386Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:16:13 [2020-04-24T15:16:13.386Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:16:13 [2020-04-24T15:16:13.386Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:16:13 [2020-04-24T15:16:13.386Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:16:13 [2020-04-24T15:16:13.599Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:16:13 [2020-04-24T15:16:13.955Z] #34 DONE 1.5s
15:16:14 [2020-04-24T15:16:14.401Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.253s	coverage: 65.3% of statements
15:16:15 [2020-04-24T15:16:15.317Z] 
15:16:15 [2020-04-24T15:16:15.317Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:16:16 [2020-04-24T15:16:16.240Z] #35 DONE 0.6s
15:16:16 [2020-04-24T15:16:16.240Z] 
15:16:16 [2020-04-24T15:16:16.240Z] #36 exporting to image
15:16:16 [2020-04-24T15:16:16.240Z] #36 exporting layers
15:16:17 [2020-04-24T15:16:17.771Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:16:18 [2020-04-24T15:16:18.124Z] #36 exporting layers 1.9s done
15:16:18 [2020-04-24T15:16:18.124Z] #36 writing image sha256:41cac5556017409bc57b71080c17278d144a985a6899ff6b9388bf3cc599403a done
15:16:18 [2020-04-24T15:16:18.124Z] #36 naming to docker.io/library/moby-e2e-test done
15:16:18 [2020-04-24T15:16:18.124Z] #36 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:16:18 [2020-04-24T15:16:18.517Z] + echo Ensuring container killed.
15:16:18 [2020-04-24T15:16:18.517Z] Ensuring container killed.
15:16:18 [2020-04-24T15:16:18.517Z] + docker rm -vf docker-pr2
15:16:18 [2020-04-24T15:16:18.517Z] Error: No such container: docker-pr2
15:16:18 [2020-04-24T15:16:18.517Z] + true
[Pipeline] sh
15:16:18 [2020-04-24T15:16:18.915Z] + echo Chowning /workspace to jenkins user
15:16:18 [2020-04-24T15:16:18.915Z] Chowning /workspace to jenkins user
15:16:18 [2020-04-24T15:16:18.915Z] + id -u
15:16:18 [2020-04-24T15:16:18.915Z] + id -g
15:16:18 [2020-04-24T15:16:18.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/workspace busybox chown -R 1000:1000 /workspace
15:16:19 [2020-04-24T15:16:19.255Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.920s	coverage: 35.6% of statements
15:16:19 [2020-04-24T15:16:19.664Z] === RUN   TestDockerNetworkMacvlan/Addressing
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:16:20 [2020-04-24T15:16:20.631Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s)
15:16:20 [2020-04-24T15:16:20.631Z] === RUN   TestCreateServiceSecretFileMode
15:16:20 [2020-04-24T15:16:20.729Z] + bundleName=unit
15:16:20 [2020-04-24T15:16:20.729Z] + echo Creating unit-bundles.tar.gz
15:16:20 [2020-04-24T15:16:20.729Z] Creating unit-bundles.tar.gz
15:16:20 [2020-04-24T15:16:20.729Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:16:20 [2020-04-24T15:16:20.729Z] bundles/junit-report.xml
15:16:20 [2020-04-24T15:16:20.729Z] bundles/go-test-report.json
15:16:20 [2020-04-24T15:16:20.729Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:16:20 [2020-04-24T15:16:20.736Z] Archiving artifacts
15:16:20 [2020-04-24T15:16:20.915Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
15:16:20 [2020-04-24T15:16:20.915Z] === RUN   TestCreateServiceConfigFileMode
15:16:21 [2020-04-24T15:16:21.033Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:16:21 [2020-04-24T15:16:21.249Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:16:21 [2020-04-24T15:16:21.289Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:16:21 [2020-04-24T15:16:21.289Z] --- PASS: TestDockerNetworkMacvlan (17.33s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.64s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.60s)
15:16:21 [2020-04-24T15:16:21.289Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.20s)
15:16:21 [2020-04-24T15:16:21.289Z] PASS
15:16:21 [2020-04-24T15:16:21.289Z] 
15:16:21 [2020-04-24T15:16:21.289Z] DONE 8 tests in 18.821s
15:16:21 [2020-04-24T15:16:21.289Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:16:21 [2020-04-24T15:16:21.289Z] ++ 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
15:16:21 [2020-04-24T15:16:21.289Z] ++ set -e
15:16:21 [2020-04-24T15:16:21.289Z] ++ '[' -n 0 ']'
15:16:21 [2020-04-24T15:16:21.289Z] ++ set -x
15:16:21 [2020-04-24T15:16:21.289Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:16:21 [2020-04-24T15:16:21.289Z] testing: warning: no tests to run
15:16:21 [2020-04-24T15:16:21.289Z] PASS
15:16:21 [2020-04-24T15:16:21.289Z] 
15:16:21 [2020-04-24T15:16:21.289Z] DONE 0 tests in 0.008s
15:16:21 [2020-04-24T15:16:21.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:16:21 [2020-04-24T15:16:21.289Z] ++ 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
15:16:21 [2020-04-24T15:16:21.289Z] ++ set -e
15:16:21 [2020-04-24T15:16:21.289Z] ++ '[' -n 0 ']'
15:16:21 [2020-04-24T15:16:21.289Z] ++ set -x
15:16:21 [2020-04-24T15:16:21.289Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:16:21 [2020-04-24T15:16:21.289Z] INFO: Testing against a local daemon
15:16:21 [2020-04-24T15:16:21.289Z] === RUN   TestAuthZPluginAllowRequest
15:16:21 [2020-04-24T15:16:21.289Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:16:21 [2020-04-24T15:16:21.546Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:16:21 [2020-04-24T15:16:21.546Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:16:21 [2020-04-24T15:16:21.681Z] + make clean
15:16:21 [2020-04-24T15:16:21.681Z] docker volume rm -f docker-dev-cache
15:16:21 [2020-04-24T15:16:21.802Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:16:21 [2020-04-24T15:16:21.935Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:16:23 [2020-04-24T15:16:23.171Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
15:16:23 [2020-04-24T15:16:23.172Z] === RUN   TestAuthZPluginTLS
15:16:23 [2020-04-24T15:16:23.605Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
15:16:23 [2020-04-24T15:16:23.605Z] === RUN   TestCreateServiceSysctls
15:16:23 [2020-04-24T15:16:23.735Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:16:23 [2020-04-24T15:16:23.735Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:16:23 [2020-04-24T15:16:23.735Z] === RUN   TestAuthZPluginDenyRequest
15:16:24 [2020-04-24T15:16:24.297Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:16:24 [2020-04-24T15:16:24.297Z] === RUN   TestAuthZPluginAPIDenyResponse
15:16:24 [2020-04-24T15:16:24.861Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:16:24 [2020-04-24T15:16:24.861Z] === RUN   TestAuthZPluginDenyResponse
15:16:25 [2020-04-24T15:16:25.117Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:16:25 [2020-04-24T15:16:25.375Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:16:25 [2020-04-24T15:16:25.375Z] === RUN   TestAuthZPluginAllowEventStream
15:16:26 [2020-04-24T15:16:26.549Z] ok  	github.com/docker/docker/daemon/cluster	2.102s	coverage: 0.5% of statements
15:16:27 [2020-04-24T15:16:27.090Z] --- PASS: TestCreateServiceSysctls (3.46s)
15:16:27 [2020-04-24T15:16:27.090Z] === RUN   TestCreateServiceCapabilities
15:16:27 [2020-04-24T15:16:27.269Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
15:16:27 [2020-04-24T15:16:27.269Z] === RUN   TestAuthZPluginErrorResponse
15:16:27 [2020-04-24T15:16:27.527Z] --- PASS: TestAuthZPluginErrorResponse (0.62s)
15:16:27 [2020-04-24T15:16:27.527Z] === RUN   TestAuthZPluginErrorRequest
15:16:27 [2020-04-24T15:16:27.564Z] ok  	github.com/docker/docker/daemon/config	1.119s	coverage: 79.6% of statements
15:16:28 [2020-04-24T15:16:28.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:16:28 [2020-04-24T15:16:28.091Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:16:28 [2020-04-24T15:16:28.091Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:16:28 [2020-04-24T15:16:28.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:16:28 [2020-04-24T15:16:28.655Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:16:29 [2020-04-24T15:16:29.586Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:16:29 [2020-04-24T15:16:29.790Z] --- PASS: TestCreateServiceCapabilities (2.77s)
15:16:29 [2020-04-24T15:16:29.790Z] === RUN   TestInspect
15:16:29 [2020-04-24T15:16:29.837Z] ok  	github.com/docker/docker/daemon/discovery	0.250s	coverage: 30.0% of statements
15:16:30 [2020-04-24T15:16:30.151Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:16:30 [2020-04-24T15:16:30.717Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:16:30 [2020-04-24T15:16:30.853Z] ok  	github.com/docker/docker/daemon/events	0.356s	coverage: 50.0% of statements
15:16:30 [2020-04-24T15:16:30.853Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.033s	coverage: 11.1% of statements
15:16:30 [2020-04-24T15:16:30.974Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
15:16:30 [2020-04-24T15:16:30.974Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:16:32 [2020-04-24T15:16:32.461Z] ok  	github.com/docker/docker/daemon/graphdriver	0.311s	coverage: 2.3% of statements
15:16:32 [2020-04-24T15:16:32.490Z] --- PASS: TestInspect (2.86s)
15:16:32 [2020-04-24T15:16:32.490Z] === RUN   TestCreateJob
15:16:32 [2020-04-24T15:16:32.944Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
15:16:33 [2020-04-24T15:16:33.497Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s)
15:16:33 [2020-04-24T15:16:33.497Z] === RUN   TestAuthZPluginHeader
15:16:34 [2020-04-24T15:16:34.060Z] --- PASS: TestAuthZPluginHeader (0.83s)
15:16:34 [2020-04-24T15:16:34.060Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:16:34 [2020-04-24T15:16:34.553Z] ok  	github.com/docker/docker/daemon	3.002s	coverage: 9.2% of statements
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:16:34 [2020-04-24T15:16:34.553Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:16:35 [2020-04-24T15:16:35.972Z] --- PASS: TestCreateJob (3.43s)
15:16:35 [2020-04-24T15:16:35.972Z] === RUN   TestReplicatedJob
15:16:36 [2020-04-24T15:16:36.825Z] ok  	github.com/docker/docker/daemon/logger	0.578s	coverage: 42.1% of statements
15:16:37 [2020-04-24T15:16:37.308Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.495s	coverage: 77.8% of statements
15:16:37 [2020-04-24T15:16:37.308Z] ok  	github.com/docker/docker/daemon/images	0.473s	coverage: 4.9% of statements
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:16:37 [2020-04-24T15:16:37.308Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:16:38 [2020-04-24T15:16:38.916Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.435s	coverage: 61.6% of statements
15:16:38 [2020-04-24T15:16:38.916Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.228s	coverage: 87.2% of statements
15:16:39 [2020-04-24T15:16:39.313Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
15:16:39 [2020-04-24T15:16:39.313Z] === RUN   TestAuthZPluginV2Disable
15:16:39 [2020-04-24T15:16:39.931Z] ok  	github.com/docker/docker/daemon/logger/local	0.325s	coverage: 75.2% of statements
15:16:40 [2020-04-24T15:16:40.414Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:16:40 [2020-04-24T15:16:40.414Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.337s	coverage: 21.4% of statements
15:16:41 [2020-04-24T15:16:41.833Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:16:42 [2020-04-24T15:16:42.023Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.478s	coverage: 33.3% of statements
15:16:42 [2020-04-24T15:16:42.024Z] ok  	github.com/docker/docker/daemon/logger/templates	0.089s	coverage: 8.3% of statements
15:16:42 [2020-04-24T15:16:42.399Z] --- PASS: TestAuthZPluginV2Disable (3.81s)
15:16:42 [2020-04-24T15:16:42.399Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:16:42 [2020-04-24T15:16:42.506Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.118s	coverage: 47.8% of statements
15:16:42 [2020-04-24T15:16:42.812Z] --- PASS: TestReplicatedJob (5.83s)
15:16:42 [2020-04-24T15:16:42.812Z] === RUN   TestUpdateReplicatedJob
15:16:44 [2020-04-24T15:16:44.780Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.590s	coverage: 82.5% of statements
15:16:44 [2020-04-24T15:16:44.780Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:16:44 [2020-04-24T15:16:44.780Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:16:44 [2020-04-24T15:16:44.780Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:16:45 [2020-04-24T15:16:45.501Z] --- PASS: TestUpdateReplicatedJob (3.44s)
15:16:45 [2020-04-24T15:16:45.501Z] === RUN   TestServiceListWithStatuses
15:16:45 [2020-04-24T15:16:45.501Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:16:45 [2020-04-24T15:16:45.501Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:16:45 [2020-04-24T15:16:45.501Z] === RUN   TestDockerNetworkConnectAlias
15:16:45 [2020-04-24T15:16:45.671Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s)
15:16:45 [2020-04-24T15:16:45.671Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:16:45 [2020-04-24T15:16:45.928Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:16:46 [2020-04-24T15:16:46.392Z] ok  	github.com/docker/docker/distribution/metadata	1.962s	coverage: 48.2% of statements
15:16:46 [2020-04-24T15:16:46.874Z] ok  	github.com/docker/docker/errdefs	0.174s	coverage: 49.4% of statements
15:16:47 [2020-04-24T15:16:47.299Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:16:47 [2020-04-24T15:16:47.357Z] ok  	github.com/docker/docker/distribution	1.408s	coverage: 20.3% of statements
15:16:47 [2020-04-24T15:16:47.357Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:16:48 [2020-04-24T15:16:48.371Z] ok  	github.com/docker/docker/distribution/xfer	2.289s	coverage: 76.8% of statements
15:16:48 [2020-04-24T15:16:48.371Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:16:48 [2020-04-24T15:16:48.855Z] ok  	github.com/docker/docker/image/cache	0.168s	coverage: 19.2% of statements
15:16:49 [2020-04-24T15:16:49.871Z] ok  	github.com/docker/docker/image/v1	0.315s	coverage: 25.0% of statements
15:16:49 [2020-04-24T15:16:49.914Z] --- PASS: TestDockerNetworkConnectAlias (4.60s)
15:16:49 [2020-04-24T15:16:49.914Z] === RUN   TestDockerNetworkReConnect
15:16:50 [2020-04-24T15:16:50.353Z] ok  	github.com/docker/docker/image	1.084s	coverage: 86.4% of statements
15:16:50 [2020-04-24T15:16:50.353Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:16:50 [2020-04-24T15:16:50.353Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:16:50 [2020-04-24T15:16:50.573Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:16:50 [2020-04-24T15:16:50.573Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:16:51 [2020-04-24T15:16:51.960Z] ok  	github.com/docker/docker/libcontainerd/queue	0.064s	coverage: 100.0% of statements
15:16:52 [2020-04-24T15:16:52.467Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:16:53 [2020-04-24T15:16:53.388Z] --- PASS: TestDockerNetworkReConnect (3.69s)
15:16:53 [2020-04-24T15:16:53.388Z] === RUN   TestServicePlugin
15:16:53 [2020-04-24T15:16:53.388Z] --- SKIP: TestServicePlugin (0.00s)
15:16:53 [2020-04-24T15:16:53.388Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:16:53 [2020-04-24T15:16:53.388Z] === RUN   TestServiceUpdateLabel
15:16:53 [2020-04-24T15:16:53.567Z] FAIL
15:16:53 [2020-04-24T15:16:53.567Z] FAIL	github.com/docker/docker/layer	0.827s
15:16:53 [2020-04-24T15:16:53.567Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:16:53 [2020-04-24T15:16:53.567Z] ok  	github.com/docker/docker/pkg/aaparser	0.060s	coverage: 50.0% of statements
15:16:54 [2020-04-24T15:16:54.049Z] ok  	github.com/docker/docker/opts	0.332s	coverage: 67.7% of statements
15:16:55 [2020-04-24T15:16:55.068Z] ok  	github.com/docker/docker/libcontainerd/local	0.554s	coverage: 1.0% of statements
15:16:55 [2020-04-24T15:16:55.068Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:16:55 [2020-04-24T15:16:55.068Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:16:55 [2020-04-24T15:16:55.068Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:16:55 [2020-04-24T15:16:55.068Z] ?   	github.com/docker/docker/oci	[no test files]
15:16:55 [2020-04-24T15:16:55.068Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:16:55 [2020-04-24T15:16:55.068Z] ok  	github.com/docker/docker/pkg/broadcaster	0.066s	coverage: 100.0% of statements
15:16:56 [2020-04-24T15:16:56.082Z] ok  	github.com/docker/docker/pkg/capabilities	0.101s	coverage: 87.5% of statements
15:16:56 [2020-04-24T15:16:56.083Z] --- PASS: TestServiceUpdateLabel (2.29s)
15:16:56 [2020-04-24T15:16:56.083Z] === RUN   TestServiceUpdateSecrets
15:16:56 [2020-04-24T15:16:56.643Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:16:56 [2020-04-24T15:16:56.643Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.67s)
15:16:56 [2020-04-24T15:16:56.643Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:16:56 [2020-04-24T15:16:56.643Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:16:57 [2020-04-24T15:16:57.208Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:16:57 [2020-04-24T15:16:57.688Z] ok  	github.com/docker/docker/pkg/authorization	1.341s	coverage: 26.8% of statements
15:16:57 [2020-04-24T15:16:57.688Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.161s	coverage: 15.4% of statements
15:16:57 [2020-04-24T15:16:57.688Z] ok  	github.com/docker/docker/pkg/directory	0.120s	coverage: 80.0% of statements
15:16:59 [2020-04-24T15:16:59.295Z] ok  	github.com/docker/docker/pkg/discovery/file	0.180s	coverage: 97.6% of statements
15:16:59 [2020-04-24T15:16:59.295Z] ok  	github.com/docker/docker/pkg/discovery	0.230s	coverage: 58.3% of statements
15:16:59 [2020-04-24T15:16:59.733Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:16:59 [2020-04-24T15:16:59.993Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:17:00 [2020-04-24T15:17:00.310Z] FAIL
15:17:00 [2020-04-24T15:17:00.310Z] FAIL	github.com/docker/docker/pkg/archive	3.873s
15:17:00 [2020-04-24T15:17:00.310Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:17:00 [2020-04-24T15:17:00.310Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:17:00 [2020-04-24T15:17:00.793Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.241s	coverage: 92.3% of statements
15:17:00 [2020-04-24T15:17:00.793Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.159s	coverage: 93.8% of statements
15:17:01 [2020-04-24T15:17:01.808Z] ok  	github.com/docker/docker/pkg/filenotify	0.064s	coverage: 36.2% of statements
15:17:02 [2020-04-24T15:17:02.291Z] ok  	github.com/docker/docker/pkg/homedir	0.076s	coverage: 42.9% of statements
15:17:02 [2020-04-24T15:17:02.291Z] ok  	github.com/docker/docker/pkg/fileutils	0.148s	coverage: 87.7% of statements
15:17:02 [2020-04-24T15:17:02.516Z] === RUN   TestDockerSuite/TestBuildNetNone
15:17:02 [2020-04-24T15:17:02.773Z] === RUN   TestDockerSuite/TestBuildNoContext
15:17:03 [2020-04-24T15:17:03.309Z] ok  	github.com/docker/docker/pkg/idtools	0.108s	coverage: 6.3% of statements
15:17:03 [2020-04-24T15:17:03.805Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.372s	coverage: 84.1% of statements
15:17:03 [2020-04-24T15:17:03.805Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.292s	coverage: 91.7% of statements
15:17:04 [2020-04-24T15:17:04.141Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:17:04 [2020-04-24T15:17:04.300Z] ok  	github.com/docker/docker/pkg/locker	0.094s	coverage: 88.9% of statements
15:17:04 [2020-04-24T15:17:04.790Z] ok  	github.com/docker/docker/pkg/longpath	0.044s	coverage: 100.0% of statements
15:17:04 [2020-04-24T15:17:04.790Z] ok  	github.com/docker/docker/pkg/ioutils	0.763s	coverage: 69.2% of statements
15:17:04 [2020-04-24T15:17:04.790Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:17:05 [2020-04-24T15:17:05.071Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:17:05 [2020-04-24T15:17:05.278Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
15:17:05 [2020-04-24T15:17:05.278Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:17:05 [2020-04-24T15:17:05.760Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
15:17:05 [2020-04-24T15:17:05.760Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:17:05 [2020-04-24T15:17:05.760Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:17:06 [2020-04-24T15:17:06.244Z] ok  	github.com/docker/docker/pkg/pidfile	0.124s	coverage: 82.6% of statements
15:17:06 [2020-04-24T15:17:06.244Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:17:06 [2020-04-24T15:17:06.244Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:17:06 [2020-04-24T15:17:06.727Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.134s	coverage: 56.8% of statements
15:17:06 [2020-04-24T15:17:06.964Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:17:07 [2020-04-24T15:17:07.220Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:17:07 [2020-04-24T15:17:07.220Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:17:07 [2020-04-24T15:17:07.478Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:17:07 [2020-04-24T15:17:07.742Z] ok  	github.com/docker/docker/pkg/pools	0.130s	coverage: 88.2% of statements
15:17:08 [2020-04-24T15:17:08.041Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:17:08 [2020-04-24T15:17:08.224Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.101s	coverage: 85.7% of statements
15:17:08 [2020-04-24T15:17:08.224Z] ok  	github.com/docker/docker/pkg/progress	0.128s	coverage: 75.9% of statements
15:17:08 [2020-04-24T15:17:08.604Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:17:09 [2020-04-24T15:17:09.240Z] ok  	github.com/docker/docker/pkg/reexec	0.088s	coverage: 82.4% of statements
15:17:09 [2020-04-24T15:17:09.240Z] ok  	github.com/docker/docker/pkg/signal	0.121s	coverage: 20.3% of statements
15:17:09 [2020-04-24T15:17:09.724Z] ok  	github.com/docker/docker/pkg/pubsub	1.112s	coverage: 73.9% of statements
15:17:09 [2020-04-24T15:17:09.972Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:17:10 [2020-04-24T15:17:10.207Z] ok  	github.com/docker/docker/pkg/stdcopy	0.085s	coverage: 100.0% of statements
15:17:10 [2020-04-24T15:17:10.689Z] ok  	github.com/docker/docker/pkg/streamformatter	0.094s	coverage: 66.2% of statements
15:17:10 [2020-04-24T15:17:10.689Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
15:17:10 [2020-04-24T15:17:10.902Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:17:11 [2020-04-24T15:17:11.171Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
15:17:11 [2020-04-24T15:17:11.376Z] --- PASS: TestServiceUpdateSecrets (14.80s)
15:17:11 [2020-04-24T15:17:11.376Z] === RUN   TestServiceUpdateConfigs
15:17:11 [2020-04-24T15:17:11.465Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:17:12 [2020-04-24T15:17:12.186Z] ok  	github.com/docker/docker/pkg/tailfile	0.188s	coverage: 88.6% of statements
15:17:12 [2020-04-24T15:17:12.670Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 13.8% of statements
15:17:13 [2020-04-24T15:17:13.153Z] ok  	github.com/docker/docker/pkg/tarsum	0.155s	coverage: 89.3% of statements
15:17:13 [2020-04-24T15:17:13.153Z] testing: warning: no tests to run
15:17:13 [2020-04-24T15:17:13.153Z] coverage: [no statements]
15:17:13 [2020-04-24T15:17:13.153Z] ok  	github.com/docker/docker/pkg/term/windows	0.087s	coverage: [no statements] [no tests to run]
15:17:13 [2020-04-24T15:17:13.359Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
15:17:13 [2020-04-24T15:17:13.359Z] PASS
15:17:13 [2020-04-24T15:17:13.359Z] 
15:17:13 [2020-04-24T15:17:13.359Z] DONE 17 tests in 51.994s
15:17:13 [2020-04-24T15:17:13.359Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:17:13 [2020-04-24T15:17:13.359Z] ++ 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
15:17:13 [2020-04-24T15:17:13.359Z] ++ set -e
15:17:13 [2020-04-24T15:17:13.359Z] ++ '[' -n 0 ']'
15:17:13 [2020-04-24T15:17:13.359Z] ++ set -x
15:17:13 [2020-04-24T15:17:13.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:17:13 [2020-04-24T15:17:13.359Z] INFO: Testing against a local daemon
15:17:13 [2020-04-24T15:17:13.359Z] === RUN   TestPluginInvalidJSON
15:17:13 [2020-04-24T15:17:13.359Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:17:13 [2020-04-24T15:17:13.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:17:13 [2020-04-24T15:17:13.359Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:17:13 [2020-04-24T15:17:13.359Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:17:13 [2020-04-24T15:17:13.359Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:17:13 [2020-04-24T15:17:13.359Z] === RUN   TestPluginInstall
15:17:13 [2020-04-24T15:17:13.359Z] === RUN   TestPluginInstall/no_auth
15:17:14 [2020-04-24T15:17:14.167Z] ok  	github.com/docker/docker/pkg/truncindex	0.154s	coverage: 91.5% of statements
15:17:14 [2020-04-24T15:17:14.168Z] ok  	github.com/docker/docker/pkg/urlutil	0.080s	coverage: 100.0% of statements
15:17:14 [2020-04-24T15:17:14.168Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
15:17:14 [2020-04-24T15:17:14.730Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:17:15 [2020-04-24T15:17:15.774Z] ok  	github.com/docker/docker/plugin/v2	0.269s	coverage: 20.1% of statements
15:17:16 [2020-04-24T15:17:16.257Z] ok  	github.com/docker/docker/reference	0.208s	coverage: 84.4% of statements
15:17:16 [2020-04-24T15:17:16.739Z] ok  	github.com/docker/docker/plugin	0.344s	coverage: 12.5% of statements
15:17:17 [2020-04-24T15:17:17.252Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:17:18 [2020-04-24T15:17:18.346Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 50.9% of statements
15:17:18 [2020-04-24T15:17:18.346Z] ok  	github.com/docker/docker/registry/resumable	0.382s	coverage: 100.0% of statements
15:17:19 [2020-04-24T15:17:19.360Z] ok  	github.com/docker/docker/registry	0.521s	coverage: 51.5% of statements
15:17:19 [2020-04-24T15:17:19.842Z] ok  	github.com/docker/docker/runconfig	0.239s	coverage: 54.5% of statements
15:17:19 [2020-04-24T15:17:19.842Z] ok  	github.com/docker/docker/testutil	0.239s	coverage: 62.5% of statements
15:17:20 [2020-04-24T15:17:20.527Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57849109a9db8fb818387d20130cf8831aea832b5dde67dbb2193992e2cf44fa" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:21 [2020-04-24T15:17:21.093Z] time="2020-04-24T15:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57849109a9db8fb818387d20130cf8831aea832b5dde67dbb2193992e2cf44fa" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:21 [2020-04-24T15:17:21.350Z] === RUN   TestPluginInstall/with_htpasswd
15:17:21 [2020-04-24T15:17:21.607Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d61fa14b80e2783679c75387a02809a959de1446afe22b4ead438b417630383a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:22 [2020-04-24T15:17:22.173Z] time="2020-04-24T15:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d61fa14b80e2783679c75387a02809a959de1446afe22b4ead438b417630383a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:22 [2020-04-24T15:17:22.431Z] === RUN   TestPluginInstall/with_insecure
15:17:22 [2020-04-24T15:17:22.877Z] ok  	github.com/docker/docker/volume/drivers	0.202s	coverage: 36.1% of statements
15:17:23 [2020-04-24T15:17:23.363Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:17:23 [2020-04-24T15:17:23.364Z] ok  	github.com/docker/docker/volume/local	0.274s	coverage: 37.7% of statements
15:17:23 [2020-04-24T15:17:23.364Z] ok  	github.com/docker/docker/volume/mounts	0.190s	coverage: 66.2% of statements
15:17:23 [2020-04-24T15:17:23.621Z] time="2020-04-24T15:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:23 [2020-04-24T15:17:23.621Z] time="2020-04-24T15:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:23 [2020-04-24T15:17:23.621Z] time="2020-04-24T15:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8e959e5a64cb722525921355ed5af8d144bd21fc571b4d4fc8082a087bf33f7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:23 [2020-04-24T15:17:23.621Z] time="2020-04-24T15:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:23 [2020-04-24T15:17:23.622Z] time="2020-04-24T15:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:23 [2020-04-24T15:17:23.622Z] time="2020-04-24T15:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8e959e5a64cb722525921355ed5af8d144bd21fc571b4d4fc8082a087bf33f7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:23 [2020-04-24T15:17:23.879Z] --- PASS: TestPluginInstall (10.57s)
15:17:23 [2020-04-24T15:17:23.879Z]     --- PASS: TestPluginInstall/no_auth (8.10s)
15:17:23 [2020-04-24T15:17:23.879Z]     --- PASS: TestPluginInstall/with_htpasswd (0.99s)
15:17:23 [2020-04-24T15:17:23.879Z]     --- PASS: TestPluginInstall/with_insecure (1.48s)
15:17:23 [2020-04-24T15:17:23.879Z]         plugin_test.go:157: [db66f55dcada4] daemon is not started
15:17:23 [2020-04-24T15:17:23.879Z] PASS
15:17:23 [2020-04-24T15:17:23.879Z] 
15:17:23 [2020-04-24T15:17:23.879Z] DONE 6 tests in 10.654s
15:17:23 [2020-04-24T15:17:23.879Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:17:23 [2020-04-24T15:17:23.879Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:17:23 [2020-04-24T15:17:23.879Z] ++ 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
15:17:23 [2020-04-24T15:17:23.879Z] ++ set -e
15:17:23 [2020-04-24T15:17:23.879Z] ++ '[' -n 0 ']'
15:17:23 [2020-04-24T15:17:23.879Z] ++ set -x
15:17:23 [2020-04-24T15:17:23.879Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:17:24 [2020-04-24T15:17:24.136Z] INFO: Testing against a local daemon
15:17:24 [2020-04-24T15:17:24.136Z] === RUN   TestExternalGraphDriver
15:17:24 [2020-04-24T15:17:24.136Z] === RUN   TestExternalGraphDriver/json
15:17:25 [2020-04-24T15:17:25.635Z] ok  	github.com/docker/docker/volume/service	0.418s	coverage: 70.3% of statements
15:17:26 [2020-04-24T15:17:26.627Z] --- PASS: TestServiceUpdateConfigs (14.73s)
15:17:26 [2020-04-24T15:17:26.627Z] === RUN   TestServiceUpdateNetwork
15:17:26 [2020-04-24T15:17:26.706Z] === RUN   TestExternalGraphDriver/spec
15:17:28 [2020-04-24T15:17:28.078Z] === RUN   TestDockerSuite/TestBuildPATH
15:17:28 [2020-04-24T15:17:28.641Z] === RUN   TestExternalGraphDriver/pull
15:17:30 [2020-04-24T15:17:30.537Z] --- PASS: TestExternalGraphDriver (6.28s)
15:17:30 [2020-04-24T15:17:30.537Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
15:17:30 [2020-04-24T15:17:30.537Z]     --- PASS: TestExternalGraphDriver/spec (2.20s)
15:17:30 [2020-04-24T15:17:30.537Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
15:17:30 [2020-04-24T15:17:30.537Z] === RUN   TestGraphdriverPluginV2
15:17:30 [2020-04-24T15:17:30.537Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:17:31 [2020-04-24T15:17:31.467Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:17:32 [2020-04-24T15:17:32.398Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:17:35 [2020-04-24T15:17:35.672Z] --- PASS: TestGraphdriverPluginV2 (4.73s)
15:17:35 [2020-04-24T15:17:35.672Z] PASS
15:17:35 [2020-04-24T15:17:35.672Z] 
15:17:35 [2020-04-24T15:17:35.672Z] DONE 5 tests in 11.112s
15:17:35 [2020-04-24T15:17:35.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:17:35 [2020-04-24T15:17:35.672Z] ++ 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
15:17:35 [2020-04-24T15:17:35.672Z] ++ set -e
15:17:35 [2020-04-24T15:17:35.672Z] ++ '[' -n 0 ']'
15:17:35 [2020-04-24T15:17:35.672Z] ++ set -x
15:17:35 [2020-04-24T15:17:35.672Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:17:35 [2020-04-24T15:17:35.672Z] INFO: Testing against a local daemon
15:17:35 [2020-04-24T15:17:35.672Z] === RUN   TestContinueAfterPluginCrash
15:17:35 [2020-04-24T15:17:35.672Z] === PAUSE TestContinueAfterPluginCrash
15:17:35 [2020-04-24T15:17:35.672Z] === RUN   TestReadPluginNoRead
15:17:35 [2020-04-24T15:17:35.672Z] === PAUSE TestReadPluginNoRead
15:17:35 [2020-04-24T15:17:35.672Z] === RUN   TestDaemonStartWithLogOpt
15:17:35 [2020-04-24T15:17:35.672Z] === PAUSE TestDaemonStartWithLogOpt
15:17:35 [2020-04-24T15:17:35.672Z] === CONT  TestContinueAfterPluginCrash
15:17:35 [2020-04-24T15:17:35.672Z] === CONT  TestDaemonStartWithLogOpt
15:17:39 [2020-04-24T15:17:39.181Z] --- PASS: TestServiceUpdateNetwork (12.94s)
15:17:39 [2020-04-24T15:17:39.181Z] === RUN   TestServiceUpdatePidsLimit
15:17:39 [2020-04-24T15:17:39.470Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:17:40 [2020-04-24T15:17:40.092Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:17:40 [2020-04-24T15:17:40.931Z] --- PASS: TestDaemonStartWithLogOpt (5.62s)
15:17:40 [2020-04-24T15:17:40.931Z] === CONT  TestReadPluginNoRead
15:17:43 [2020-04-24T15:17:43.454Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:17:43 [2020-04-24T15:17:43.643Z] ok  	github.com/docker/docker/pkg/plugins	35.137s	coverage: 73.4% of statements
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/rootless	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/volume	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:17:43 [2020-04-24T15:17:43.643Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:17:44 [2020-04-24T15:17:44.017Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === Skipped
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     client_test.go:23: runtime.GOOS == "windows"
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     daemon_test.go:147: root required
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     reload_test.go:520: root required
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     pull_v2_test.go:73: Needs fixing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     pull_v2_test.go:118: Needs fixing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     download_test.go:268: Needs fixing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     layer_test.go:304: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     layer_test.go:353: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     layer_test.go:468: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     layer_test.go:697: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     migration_test.go:46: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     migration_test.go:182: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     mount_test.go:17: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     mount_test.go:76: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     mount_test.go:125: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     mount_test.go:212: Failing on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:133: Xz not present in msys2
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:238: Failing on Windows CI machines
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_windows_test.go:16: Currently fails
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     changes_test.go:192: needs more investigation
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     changes_test.go:405: needs further investigation
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     changes_test.go:441: needs further investigation
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     poller_test.go:41: No chmod on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     fileutils_test.go:134: Needs porting to Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     fileutils_test.go:180: Needs porting to Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:17:44 [2020-04-24T15:17:44.126Z]     local_test.go:181: runtime.GOOS == "windows"
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === Failed
15:17:44 [2020-04-24T15:17:44.126Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch/ADD_multiple_files_to_file (0.18s)
15:17:44 [2020-04-24T15:17:44.126Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test795582333\\file1.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.126Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test795582333\\file2.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.126Z]     --- FAIL: TestDispatch/ADD_multiple_files_to_file (0.18s)
15:17:44 [2020-04-24T15:17:44.126Z]         evaluator_test.go:137: assertion failed: expected error to contain "When using ADD with more than one source file, the destination must be a directory and end with a /", got "ADD failed: CreateFile \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-builder638899896\\file1.txt: The system cannot find the file specified."
15:17:44 [2020-04-24T15:17:44.126Z]             CreateFile \\?\C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-builder638899896\file1.txt: The system cannot find the file specified.
15:17:44 [2020-04-24T15:17:44.126Z]             ADD failed
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:125
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.dispatchAdd
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:99
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:75
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.126Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.126Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.126Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.126Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.126Z] 
15:17:44 [2020-04-24T15:17:44.126Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:17:44 [2020-04-24T15:17:44.126Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test730533559\\file1.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.126Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test730533559\\file2.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.126Z]     --- FAIL: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:17:44 [2020-04-24T15:17:44.126Z]         evaluator_test.go:137: assertion failed: expected error to contain "When using ADD with more than one source file, the destination must be a directory and end with a /", got "ADD failed: no source files were specified"
15:17:44 [2020-04-24T15:17:44.126Z]             no source files were specified
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.(*copier).getCopyInfosForSourcePaths
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:148
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:123
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.dispatchAdd
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:99
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:75
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.126Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.126Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.126Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.126Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.126Z]             ADD failed
15:17:44 [2020-04-24T15:17:44.126Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.126Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:125
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatchAdd
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:99
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:75
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.613Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.613Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch/COPY_multiple_files_to_file (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test633647617\\file1.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test633647617\\file2.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z]     --- FAIL: TestDispatch/COPY_multiple_files_to_file (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z]         evaluator_test.go:137: assertion failed: expected error to contain "When using COPY with more than one source file, the destination must be a directory and end with a /", got "COPY failed: CreateFile \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-builder899745132\\file1.txt: The system cannot find the file specified."
15:17:44 [2020-04-24T15:17:44.613Z]             CreateFile \\?\C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-builder899745132\file1.txt: The system cannot find the file specified.
15:17:44 [2020-04-24T15:17:44.613Z]             COPY failed
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:125
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatchCopy
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:124
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:77
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.613Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.613Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test982100443\\test file1.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test982100443\\test file2.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z]     --- FAIL: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z]         evaluator_test.go:137: assertion failed: expected error to contain "When using ADD with more than one source file, the destination must be a directory and end with a /", got "ADD failed: CreateFile \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-builder984956286\\test file1.txt: The system cannot find the file specified."
15:17:44 [2020-04-24T15:17:44.613Z]             CreateFile \\?\C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-builder984956286\test file1.txt: The system cannot find the file specified.
15:17:44 [2020-04-24T15:17:44.613Z]             ADD failed
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:125
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatchAdd
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:99
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:75
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.613Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.613Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test078229189\\test file1.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test078229189\\test file2.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z]     --- FAIL: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z]         evaluator_test.go:137: assertion failed: expected error to contain "When using COPY with more than one source file, the destination must be a directory and end with a /", got "COPY failed: CreateFile \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-builder844778848\\test file1.txt: The system cannot find the file specified."
15:17:44 [2020-04-24T15:17:44.613Z]             CreateFile \\?\C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-builder844778848\test file1.txt: The system cannot find the file specified.
15:17:44 [2020-04-24T15:17:44.613Z]             COPY failed
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.(*copier).createCopyInstruction
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/copy.go:125
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatchCopy
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/dispatchers.go:124
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.dispatch
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator.go:77
15:17:44 [2020-04-24T15:17:44.613Z]             github.com/docker/docker/builder/dockerfile.TestDispatch.func1
15:17:44 [2020-04-24T15:17:44.613Z]             	C:/gopath/src/github.com/docker/docker/builder/dockerfile/evaluator_test.go:136
15:17:44 [2020-04-24T15:17:44.613Z]             testing.tRunner
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/testing/testing.go:909
15:17:44 [2020-04-24T15:17:44.613Z]             runtime.goexit
15:17:44 [2020-04-24T15:17:44.613Z]             	c:/go/src/runtime/asm_amd64.s:1357
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/builder/dockerfile TestDispatch (0.21s)
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/builder/dockerfile TestEmptyDockerfile (0.01s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:15:30Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\builder-dockerfile-test661769955\\Dockerfile to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z]     internals_test.go:92: assertion failed: expected error to contain "the Dockerfile (Dockerfile) cannot be empty", got "Cannot locate specified Dockerfile: Dockerfile"
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/layer TestMountAndRegister (0.23s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:52Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graph-956614868\\vfs\\dir\\1b4d08a0f2a6b48d99447d28cac47bd709dd6400ed95277309d0c5fcdea934e4\\testfile.txt to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z]     layer_test.go:271: Layer size: 0
15:17:44 [2020-04-24T15:17:44.613Z]     layer_test.go:285: open C:\Users\ContainerAdministrator\AppData\Local\Temp\graph-956614868\vfs\dir\new-test-mount\testfile.txt: The system cannot find the file specified.
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/pkg/archive TestCopyWithTarSrcFile (0.00s)
15:17:44 [2020-04-24T15:17:44.613Z]     archive_test.go:482: archiver.CopyWithTar shouldn't throw an error, platform and architecture is not supported.
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/pkg/archive TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
15:17:44 [2020-04-24T15:17:44.613Z]     archive_test.go:552: CopyWithTar with an inexistent folder shouldn't fail.
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/pkg/archive TestCopyFileWithTarSrcFile (0.00s)
15:17:44 [2020-04-24T15:17:44.613Z]     archive_test.go:603: archiver.CopyFileWithTar shouldn't throw an error, platform and architecture is not supported.
15:17:44 [2020-04-24T15:17:44.613Z] 
15:17:44 [2020-04-24T15:17:44.613Z] === FAIL: github.com/docker/docker/pkg/archive TestTarFiles (0.96s)
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-0 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-1 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-10 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-100 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-101 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-102 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-103 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-104 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-105 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-106 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-107 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-108 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-109 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-11 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-110 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-111 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-112 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-113 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-114 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-115 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-116 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-117 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-118 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-119 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-12 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-120 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-121 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-122 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-123 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-124 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.613Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-125 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-126 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-127 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-128 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-129 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-13 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-130 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-131 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-132 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-133 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-134 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-135 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-136 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-137 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-138 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-139 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-14 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-140 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-141 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-142 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-143 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-144 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-145 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-146 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-147 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-148 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-149 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-15 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-150 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-151 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-152 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-153 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-154 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-155 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-156 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-157 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-158 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-159 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-16 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-160 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-161 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-162 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-163 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-164 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-165 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-166 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-167 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-168 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-169 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-17 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-170 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-171 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-172 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-173 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-174 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-175 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-176 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-177 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-178 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-179 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-18 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-180 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-181 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-182 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-183 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-184 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-185 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-186 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-187 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-188 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-189 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-19 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-190 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-191 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-192 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-193 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-194 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-195 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-196 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-197 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-198 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-199 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-2 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-20 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-200 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-201 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-202 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-203 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-204 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-205 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-206 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-207 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-208 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-209 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-21 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.614Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-210 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-211 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-212 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-213 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-214 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-215 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-216 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-217 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-218 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-219 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-22 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-220 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-221 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-222 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-223 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-224 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-225 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-226 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-227 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-228 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-229 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-23 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-230 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-231 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-232 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-233 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-234 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-235 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-236 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-237 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-238 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-239 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-24 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-240 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-241 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-242 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-243 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-244 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-245 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-246 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-247 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-248 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-249 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-25 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-250 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-251 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-252 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-253 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-254 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-255 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-256 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-257 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-258 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-259 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-26 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-260 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-261 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-262 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-263 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-264 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-265 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-266 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-267 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-268 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-269 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-27 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-270 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-271 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-272 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-273 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-274 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-275 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-276 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-277 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-278 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-279 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-28 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-280 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-281 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-282 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-283 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-284 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-285 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-286 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-287 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-288 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-289 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-29 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-290 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-291 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-292 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-293 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-294 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-295 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-296 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-297 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-298 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.615Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-299 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-3 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-30 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-300 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-301 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-302 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-303 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-304 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-305 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-306 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-307 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-308 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-309 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-31 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-310 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-311 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-312 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-313 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-314 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-315 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-316 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-317 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-318 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-319 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-32 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-320 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-321 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-322 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-323 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-324 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-325 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-326 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-327 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-328 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-329 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-33 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-330 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-331 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-332 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-333 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-334 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-335 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-336 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-337 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-338 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-339 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-34 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-340 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-341 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-342 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-343 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-344 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-345 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-346 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-347 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-348 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-349 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-35 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-350 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-351 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-352 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-353 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-354 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-355 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-356 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-357 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-358 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-359 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-36 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-360 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-361 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-362 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-363 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-364 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-365 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-366 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-367 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-368 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-369 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-37 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-370 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-371 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-372 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-373 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.616Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-374 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-375 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-376 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-377 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-378 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-379 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-38 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-380 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-381 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-382 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-383 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-384 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-385 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-386 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-387 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-388 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-389 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-39 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-390 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-391 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-392 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-393 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-394 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:57Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-395 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-396 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-397 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-398 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-399 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-4 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-40 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-400 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-401 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-402 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-403 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-404 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-405 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-406 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-407 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-408 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-409 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-41 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-410 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-411 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-412 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-413 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-414 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-415 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-416 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-417 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-418 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-419 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-42 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-420 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-421 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-422 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-423 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-424 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-425 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-426 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-427 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-428 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-429 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-43 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-430 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-431 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-432 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-433 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-434 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-435 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-436 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-437 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-438 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-439 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-44 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-440 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-441 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-442 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-443 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-444 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-445 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-446 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-447 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-448 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-449 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-45 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-450 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-451 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-452 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-453 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-454 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-455 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-456 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-457 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-458 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-459 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-46 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-460 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.617Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-461 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-462 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-463 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-464 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-465 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-466 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-467 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-468 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-469 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-47 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-470 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-471 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-472 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-473 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-474 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-475 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-476 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-477 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-478 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-479 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-48 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-480 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-481 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-482 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-483 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-484 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-485 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-486 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-487 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-488 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-489 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-49 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-490 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-491 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-492 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-493 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-494 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-495 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-496 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-497 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-498 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-499 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-5 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-50 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-500 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-501 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-502 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-503 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-504 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-505 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-506 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-507 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-508 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-509 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-51 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-510 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-511 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-512 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-513 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-514 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-515 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-516 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-517 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-518 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-519 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-52 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-520 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-521 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-522 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-523 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-524 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-525 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-526 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-527 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-528 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-529 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-53 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-530 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-531 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-532 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-533 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-534 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-535 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-536 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-537 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-538 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-539 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-54 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-540 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-541 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-542 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-543 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.618Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-544 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-545 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-546 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-547 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-548 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-549 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-55 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-550 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-551 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-552 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-553 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-554 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-555 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-556 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-557 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-558 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-559 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-56 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-560 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-561 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-562 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-563 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-564 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-565 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-566 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-567 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-568 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-569 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-57 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-570 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-571 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-572 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-573 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-574 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-575 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-576 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-577 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-578 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-579 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-58 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-580 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-581 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-582 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-583 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-584 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-585 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-586 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-587 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-588 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-589 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-59 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-590 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-591 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-592 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-593 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-594 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-595 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-596 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-597 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-598 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-599 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-6 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-60 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-600 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-601 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-602 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-603 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-604 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-605 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-606 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-607 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-608 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-609 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-61 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-610 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-611 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-612 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-613 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-614 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-615 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-616 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-617 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-618 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-619 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-62 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-620 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-621 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-622 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-623 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-624 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-625 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-626 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-627 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-628 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.619Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-629 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-63 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-630 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-631 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-632 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-633 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-634 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-635 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-636 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-637 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-638 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-639 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-64 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-640 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-641 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-642 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-643 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-644 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-645 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-646 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-647 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-648 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-649 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-65 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-650 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-651 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-652 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-653 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-654 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-655 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-656 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-657 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-658 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-659 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-66 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-660 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-661 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-662 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-663 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-664 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-665 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-666 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-667 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-668 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-669 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-67 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-670 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-671 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-672 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-673 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-674 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-675 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-676 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-677 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-678 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-679 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-68 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-680 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-681 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-682 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-683 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-684 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-685 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-686 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-687 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-688 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-689 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-69 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-690 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-691 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-692 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-693 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-694 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-695 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-696 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-697 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-698 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-699 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-7 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-70 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-700 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-701 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-702 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-703 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-704 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-705 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-706 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-707 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-708 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-709 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-71 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-710 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-711 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-712 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-713 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.620Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-714 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-715 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-716 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-717 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-718 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-719 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-72 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-720 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-721 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-722 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-723 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-724 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-725 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-726 to tar: platform and architecture is not supported"
15:17:44 [2020-04-24T15:17:44.621Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-727 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-728 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-729 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-73 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-730 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-731 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-732 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-733 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-734 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-735 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-736 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-737 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-738 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-739 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-74 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-740 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-741 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-742 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-743 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-744 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-745 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-746 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-747 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-748 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-749 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-75 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-750 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-751 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-752 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-753 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-754 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-755 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-756 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-757 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-758 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-759 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-76 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-760 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-761 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-762 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-763 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-764 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-765 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-766 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-767 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-768 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-769 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-77 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-770 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-771 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-772 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-773 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-774 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-775 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-776 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-777 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-778 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-779 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-78 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-780 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-781 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-782 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-783 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-784 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-785 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-786 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-787 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-788 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-789 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-79 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-790 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-791 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-792 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-793 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-794 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-795 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-796 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-797 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-798 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-799 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-8 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-80 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-800 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-801 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-802 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-803 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.105Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-804 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-805 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-806 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-807 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-808 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-809 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-81 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-810 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-811 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-812 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-813 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-814 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-815 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-816 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-817 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-818 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-819 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-82 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-820 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-821 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-822 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-823 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-824 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-825 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-826 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-827 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-828 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-829 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-83 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-830 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-831 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-832 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-833 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-834 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-835 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-836 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-837 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-838 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-839 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-84 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-840 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-841 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-842 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-843 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-844 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-845 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-846 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-847 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-848 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-849 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-85 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-850 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-851 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-852 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-853 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-854 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-855 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-856 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-857 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-858 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-859 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-86 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-860 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-861 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-862 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-863 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-864 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-865 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-866 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-867 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-868 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-869 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-87 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-870 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-871 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-872 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-873 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-874 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-875 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-876 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-877 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-878 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-879 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-88 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-880 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-881 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-882 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-883 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-884 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-885 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-886 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-887 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-888 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-889 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-89 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-890 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-891 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.106Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-892 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-893 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-894 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-895 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-896 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-897 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-898 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-899 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-9 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-90 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-900 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-901 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-902 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-903 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-904 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-905 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-906 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-907 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-908 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-909 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-91 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-910 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-911 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-912 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-913 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-914 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-915 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-916 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-917 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-918 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-919 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-92 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-920 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-921 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-922 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-923 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-924 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-925 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-926 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-927 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-928 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-929 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-93 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-930 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-931 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-932 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-933 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-934 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-935 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-936 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-937 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-938 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-939 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-94 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-940 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-941 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-942 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-943 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-944 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-945 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-946 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-947 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-948 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-949 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-95 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-950 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-951 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-952 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-953 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-954 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-955 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-956 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-957 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-958 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-959 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-96 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-960 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-961 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-962 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-963 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-964 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-965 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-966 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-967 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-968 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-969 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-97 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-970 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.107Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-971 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-972 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-973 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-974 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-975 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-976 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-977 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-978 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-979 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-98 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-980 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-981 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-982 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-983 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-984 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-985 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-986 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-987 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-988 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-989 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-99 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-990 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-991 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-992 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-993 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-994 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-995 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-996 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-997 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-998 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir082982554\\file-999 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:614: with 1000 files and false hardlinks: expected 0 changes, got 1000
15:17:45 [2020-04-24T15:17:45.108Z] 
15:17:45 [2020-04-24T15:17:45.108Z] === FAIL: github.com/docker/docker/pkg/archive TestTarUntar (0.01s)
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin987671772\\1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin987671772\\2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:719: Unexpected differences after tarUntar: [{\1 A} {\2 A} {\3 A}]
15:17:45 [2020-04-24T15:17:45.108Z] 
15:17:45 [2020-04-24T15:17:45.108Z] === FAIL: github.com/docker/docker/pkg/archive TestTarWithOptions (0.01s)
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\folder854889424 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-untar-origin618352373\\1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:807: Expected 2 changes, got 3 for &{IncludeFiles:[1] ExcludePatterns:[] Compression:0 NoLchown:false UIDMaps:[] GIDMaps:[] ChownOpts:<nil> IncludeSourceDir:false WhiteoutFormat:0 NoOverwriteDirNonDir:false RebaseNames:map[] InUserNS:false}:
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:807: Expected 1 changes, got 3 for &{IncludeFiles:[.] ExcludePatterns:[2] Compression:0 NoLchown:false UIDMaps:[] GIDMaps:[] ChownOpts:<nil> IncludeSourceDir:false WhiteoutFormat:0 NoOverwriteDirNonDir:false RebaseNames:map[] InUserNS:false}:
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:807: Expected 2 changes, got 3 for &{IncludeFiles:[.] ExcludePatterns:[1 folder*] Compression:0 NoLchown:false UIDMaps:[] GIDMaps:[] ChownOpts:<nil> IncludeSourceDir:false WhiteoutFormat:0 NoOverwriteDirNonDir:false RebaseNames:map[] InUserNS:false}:
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:807: Expected 2 changes, got 3 for &{IncludeFiles:[1 1] ExcludePatterns:[] Compression:0 NoLchown:false UIDMaps:[] GIDMaps:[] ChownOpts:<nil> IncludeSourceDir:false WhiteoutFormat:0 NoOverwriteDirNonDir:false RebaseNames:map[] InUserNS:false}:
15:17:45 [2020-04-24T15:17:45.108Z]     archive_test.go:807: Expected 4 changes, got 3 for &{IncludeFiles:[1] ExcludePatterns:[] Compression:0 NoLchown:false UIDMaps:[] GIDMaps:[] ChownOpts:<nil> IncludeSourceDir:false WhiteoutFormat:0 NoOverwriteDirNonDir:false RebaseNames:map[1:test] InUserNS:false}:
15:17:45 [2020-04-24T15:17:45.108Z] 
15:17:45 [2020-04-24T15:17:45.108Z] === FAIL: github.com/docker/docker/pkg/archive TestReplaceFileTarWrapper (0.18s)
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-0 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-10 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-11 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-12 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-13 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-14 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-15 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-16 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-17 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-18 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-19 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-3 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-4 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-5 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-6 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-7 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-8 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir042126280\\file-9 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-0 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-10 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-11 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-12 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-13 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-14 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-15 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-16 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-17 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-18 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-19 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-3 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-4 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-5 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-6 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-7 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-8 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir493020730\\file-9 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-0 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-10 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-11 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-12 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-13 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.108Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-14 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-15 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-16 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-17 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-18 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-19 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-3 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-4 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-5 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-6 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-7 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-8 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir214057340\\file-9 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-0 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-1 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-10 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-11 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-12 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-13 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-14 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-15 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-16 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-17 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-18 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-19 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-2 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-3 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-4 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-5 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-6 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-7 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-8 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:58Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-test-srcDir603803150\\file-9 to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z]     archive_test.go:1300: assertion failed: expected [%!s(*os.fileStat=&{newfile 32 {3577643008 27111902} {3577643008 27111902} {3577643008 27111902} 0 15 0 0 {0 0} C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-test-destDir998080647 0 0 0 true})] (length 1) to have length 21: Modifier creates a new file
15:17:45 [2020-04-24T15:17:45.109Z]     archive_test.go:1300: assertion failed: expected [%!s(*os.fileStat=&{file-2 32 {3577643008 27111902} {3577643008 27111902} {3577643008 27111902} 0 15 0 0 {0 0} C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-test-destDir856827985 0 0 0 true})] (length 1) to have length 20: Modifier replaces a file
15:17:45 [2020-04-24T15:17:45.109Z]     archive_test.go:1300: assertion failed: expected [%!s(*os.fileStat=&{file-19 32 {3577643008 27111902} {3577643008 27111902} {3577643008 27111902} 0 15 0 0 {0 0} C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-test-destDir450359467 0 0 0 true})] (length 1) to have length 20: Modifier replaces the last file
15:17:45 [2020-04-24T15:17:45.109Z]     archive_test.go:1300: assertion failed: expected [%!s(*os.fileStat=&{file-3 32 {3577643008 27111902} {3577643008 27111902} {3577643008 27111902} 0 10 0 0 {0 0} C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-test-destDir630057493 0 0 0 true})] (length 1) to have length 20: Modifier appends to a file
15:17:45 [2020-04-24T15:17:45.109Z]     archive_test.go:1225: assertion failed: 
15:17:45 [2020-04-24T15:17:45.109Z]         --- testcase.expected
15:17:45 [2020-04-24T15:17:45.109Z]         +++ actual
15:17:45 [2020-04-24T15:17:45.109Z]         @@ -1,2 +1,2 @@
15:17:45 [2020-04-24T15:17:45.109Z]         -fooo
15:17:45 [2020-04-24T15:17:45.109Z]         +
15:17:45 [2020-04-24T15:17:45.109Z]          next line
15:17:45 [2020-04-24T15:17:45.109Z]         : Modifier appends to a file
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] === FAIL: github.com/docker/docker/pkg/archive TestApplyLayerWhiteouts (0.01s)
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\.baz to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\bar to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\bar\\bax to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\bar\\bay to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\baz to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\.abc to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\.bcd to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\.bcd\\a to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\cde to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\cde\\def to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\cde\\efg to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foo\\fgh to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z] time="2020-04-24T15:16:59Z" level=error msg="Can't add file \\\\?\\C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\graphdriver-test-mklayer035637927\\foobar to tar: platform and architecture is not supported"
15:17:45 [2020-04-24T15:17:45.109Z]     diff_test.go:309: invalid files for layer 0: expected [".baz" "bar/" "bar/bax" "bar/bay/" "baz" "foo/" "foo/.abc" "foo/.bcd/" "foo/.bcd/a" "foo/cde/" "foo/cde/def" "foo/cde/efg" "foo/fgh" "foobar"], got []
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] DONE 1760 tests, 46 skipped, 16 failures in 222.667s
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] ERROR: make.ps1 failed:
15:17:45 [2020-04-24T15:17:45.109Z] Unit tests failed
15:17:45 [2020-04-24T15:17:45.109Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:326 char:32
15:17:45 [2020-04-24T15:17:45.109Z] +     if ($LASTEXITCODE -ne 0) { Throw "Unit tests failed" }
15:17:45 [2020-04-24T15:17:45.109Z] +                                ~~~~~~~~~~~~~~~~~~~~~~~~~
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] ___________      .__.__             .___
15:17:45 [2020-04-24T15:17:45.109Z] \_   _____/____  |__|  |   ____   __| _/
15:17:45 [2020-04-24T15:17:45.109Z]  |    __) \__  \ |  |  | _/ __ \ / __ | 
15:17:45 [2020-04-24T15:17:45.109Z]  |     \   / __ \|  |  |_\  ___// /_/ | 
15:17:45 [2020-04-24T15:17:45.109Z]  \___  /  (____  /__|____/\___  >____ | 
15:17:45 [2020-04-24T15:17:45.109Z]      \/        \/             \/     \/ 
15:17:45 [2020-04-24T15:17:45.109Z] 
15:17:45 [2020-04-24T15:17:45.109Z] INFO: make.ps1 ended at 04/24/2020 15:17:44
15:17:45 [2020-04-24T15:17:45.912Z] --- PASS: TestContinueAfterPluginCrash (10.62s)
15:17:46 [2020-04-24T15:17:46.169Z] === RUN   TestReadPluginNoRead/default
15:17:46 [2020-04-24T15:17:46.726Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:17:46 [2020-04-24T15:17:46.726Z] 
15:17:46 [2020-04-24T15:17:46.726Z] 
15:17:46 [2020-04-24T15:17:46.726Z] ERROR: Failed 'ERROR: Unit tests failed' at 04/24/2020 15:17:46
15:17:46 [2020-04-24T15:17:46.726Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:819 char:17
15:17:46 [2020-04-24T15:17:46.726Z] +                 Throw "ERROR: Unit tests failed"
15:17:46 [2020-04-24T15:17:46.726Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15:17:46 [2020-04-24T15:17:46.726Z] 
15:17:46 [2020-04-24T15:17:46.726Z] 
15:17:46 [2020-04-24T15:17:46.726Z] 
15:17:46 [2020-04-24T15:17:46.726Z] INFO: Tidying up at end of run
15:17:46 [2020-04-24T15:17:46.726Z] INFO: Saving daemon under test log (d:\CI\PR-40855\2\dut.out) to C:\windows\TEMP\CIDUT.out
15:17:46 [2020-04-24T15:17:46.726Z] INFO: Saving daemon under test log (d:\CI\PR-40855\2\dut.err) to C:\windows\TEMP\CIDUT.err
15:17:46 [2020-04-24T15:17:46.726Z] INFO: Nuke-Everything...
15:17:47 [2020-04-24T15:17:47.208Z] INFO: Container count on control daemon to delete is 2
15:17:47 [2020-04-24T15:17:47.538Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:17:47 [2020-04-24T15:17:47.690Z] 246880be0c71
15:17:47 [2020-04-24T15:17:47.690Z] 8337a322442a
15:17:47 [2020-04-24T15:17:47.690Z] INFO: Killing daemon with PID 5352
15:17:47 [2020-04-24T15:17:47.690Z] INFO: Tidying pidfile d:\CI\PR-40855\2\docker.pid
15:17:47 [2020-04-24T15:17:47.690Z] INFO: Stopping possible daemon pid 5352
15:17:48 [2020-04-24T15:17:48.102Z] === RUN   TestReadPluginNoRead/disabled_caching
15:17:48 [2020-04-24T15:17:48.173Z] INFO: Nuking d:\CI
15:17:48 [2020-04-24T15:17:48.501Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:17:49 [2020-04-24T15:17:49.471Z] === RUN   TestDockerSuite/TestBuildRm
15:17:50 [2020-04-24T15:17:50.403Z] --- PASS: TestReadPluginNoRead (9.46s)
15:17:50 [2020-04-24T15:17:50.403Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s)
15:17:50 [2020-04-24T15:17:50.403Z]     --- PASS: TestReadPluginNoRead/default (2.01s)
15:17:50 [2020-04-24T15:17:50.403Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.04s)
15:17:50 [2020-04-24T15:17:50.403Z]     read_test.go:91: [de2ce73a847d5] daemon is not started
15:17:50 [2020-04-24T15:17:50.403Z] PASS
15:17:50 [2020-04-24T15:17:50.403Z] 
15:17:50 [2020-04-24T15:17:50.403Z] DONE 6 tests in 15.145s
15:17:50 [2020-04-24T15:17:50.403Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:17:50 [2020-04-24T15:17:50.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:17:50 [2020-04-24T15:17:50.403Z] ++ set -e
15:17:50 [2020-04-24T15:17:50.403Z] ++ '[' -n 0 ']'
15:17:50 [2020-04-24T15:17:50.403Z] ++ set -x
15:17:50 [2020-04-24T15:17:50.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:17:50 [2020-04-24T15:17:50.403Z] testing: warning: no tests to run
15:17:50 [2020-04-24T15:17:50.403Z] PASS
15:17:50 [2020-04-24T15:17:50.403Z] 
15:17:50 [2020-04-24T15:17:50.403Z] DONE 0 tests in 0.018s
15:17:50 [2020-04-24T15:17:50.403Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:17:50 [2020-04-24T15:17:50.403Z] ++ 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
15:17:50 [2020-04-24T15:17:50.403Z] ++ set -e
15:17:50 [2020-04-24T15:17:50.403Z] ++ '[' -n 0 ']'
15:17:50 [2020-04-24T15:17:50.403Z] ++ set -x
15:17:50 [2020-04-24T15:17:50.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:17:50 [2020-04-24T15:17:50.403Z] INFO: Testing against a local daemon
15:17:50 [2020-04-24T15:17:50.403Z] === RUN   TestPluginWithDevMounts
15:17:50 [2020-04-24T15:17:50.403Z] === PAUSE TestPluginWithDevMounts
15:17:50 [2020-04-24T15:17:50.403Z] === CONT  TestPluginWithDevMounts
15:17:52 [2020-04-24T15:17:52.298Z] --- PASS: TestPluginWithDevMounts (1.92s)
15:17:52 [2020-04-24T15:17:52.298Z] PASS
15:17:52 [2020-04-24T15:17:52.298Z] 
15:17:52 [2020-04-24T15:17:52.298Z] DONE 1 tests in 2.001s
15:17:52 [2020-04-24T15:17:52.298Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:17:52 [2020-04-24T15:17:52.298Z] ++ 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
15:17:52 [2020-04-24T15:17:52.298Z] ++ set -e
15:17:52 [2020-04-24T15:17:52.298Z] ++ '[' -n 0 ']'
15:17:52 [2020-04-24T15:17:52.298Z] ++ set -x
15:17:52 [2020-04-24T15:17:52.298Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:17:52 [2020-04-24T15:17:52.298Z] INFO: Testing against a local daemon
15:17:52 [2020-04-24T15:17:52.298Z] === RUN   TestSecretInspect
15:17:52 [2020-04-24T15:17:52.862Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:17:53 [2020-04-24T15:17:53.795Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:17:55 [2020-04-24T15:17:55.167Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:17:55 [2020-04-24T15:17:55.167Z] --- PASS: TestSecretInspect (2.88s)
15:17:55 [2020-04-24T15:17:55.167Z] === RUN   TestSecretList
15:17:55 [2020-04-24T15:17:55.326Z] --- PASS: TestServiceUpdatePidsLimit (16.59s)
15:17:55 [2020-04-24T15:17:55.326Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
15:17:55 [2020-04-24T15:17:55.326Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
15:17:55 [2020-04-24T15:17:55.326Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
15:17:55 [2020-04-24T15:17:55.326Z] PASS
15:17:55 [2020-04-24T15:17:55.326Z] 
15:17:55 [2020-04-24T15:17:55.326Z] === Skipped
15:17:55 [2020-04-24T15:17:55.326Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:17:55 [2020-04-24T15:17:55.327Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:17:55 [2020-04-24T15:17:55.327Z] 
15:17:55 [2020-04-24T15:17:55.327Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:17:55 [2020-04-24T15:17:55.327Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:55 [2020-04-24T15:17:55.327Z] 
15:17:55 [2020-04-24T15:17:55.327Z] 
15:17:55 [2020-04-24T15:17:55.327Z] DONE 27 tests, 2 skipped in 140.303s
15:17:55 [2020-04-24T15:17:55.327Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:17:55 [2020-04-24T15:17:55.327Z] ++ 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
15:17:55 [2020-04-24T15:17:55.327Z] ++ set -e
15:17:55 [2020-04-24T15:17:55.327Z] ++ '[' -n 0 ']'
15:17:55 [2020-04-24T15:17:55.327Z] ++ set -x
15:17:55 [2020-04-24T15:17:55.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
15:17:55 [2020-04-24T15:17:55.327Z] INFO: Testing against a local daemon
15:17:55 [2020-04-24T15:17:55.327Z] === RUN   TestSessionCreate
15:17:55 [2020-04-24T15:17:55.327Z] --- PASS: TestSessionCreate (0.05s)
15:17:55 [2020-04-24T15:17:55.327Z] === RUN   TestSessionCreateWithBadUpgrade
15:17:55 [2020-04-24T15:17:55.327Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:17:55 [2020-04-24T15:17:55.327Z] PASS
15:17:55 [2020-04-24T15:17:55.327Z] 
15:17:55 [2020-04-24T15:17:55.327Z] DONE 2 tests in 0.194s
15:17:55 [2020-04-24T15:17:55.327Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:17:55 [2020-04-24T15:17:55.327Z] ++ 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
15:17:55 [2020-04-24T15:17:55.327Z] ++ set -e
15:17:55 [2020-04-24T15:17:55.327Z] ++ '[' -n 0 ']'
15:17:55 [2020-04-24T15:17:55.327Z] ++ set -x
15:17:55 [2020-04-24T15:17:55.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
15:17:55 [2020-04-24T15:17:55.327Z] INFO: Testing against a local daemon
15:17:55 [2020-04-24T15:17:55.327Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:17:55 [2020-04-24T15:17:55.327Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:17:55 [2020-04-24T15:17:55.327Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:17:55 [2020-04-24T15:17:55.327Z] === RUN   TestEventsExecDie
15:17:55 [2020-04-24T15:17:55.731Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:17:55 [2020-04-24T15:17:55.954Z] --- PASS: TestEventsExecDie (0.79s)
15:17:55 [2020-04-24T15:17:55.954Z] === RUN   TestEventsBackwardsCompatible
15:17:55 [2020-04-24T15:17:55.954Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:17:55 [2020-04-24T15:17:55.954Z] === RUN   TestInfoBinaryCommits
15:17:55 [2020-04-24T15:17:55.954Z] --- PASS: TestInfoBinaryCommits (0.06s)
15:17:55 [2020-04-24T15:17:55.954Z] === RUN   TestInfoAPIVersioned
15:17:55 [2020-04-24T15:17:55.954Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:17:55 [2020-04-24T15:17:55.954Z] === RUN   TestInfoDiscoveryBackend
15:17:56 [2020-04-24T15:17:56.294Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:17:56 [2020-04-24T15:17:56.571Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:17:56 [2020-04-24T15:17:56.571Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:17:57 [2020-04-24T15:17:57.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:17:57 [2020-04-24T15:17:57.589Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:17:57 [2020-04-24T15:17:57.665Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:17:58 [2020-04-24T15:17:58.213Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:17:58 [2020-04-24T15:17:58.213Z] === RUN   TestInfoAPI
15:17:58 [2020-04-24T15:17:58.213Z] --- PASS: TestInfoAPI (0.05s)
15:17:58 [2020-04-24T15:17:58.213Z] === RUN   TestInfoAPIWarnings
15:17:58 [2020-04-24T15:17:58.599Z] --- PASS: TestSecretList (3.11s)
15:17:58 [2020-04-24T15:17:58.599Z] === RUN   TestSecretsCreateAndDelete
15:17:58 [2020-04-24T15:17:58.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:17:58 [2020-04-24T15:17:58.834Z] --- PASS: TestInfoAPIWarnings (0.54s)
15:17:58 [2020-04-24T15:17:58.834Z] === RUN   TestInfoDebug
15:17:58 [2020-04-24T15:17:58.855Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:17:59 [2020-04-24T15:17:59.457Z] --- PASS: TestInfoDebug (0.54s)
15:17:59 [2020-04-24T15:17:59.457Z] === RUN   TestInfoInsecureRegistries
15:17:59 [2020-04-24T15:17:59.741Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:17:59 [2020-04-24T15:17:59.741Z] === RUN   TestInfoRegistryMirrors
15:18:00 [2020-04-24T15:18:00.227Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:18:00 [2020-04-24T15:18:00.416Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:18:00 [2020-04-24T15:18:00.416Z] === RUN   TestLoginFailsWithBadCredentials
15:18:00 [2020-04-24T15:18:00.701Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
15:18:00 [2020-04-24T15:18:00.701Z] === RUN   TestPingCacheHeaders
15:18:00 [2020-04-24T15:18:00.701Z] --- PASS: TestPingCacheHeaders (0.05s)
15:18:00 [2020-04-24T15:18:00.701Z] === RUN   TestPingGet
15:18:00 [2020-04-24T15:18:00.701Z] --- PASS: TestPingGet (0.03s)
15:18:00 [2020-04-24T15:18:00.701Z] === RUN   TestPingHead
15:18:00 [2020-04-24T15:18:00.701Z] --- PASS: TestPingHead (0.06s)
15:18:00 [2020-04-24T15:18:00.701Z] === RUN   TestVersion
15:18:00 [2020-04-24T15:18:00.990Z] --- PASS: TestVersion (0.06s)
15:18:00 [2020-04-24T15:18:00.990Z] PASS
15:18:00 [2020-04-24T15:18:00.990Z] 
15:18:00 [2020-04-24T15:18:00.990Z] === Skipped
15:18:00 [2020-04-24T15:18:00.990Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:18:00 [2020-04-24T15:18:00.990Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:18:00 [2020-04-24T15:18:00.990Z] 
15:18:00 [2020-04-24T15:18:00.990Z] 
15:18:00 [2020-04-24T15:18:00.990Z] DONE 18 tests, 1 skipped in 5.869s
15:18:00 [2020-04-24T15:18:00.990Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:18:00 [2020-04-24T15:18:00.990Z] ++ 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
15:18:00 [2020-04-24T15:18:00.990Z] ++ set -e
15:18:00 [2020-04-24T15:18:00.990Z] ++ '[' -n 0 ']'
15:18:00 [2020-04-24T15:18:00.990Z] ++ set -x
15:18:00 [2020-04-24T15:18:00.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
15:18:00 [2020-04-24T15:18:00.990Z] INFO: Testing against a local daemon
15:18:00 [2020-04-24T15:18:00.990Z] === RUN   TestVolumesCreateAndList
15:18:00 [2020-04-24T15:18:00.990Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:18:00 [2020-04-24T15:18:00.990Z] === RUN   TestVolumesRemove
15:18:01 [2020-04-24T15:18:01.282Z] --- PASS: TestVolumesRemove (0.09s)
15:18:01 [2020-04-24T15:18:01.282Z] === RUN   TestVolumesInspect
15:18:01 [2020-04-24T15:18:01.282Z] --- PASS: TestVolumesInspect (0.04s)
15:18:01 [2020-04-24T15:18:01.282Z] === RUN   TestVolumesInvalidJSON
15:18:01 [2020-04-24T15:18:01.282Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:18:01 [2020-04-24T15:18:01.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:18:01 [2020-04-24T15:18:01.282Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:18:01 [2020-04-24T15:18:01.282Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:18:01 [2020-04-24T15:18:01.282Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:18:01 [2020-04-24T15:18:01.282Z] PASS
15:18:01 [2020-04-24T15:18:01.282Z] 
15:18:01 [2020-04-24T15:18:01.282Z] DONE 5 tests in 0.314s
15:18:01 [2020-04-24T15:18:01.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:18:01 [2020-04-24T15:18:01.567Z] ++++ cat bundles/test-integration/docker.pid
15:18:01 [2020-04-24T15:18:01.567Z] +++ kill 13680
15:18:02 [2020-04-24T15:18:02.122Z] --- PASS: TestSecretsCreateAndDelete (3.64s)
15:18:02 [2020-04-24T15:18:02.122Z] === RUN   TestSecretsUpdate
15:18:02 [2020-04-24T15:18:02.588Z] +++ /etc/init.d/apparmor stop
15:18:02 [2020-04-24T15:18:02.588Z] Leaving: AppArmorNo profiles have been unloaded.
15:18:02 [2020-04-24T15:18:02.588Z] 
15:18:02 [2020-04-24T15:18:02.588Z] Unloading profiles will leave already running processes permanently
15:18:02 [2020-04-24T15:18:02.588Z] unconfined, which can lead to unexpected situations.
15:18:02 [2020-04-24T15:18:02.588Z] 
15:18:02 [2020-04-24T15:18:02.588Z] To set a process to complain mode, use the command line tool
15:18:02 [2020-04-24T15:18:02.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:18:02 [2020-04-24T15:18:02.588Z] +++ true
15:18:02 [2020-04-24T15:18:02.874Z] 
Post stage
[Pipeline] junit
15:18:04 [2020-04-24T15:18:04.948Z] Recording test results
15:18:05 [2020-04-24T15:18:05.395Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:18:05 [2020-04-24T15:18:05.395Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:18:05 [2020-04-24T15:18:05.395Z] --- PASS: TestSecretsUpdate (3.27s)
15:18:05 [2020-04-24T15:18:05.395Z] === RUN   TestTemplatedSecret
15:18:05 [2020-04-24T15:18:05.395Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:18:05 [2020-04-24T15:18:05.395Z] === RUN   TestDockerSuite/TestBuildSpaces
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:18:05 [2020-04-24T15:18:05.928Z] + echo Ensuring container killed.
15:18:05 [2020-04-24T15:18:05.928Z] Ensuring container killed.
15:18:05 [2020-04-24T15:18:05.928Z] + docker rm -vf docker-pr2
15:18:05 [2020-04-24T15:18:05.928Z] Error: No such container: docker-pr2
15:18:05 [2020-04-24T15:18:05.928Z] + true
[Pipeline] sh
15:18:05 [2020-04-24T15:18:05.959Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:18:06 [2020-04-24T15:18:06.313Z] + echo Chowning /workspace to jenkins user
15:18:06 [2020-04-24T15:18:06.313Z] Chowning /workspace to jenkins user
15:18:06 [2020-04-24T15:18:06.313Z] + id -u
15:18:06 [2020-04-24T15:18:06.313Z] + id -g
15:18:06 [2020-04-24T15:18:06.313Z] + docker run --rm -v /home/docker/workspace/moby_PR-40855:/workspace busybox chown -R 1001:1001 /workspace
15:18:07 [2020-04-24T15:18:07.328Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:18:07 [2020-04-24T15:18:07.328Z] === RUN   TestDockerSuite/TestBuildStderr
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:18:08 [2020-04-24T15:18:08.703Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:18:08 [2020-04-24T15:18:08.738Z] + bundleName=ppc64le-integration
15:18:08 [2020-04-24T15:18:08.739Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:18:08 [2020-04-24T15:18:08.739Z] Creating ppc64le-integration-bundles.tar.gz
15:18:08 [2020-04-24T15:18:08.739Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-bundles.tar.gz -prune
15:18:08 [2020-04-24T15:18:08.739Z]  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:18:08 [2020-04-24T15:18:08.960Z] --- PASS: TestTemplatedSecret (3.60s)
15:18:08 [2020-04-24T15:18:08.960Z] === RUN   TestSecretCreateResolve
[Pipeline] archiveArtifacts
15:18:09 [2020-04-24T15:18:09.058Z] Archiving artifacts
15:18:09 [2020-04-24T15:18:09.470Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:18:09 [2020-04-24T15:18:09.866Z] + make clean
15:18:10 [2020-04-24T15:18:10.486Z] make: command: Command not found
15:18:10 [2020-04-24T15:18:10.486Z] make: command: Command not found
15:18:10 [2020-04-24T15:18:10.486Z] docker volume rm -f docker-dev-cache
15:18:10 [2020-04-24T15:18:10.486Z] docker-dev-cache
[Pipeline] deleteDir
15:18:12 [2020-04-24T15:18:12.237Z] --- PASS: TestSecretCreateResolve (3.44s)
15:18:12 [2020-04-24T15:18:12.237Z] PASS
15:18:12 [2020-04-24T15:18:12.237Z] 
15:18:12 [2020-04-24T15:18:12.237Z] DONE 6 tests in 20.004s
15:18:12 [2020-04-24T15:18:12.237Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:18:12 [2020-04-24T15:18:12.237Z] ++ 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
15:18:12 [2020-04-24T15:18:12.237Z] ++ set -e
15:18:12 [2020-04-24T15:18:12.237Z] ++ '[' -n 0 ']'
15:18:12 [2020-04-24T15:18:12.237Z] ++ set -x
15:18:12 [2020-04-24T15:18:12.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:18:12 [2020-04-24T15:18:12.494Z] INFO: Testing against a local daemon
15:18:12 [2020-04-24T15:18:12.494Z] === RUN   TestServiceCreateInit
15:18:12 [2020-04-24T15:18:12.494Z] === RUN   TestServiceCreateInit/daemonInitDisabled
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:18:13 [2020-04-24T15:18:13.425Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:18:13 [2020-04-24T15:18:13.682Z] INFO: Zapped successfully
15:18:13 [2020-04-24T15:18:13.682Z] 
15:18:13 [2020-04-24T15:18:13.682Z] INFO: executeCI.ps1 exiting at Fri Apr 24 15:18:11 CUT 2020. Duration 00:20:21.8315908
15:18:13 [2020-04-24T15:18:13.682Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
15:18:13 [2020-04-24T15:18:13.947Z] Recording test results
15:18:14 [2020-04-24T15:18:14.793Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:18:15 [2020-04-24T15:18:15.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:18:16 [2020-04-24T15:18:16.288Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:18:16 [2020-04-24T15:18:16.851Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:18:17 [2020-04-24T15:18:17.784Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:18:18 [2020-04-24T15:18:18.041Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:18:19 [2020-04-24T15:18:19.944Z] === RUN   TestDockerSuite/TestBuildUser
15:18:21 [2020-04-24T15:18:21.844Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:18:22 [2020-04-24T15:18:22.775Z] --- PASS: TestServiceCreateInit (10.24s)
15:18:22 [2020-04-24T15:18:22.775Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
15:18:22 [2020-04-24T15:18:22.775Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s)
15:18:22 [2020-04-24T15:18:22.775Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
15:18:26 [2020-04-24T15:18:26.050Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:18:27 [2020-04-24T15:18:27.495Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
15:18:28 [2020-04-24T15:18:28.210Z] Archiving artifacts
15:18:42 [2020-04-24T15:18:42.593Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:18:43 [2020-04-24T15:18:43.587Z] + make clean
15:18:44 [2020-04-24T15:18:44.107Z] --- PASS: TestCreateServiceMultipleTimes (18.52s)
15:18:44 [2020-04-24T15:18:44.107Z] === RUN   TestCreateServiceConflict
15:18:44 [2020-04-24T15:18:44.107Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:18:44 [2020-04-24T15:18:44.364Z] --- PASS: TestCreateServiceConflict (3.13s)
15:18:44 [2020-04-24T15:18:44.364Z] === RUN   TestCreateServiceMaxReplicas
15:18:44 [2020-04-24T15:18:44.364Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:18:44 [2020-04-24T15:18:44.929Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:18:45 [2020-04-24T15:18:45.858Z] docker volume rm -f docker-dev-cache
15:18:45 [2020-04-24T15:18:45.858Z] docker-dev-cache
[Pipeline] deleteDir
15:18:46 [2020-04-24T15:18:46.297Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:18:47 [2020-04-24T15:18:47.667Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:18:48 [2020-04-24T15:18:48.231Z] --- PASS: TestCreateServiceMaxReplicas (3.81s)
15:18:48 [2020-04-24T15:18:48.231Z] === RUN   TestCreateWithDuplicateNetworkNames
15:18:49 [2020-04-24T15:18:49.162Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:18:49 [2020-04-24T15:18:49.162Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:18:49 [2020-04-24T15:18:49.162Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:18:49 [2020-04-24T15:18:49.162Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:18:49 [2020-04-24T15:18:49.162Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:18:51 [2020-04-24T15:18:51.060Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:18:51 [2020-04-24T15:18:51.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:18:51 [2020-04-24T15:18:51.317Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:18:52 [2020-04-24T15:18:52.247Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:18:53 [2020-04-24T15:18:53.178Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:18:54 [2020-04-24T15:18:54.108Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:18:54 [2020-04-24T15:18:54.108Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:18:57 [2020-04-24T15:18:57.381Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:18:57 [2020-04-24T15:18:57.953Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:18:59 [2020-04-24T15:18:59.336Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:19:00 [2020-04-24T15:19:00.706Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:19:00 [2020-04-24T15:19:00.963Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:19:01 [2020-04-24T15:19:01.527Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:19:01 [2020-04-24T15:19:01.527Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:19:02 [2020-04-24T15:19:02.458Z] === RUN   TestDockerSuite/TestBuildXZHost
15:19:03 [2020-04-24T15:19:03.022Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s)
15:19:03 [2020-04-24T15:19:03.022Z] === RUN   TestCreateServiceSecretFileMode
15:19:04 [2020-04-24T15:19:04.918Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:19:04 [2020-04-24T15:19:04.918Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:19:04 [2020-04-24T15:19:04.918Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:19:05 [2020-04-24T15:19:05.851Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:19:05 [2020-04-24T15:19:05.851Z] --- PASS: TestCreateServiceSecretFileMode (3.11s)
15:19:05 [2020-04-24T15:19:05.851Z] === RUN   TestCreateServiceConfigFileMode
15:19:07 [2020-04-24T15:19:07.221Z] === RUN   TestDockerSuite/TestCommitChange
15:19:08 [2020-04-24T15:19:08.152Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:19:09 [2020-04-24T15:19:09.086Z] --- PASS: TestCreateServiceConfigFileMode (3.14s)
15:19:09 [2020-04-24T15:19:09.086Z] === RUN   TestCreateServiceSysctls
15:19:09 [2020-04-24T15:19:09.086Z] === RUN   TestDockerSuite/TestCommitHardlink
15:19:11 [2020-04-24T15:19:11.611Z] === RUN   TestDockerSuite/TestCommitNewFile
15:19:12 [2020-04-24T15:19:12.981Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:19:13 [2020-04-24T15:19:13.238Z] --- PASS: TestCreateServiceSysctls (4.16s)
15:19:13 [2020-04-24T15:19:13.238Z] === RUN   TestCreateServiceCapabilities
15:19:13 [2020-04-24T15:19:13.803Z] === RUN   TestDockerSuite/TestCommitTTY
15:19:15 [2020-04-24T15:19:15.697Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:19:16 [2020-04-24T15:19:16.629Z] --- PASS: TestCreateServiceCapabilities (3.48s)
15:19:16 [2020-04-24T15:19:16.629Z] === RUN   TestInspect
15:19:16 [2020-04-24T15:19:16.885Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:19:18 [2020-04-24T15:19:18.783Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:19:19 [2020-04-24T15:19:19.714Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:19:19 [2020-04-24T15:19:19.714Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:19:19 [2020-04-24T15:19:19.714Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:19:19 [2020-04-24T15:19:19.714Z] --- PASS: TestInspect (3.09s)
15:19:19 [2020-04-24T15:19:19.714Z] === RUN   TestCreateJob
15:19:19 [2020-04-24T15:19:19.973Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:19:19 [2020-04-24T15:19:19.973Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:19:19 [2020-04-24T15:19:19.973Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:19:19 [2020-04-24T15:19:19.973Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:19:21 [2020-04-24T15:19:21.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:19:21 [2020-04-24T15:19:21.912Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:19:23 [2020-04-24T15:19:23.812Z] --- PASS: TestCreateJob (4.04s)
15:19:23 [2020-04-24T15:19:23.812Z] === RUN   TestReplicatedJob
15:19:24 [2020-04-24T15:19:24.070Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:19:24 [2020-04-24T15:19:24.070Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:19:25 [2020-04-24T15:19:25.001Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:19:25 [2020-04-24T15:19:25.932Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:19:26 [2020-04-24T15:19:26.864Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:19:27 [2020-04-24T15:19:27.795Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:19:28 [2020-04-24T15:19:28.726Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:19:28 [2020-04-24T15:19:28.726Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:19:28 [2020-04-24T15:19:28.726Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:19:29 [2020-04-24T15:19:29.291Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:19:29 [2020-04-24T15:19:29.291Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:19:29 [2020-04-24T15:19:29.291Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:19:29 [2020-04-24T15:19:29.548Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:19:29 [2020-04-24T15:19:29.548Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:19:30 [2020-04-24T15:19:30.479Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:19:30 [2020-04-24T15:19:30.479Z] --- PASS: TestReplicatedJob (6.71s)
15:19:30 [2020-04-24T15:19:30.479Z] === RUN   TestUpdateReplicatedJob
15:19:31 [2020-04-24T15:19:31.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:19:32 [2020-04-24T15:19:32.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:19:32 [2020-04-24T15:19:32.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:19:34 [2020-04-24T15:19:34.236Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:19:34 [2020-04-24T15:19:34.800Z] --- PASS: TestUpdateReplicatedJob (4.28s)
15:19:34 [2020-04-24T15:19:34.800Z] === RUN   TestServiceListWithStatuses
15:19:34 [2020-04-24T15:19:34.800Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:19:34 [2020-04-24T15:19:34.800Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:19:34 [2020-04-24T15:19:34.800Z] === RUN   TestDockerNetworkConnectAlias
15:19:34 [2020-04-24T15:19:34.800Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:19:35 [2020-04-24T15:19:35.057Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:19:35 [2020-04-24T15:19:35.990Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:19:36 [2020-04-24T15:19:36.922Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:19:37 [2020-04-24T15:19:37.853Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:19:38 [2020-04-24T15:19:38.783Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:19:38 [2020-04-24T15:19:38.784Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:19:39 [2020-04-24T15:19:39.348Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:19:40 [2020-04-24T15:19:40.279Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:19:40 [2020-04-24T15:19:40.541Z] --- PASS: TestDockerNetworkConnectAlias (5.79s)
15:19:40 [2020-04-24T15:19:40.541Z] === RUN   TestDockerNetworkReConnect
15:19:41 [2020-04-24T15:19:41.107Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:19:41 [2020-04-24T15:19:41.107Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:19:42 [2020-04-24T15:19:42.038Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:19:43 [2020-04-24T15:19:43.934Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:19:45 [2020-04-24T15:19:45.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:19:45 [2020-04-24T15:19:45.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:19:45 [2020-04-24T15:19:45.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:19:45 [2020-04-24T15:19:45.305Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:19:45 [2020-04-24T15:19:45.305Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:19:45 [2020-04-24T15:19:45.869Z] --- PASS: TestDockerNetworkReConnect (5.28s)
15:19:45 [2020-04-24T15:19:45.869Z] === RUN   TestServicePlugin
15:19:46 [2020-04-24T15:19:46.127Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:19:51 [2020-04-24T15:19:51.382Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:19:51 [2020-04-24T15:19:51.639Z] === RUN   TestDockerSuite/TestContainerAPITop
15:19:52 [2020-04-24T15:19:52.570Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:19:52 [2020-04-24T15:19:52.570Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:19:52 [2020-04-24T15:19:52.570Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:19:55 [2020-04-24T15:19:55.844Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:19:56 [2020-04-24T15:19:56.777Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:19:58 [2020-04-24T15:19:58.146Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:20:03 [2020-04-24T15:20:03.399Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:20:03 [2020-04-24T15:20:03.399Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:20:05 [2020-04-24T15:20:05.293Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:20:06 [2020-04-24T15:20:06.662Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:20:08 [2020-04-24T15:20:08.030Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:20:09 [2020-04-24T15:20:09.398Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:20:11 [2020-04-24T15:20:11.294Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:20:12 [2020-04-24T15:20:12.662Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:20:14 [2020-04-24T15:20:14.565Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008fa4c0_<nil>}
15:20:15 [2020-04-24T15:20:15.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1055099314_/foo_false__<nil>_<nil>_<nil>}
15:20:17 [2020-04-24T15:20:17.867Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1055099314_/foo_true__<nil>_<nil>_<nil>}
15:20:19 [2020-04-24T15:20:19.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_false__<nil>_<nil>_<nil>}
15:20:19 [2020-04-24T15:20:19.493Z] --- PASS: TestServicePlugin (33.46s)
15:20:19 [2020-04-24T15:20:19.493Z]     plugin_test.go:62: [d8f5c9b20f024] joining swarm manager [d561a624a9582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:20:19 [2020-04-24T15:20:19.493Z]     plugin_test.go:65: [d91d21802d84d] joining swarm manager [d561a624a9582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:20:19 [2020-04-24T15:20:19.493Z] === RUN   TestServiceUpdateLabel
15:20:20 [2020-04-24T15:20:20.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_true__<nil>_<nil>_<nil>}
15:20:22 [2020-04-24T15:20:22.233Z] --- PASS: TestServiceUpdateLabel (2.94s)
15:20:22 [2020-04-24T15:20:22.233Z] === RUN   TestServiceUpdateSecrets
15:20:22 [2020-04-24T15:20:22.566Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_true__0xc0008fa520_<nil>_<nil>}
15:20:22 [2020-04-24T15:20:22.566Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:20:23 [2020-04-24T15:20:23.938Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008fa540_<nil>}
15:20:25 [2020-04-24T15:20:25.835Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008fa580_<nil>}
15:20:27 [2020-04-24T15:20:27.728Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008fa5a0_<nil>}
15:20:29 [2020-04-24T15:20:29.098Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008fa5c0_<nil>}
15:20:30 [2020-04-24T15:20:30.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:20:32 [2020-04-24T15:20:32.361Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:20:32 [2020-04-24T15:20:32.619Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:20:35 [2020-04-24T15:20:35.895Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:20:37 [2020-04-24T15:20:37.790Z] --- PASS: TestServiceUpdateSecrets (15.24s)
15:20:37 [2020-04-24T15:20:37.790Z] === RUN   TestServiceUpdateConfigs
15:20:38 [2020-04-24T15:20:38.047Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:20:42 [2020-04-24T15:20:42.223Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:20:43 [2020-04-24T15:20:43.153Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:20:43 [2020-04-24T15:20:43.153Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:20:44 [2020-04-24T15:20:44.086Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:20:45 [2020-04-24T15:20:45.456Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:20:46 [2020-04-24T15:20:46.386Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:20:47 [2020-04-24T15:20:47.318Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:20:48 [2020-04-24T15:20:48.251Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:20:49 [2020-04-24T15:20:49.622Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:20:50 [2020-04-24T15:20:50.553Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:20:51 [2020-04-24T15:20:51.485Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:20:52 [2020-04-24T15:20:52.417Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:20:52 [2020-04-24T15:20:52.983Z] --- PASS: TestServiceUpdateConfigs (15.22s)
15:20:52 [2020-04-24T15:20:52.983Z] === RUN   TestServiceUpdateNetwork
15:20:53 [2020-04-24T15:20:53.548Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:20:54 [2020-04-24T15:20:54.479Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:20:55 [2020-04-24T15:20:55.854Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:20:56 [2020-04-24T15:20:56.788Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:20:58 [2020-04-24T15:20:58.157Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:20:59 [2020-04-24T15:20:59.528Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:21:00 [2020-04-24T15:21:00.092Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:21:00 [2020-04-24T15:21:00.092Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:21:01 [2020-04-24T15:21:01.507Z] === RUN   TestDockerSuite/TestCpRelativePath
15:21:02 [2020-04-24T15:21:02.438Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:21:03 [2020-04-24T15:21:03.807Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:21:04 [2020-04-24T15:21:04.737Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:21:06 [2020-04-24T15:21:06.107Z] === RUN   TestDockerSuite/TestCpToCaseA
15:21:07 [2020-04-24T15:21:07.477Z] --- PASS: TestServiceUpdateNetwork (14.79s)
15:21:07 [2020-04-24T15:21:07.477Z] === RUN   TestServiceUpdatePidsLimit
15:21:07 [2020-04-24T15:21:07.734Z] === RUN   TestDockerSuite/TestCpToCaseB
15:21:08 [2020-04-24T15:21:08.665Z] === RUN   TestDockerSuite/TestCpToCaseC
15:21:09 [2020-04-24T15:21:09.229Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:21:10 [2020-04-24T15:21:10.159Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:21:11 [2020-04-24T15:21:11.528Z] === RUN   TestDockerSuite/TestCpToCaseD
15:21:16 [2020-04-24T15:21:16.784Z] === RUN   TestDockerSuite/TestCpToCaseE
15:21:17 [2020-04-24T15:21:17.347Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:21:18 [2020-04-24T15:21:18.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:21:20 [2020-04-24T15:21:20.087Z] === RUN   TestDockerSuite/TestCpToCaseF
15:21:20 [2020-04-24T15:21:20.650Z] === RUN   TestDockerSuite/TestCpToCaseG
15:21:25 [2020-04-24T15:21:25.903Z] --- PASS: TestServiceUpdatePidsLimit (17.54s)
15:21:25 [2020-04-24T15:21:25.903Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s)
15:21:25 [2020-04-24T15:21:25.903Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
15:21:25 [2020-04-24T15:21:25.903Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s)
15:21:25 [2020-04-24T15:21:25.903Z] PASS
15:21:25 [2020-04-24T15:21:25.903Z] 
15:21:25 [2020-04-24T15:21:25.903Z] === Skipped
15:21:25 [2020-04-24T15:21:25.903Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:21:25 [2020-04-24T15:21:25.903Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:21:25 [2020-04-24T15:21:25.903Z] 
15:21:25 [2020-04-24T15:21:25.903Z] 
15:21:25 [2020-04-24T15:21:25.903Z] DONE 27 tests, 1 skipped in 192.784s
15:21:25 [2020-04-24T15:21:25.903Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:21:25 [2020-04-24T15:21:25.903Z] ++ 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
15:21:25 [2020-04-24T15:21:25.903Z] ++ set -e
15:21:25 [2020-04-24T15:21:25.904Z] ++ '[' -n 0 ']'
15:21:25 [2020-04-24T15:21:25.904Z] ++ set -x
15:21:25 [2020-04-24T15:21:25.904Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:21:25 [2020-04-24T15:21:25.904Z] INFO: Testing against a local daemon
15:21:25 [2020-04-24T15:21:25.904Z] === RUN   TestSessionCreate
15:21:25 [2020-04-24T15:21:25.904Z] --- PASS: TestSessionCreate (0.03s)
15:21:25 [2020-04-24T15:21:25.904Z] === RUN   TestSessionCreateWithBadUpgrade
15:21:25 [2020-04-24T15:21:25.904Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:21:25 [2020-04-24T15:21:25.904Z] PASS
15:21:25 [2020-04-24T15:21:25.904Z] 
15:21:25 [2020-04-24T15:21:25.904Z] DONE 2 tests in 0.076s
15:21:25 [2020-04-24T15:21:25.904Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:21:25 [2020-04-24T15:21:25.904Z] ++ 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
15:21:25 [2020-04-24T15:21:25.904Z] ++ set -e
15:21:25 [2020-04-24T15:21:25.904Z] ++ '[' -n 0 ']'
15:21:25 [2020-04-24T15:21:25.904Z] ++ set -x
15:21:25 [2020-04-24T15:21:25.904Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:21:25 [2020-04-24T15:21:25.904Z] INFO: Testing against a local daemon
15:21:25 [2020-04-24T15:21:25.904Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:21:25 [2020-04-24T15:21:25.904Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
15:21:25 [2020-04-24T15:21:25.904Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:21:25 [2020-04-24T15:21:25.904Z] === RUN   TestEventsExecDie
15:21:25 [2020-04-24T15:21:25.904Z] === RUN   TestDockerSuite/TestCpToCaseH
15:21:26 [2020-04-24T15:21:26.161Z] --- PASS: TestEventsExecDie (0.89s)
15:21:26 [2020-04-24T15:21:26.161Z] === RUN   TestEventsBackwardsCompatible
15:21:26 [2020-04-24T15:21:26.161Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:21:26 [2020-04-24T15:21:26.161Z] === RUN   TestInfoBinaryCommits
15:21:26 [2020-04-24T15:21:26.418Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:21:26 [2020-04-24T15:21:26.418Z] === RUN   TestInfoAPIVersioned
15:21:26 [2020-04-24T15:21:26.418Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:21:26 [2020-04-24T15:21:26.418Z] === RUN   TestInfoDiscoveryBackend
15:21:26 [2020-04-24T15:21:26.992Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:21:26 [2020-04-24T15:21:26.992Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:21:27 [2020-04-24T15:21:27.922Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:21:27 [2020-04-24T15:21:27.922Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:21:28 [2020-04-24T15:21:28.485Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:21:28 [2020-04-24T15:21:28.485Z] === RUN   TestInfoAPI
15:21:28 [2020-04-24T15:21:28.485Z] --- PASS: TestInfoAPI (0.03s)
15:21:28 [2020-04-24T15:21:28.485Z] === RUN   TestInfoAPIWarnings
15:21:29 [2020-04-24T15:21:29.050Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:21:29 [2020-04-24T15:21:29.050Z] === RUN   TestInfoDebug
15:21:29 [2020-04-24T15:21:29.309Z] === RUN   TestDockerSuite/TestCpToCaseI
15:21:29 [2020-04-24T15:21:29.565Z] --- PASS: TestInfoDebug (0.54s)
15:21:29 [2020-04-24T15:21:29.566Z] === RUN   TestInfoInsecureRegistries
15:21:30 [2020-04-24T15:21:30.129Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:21:30 [2020-04-24T15:21:30.129Z] === RUN   TestInfoRegistryMirrors
15:21:30 [2020-04-24T15:21:30.386Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:21:30 [2020-04-24T15:21:30.644Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:21:30 [2020-04-24T15:21:30.644Z] === RUN   TestLoginFailsWithBadCredentials
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestPingCacheHeaders
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestPingCacheHeaders (0.02s)
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestPingGet
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestPingGet (0.01s)
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestPingHead
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestPingHead (0.02s)
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestVersion
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestVersion (0.02s)
15:21:30 [2020-04-24T15:21:30.901Z] PASS
15:21:30 [2020-04-24T15:21:30.901Z] 
15:21:30 [2020-04-24T15:21:30.901Z] === Skipped
15:21:30 [2020-04-24T15:21:30.901Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
15:21:30 [2020-04-24T15:21:30.901Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:21:30 [2020-04-24T15:21:30.901Z] 
15:21:30 [2020-04-24T15:21:30.901Z] 
15:21:30 [2020-04-24T15:21:30.901Z] DONE 18 tests, 1 skipped in 5.662s
15:21:30 [2020-04-24T15:21:30.901Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:21:30 [2020-04-24T15:21:30.901Z] ++ 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
15:21:30 [2020-04-24T15:21:30.901Z] ++ set -e
15:21:30 [2020-04-24T15:21:30.901Z] ++ '[' -n 0 ']'
15:21:30 [2020-04-24T15:21:30.901Z] ++ set -x
15:21:30 [2020-04-24T15:21:30.901Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
15:21:30 [2020-04-24T15:21:30.901Z] INFO: Testing against a local daemon
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestVolumesCreateAndList
15:21:30 [2020-04-24T15:21:30.901Z] --- PASS: TestVolumesCreateAndList (0.05s)
15:21:30 [2020-04-24T15:21:30.901Z] === RUN   TestVolumesRemove
15:21:31 [2020-04-24T15:21:31.159Z] --- PASS: TestVolumesRemove (0.10s)
15:21:31 [2020-04-24T15:21:31.159Z] === RUN   TestVolumesInspect
15:21:31 [2020-04-24T15:21:31.159Z] --- PASS: TestVolumesInspect (0.02s)
15:21:31 [2020-04-24T15:21:31.159Z] === RUN   TestVolumesInvalidJSON
15:21:31 [2020-04-24T15:21:31.159Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:31 [2020-04-24T15:21:31.159Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:31 [2020-04-24T15:21:31.159Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:31 [2020-04-24T15:21:31.159Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:21:31 [2020-04-24T15:21:31.159Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:21:31 [2020-04-24T15:21:31.159Z] PASS
15:21:31 [2020-04-24T15:21:31.159Z] 
15:21:31 [2020-04-24T15:21:31.159Z] DONE 5 tests in 0.230s
15:21:31 [2020-04-24T15:21:31.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:21:31 [2020-04-24T15:21:31.417Z] ++++ cat bundles/test-integration/docker.pid
15:21:31 [2020-04-24T15:21:31.417Z] +++ kill 11535
15:21:32 [2020-04-24T15:21:32.786Z] +++ /etc/init.d/apparmor stop
15:21:32 [2020-04-24T15:21:32.786Z] Leaving: AppArmorNo profiles have been unloaded.
15:21:32 [2020-04-24T15:21:32.786Z] 
15:21:32 [2020-04-24T15:21:32.786Z] Unloading profiles will leave already running processes permanently
15:21:32 [2020-04-24T15:21:32.786Z] unconfined, which can lead to unexpected situations.
15:21:32 [2020-04-24T15:21:32.786Z] 
15:21:32 [2020-04-24T15:21:32.786Z] To set a process to complain mode, use the command line tool
15:21:32 [2020-04-24T15:21:32.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:21:32 [2020-04-24T15:21:32.786Z] +++ true
15:21:32 [2020-04-24T15:21:32.786Z] 
15:21:35 [2020-04-24T15:21:35.307Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:21:36 [2020-04-24T15:21:36.237Z] === RUN   TestDockerSuite/TestCpToDot
15:21:37 [2020-04-24T15:21:37.167Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:21:39 [2020-04-24T15:21:39.065Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:21:40 [2020-04-24T15:21:40.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:21:40 [2020-04-24T15:21:40.690Z] === RUN   TestDockerSuite/TestCpToStdout
15:21:41 [2020-04-24T15:21:41.623Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:21:44 [2020-04-24T15:21:44.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:21:45 [2020-04-24T15:21:45.156Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:21:45 [2020-04-24T15:21:45.719Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:21:46 [2020-04-24T15:21:46.651Z] === RUN   TestDockerSuite/TestCpVolumePath
15:21:48 [2020-04-24T15:21:48.546Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:21:48 [2020-04-24T15:21:48.546Z] === RUN   TestDockerSuite/TestCreateArgs
15:21:48 [2020-04-24T15:21:48.803Z] === RUN   TestDockerSuite/TestCreateByImageID
15:21:49 [2020-04-24T15:21:49.367Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:21:50 [2020-04-24T15:21:50.300Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:21:50 [2020-04-24T15:21:50.300Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:21:50 [2020-04-24T15:21:50.300Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:21:51 [2020-04-24T15:21:51.232Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:21:51 [2020-04-24T15:21:51.488Z] === RUN   TestDockerSuite/TestCreateLabels
15:21:51 [2020-04-24T15:21:51.488Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:21:51 [2020-04-24T15:21:51.745Z] === RUN   TestDockerSuite/TestCreateRM
15:21:51 [2020-04-24T15:21:51.745Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:21:51 [2020-04-24T15:21:51.745Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:21:52 [2020-04-24T15:21:52.003Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:21:52 [2020-04-24T15:21:52.261Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:21:54 [2020-04-24T15:21:54.785Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:21:54 [2020-04-24T15:21:54.785Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:21:55 [2020-04-24T15:21:55.050Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:21:58 [2020-04-24T15:21:58.324Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:21:58 [2020-04-24T15:21:58.324Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:21:58 [2020-04-24T15:21:58.581Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:21:58 [2020-04-24T15:21:58.581Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:21:58 [2020-04-24T15:21:58.581Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:21:58 [2020-04-24T15:21:58.837Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:21:59 [2020-04-24T15:21:59.401Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:22:01 [2020-04-24T15:22:01.294Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:22:01 [2020-04-24T15:22:01.857Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:22:03 [2020-04-24T15:22:03.756Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:22:03 [2020-04-24T15:22:03.756Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:22:05 [2020-04-24T15:22:05.650Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:22:06 [2020-04-24T15:22:06.581Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:22:07 [2020-04-24T15:22:07.144Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:22:07 [2020-04-24T15:22:07.144Z] === RUN   TestDockerSuite/TestDevicePermissions
15:22:08 [2020-04-24T15:22:08.076Z] === RUN   TestDockerSuite/TestDockerFails
15:22:08 [2020-04-24T15:22:08.076Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:22:08 [2020-04-24T15:22:08.076Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:22:08 [2020-04-24T15:22:08.076Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:22:09 [2020-04-24T15:22:09.972Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:22:10 [2020-04-24T15:22:10.903Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:22:12 [2020-04-24T15:22:12.797Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:22:12 [2020-04-24T15:22:12.797Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:22:12 [2020-04-24T15:22:12.797Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:22:12 [2020-04-24T15:22:12.797Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:22:19 [2020-04-24T15:22:19.341Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:22:21 [2020-04-24T15:22:21.234Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:22:22 [2020-04-24T15:22:22.164Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:22:25 [2020-04-24T15:22:25.438Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:22:27 [2020-04-24T15:22:27.339Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:22:28 [2020-04-24T15:22:28.707Z] === RUN   TestDockerSuite/TestEventsAttach
15:22:29 [2020-04-24T15:22:29.638Z] === RUN   TestDockerSuite/TestEventsCommit
15:22:31 [2020-04-24T15:22:31.006Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:22:31 [2020-04-24T15:22:31.571Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:22:32 [2020-04-24T15:22:32.501Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:22:33 [2020-04-24T15:22:33.431Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:22:35 [2020-04-24T15:22:35.324Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:22:37 [2020-04-24T15:22:37.217Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:22:37 [2020-04-24T15:22:37.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:22:40 [2020-04-24T15:22:40.750Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:22:43 [2020-04-24T15:22:43.272Z] === RUN   TestDockerSuite/TestEventsCopy
15:22:43 [2020-04-24T15:22:43.272Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:22:44 [2020-04-24T15:22:44.643Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:22:46 [2020-04-24T15:22:46.537Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:22:47 [2020-04-24T15:22:47.908Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:22:48 [2020-04-24T15:22:48.165Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:22:50 [2020-04-24T15:22:50.065Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:22:50 [2020-04-24T15:22:50.065Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:22:50 [2020-04-24T15:22:50.322Z] === RUN   TestDockerSuite/TestEventsFilterType
15:22:50 [2020-04-24T15:22:50.580Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:22:50 [2020-04-24T15:22:50.837Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:22:50 [2020-04-24T15:22:50.837Z] === RUN   TestDockerSuite/TestEventsFilters
15:22:52 [2020-04-24T15:22:52.729Z] === RUN   TestDockerSuite/TestEventsFormat
15:22:54 [2020-04-24T15:22:54.098Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:22:54 [2020-04-24T15:22:54.098Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:22:54 [2020-04-24T15:22:54.098Z] === RUN   TestDockerSuite/TestEventsImageImport
15:22:55 [2020-04-24T15:22:55.037Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:22:55 [2020-04-24T15:22:55.294Z] === RUN   TestDockerSuite/TestEventsImagePull
15:22:55 [2020-04-24T15:22:55.550Z] === RUN   TestDockerSuite/TestEventsImageTag
15:22:56 [2020-04-24T15:22:56.480Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:22:56 [2020-04-24T15:22:56.737Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:22:56 [2020-04-24T15:22:56.993Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:22:56 [2020-04-24T15:22:56.993Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:22:58 [2020-04-24T15:22:58.893Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:22:59 [2020-04-24T15:22:59.456Z] === RUN   TestDockerSuite/TestEventsRename
15:23:00 [2020-04-24T15:23:00.387Z] === RUN   TestDockerSuite/TestEventsResize
15:23:01 [2020-04-24T15:23:01.317Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:23:01 [2020-04-24T15:23:01.882Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:23:02 [2020-04-24T15:23:02.813Z] === RUN   TestDockerSuite/TestEventsStreaming
15:23:03 [2020-04-24T15:23:03.742Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:23:07 [2020-04-24T15:23:07.013Z] === RUN   TestDockerSuite/TestEventsTop
15:23:07 [2020-04-24T15:23:07.577Z] === RUN   TestDockerSuite/TestEventsUntag
15:23:10 [2020-04-24T15:23:10.097Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:23:11 [2020-04-24T15:23:11.466Z] === RUN   TestDockerSuite/TestExec
15:23:11 [2020-04-24T15:23:11.722Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:23:12 [2020-04-24T15:23:12.653Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:23:13 [2020-04-24T15:23:13.584Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:23:14 [2020-04-24T15:23:14.515Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:23:14 [2020-04-24T15:23:14.773Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:23:15 [2020-04-24T15:23:15.030Z] === RUN   TestDockerSuite/TestExecAPIStart
15:23:16 [2020-04-24T15:23:16.926Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:23:17 [2020-04-24T15:23:17.858Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:23:19 [2020-04-24T15:23:19.228Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:23:19 [2020-04-24T15:23:19.792Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:23:20 [2020-04-24T15:23:20.726Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:23:21 [2020-04-24T15:23:21.672Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:23:22 [2020-04-24T15:23:22.603Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:23:24 [2020-04-24T15:23:24.496Z] === RUN   TestDockerSuite/TestExecCgroup
15:23:25 [2020-04-24T15:23:25.427Z] === RUN   TestDockerSuite/TestExecEnv
15:23:26 [2020-04-24T15:23:26.358Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:23:28 [2020-04-24T15:23:28.254Z] === RUN   TestDockerSuite/TestExecExitStatus
15:23:29 [2020-04-24T15:23:29.183Z] === RUN   TestDockerSuite/TestExecInspectID
15:23:31 [2020-04-24T15:23:31.077Z] === RUN   TestDockerSuite/TestExecInteractive
15:23:32 [2020-04-24T15:23:32.006Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:23:32 [2020-04-24T15:23:32.937Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:23:33 [2020-04-24T15:23:33.868Z] === RUN   TestDockerSuite/TestExecParseError
15:23:34 [2020-04-24T15:23:34.432Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:23:35 [2020-04-24T15:23:35.366Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:23:36 [2020-04-24T15:23:36.295Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:23:37 [2020-04-24T15:23:37.665Z] === RUN   TestDockerSuite/TestExecSetEnv
15:23:37 [2020-04-24T15:23:37.665Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:23:38 [2020-04-24T15:23:38.596Z] === RUN   TestDockerSuite/TestExecStartFails
15:23:39 [2020-04-24T15:23:39.528Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:23:51 [2020-04-24T15:23:51.712Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:23:51 [2020-04-24T15:23:51.712Z] === RUN   TestDockerSuite/TestExecTTY
15:23:52 [2020-04-24T15:23:52.643Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:23:53 [2020-04-24T15:23:53.669Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:23:54 [2020-04-24T15:23:54.614Z] === RUN   TestDockerSuite/TestExecUlimits
15:23:55 [2020-04-24T15:23:55.553Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:23:55 [2020-04-24T15:23:55.553Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:23:57 [2020-04-24T15:23:57.446Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:23:58 [2020-04-24T15:23:58.816Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:24:00 [2020-04-24T15:24:00.187Z] === RUN   TestDockerSuite/TestExecWithTERM
15:24:00 [2020-04-24T15:24:00.751Z] === RUN   TestDockerSuite/TestExecWithUser
15:24:02 [2020-04-24T15:24:02.119Z] === RUN   TestDockerSuite/TestGetContainerStats
15:24:06 [2020-04-24T15:24:06.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:24:06 [2020-04-24T15:24:06.549Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:24:11 [2020-04-24T15:24:11.803Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:24:14 [2020-04-24T15:24:14.325Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:24:19 [2020-04-24T15:24:19.578Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:24:19 [2020-04-24T15:24:19.578Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:24:19 [2020-04-24T15:24:19.578Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:24:19 [2020-04-24T15:24:19.837Z] === RUN   TestDockerSuite/TestHealth
15:24:32 [2020-04-24T15:24:32.021Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:24:41 [2020-04-24T15:24:41.986Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:24:42 [2020-04-24T15:24:42.807Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:24:42 [2020-04-24T15:24:42.807Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:24:42 [2020-04-24T15:24:42.807Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:24:42 [2020-04-24T15:24:42.807Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:24:43 [2020-04-24T15:24:43.064Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:24:43 [2020-04-24T15:24:43.321Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:24:43 [2020-04-24T15:24:43.885Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:24:43 [2020-04-24T15:24:43.885Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:24:44 [2020-04-24T15:24:44.817Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:24:44 [2020-04-24T15:24:44.817Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:24:46 [2020-04-24T15:24:46.187Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:24:46 [2020-04-24T15:24:46.751Z] === RUN   TestDockerSuite/TestImagesFormat
15:24:46 [2020-04-24T15:24:46.751Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:24:47 [2020-04-24T15:24:47.682Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:24:50 [2020-04-24T15:24:50.955Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:24:50 [2020-04-24T15:24:50.955Z] === RUN   TestDockerSuite/TestImportBadURL
15:24:50 [2020-04-24T15:24:50.955Z] === RUN   TestDockerSuite/TestImportDisplay
15:24:52 [2020-04-24T15:24:52.324Z] === RUN   TestDockerSuite/TestImportFile
15:24:54 [2020-04-24T15:24:54.847Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:24:54 [2020-04-24T15:24:54.847Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:24:56 [2020-04-24T15:24:56.216Z] === RUN   TestDockerSuite/TestImportGzipped
15:24:58 [2020-04-24T15:24:58.111Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:25:00 [2020-04-24T15:25:00.006Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:25:01 [2020-04-24T15:25:01.378Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:25:01 [2020-04-24T15:25:01.942Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:25:02 [2020-04-24T15:25:02.873Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:25:02 [2020-04-24T15:25:02.873Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:25:02 [2020-04-24T15:25:02.873Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:25:03 [2020-04-24T15:25:03.804Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:25:04 [2020-04-24T15:25:04.735Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:25:05 [2020-04-24T15:25:05.298Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:25:06 [2020-04-24T15:25:06.229Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:25:06 [2020-04-24T15:25:06.793Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:25:07 [2020-04-24T15:25:07.724Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:25:07 [2020-04-24T15:25:07.724Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:25:09 [2020-04-24T15:25:09.639Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:25:10 [2020-04-24T15:25:10.203Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:25:10 [2020-04-24T15:25:10.766Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:25:11 [2020-04-24T15:25:11.023Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:25:11 [2020-04-24T15:25:11.591Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:25:11 [2020-04-24T15:25:11.591Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:25:12 [2020-04-24T15:25:12.520Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:25:12 [2020-04-24T15:25:12.777Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:25:13 [2020-04-24T15:25:13.708Z] === RUN   TestDockerSuite/TestInspectDefault
15:25:15 [2020-04-24T15:25:15.078Z] === RUN   TestDockerSuite/TestInspectHistory
15:25:16 [2020-04-24T15:25:16.010Z] === RUN   TestDockerSuite/TestInspectImage
15:25:16 [2020-04-24T15:25:16.010Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:25:16 [2020-04-24T15:25:16.011Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:25:16 [2020-04-24T15:25:16.011Z] === RUN   TestDockerSuite/TestInspectInt64
15:25:16 [2020-04-24T15:25:16.942Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:25:17 [2020-04-24T15:25:17.872Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:25:17 [2020-04-24T15:25:17.872Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:25:18 [2020-04-24T15:25:18.802Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:25:19 [2020-04-24T15:25:19.733Z] === RUN   TestDockerSuite/TestInspectPlugin
15:25:21 [2020-04-24T15:25:21.626Z] === RUN   TestDockerSuite/TestInspectRootFS
15:25:21 [2020-04-24T15:25:21.626Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:25:22 [2020-04-24T15:25:22.190Z] === RUN   TestDockerSuite/TestInspectStatus
15:25:23 [2020-04-24T15:25:23.123Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:25:25 [2020-04-24T15:25:25.019Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:25:25 [2020-04-24T15:25:25.950Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:25:26 [2020-04-24T15:25:26.514Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:25:27 [2020-04-24T15:25:27.445Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:25:28 [2020-04-24T15:25:28.375Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:25:28 [2020-04-24T15:25:28.939Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:25:29 [2020-04-24T15:25:29.871Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:25:29 [2020-04-24T15:25:29.871Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:25:32 [2020-04-24T15:25:32.395Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:25:34 [2020-04-24T15:25:34.289Z] === RUN   TestDockerSuite/TestLinksEnvs
15:25:35 [2020-04-24T15:25:35.675Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:25:36 [2020-04-24T15:25:36.238Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:25:38 [2020-04-24T15:25:38.135Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:25:38 [2020-04-24T15:25:38.135Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:25:40 [2020-04-24T15:25:40.660Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:25:43 [2020-04-24T15:25:43.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:25:43 [2020-04-24T15:25:43.749Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:25:43 [2020-04-24T15:25:43.749Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:25:46 [2020-04-24T15:25:46.271Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:25:46 [2020-04-24T15:25:46.528Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:25:47 [2020-04-24T15:25:47.092Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:25:48 [2020-04-24T15:25:48.027Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:25:49 [2020-04-24T15:25:49.924Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:25:53 [2020-04-24T15:25:53.200Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:25:56 [2020-04-24T15:25:56.474Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:25:59 [2020-04-24T15:25:59.747Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:26:01 [2020-04-24T15:26:01.120Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:26:04 [2020-04-24T15:26:04.394Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:26:04 [2020-04-24T15:26:04.394Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:26:06 [2020-04-24T15:26:06.288Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:26:06 [2020-04-24T15:26:06.863Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:26:08 [2020-04-24T15:26:08.757Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:26:09 [2020-04-24T15:26:09.688Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:26:09 [2020-04-24T15:26:09.688Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:26:09 [2020-04-24T15:26:09.946Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:26:09 [2020-04-24T15:26:09.946Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:26:09 [2020-04-24T15:26:09.946Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:26:10 [2020-04-24T15:26:10.877Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:26:11 [2020-04-24T15:26:11.809Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:26:15 [2020-04-24T15:26:15.985Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:26:16 [2020-04-24T15:26:16.548Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:26:21 [2020-04-24T15:26:21.801Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:26:22 [2020-04-24T15:26:22.059Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:26:22 [2020-04-24T15:26:22.059Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:26:23 [2020-04-24T15:26:23.432Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:26:24 [2020-04-24T15:26:24.364Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:26:25 [2020-04-24T15:26:25.294Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:26:26 [2020-04-24T15:26:26.665Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:26:27 [2020-04-24T15:26:27.596Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:26:30 [2020-04-24T15:26:30.118Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:26:30 [2020-04-24T15:26:30.682Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:26:31 [2020-04-24T15:26:31.614Z] === RUN   TestDockerSuite/TestLogsSince
15:26:34 [2020-04-24T15:26:34.137Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:26:39 [2020-04-24T15:26:39.407Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:26:44 [2020-04-24T15:26:44.666Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:26:44 [2020-04-24T15:26:44.666Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:26:45 [2020-04-24T15:26:45.229Z] === RUN   TestDockerSuite/TestLogsTail
15:26:46 [2020-04-24T15:26:46.161Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:26:46 [2020-04-24T15:26:46.726Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:26:48 [2020-04-24T15:26:48.097Z] === RUN   TestDockerSuite/TestMountIntoProc
15:26:48 [2020-04-24T15:26:48.097Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:26:48 [2020-04-24T15:26:48.355Z] === RUN   TestDockerSuite/TestMountIntoSys
15:26:49 [2020-04-24T15:26:49.287Z] === RUN   TestDockerSuite/TestNetHostname
15:26:52 [2020-04-24T15:26:52.562Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:26:52 [2020-04-24T15:26:52.562Z] === RUN   TestDockerSuite/TestNetworkEvents
15:26:53 [2020-04-24T15:26:53.493Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:26:56 [2020-04-24T15:26:56.015Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:26:56 [2020-04-24T15:26:56.945Z] === RUN   TestDockerSuite/TestPluginActive
15:26:58 [2020-04-24T15:26:58.839Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:27:01 [2020-04-24T15:27:01.361Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:27:05 [2020-04-24T15:27:05.543Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:27:05 [2020-04-24T15:27:05.543Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:27:05 [2020-04-24T15:27:05.543Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:27:06 [2020-04-24T15:27:06.107Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:27:08 [2020-04-24T15:27:08.003Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:27:09 [2020-04-24T15:27:09.899Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:27:11 [2020-04-24T15:27:11.291Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:27:11 [2020-04-24T15:27:11.292Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:27:13 [2020-04-24T15:27:13.826Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:27:14 [2020-04-24T15:27:14.083Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:27:17 [2020-04-24T15:27:17.357Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:27:19 [2020-04-24T15:27:19.253Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:27:20 [2020-04-24T15:27:20.624Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:27:21 [2020-04-24T15:27:21.554Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:27:22 [2020-04-24T15:27:22.925Z] === RUN   TestDockerSuite/TestPortHostBinding
15:27:23 [2020-04-24T15:27:23.857Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:27:24 [2020-04-24T15:27:24.422Z] === RUN   TestDockerSuite/TestPortList
15:27:27 [2020-04-24T15:27:27.697Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:27:34 [2020-04-24T15:27:34.246Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:27:35 [2020-04-24T15:27:35.184Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:27:37 [2020-04-24T15:27:37.082Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:27:39 [2020-04-24T15:27:39.604Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:27:44 [2020-04-24T15:27:44.858Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:27:44 [2020-04-24T15:27:44.858Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:27:44 [2020-04-24T15:27:44.858Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:27:45 [2020-04-24T15:27:45.114Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:27:45 [2020-04-24T15:27:45.115Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:27:45 [2020-04-24T15:27:45.684Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:27:45 [2020-04-24T15:27:45.684Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:27:46 [2020-04-24T15:27:46.620Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:27:46 [2020-04-24T15:27:46.620Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:27:48 [2020-04-24T15:27:48.515Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:27:48 [2020-04-24T15:27:48.515Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:27:51 [2020-04-24T15:27:51.787Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:27:52 [2020-04-24T15:27:52.719Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:27:52 [2020-04-24T15:27:52.976Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:27:53 [2020-04-24T15:27:53.234Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:27:53 [2020-04-24T15:27:53.491Z] === RUN   TestDockerSuite/TestPsByOrder
15:27:56 [2020-04-24T15:27:56.766Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:27:57 [2020-04-24T15:27:57.024Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:27:57 [2020-04-24T15:27:57.955Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:28:00 [2020-04-24T15:28:00.478Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:28:01 [2020-04-24T15:28:01.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:28:04 [2020-04-24T15:28:04.372Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:28:07 [2020-04-24T15:28:07.648Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:28:07 [2020-04-24T15:28:07.648Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:28:09 [2020-04-24T15:28:09.541Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:28:11 [2020-04-24T15:28:11.436Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:28:12 [2020-04-24T15:28:12.369Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:28:20 [2020-04-24T15:28:20.463Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:28:20 [2020-04-24T15:28:20.733Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:28:23 [2020-04-24T15:28:23.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:28:25 [2020-04-24T15:28:25.156Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:28:25 [2020-04-24T15:28:25.719Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:28:26 [2020-04-24T15:28:26.650Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:28:28 [2020-04-24T15:28:28.547Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:28:31 [2020-04-24T15:28:31.069Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:28:32 [2020-04-24T15:28:32.964Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:28:32 [2020-04-24T15:28:32.964Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:28:33 [2020-04-24T15:28:33.894Z] === RUN   TestDockerSuite/TestPsRightTagName
15:28:36 [2020-04-24T15:28:36.414Z] === RUN   TestDockerSuite/TestPsShowMounts
15:28:38 [2020-04-24T15:28:38.939Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:28:38 [2020-04-24T15:28:38.940Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:28:39 [2020-04-24T15:28:39.870Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:28:39 [2020-04-24T15:28:39.870Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:28:39 [2020-04-24T15:28:39.870Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:28:40 [2020-04-24T15:28:40.128Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:28:40 [2020-04-24T15:28:40.128Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:28:41 [2020-04-24T15:28:41.499Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:28:43 [2020-04-24T15:28:43.392Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:28:44 [2020-04-24T15:28:44.763Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:28:45 [2020-04-24T15:28:45.327Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:28:53 [2020-04-24T15:28:53.424Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:28:53 [2020-04-24T15:28:53.424Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:28:54 [2020-04-24T15:28:54.815Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:28:54 [2020-04-24T15:28:54.815Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:28:57 [2020-04-24T15:28:57.337Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:28:57 [2020-04-24T15:28:57.337Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:28:57 [2020-04-24T15:28:57.337Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:28:57 [2020-04-24T15:28:57.594Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:29:00 [2020-04-24T15:29:00.867Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:29:01 [2020-04-24T15:29:01.797Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:29:07 [2020-04-24T15:29:07.053Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:29:07 [2020-04-24T15:29:07.983Z] === RUN   TestDockerSuite/TestRmiBlank
15:29:07 [2020-04-24T15:29:07.983Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:29:07 [2020-04-24T15:29:07.983Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:29:13 [2020-04-24T15:29:13.235Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:29:13 [2020-04-24T15:29:13.235Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:29:13 [2020-04-24T15:29:13.799Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:29:15 [2020-04-24T15:29:15.696Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:29:16 [2020-04-24T15:29:16.260Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:29:18 [2020-04-24T15:29:18.155Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:29:19 [2020-04-24T15:29:19.086Z] === RUN   TestDockerSuite/TestRmiTag
15:29:19 [2020-04-24T15:29:19.343Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:29:19 [2020-04-24T15:29:19.343Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:29:20 [2020-04-24T15:29:20.273Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:29:22 [2020-04-24T15:29:22.795Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:29:25 [2020-04-24T15:29:25.320Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:29:25 [2020-04-24T15:29:25.320Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:29:25 [2020-04-24T15:29:25.898Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:29:26 [2020-04-24T15:29:26.828Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:29:27 [2020-04-24T15:29:27.392Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:29:29 [2020-04-24T15:29:29.286Z] === RUN   TestDockerSuite/TestRunAddHost
15:29:29 [2020-04-24T15:29:29.850Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:29:30 [2020-04-24T15:29:30.107Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:29:31 [2020-04-24T15:29:31.037Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:29:31 [2020-04-24T15:29:31.037Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:29:31 [2020-04-24T15:29:31.967Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:29:33 [2020-04-24T15:29:33.860Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:29:34 [2020-04-24T15:29:34.423Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:29:35 [2020-04-24T15:29:35.353Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:29:36 [2020-04-24T15:29:36.283Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:29:37 [2020-04-24T15:29:37.653Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:29:39 [2020-04-24T15:29:39.024Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:29:40 [2020-04-24T15:29:40.393Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:29:40 [2020-04-24T15:29:40.957Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:29:42 [2020-04-24T15:29:42.327Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:29:42 [2020-04-24T15:29:42.890Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:29:43 [2020-04-24T15:29:43.821Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:29:44 [2020-04-24T15:29:44.753Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:29:45 [2020-04-24T15:29:45.009Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:29:45 [2020-04-24T15:29:45.940Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:29:46 [2020-04-24T15:29:46.871Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:29:47 [2020-04-24T15:29:47.804Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:29:48 [2020-04-24T15:29:48.367Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:29:48 [2020-04-24T15:29:48.367Z] === RUN   TestDockerSuite/TestRunBindMounts
15:29:50 [2020-04-24T15:29:50.897Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:29:51 [2020-04-24T15:29:51.827Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:29:52 [2020-04-24T15:29:52.391Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:29:53 [2020-04-24T15:29:53.321Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:29:53 [2020-04-24T15:29:53.321Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:29:54 [2020-04-24T15:29:54.252Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:29:54 [2020-04-24T15:29:54.252Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:29:55 [2020-04-24T15:29:55.182Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:29:56 [2020-04-24T15:29:56.113Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:29:56 [2020-04-24T15:29:56.113Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:29:57 [2020-04-24T15:29:57.044Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:29:57 [2020-04-24T15:29:57.607Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:29:58 [2020-04-24T15:29:58.538Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:29:58 [2020-04-24T15:29:58.538Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:29:59 [2020-04-24T15:29:59.469Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:29:59 [2020-04-24T15:29:59.469Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:30:00 [2020-04-24T15:30:00.838Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:30:01 [2020-04-24T15:30:01.402Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:30:02 [2020-04-24T15:30:02.332Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:30:02 [2020-04-24T15:30:02.896Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:30:03 [2020-04-24T15:30:03.153Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:30:03 [2020-04-24T15:30:03.716Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:30:05 [2020-04-24T15:30:05.609Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:30:07 [2020-04-24T15:30:07.508Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:30:08 [2020-04-24T15:30:08.879Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:30:09 [2020-04-24T15:30:09.809Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:30:10 [2020-04-24T15:30:10.373Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:30:11 [2020-04-24T15:30:11.303Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:30:11 [2020-04-24T15:30:11.867Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:30:12 [2020-04-24T15:30:12.431Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:30:12 [2020-04-24T15:30:12.688Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:30:14 [2020-04-24T15:30:14.590Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:30:18 [2020-04-24T15:30:18.778Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:30:18 [2020-04-24T15:30:18.778Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:30:19 [2020-04-24T15:30:19.341Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:30:21 [2020-04-24T15:30:21.864Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:30:23 [2020-04-24T15:30:23.762Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:30:26 [2020-04-24T15:30:26.284Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:30:28 [2020-04-24T15:30:28.807Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:30:28 [2020-04-24T15:30:28.807Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:30:28 [2020-04-24T15:30:28.807Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:30:29 [2020-04-24T15:30:29.742Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:30:31 [2020-04-24T15:30:31.636Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:30:31 [2020-04-24T15:30:31.636Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:30:33 [2020-04-24T15:30:33.007Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:30:35 [2020-04-24T15:30:35.533Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:30:36 [2020-04-24T15:30:36.097Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:30:37 [2020-04-24T15:30:37.991Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:30:38 [2020-04-24T15:30:38.555Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:30:38 [2020-04-24T15:30:38.555Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:30:39 [2020-04-24T15:30:39.487Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:30:39 [2020-04-24T15:30:39.487Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:30:41 [2020-04-24T15:30:41.384Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:30:41 [2020-04-24T15:30:41.384Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:30:42 [2020-04-24T15:30:42.317Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:30:42 [2020-04-24T15:30:42.880Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:30:43 [2020-04-24T15:30:43.810Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:30:44 [2020-04-24T15:30:44.757Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:30:44 [2020-04-24T15:30:44.757Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:30:45 [2020-04-24T15:30:45.687Z] === RUN   TestDockerSuite/TestRunEnvironment
15:30:46 [2020-04-24T15:30:46.251Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:30:47 [2020-04-24T15:30:47.182Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:30:47 [2020-04-24T15:30:47.746Z] === RUN   TestDockerSuite/TestRunExitCode
15:30:48 [2020-04-24T15:30:48.677Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:30:49 [2020-04-24T15:30:49.608Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:30:50 [2020-04-24T15:30:50.172Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:30:51 [2020-04-24T15:30:51.102Z] === RUN   TestDockerSuite/TestRunExposePort
15:30:51 [2020-04-24T15:30:51.102Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:30:51 [2020-04-24T15:30:51.665Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:30:52 [2020-04-24T15:30:52.595Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:30:53 [2020-04-24T15:30:53.963Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:30:54 [2020-04-24T15:30:54.527Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:30:54 [2020-04-24T15:30:54.527Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:30:58 [2020-04-24T15:30:58.700Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:30:58 [2020-04-24T15:30:58.957Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:31:11 [2020-04-24T15:31:11.136Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:31:11 [2020-04-24T15:31:11.699Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:31:13 [2020-04-24T15:31:13.592Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:31:13 [2020-04-24T15:31:13.592Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:31:13 [2020-04-24T15:31:13.592Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:31:13 [2020-04-24T15:31:13.592Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:31:14 [2020-04-24T15:31:14.155Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:31:17 [2020-04-24T15:31:17.428Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:31:18 [2020-04-24T15:31:18.797Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:31:20 [2020-04-24T15:31:20.175Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:31:21 [2020-04-24T15:31:21.105Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:31:22 [2020-04-24T15:31:22.035Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:31:22 [2020-04-24T15:31:22.599Z] === RUN   TestDockerSuite/TestRunModeHostname
15:31:23 [2020-04-24T15:31:23.968Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:31:23 [2020-04-24T15:31:23.968Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:31:23 [2020-04-24T15:31:23.968Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:31:25 [2020-04-24T15:31:25.861Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:31:26 [2020-04-24T15:31:26.791Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:31:28 [2020-04-24T15:31:28.685Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:31:28 [2020-04-24T15:31:28.685Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:31:28 [2020-04-24T15:31:28.685Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:31:30 [2020-04-24T15:31:30.579Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:31:31 [2020-04-24T15:31:31.949Z] === RUN   TestDockerSuite/TestRunMount
15:31:38 [2020-04-24T15:31:38.492Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:31:38 [2020-04-24T15:31:38.750Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:31:39 [2020-04-24T15:31:39.681Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:31:41 [2020-04-24T15:31:41.575Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:31:43 [2020-04-24T15:31:43.469Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:31:47 [2020-04-24T15:31:47.645Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:31:49 [2020-04-24T15:31:49.538Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:31:52 [2020-04-24T15:31:52.068Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:31:53 [2020-04-24T15:31:53.964Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:31:55 [2020-04-24T15:31:55.333Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:31:55 [2020-04-24T15:31:55.333Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:31:55 [2020-04-24T15:31:55.897Z] === RUN   TestDockerSuite/TestRunNetHost
15:31:57 [2020-04-24T15:31:57.265Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:31:57 [2020-04-24T15:31:57.829Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:31:58 [2020-04-24T15:31:58.760Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:32:01 [2020-04-24T15:32:01.284Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:32:03 [2020-04-24T15:32:03.182Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:32:08 [2020-04-24T15:32:08.438Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:32:08 [2020-04-24T15:32:08.695Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:32:08 [2020-04-24T15:32:08.695Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:32:09 [2020-04-24T15:32:09.629Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:32:09 [2020-04-24T15:32:09.629Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:32:10 [2020-04-24T15:32:10.194Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:32:10 [2020-04-24T15:32:10.450Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:32:11 [2020-04-24T15:32:11.381Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:32:11 [2020-04-24T15:32:11.381Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:32:12 [2020-04-24T15:32:12.313Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:32:13 [2020-04-24T15:32:13.244Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:32:13 [2020-04-24T15:32:13.244Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:32:13 [2020-04-24T15:32:13.809Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:32:14 [2020-04-24T15:32:14.739Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:32:15 [2020-04-24T15:32:15.303Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:32:16 [2020-04-24T15:32:16.671Z] === RUN   TestDockerSuite/TestRunPortInUse
15:32:18 [2020-04-24T15:32:18.039Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:32:18 [2020-04-24T15:32:18.613Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:32:19 [2020-04-24T15:32:19.178Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:32:20 [2020-04-24T15:32:20.108Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:32:21 [2020-04-24T15:32:21.039Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:32:21 [2020-04-24T15:32:21.603Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:32:21 [2020-04-24T15:32:21.603Z] === RUN   TestDockerSuite/TestRunPublishPort
15:32:22 [2020-04-24T15:32:22.534Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:32:23 [2020-04-24T15:32:23.466Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:32:23 [2020-04-24T15:32:23.466Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:32:24 [2020-04-24T15:32:24.396Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:32:24 [2020-04-24T15:32:24.959Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:32:26 [2020-04-24T15:32:26.330Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:32:26 [2020-04-24T15:32:26.330Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:32:29 [2020-04-24T15:32:29.609Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:32:31 [2020-04-24T15:32:31.505Z] === RUN   TestDockerSuite/TestRunRm
15:32:32 [2020-04-24T15:32:32.069Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:32:33 [2020-04-24T15:32:33.963Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:32:35 [2020-04-24T15:32:35.856Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:32:36 [2020-04-24T15:32:36.787Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:32:36 [2020-04-24T15:32:36.787Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:32:37 [2020-04-24T15:32:37.719Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:32:39 [2020-04-24T15:32:39.615Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:32:40 [2020-04-24T15:32:40.546Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:32:42 [2020-04-24T15:32:42.442Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:32:44 [2020-04-24T15:32:44.339Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:32:49 [2020-04-24T15:32:49.617Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:32:49 [2020-04-24T15:32:49.617Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:32:50 [2020-04-24T15:32:50.181Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:32:50 [2020-04-24T15:32:50.745Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:32:52 [2020-04-24T15:32:52.117Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:32:52 [2020-04-24T15:32:52.373Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:32:53 [2020-04-24T15:32:53.304Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:32:54 [2020-04-24T15:32:54.239Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:32:54 [2020-04-24T15:32:54.239Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:32:54 [2020-04-24T15:32:54.239Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:32:55 [2020-04-24T15:32:55.169Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:32:56 [2020-04-24T15:32:56.099Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:32:56 [2020-04-24T15:32:56.663Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:32:59 [2020-04-24T15:32:59.938Z] === RUN   TestDockerSuite/TestRunState
15:33:01 [2020-04-24T15:33:01.308Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:33:02 [2020-04-24T15:33:02.239Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:33:02 [2020-04-24T15:33:02.803Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:33:03 [2020-04-24T15:33:03.060Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:33:03 [2020-04-24T15:33:03.060Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:33:03 [2020-04-24T15:33:03.060Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:33:03 [2020-04-24T15:33:03.991Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:33:03 [2020-04-24T15:33:03.991Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:33:04 [2020-04-24T15:33:04.557Z] === RUN   TestDockerSuite/TestRunSysctls
15:33:04 [2020-04-24T15:33:04.813Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:33:06 [2020-04-24T15:33:06.184Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:33:06 [2020-04-24T15:33:06.441Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:33:06 [2020-04-24T15:33:06.441Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:33:07 [2020-04-24T15:33:07.373Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:33:07 [2020-04-24T15:33:07.938Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:33:10 [2020-04-24T15:33:10.468Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:33:11 [2020-04-24T15:33:11.031Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:33:12 [2020-04-24T15:33:12.925Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:33:17 [2020-04-24T15:33:17.099Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:33:19 [2020-04-24T15:33:19.620Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:33:20 [2020-04-24T15:33:20.551Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:33:21 [2020-04-24T15:33:21.483Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:33:22 [2020-04-24T15:33:22.047Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:33:24 [2020-04-24T15:33:24.573Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:33:25 [2020-04-24T15:33:25.943Z] === RUN   TestDockerSuite/TestRunUserByID
15:33:26 [2020-04-24T15:33:26.506Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:33:26 [2020-04-24T15:33:26.765Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:33:27 [2020-04-24T15:33:27.021Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:33:27 [2020-04-24T15:33:27.950Z] === RUN   TestDockerSuite/TestRunUserByName
15:33:28 [2020-04-24T15:33:28.513Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:33:29 [2020-04-24T15:33:29.443Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:33:29 [2020-04-24T15:33:29.443Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:33:29 [2020-04-24T15:33:29.443Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:33:30 [2020-04-24T15:33:30.373Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:33:35 [2020-04-24T15:33:35.628Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:33:35 [2020-04-24T15:33:35.628Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:33:36 [2020-04-24T15:33:36.999Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:33:39 [2020-04-24T15:33:39.521Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:33:40 [2020-04-24T15:33:40.902Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:33:43 [2020-04-24T15:33:43.429Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:33:45 [2020-04-24T15:33:45.952Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:33:46 [2020-04-24T15:33:46.517Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:33:47 [2020-04-24T15:33:47.448Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:33:48 [2020-04-24T15:33:48.380Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:33:48 [2020-04-24T15:33:48.380Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:33:48 [2020-04-24T15:33:48.380Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:33:48 [2020-04-24T15:33:48.380Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:33:48 [2020-04-24T15:33:48.637Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:33:49 [2020-04-24T15:33:49.200Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:33:50 [2020-04-24T15:33:50.131Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:33:51 [2020-04-24T15:33:51.063Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:33:53 [2020-04-24T15:33:53.780Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:33:53 [2020-04-24T15:33:53.780Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:33:54 [2020-04-24T15:33:54.038Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:33:54 [2020-04-24T15:33:54.038Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:33:54 [2020-04-24T15:33:54.971Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:33:55 [2020-04-24T15:33:55.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:33:55 [2020-04-24T15:33:55.484Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:33:55 [2020-04-24T15:33:55.484Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:33:55 [2020-04-24T15:33:55.741Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:33:56 [2020-04-24T15:33:56.672Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:33:57 [2020-04-24T15:33:57.236Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:33:58 [2020-04-24T15:33:58.166Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:33:58 [2020-04-24T15:33:58.166Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:33:59 [2020-04-24T15:33:59.096Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:33:59 [2020-04-24T15:33:59.353Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:33:59 [2020-04-24T15:33:59.916Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:34:00 [2020-04-24T15:34:00.173Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:34:00 [2020-04-24T15:34:00.739Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:34:01 [2020-04-24T15:34:01.675Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:34:01 [2020-04-24T15:34:01.675Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:34:01 [2020-04-24T15:34:01.675Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:34:01 [2020-04-24T15:34:01.932Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:34:02 [2020-04-24T15:34:02.864Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:34:04 [2020-04-24T15:34:04.760Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:34:05 [2020-04-24T15:34:05.325Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:34:05 [2020-04-24T15:34:05.325Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:34:06 [2020-04-24T15:34:06.256Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:34:06 [2020-04-24T15:34:06.256Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:34:07 [2020-04-24T15:34:07.627Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:34:08 [2020-04-24T15:34:08.557Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:34:11 [2020-04-24T15:34:11.083Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:34:12 [2020-04-24T15:34:12.013Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:34:12 [2020-04-24T15:34:12.013Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:34:12 [2020-04-24T15:34:12.013Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:34:12 [2020-04-24T15:34:12.943Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:34:14 [2020-04-24T15:34:14.312Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:34:15 [2020-04-24T15:34:15.243Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:34:15 [2020-04-24T15:34:15.501Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:34:17 [2020-04-24T15:34:17.395Z] === RUN   TestDockerSuite/TestSaveImageId
15:34:17 [2020-04-24T15:34:17.395Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:34:17 [2020-04-24T15:34:17.959Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:34:20 [2020-04-24T15:34:20.481Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:34:20 [2020-04-24T15:34:20.481Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:34:21 [2020-04-24T15:34:21.850Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:34:21 [2020-04-24T15:34:21.850Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:34:21 [2020-04-24T15:34:21.850Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:34:23 [2020-04-24T15:34:23.743Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:34:25 [2020-04-24T15:34:25.114Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:34:25 [2020-04-24T15:34:25.370Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:34:25 [2020-04-24T15:34:25.627Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:34:25 [2020-04-24T15:34:25.627Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:34:25 [2020-04-24T15:34:25.627Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:34:26 [2020-04-24T15:34:26.191Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:34:28 [2020-04-24T15:34:28.715Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:34:35 [2020-04-24T15:34:35.260Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:34:37 [2020-04-24T15:34:37.156Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:34:38 [2020-04-24T15:34:38.097Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:34:39 [2020-04-24T15:34:39.466Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:34:42 [2020-04-24T15:34:42.739Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:34:45 [2020-04-24T15:34:45.261Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:34:45 [2020-04-24T15:34:45.824Z] === RUN   TestDockerSuite/TestStartRecordError
15:34:47 [2020-04-24T15:34:47.716Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:34:49 [2020-04-24T15:34:49.613Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:34:49 [2020-04-24T15:34:49.870Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:34:52 [2020-04-24T15:34:52.397Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:34:55 [2020-04-24T15:34:55.671Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:35:00 [2020-04-24T15:35:00.924Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:35:02 [2020-04-24T15:35:02.817Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:35:03 [2020-04-24T15:35:03.075Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:35:08 [2020-04-24T15:35:08.329Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:35:08 [2020-04-24T15:35:08.587Z] === RUN   TestDockerSuite/TestStatsNoStream
15:35:11 [2020-04-24T15:35:11.879Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:35:13 [2020-04-24T15:35:13.248Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:35:14 [2020-04-24T15:35:14.177Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:35:15 [2020-04-24T15:35:15.108Z] === RUN   TestDockerSuite/TestTopPrivileged
15:35:16 [2020-04-24T15:35:16.038Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:35:16 [2020-04-24T15:35:16.038Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:35:16 [2020-04-24T15:35:16.601Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:35:20 [2020-04-24T15:35:20.775Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:35:24 [2020-04-24T15:35:24.949Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:35:24 [2020-04-24T15:35:24.949Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:35:25 [2020-04-24T15:35:25.882Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:35:25 [2020-04-24T15:35:25.882Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:35:26 [2020-04-24T15:35:26.812Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:35:28 [2020-04-24T15:35:28.706Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:35:28 [2020-04-24T15:35:28.706Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:35:30 [2020-04-24T15:35:30.076Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:35:31 [2020-04-24T15:35:31.007Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:35:31 [2020-04-24T15:35:31.937Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:35:33 [2020-04-24T15:35:33.831Z] === RUN   TestDockerSuite/TestUpdateStats
15:35:38 [2020-04-24T15:35:38.004Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:35:39 [2020-04-24T15:35:39.374Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:35:39 [2020-04-24T15:35:39.374Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:35:40 [2020-04-24T15:35:40.304Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:35:41 [2020-04-24T15:35:41.240Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:35:45 [2020-04-24T15:35:45.413Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:35:49 [2020-04-24T15:35:49.588Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:35:52 [2020-04-24T15:35:52.109Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:35:54 [2020-04-24T15:35:54.631Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:35:58 [2020-04-24T15:35:58.804Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:36:04 [2020-04-24T15:36:04.057Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:36:06 [2020-04-24T15:36:06.581Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:36:09 [2020-04-24T15:36:09.103Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:36:10 [2020-04-24T15:36:10.997Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:36:12 [2020-04-24T15:36:12.366Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:36:14 [2020-04-24T15:36:14.888Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:36:16 [2020-04-24T15:36:16.790Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:36:19 [2020-04-24T15:36:19.311Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:36:21 [2020-04-24T15:36:21.832Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:36:23 [2020-04-24T15:36:23.726Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:36:41 [2020-04-24T15:36:41.778Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:36:41 [2020-04-24T15:36:41.779Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:36:41 [2020-04-24T15:36:41.779Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:36:41 [2020-04-24T15:36:41.779Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:36:41 [2020-04-24T15:36:41.779Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:36:41 [2020-04-24T15:36:41.779Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:36:42 [2020-04-24T15:36:42.035Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:36:42 [2020-04-24T15:36:42.035Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:36:42 [2020-04-24T15:36:42.035Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:36:44 [2020-04-24T15:36:44.556Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:36:44 [2020-04-24T15:36:44.556Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:36:44 [2020-04-24T15:36:44.556Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:36:44 [2020-04-24T15:36:44.556Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:36:44 [2020-04-24T15:36:44.556Z] === RUN   TestDockerSuite/TestVolumeEvents
15:36:45 [2020-04-24T15:36:45.487Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:36:48 [2020-04-24T15:36:48.009Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:36:48 [2020-04-24T15:36:48.009Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:36:48 [2020-04-24T15:36:48.009Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:36:51 [2020-04-24T15:36:51.418Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:36:55 [2020-04-24T15:36:55.595Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:36:55 [2020-04-24T15:36:55.595Z] --- PASS: TestDockerSuite (1760.56s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.63s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.94s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.03s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.29s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.11s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.44s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.46s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.82s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.58s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.61s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.95s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (1.12s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.03s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.25s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.16s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.52s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.68s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.72s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.23s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.61s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.68s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.17s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.89s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.03s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.44s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.08s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.65s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.85s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.24s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.41s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.55s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.39s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.28s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.77s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.53s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.57s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.99s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.50s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.65s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.83s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.43s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.15s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.28s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.16s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.26s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.19s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.77s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.91s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.87s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.12s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.36s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.33s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.80s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.63s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.91s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.71s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.51s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.67s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.86s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.90s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.20s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.58s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.23s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.48s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.28s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.76s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.72s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.65s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.23s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.25s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.71s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:36:55 [2020-04-24T15:36:55.595Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
15:36:55 [2020-04-24T15:36:55.595Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.21s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFails (0.98s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.20s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.64s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.68s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.26s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.58s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.63s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.64s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.27s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.65s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.79s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.67s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.21s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.77s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.10s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.36s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.12s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.76s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.11s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.85s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.21s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.23s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.35s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.05s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.65s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.51s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.98s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.19s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.97s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRm (3.28s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.76s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.57s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.33s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.81s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.41s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.36s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.29s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.80s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildUser (2.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.77s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.85s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.46s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.90s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.46s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_cli_sni_test.go:18: Flakey test
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitChange (1.19s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.99s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.74s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.79s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.23s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.13s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.96s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.91s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.41s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.04s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:36:55 [2020-04-24T15:36:55.596Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.14s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.72s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.57s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.81s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.58s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008fa4c0_<nil>} (1.63s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1055099314_/foo_false__<nil>_<nil>_<nil>} (1.59s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1055099314_/foo_true__<nil>_<nil>_<nil>} (1.58s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_false__<nil>_<nil>_<nil>} (1.55s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_true__<nil>_<nil>_<nil>} (1.75s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3136902505_/foo_true__0xc0008fa520_<nil>_<nil>} (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008fa540_<nil>} (1.72s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008fa580_<nil>} (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008fa5a0_<nil>} (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008fa5c0_<nil>} (1.59s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s)
15:36:55 [2020-04-24T15:36:55.596Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
15:36:55 [2020-04-24T15:36:55.596Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
15:36:55 [2020-04-24T15:36:55.597Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
15:36:55 [2020-04-24T15:36:55.597Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.35s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.60s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.07s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.15s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.86s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.54s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.08s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.53s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.66s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.92s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.61s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.78s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.88s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.63s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.17s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.59s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.49s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.54s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.34s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.09s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.61s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.77s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.46s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.17s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.70s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.68s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.62s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsRename (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsResize (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.67s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsTop (0.87s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExec (0.99s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.98s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.23s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecEnv (0.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.88s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecParseError (0.80s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.96s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecTTY (0.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.39s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.93s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.98s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.80s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.39s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.95s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHealth (20.98s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.85s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.12s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.87s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.67s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportFile (2.04s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.88s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.15s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.01s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.19s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:36:55 [2020-04-24T15:36:55.597Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.83s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.96s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.80s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.70s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:36:55 [2020-04-24T15:36:55.597Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.59s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.66s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.64s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.09s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.14s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.87s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.99s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsTail (0.99s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.04s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.54s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.85s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestNetHostname (2.75s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.19s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginActive (1.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.74s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.29s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.50s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.45s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPortList (10.77s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.24s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.46s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.43s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.50s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.47s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.67s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.33s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.70s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.54s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.37s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.66s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.39s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.97s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.57s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.77s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.29s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.89s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.85s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s)
15:36:55 [2020-04-24T15:36:55.598Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMount (6.23s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.85s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.98s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.89s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.18s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunPublishPort (1.00s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.84s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.43s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.95s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.91s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.94s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.95s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunState (1.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.66s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.93s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.88s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.29s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.43s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.50s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.44s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.55s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.90s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.87s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.68s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents390834395
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.65s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.74s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.51s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.76s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.14s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.95s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.51s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.90s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.17s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.85s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:36:55 [2020-04-24T15:36:55.599Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.22s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.16s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.21s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.45s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.30s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.26s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.04s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.40s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.30s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:36:55 [2020-04-24T15:36:55.599Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.04s)
15:36:55 [2020-04-24T15:36:55.600Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.15s)
15:36:55 [2020-04-24T15:36:55.600Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:36:55 [2020-04-24T15:36:55.600Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:36:55 [2020-04-24T15:36:55.600Z] === RUN   TestDockerRegistrySuite
15:36:55 [2020-04-24T15:36:55.600Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:36:56 [2020-04-24T15:36:56.969Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:36:58 [2020-04-24T15:36:58.339Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:37:00 [2020-04-24T15:37:00.238Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:37:00 [2020-04-24T15:37:00.495Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:37:04 [2020-04-24T15:37:04.670Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:37:08 [2020-04-24T15:37:08.843Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:37:13 [2020-04-24T15:37:13.017Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:37:14 [2020-04-24T15:37:14.911Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:37:15 [2020-04-24T15:37:15.841Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:37:17 [2020-04-24T15:37:17.210Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:37:19 [2020-04-24T15:37:19.105Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:37:20 [2020-04-24T15:37:20.034Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:37:21 [2020-04-24T15:37:21.928Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:37:22 [2020-04-24T15:37:22.859Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:37:26 [2020-04-24T15:37:26.133Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:37:28 [2020-04-24T15:37:28.654Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:37:29 [2020-04-24T15:37:29.585Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:37:32 [2020-04-24T15:37:32.876Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:37:34 [2020-04-24T15:37:34.246Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:37:34 [2020-04-24T15:37:34.246Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:37:35 [2020-04-24T15:37:35.615Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:37:36 [2020-04-24T15:37:36.985Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:37:37 [2020-04-24T15:37:37.243Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:37:38 [2020-04-24T15:37:38.613Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:37:42 [2020-04-24T15:37:42.787Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:37:42 [2020-04-24T15:37:42.787Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:37:44 [2020-04-24T15:37:44.156Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:37:44 [2020-04-24T15:37:44.413Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:37:44 [2020-04-24T15:37:44.671Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:37:44 [2020-04-24T15:37:44.928Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:37:45 [2020-04-24T15:37:45.186Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:37:45 [2020-04-24T15:37:45.442Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:37:45 [2020-04-24T15:37:45.699Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:37:47 [2020-04-24T15:37:47.071Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:37:49 [2020-04-24T15:37:49.592Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:37:50 [2020-04-24T15:37:50.155Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:37:50 [2020-04-24T15:37:50.412Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:37:51 [2020-04-24T15:37:51.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:37:51 [2020-04-24T15:37:51.781Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:37:51 [2020-04-24T15:37:51.781Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:37:52 [2020-04-24T15:37:52.038Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:37:52 [2020-04-24T15:37:52.038Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:37:52 [2020-04-24T15:37:52.969Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:37:53 [2020-04-24T15:37:53.225Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:37:53 [2020-04-24T15:37:53.789Z] --- PASS: TestDockerRegistrySuite (58.59s)
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d8c80c4e6c3db] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d8c50cda85c3a] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d2938119c414c] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dabb13d7069a1] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.31s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dc3edc353e8e7] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d57ba281a0a6d] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dbd5e061a1d29] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.56s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d1ce510a1aa63] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d70bf2fd9e2ec] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dfcfd45df6289] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d49a9c5347c7b] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [de46593e892a2] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d74090ebe3114] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [da9d4e83c97c1] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s)
15:37:53 [2020-04-24T15:37:53.789Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e73139cd832c6f85fc3ef66a6adf70f965d93ecbf32d7a12180b25d5c5505da
15:37:53 [2020-04-24T15:37:53.789Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:53cdd4b9410b5d36b249d5d9f511be7a4ed8f39c8f5cfc5ced0a340573bd2b85
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [de418dd895a9f] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s)
15:37:53 [2020-04-24T15:37:53.789Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:204020755270c6028535cbba505f4bf4ba5cb54dd64f2a7ad5c0182163e2896a
15:37:53 [2020-04-24T15:37:53.789Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a33dd85485b2124fdc279a7e7fa07007cd069a9b4d0fce7f41c80f3aa094ce2
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [da81e6468cc91] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d483b754debe7] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [df7e11d058ca0] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d3191a40598f1] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d16a410aad6c7] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dd3dbc10b32df] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.40s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d451b150bb1d3] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.45s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [dc8d8ec5044fd] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.81s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d8b94ee21e2de] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d7c31f6cc5032] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d9302a7e44ecd] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d1f9e02c74ff0] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [df8043e08a35a] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d37fcc0f7317d] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [da633abf43520] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d744e0e892f7d] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d234e3dd94048] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [db2bdba61a674] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [df4dadc3a187f] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d62942a5b83f5] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s)
15:37:53 [2020-04-24T15:37:53.789Z]         check_test.go:196: [d33e74964b791] daemon is not started
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s)
15:37:53 [2020-04-24T15:37:53.789Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:37:53 [2020-04-24T15:37:53.789Z] === RUN   TestDockerSchema1RegistrySuite
15:37:53 [2020-04-24T15:37:53.789Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:37:53 [2020-04-24T15:37:53.789Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:37:56 [2020-04-24T15:37:56.311Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:37:58 [2020-04-24T15:37:58.832Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:38:02 [2020-04-24T15:38:02.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:38:03 [2020-04-24T15:38:03.056Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:38:04 [2020-04-24T15:38:04.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:38:08 [2020-04-24T15:38:08.223Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:38:09 [2020-04-24T15:38:09.154Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:38:10 [2020-04-24T15:38:10.524Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:38:10 [2020-04-24T15:38:10.781Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:38:12 [2020-04-24T15:38:12.150Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:38:13 [2020-04-24T15:38:13.520Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:38:14 [2020-04-24T15:38:14.889Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:38:19 [2020-04-24T15:38:19.063Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:38:19 [2020-04-24T15:38:19.063Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:38:19 [2020-04-24T15:38:19.320Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:38:19 [2020-04-24T15:38:19.577Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:38:19 [2020-04-24T15:38:19.835Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:38:20 [2020-04-24T15:38:20.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:38:20 [2020-04-24T15:38:20.656Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:38:20 [2020-04-24T15:38:20.656Z] --- PASS: TestDockerSchema1RegistrySuite (26.95s)
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [dd2f290f46456] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.54s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d4157cc23a12b] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.66s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d1237ef42b8fc] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.62s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d8829276a4e2d] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.44s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [dc4acc5232abd] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d7d7b782837e0] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d1630dacbf1a9] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d08e6ee10853b] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d6359a92671cf] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [da78f9e8ddd7e] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.80s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d731dd6863b3d] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d9da777a15f56] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [dec7117d88b81] daemon is not started
15:38:20 [2020-04-24T15:38:20.656Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:38:20 [2020-04-24T15:38:20.656Z]         check_test.go:223: [d2ddbd39c60f6] daemon is not started
15:38:20 [2020-04-24T15:38:20.657Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
15:38:20 [2020-04-24T15:38:20.657Z]         check_test.go:223: [dc2c74e60b0d1] daemon is not started
15:38:20 [2020-04-24T15:38:20.657Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
15:38:20 [2020-04-24T15:38:20.657Z]         check_test.go:223: [dd1934620b69b] daemon is not started
15:38:20 [2020-04-24T15:38:20.657Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
15:38:20 [2020-04-24T15:38:20.657Z]         check_test.go:223: [d02046ef7b66c] daemon is not started
15:38:20 [2020-04-24T15:38:20.657Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:38:20 [2020-04-24T15:38:20.657Z]         check_test.go:223: [dbda2a1e6fc9d] daemon is not started
15:38:20 [2020-04-24T15:38:20.657Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:38:20 [2020-04-24T15:38:20.657Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:38:21 [2020-04-24T15:38:21.586Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:38:22 [2020-04-24T15:38:22.151Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:38:22 [2020-04-24T15:38:22.151Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:38:23 [2020-04-24T15:38:23.520Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:38:23 [2020-04-24T15:38:23.520Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:38:24 [2020-04-24T15:38:24.084Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:38:24 [2020-04-24T15:38:24.647Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:38:24 [2020-04-24T15:38:24.647Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.11s)
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
15:38:24 [2020-04-24T15:38:24.647Z]         check_test.go:252: [d798702c00678] daemon is not started
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
15:38:24 [2020-04-24T15:38:24.647Z]         check_test.go:252: [dab68aee55c43] daemon is not started
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:38:24 [2020-04-24T15:38:24.647Z]         check_test.go:252: [da6d4e5d860be] daemon is not started
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s)
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
15:38:24 [2020-04-24T15:38:24.647Z]         check_test.go:252: [d5a0c9be4b902] daemon is not started
15:38:24 [2020-04-24T15:38:24.647Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
15:38:24 [2020-04-24T15:38:24.647Z]         check_test.go:252: [d6a4db3935964] daemon is not started
15:38:24 [2020-04-24T15:38:24.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
15:38:24 [2020-04-24T15:38:24.648Z]         check_test.go:252: [d9a2983bd881b] daemon is not started
15:38:24 [2020-04-24T15:38:24.648Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
15:38:24 [2020-04-24T15:38:24.648Z]         check_test.go:252: [d57d8078f15c3] daemon is not started
15:38:24 [2020-04-24T15:38:24.648Z] === RUN   TestDockerRegistryAuthTokenSuite
15:38:24 [2020-04-24T15:38:24.648Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:38:29 [2020-04-24T15:38:29.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:38:30 [2020-04-24T15:38:30.189Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:38:30 [2020-04-24T15:38:30.189Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:38:30 [2020-04-24T15:38:30.445Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:38:30 [2020-04-24T15:38:30.445Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
15:38:30 [2020-04-24T15:38:30.445Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:38:30 [2020-04-24T15:38:30.445Z]         check_test.go:279: [d5e73c76ecd2a] daemon is not started
15:38:30 [2020-04-24T15:38:30.445Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:38:30 [2020-04-24T15:38:30.445Z]         check_test.go:279: [d51d093f7d851] daemon is not started
15:38:30 [2020-04-24T15:38:30.445Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:38:30 [2020-04-24T15:38:30.445Z]         check_test.go:279: [daf697730d267] daemon is not started
15:38:30 [2020-04-24T15:38:30.445Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
15:38:30 [2020-04-24T15:38:30.446Z]         check_test.go:279: [d40443919d175] daemon is not started
15:38:30 [2020-04-24T15:38:30.446Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
15:38:30 [2020-04-24T15:38:30.446Z]         check_test.go:279: [d1d6258582cbd] daemon is not started
15:38:30 [2020-04-24T15:38:30.446Z] === RUN   TestDockerNetworkSuite
15:38:30 [2020-04-24T15:38:30.446Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:38:33 [2020-04-24T15:38:33.718Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:38:35 [2020-04-24T15:38:35.086Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:38:39 [2020-04-24T15:38:39.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:38:42 [2020-04-24T15:38:42.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:38:45 [2020-04-24T15:38:45.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:38:47 [2020-04-24T15:38:47.700Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:38:57 [2020-04-24T15:38:57.651Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:38:59 [2020-04-24T15:38:59.021Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:38:59 [2020-04-24T15:38:59.952Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:39:01 [2020-04-24T15:39:01.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:39:02 [2020-04-24T15:39:02.107Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:39:02 [2020-04-24T15:39:02.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:39:03 [2020-04-24T15:39:03.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:39:05 [2020-04-24T15:39:05.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:39:06 [2020-04-24T15:39:06.081Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:39:07 [2020-04-24T15:39:07.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:39:07 [2020-04-24T15:39:07.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:39:07 [2020-04-24T15:39:07.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:39:09 [2020-04-24T15:39:09.474Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:39:09 [2020-04-24T15:39:09.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:39:09 [2020-04-24T15:39:09.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:39:09 [2020-04-24T15:39:09.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:39:09 [2020-04-24T15:39:09.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:39:10 [2020-04-24T15:39:10.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:39:12 [2020-04-24T15:39:12.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:39:12 [2020-04-24T15:39:12.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:39:12 [2020-04-24T15:39:12.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:39:13 [2020-04-24T15:39:13.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:39:13 [2020-04-24T15:39:13.510Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:39:16 [2020-04-24T15:39:16.783Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:39:17 [2020-04-24T15:39:17.346Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:39:21 [2020-04-24T15:39:21.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:39:31 [2020-04-24T15:39:31.478Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:39:31 [2020-04-24T15:39:31.478Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:39:31 [2020-04-24T15:39:31.735Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:39:31 [2020-04-24T15:39:31.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:39:31 [2020-04-24T15:39:31.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:39:32 [2020-04-24T15:39:32.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:39:32 [2020-04-24T15:39:32.506Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:39:32 [2020-04-24T15:39:32.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:39:36 [2020-04-24T15:39:36.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:39:36 [2020-04-24T15:39:36.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:39:36 [2020-04-24T15:39:36.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:39:37 [2020-04-24T15:39:37.613Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:39:37 [2020-04-24T15:39:37.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:39:43 [2020-04-24T15:39:43.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:39:48 [2020-04-24T15:39:48.395Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:39:48 [2020-04-24T15:39:48.395Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:39:49 [2020-04-24T15:39:49.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:39:51 [2020-04-24T15:39:51.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:39:51 [2020-04-24T15:39:51.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:39:53 [2020-04-24T15:39:53.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:39:53 [2020-04-24T15:39:53.782Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:39:53 [2020-04-24T15:39:53.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:39:55 [2020-04-24T15:39:55.676Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:39:56 [2020-04-24T15:39:56.608Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:39:59 [2020-04-24T15:39:59.885Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:40:01 [2020-04-24T15:40:01.256Z] --- PASS: TestDockerNetworkSuite (90.75s)
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d789aef37f890] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d353d9852a1e9] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.59s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d2c168f0ce1c5] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.58s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [db2f806ec55ad] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.61s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:1233: [d8fb94e111144] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dcf5955c22c49] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.98s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d11a748d20419] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [db0a1f6d68d98] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.93s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d35c3f81111fd] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [da7a6a74e4ca5] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d7fb1d2ff2013] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.97s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d5e83297d58bb] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d73a902a38da8] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [db94a4a9ab0f6] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d2428b3e90c00] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.70s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d0f998d8de548] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d014efd910a3b] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d5c1754dc3382] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d0a03b5157e8b] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.44s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d0ebf982b5402] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d5c1137d1a85a] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d9a8c0b951fc3] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d636271ad7c2e] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dee2865b309ad] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.04s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:968: [ddb25b75a8ec6] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.09s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d33f32262c0d2] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.65s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:1116: [daef169ae5c6b] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [df341133ffc7b] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d638da9ce447e] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d8a6e7a5f568c] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d6fdd140c8ac8] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dc6b8717cd4bc] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [db97a249d4be9] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dfd80f0f75a63] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.94s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [db3ef6edce982] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d9d92985cc18c] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d44a1c8bbe340] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d84ee435d64c8] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.78s)
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.95s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:1084: [d084981ecc5ce] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d6947f94cc1a5] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dbacaf90c7991] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d348ec3bf4238] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d36fcf708333d] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d08abd3259d77] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d12b2038e5468] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.65s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [d5910a6055453] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.72s)
15:40:01 [2020-04-24T15:40:01.256Z]         docker_cli_network_unix_test.go:46: [dacea5e1eed8c] daemon is not started
15:40:01 [2020-04-24T15:40:01.256Z] === RUN   TestDockerHubPullSuite
15:40:01 [2020-04-24T15:40:01.256Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:40:03 [2020-04-24T15:40:03.153Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:40:03 [2020-04-24T15:40:03.410Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:40:05 [2020-04-24T15:40:05.304Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:40:05 [2020-04-24T15:40:05.561Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:40:07 [2020-04-24T15:40:07.455Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:40:07 [2020-04-24T15:40:07.455Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:40:07 [2020-04-24T15:40:07.455Z] --- PASS: TestDockerHubPullSuite (6.25s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.55s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.12s)
15:40:07 [2020-04-24T15:40:07.455Z] PASS
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === Skipped
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:40:07 [2020-04-24T15:40:07.455Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.455Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_sni_test.go:18: Flakey test
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:40:07 [2020-04-24T15:40:07.456Z]         docker_cli_network_unix_test.go:46: [d44a1c8bbe340] daemon is not started
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] 
15:40:07 [2020-04-24T15:40:07.456Z] DONE 1277 tests, 44 skipped in 1978.363s
15:40:07 [2020-04-24T15:40:07.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:40:07 [2020-04-24T15:40:07.456Z] ++++ cat bundles/test-integration/docker.pid
15:40:07 [2020-04-24T15:40:07.713Z] +++ kill 7502
15:40:08 [2020-04-24T15:40:08.644Z] +++ /etc/init.d/apparmor stop
15:40:08 [2020-04-24T15:40:08.644Z] Leaving: AppArmorNo profiles have been unloaded.
15:40:08 [2020-04-24T15:40:08.644Z] 
15:40:08 [2020-04-24T15:40:08.644Z] Unloading profiles will leave already running processes permanently
15:40:08 [2020-04-24T15:40:08.644Z] unconfined, which can lead to unexpected situations.
15:40:08 [2020-04-24T15:40:08.644Z] 
15:40:08 [2020-04-24T15:40:08.644Z] To set a process to complain mode, use the command line tool
15:40:08 [2020-04-24T15:40:08.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:40:08 [2020-04-24T15:40:08.644Z] +++ true
15:40:08 [2020-04-24T15:40:08.644Z] 
15:40:15 [2020-04-24T15:40:15.212Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:40:20 [2020-04-24T15:40:20.466Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:40:22 [2020-04-24T15:40:22.989Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:40:26 [2020-04-24T15:40:26.261Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:40:29 [2020-04-24T15:40:29.534Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:40:32 [2020-04-24T15:40:32.056Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:40:35 [2020-04-24T15:40:35.328Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:40:38 [2020-04-24T15:40:38.601Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:41:34 [2020-04-24T15:41:34.783Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:41:49 [2020-04-24T15:41:49.655Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:42:07 [2020-04-24T15:42:07.709Z] --- PASS: TestDockerSwarmSuite (1722.29s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.79s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.79s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.72s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.21s)
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:563: [d5caf84ff6633] joining swarm manager [d0d432f6d58ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:585: [d713c0923d829] joining swarm manager [d0d432f6d58ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.709Z]         check_test.go:380: [d5caf84ff6633] daemon is not started
15:42:07 [2020-04-24T15:42:07.709Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.16s)
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:46: [d03332e41f622] joining swarm manager [d1e2d4c9f5e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.82s)
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:304: [dcbca846fed1a] joining swarm manager [d35886de9f55e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:305: [dcf7704a651e0] joining swarm manager [d35886de9f55e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.21s)
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:272: [d30348fdb2fed] joining swarm manager [d002be9754c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.709Z]         docker_api_swarm_test.go:273: [d778a5350335b] joining swarm manager [d002be9754c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.58s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.79s)
15:42:07 [2020-04-24T15:42:07.709Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.59s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_node_test.go:19: [d423ca417a50a] joining swarm manager [db028bdec3551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_node_test.go:20: [d9a3b7b553152] joining swarm manager [db028bdec3551]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.75s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:502: [db04ab9bccd54] joining swarm manager [d873073abc50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:507: [dd1599653a2b5] joining swarm manager [d873073abc50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.91s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_node_test.go:80: [dcb795991d1de] joining swarm manager [ddde53152b2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_node_test.go:52: [d47d231964cda] joining swarm manager [da0343f7e37bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_node_test.go:53: [d2662ccba6edc] joining swarm manager [da0343f7e37bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.31s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:202: [d7f2972dda844] joining swarm manager [d0e4ae310f8ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.28s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:384: [d8abd937493e0] joining swarm manager [d6c16cc4f92f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:385: [d1979f290379c] joining swarm manager [d6c16cc4f92f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]         check_test.go:380: [d1979f290379c] daemon is not started
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.19s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:802: [dfa37490c63ce] joining swarm manager [d614b943c95ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:802: [de88f206244ce] joining swarm manager [d614b943c95ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:802: [d442aa64b5850] joining swarm manager [d614b943c95ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:802: [d88f5de96edcf] joining swarm manager [d614b943c95ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:810: [dada64f4980d2] joining swarm manager [d614b943c95ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:394: [dccc16d442f24] joining swarm manager [de23cd66df3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:394: [d946e5fb021d2] joining swarm manager [de23cd66df3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:342: [d2e8567892716] joining swarm manager [d227b9c25d2f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:342: [d3aa43b6342c6] joining swarm manager [d227b9c25d2f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.39s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:489: [da29c63921af6] joining swarm manager [d0d08b756fa04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:489: [dec132738249f] joining swarm manager [d0d08b756fa04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.85s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.34s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:127: [de24dfb2bd2e3] joining swarm manager [df27ea9cd68b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:128: [d33f3ddb2ee5b] joining swarm manager [df27ea9cd68b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:136: [dedb43e8614f8] joining swarm manager [df27ea9cd68b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:137: [db92c53735c06] joining swarm manager [df27ea9cd68b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:303: [dd1af907aff49] joining swarm manager [d8ea58907da03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:303: [d92428b4fe022] joining swarm manager [d8ea58907da03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:99: [dfe66bb74e21e] joining swarm manager [d4a3c99c71117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:100: [da71b7f9cd965] joining swarm manager [d4a3c99c71117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]         check_test.go:380: [dfe66bb74e21e] daemon is not started
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:532: [ddb6a8a9045fb] joining swarm manager [d0d8027dca5f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:533: [d700234ac9069] joining swarm manager [d0d8027dca5f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.39s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:147: [d565e65c10b3e] joining swarm manager [dd73cd950b10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_service_test.go:147: [d837f978956a3] joining swarm manager [dd73cd950b10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.77s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.99s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.05s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.57s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.36s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.00s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.05s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.21s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.95s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.62s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.50s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.39s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.46s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.16s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.36s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_service_logs_test.go:241: checking task wvb3xw4hvrc3
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_service_logs_test.go:246: checking messages for wvb3xw4hvrc3
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_service_logs_test.go:241: checking task o6b9c2x6v2br
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_service_logs_test.go:246: checking messages for o6b9c2x6v2br
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (24.66s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.87s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1901: [d0fc0a3e6e348] joining swarm manager [d59782d39a59c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1902: [d30159d9c0828] joining swarm manager [d59782d39a59c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.22s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1802: [d0358e4830b86] joining swarm manager [d1cf0f7fa9000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1803: [d65398e02ccf1] joining swarm manager [d1cf0f7fa9000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.62s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1321: [d1d31c5ee97c6] joining swarm manager [d93dc731b04f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1322: [d9dd3b10517d7] joining swarm manager [d93dc731b04f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.06s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.78s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.65s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.13s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.50s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.97s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.03s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.78s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.25s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.58s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1186: [da3969f503692] joining swarm manager [d684e88015588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1195: [d79a40151ec25] joining swarm manager [d684e88015588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.48s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (148.36s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1118: [d3248fd34c201] joining swarm manager [dd999a06b07e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1119: [d2183b55cb94a] joining swarm manager [dd999a06b07e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1172: [d603f7a1f4f29] joining swarm manager [dd999a06b07e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.33s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1453: [df8581b9a7ca9] joining swarm manager [d50082eca3611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_test.go:1454: [d9225184361d6] joining swarm manager [d50082eca3611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s)
15:42:07 [2020-04-24T15:42:07.710Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s)
15:42:07 [2020-04-24T15:42:07.710Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
15:42:07 [2020-04-24T15:42:07.710Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
15:42:07 [2020-04-24T15:42:07.710Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.25s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_cli_swarm_unix_test.go:62: [d36add8d17f0c] joining swarm manager [d723e4ad8e2fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.72s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.18s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.31s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.42s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s)
15:42:07 [2020-04-24T15:42:07.710Z]         docker_api_swarm_test.go:962: [dcd935c173d94] joining swarm manager [da56efcc53242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.18s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.86s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.39s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.63s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.68s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.12s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.14s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.88s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.24s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.52s)
15:42:07 [2020-04-24T15:42:07.710Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.49s)
15:42:07 [2020-04-24T15:42:07.710Z] === RUN   TestDockerExternalVolumeSuite
15:42:07 [2020-04-24T15:42:07.710Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:42:22 [2020-04-24T15:42:22.559Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:43:30 [2020-04-24T15:43:30.200Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:43:40 [2020-04-24T15:43:40.151Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:44:12 [2020-04-24T15:44:12.198Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:44:24 [2020-04-24T15:44:24.374Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:44:56 [2020-04-24T15:44:56.412Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:45:11 [2020-04-24T15:45:11.262Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:45:43 [2020-04-24T15:45:43.301Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:45:58 [2020-04-24T15:45:58.169Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:46:16 [2020-04-24T15:46:16.221Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:47:02 [2020-04-24T15:47:02.854Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:47:20 [2020-04-24T15:47:20.907Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:47:52 [2020-04-24T15:47:52.971Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:48:25 [2020-04-24T15:48:25.009Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:48:39 [2020-04-24T15:48:39.858Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:48:57 [2020-04-24T15:48:57.919Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:49:12 [2020-04-24T15:49:12.767Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:49:27 [2020-04-24T15:49:27.620Z] --- PASS: TestDockerExternalVolumeSuite (441.09s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:53: [d030822d8abfe] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:53: [d338c69c7b245] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:53: [dd436414a0f19] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:53: [da584bb0a4cd2] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:485: [d5d17bb18cc9c] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_external_volume_driver_test.go:53: [d328ce7806eb1] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z] PASS
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] === Skipped
15:49:27 [2020-04-24T15:49:27.620Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:49:27 [2020-04-24T15:49:27.620Z]         check_test.go:309: [dc58ef915b76c] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:49:27 [2020-04-24T15:49:27.620Z]         check_test.go:309: [d8ba04187e6f1] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:49:27 [2020-04-24T15:49:27.620Z]         check_test.go:309: [db723e1c0a1a6] daemon is not started
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:49:27 [2020-04-24T15:49:27.620Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] 
15:49:27 [2020-04-24T15:49:27.620Z] DONE 273 tests, 5 skipped in 2536.352s
15:49:27 [2020-04-24T15:49:27.620Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:49:27 [2020-04-24T15:49:27.620Z] ++++ cat bundles/test-integration/docker.pid
15:49:27 [2020-04-24T15:49:27.620Z] +++ kill 7525
15:49:27 [2020-04-24T15:49:27.886Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d05f6ae97fb2b/docker.pid
15:49:27 [2020-04-24T15:49:27.886Z] +++ kill 4310
15:49:27 [2020-04-24T15:49:27.886Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4310 is not a child of this shell
15:49:27 [2020-04-24T15:49:27.886Z] warning: PID 4310 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d05f6ae97fb2b/docker.pid had a nonzero exit code
15:49:27 [2020-04-24T15:49:27.886Z] +++ /etc/init.d/apparmor stop
15:49:27 [2020-04-24T15:49:27.886Z] Leaving: AppArmorNo profiles have been unloaded.
15:49:27 [2020-04-24T15:49:27.886Z] 
15:49:27 [2020-04-24T15:49:27.886Z] Unloading profiles will leave already running processes permanently
15:49:27 [2020-04-24T15:49:27.886Z] unconfined, which can lead to unexpected situations.
15:49:27 [2020-04-24T15:49:27.886Z] 
15:49:27 [2020-04-24T15:49:27.886Z] To set a process to complain mode, use the command line tool
15:49:27 [2020-04-24T15:49:27.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:49:27 [2020-04-24T15:49:27.886Z] +++ true
15:49:27 [2020-04-24T15:49:27.886Z] 
15:49:28 [2020-04-24T15:49:28.463Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:49:28 [2020-04-24T15:49:28.522Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:49:31 [2020-04-24T15:49:31.565Z] + echo Ensuring container killed.
15:49:31 [2020-04-24T15:49:31.565Z] Ensuring container killed.
15:49:31 [2020-04-24T15:49:31.565Z] + docker ps -aq -f name=docker-pr2-*
15:49:31 [2020-04-24T15:49:31.565Z] + cids=6fb7240a1a08
15:49:31 [2020-04-24T15:49:31.565Z] dc5e28bcb7f7
15:49:31 [2020-04-24T15:49:31.565Z] 33049187be3f
15:49:31 [2020-04-24T15:49:31.565Z] + [ -n 6fb7240a1a08
15:49:31 [2020-04-24T15:49:31.565Z] dc5e28bcb7f7
15:49:31 [2020-04-24T15:49:31.565Z] 33049187be3f ]
15:49:31 [2020-04-24T15:49:31.565Z] + docker rm -vf 6fb7240a1a08 dc5e28bcb7f7 33049187be3f
15:49:33 [2020-04-24T15:49:33.465Z] 6fb7240a1a08
15:49:33 [2020-04-24T15:49:33.465Z] dc5e28bcb7f7
15:49:33 [2020-04-24T15:49:33.465Z] 33049187be3f
[Pipeline] sh
15:49:33 [2020-04-24T15:49:33.744Z] + echo Chowning /workspace to jenkins user
15:49:33 [2020-04-24T15:49:33.744Z] Chowning /workspace to jenkins user
15:49:33 [2020-04-24T15:49:33.744Z] + id -u
15:49:33 [2020-04-24T15:49:33.744Z] + id -g
15:49:33 [2020-04-24T15:49:33.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40855:/workspace busybox chown -R 1000:1000 /workspace
15:49:33 [2020-04-24T15:49:33.744Z] Unable to find image 'busybox:latest' locally
15:49:33 [2020-04-24T15:49:33.744Z] latest: Pulling from library/busybox
15:49:33 [2020-04-24T15:49:33.744Z] e2334dd9fee4: Pulling fs layer
15:49:34 [2020-04-24T15:49:34.001Z] e2334dd9fee4: Verifying Checksum
15:49:34 [2020-04-24T15:49:34.001Z] e2334dd9fee4: Download complete
15:49:34 [2020-04-24T15:49:34.001Z] e2334dd9fee4: Pull complete
15:49:34 [2020-04-24T15:49:34.001Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
15:49:34 [2020-04-24T15:49:34.001Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:49:37 [2020-04-24T15:49:37.567Z] + bundleName=amd64
15:49:37 [2020-04-24T15:49:37.567Z] + echo Creating amd64-bundles.tar.gz
15:49:37 [2020-04-24T15:49:37.567Z] Creating amd64-bundles.tar.gz
15:49:37 [2020-04-24T15:49:37.567Z] + xargs tar -czf amd64-bundles.tar.gz
15:49:37 [2020-04-24T15:49:37.567Z] + 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
15:49:38 [2020-04-24T15:49:38.945Z] Archiving artifacts
15:49:41 [2020-04-24T15:49:41.253Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40855/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:49:41 [2020-04-24T15:49:41.567Z] + make clean
15:49:41 [2020-04-24T15:49:41.824Z] docker volume rm -f docker-dev-cache
15:49:41 [2020-04-24T15:49:41.824Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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: UNSTABLE